Lisa Notes
Author

Lisa Notes

Lisa's notes: musings on daily life, work, study, personal growth, and casual reflections.

115
Articles
0
Likes
235
Views
0
Comments
Recent Articles

Latest from Lisa Notes

100 recent articles max
Lisa Notes
Lisa Notes
Apr 23, 2026 · Fundamentals

Java Annotations from Scratch: A Step‑by‑Step Guide

The article explains Java annotations, covering their purpose, usage in compilation, documentation and runtime, demonstrates built‑in annotations such as @Deprecated, @Override and @SuppressWarnings, shows how to define custom annotations, set retention policies, and create annotation processors with concrete code examples.

CustomAnnotationJavaPredefinedAnnotations
0 likes · 11 min read
Java Annotations from Scratch: A Step‑by‑Step Guide
Lisa Notes
Lisa Notes
Apr 22, 2026 · R&D Management

IPD vs. IPD‑CMM: Key Differences and Shared Principles Explained

IPD is a market‑driven, cross‑functional product development framework that treats development as an investment decision, emphasizing portfolio analysis, asynchronous parallel engineering, reusable building blocks, and structured yet flexible processes, while IPD‑CMM extends this by embedding a V‑model software maturity approach with early‑stage test planning.

Cross-functional TeamsIPDPortfolio Management
0 likes · 5 min read
IPD vs. IPD‑CMM: Key Differences and Shared Principles Explained
Lisa Notes
Lisa Notes
Apr 21, 2026 · R&D Management

Why IPD Is More Than a Process: A Structured Management Framework for Market‑Driven Product Development

The article explains Integrated Product Development (IPD) as a market‑driven, cross‑functional management system that combines demand, market, and technology management with a structured four‑layer process, illustrated by IBM and Huawei case studies, to deliver high‑quality, low‑cost products efficiently.

Cross-functional TeamsIPDIntegrated Product Development
0 likes · 7 min read
Why IPD Is More Than a Process: A Structured Management Framework for Market‑Driven Product Development
Lisa Notes
Lisa Notes
Apr 21, 2026 · Fundamentals

Python Lists: Nested Structures and List Comprehensions Explained

This tutorial walks through Python list basics, showing how to define one‑, two‑ and three‑dimensional lists, access elements via indexing, and use list comprehensions to generate sequences, filter odd numbers, and compute squares, with complete code examples and their outputs.

ListsProgramming FundamentalsPython
0 likes · 4 min read
Python Lists: Nested Structures and List Comprehensions Explained
Lisa Notes
Lisa Notes
Apr 18, 2026 · R&D Management

Why Huawei Adopted IBM’s IPD Model for R&D Management

The article examines how Huawei, facing high R&D waste, long cycles and declining margins, looked to IBM’s turnaround under Gerstner and its Integrated Product Development (IPD) framework as a blueprint to build a systematic, efficient R&D system for long‑term products.

HuaweiIBMIPD
0 likes · 7 min read
Why Huawei Adopted IBM’s IPD Model for R&D Management
Lisa Notes
Lisa Notes
Apr 18, 2026 · Fundamentals

Java Basics: Building a Car Class from Scratch

This learning note walks through a complete Java Car class example, explaining its instance fields (brand, color, speed, id), a static count field, a parameterized constructor that auto‑increments the count, and accessor methods that illustrate core object‑oriented concepts.

JavaObject-orientedclass
0 likes · 4 min read
Java Basics: Building a Car Class from Scratch
Lisa Notes
Lisa Notes
Apr 17, 2026 · Industry Insights

Why Humanoid Robots Are Booming Yet Hard for the Average Person to Join – An Industry Chain Overview

The article traces the historical roots of humanoid robots, outlines safety protocols like Asimov's Three Laws, categorises robot generations and control types, dissects the upstream‑downstream supply chain with component cost breakdowns, examines manufacturing processes, showcases key application scenarios, and analyses emerging business models and challenges in the fast‑growing robotics market.

AI safetyhumanoid robotsindustrial automation
0 likes · 24 min read
Why Humanoid Robots Are Booming Yet Hard for the Average Person to Join – An Industry Chain Overview