Projects

Design Patterns (Including Core Object-Oriented Design and SOLID Principles) - GitHub Example Code

Design Patterns (Including Core Object-Oriented Design and SOLID Principles) - GitHub Example Code

Design patterns are a collection of wisdom from predecessors, helping software engineers identify suitable solutions during development. There are currently three main categories: Creational Patterns, Structural Patterns, and Behavioral Patterns.

Learn More →
Spring Boot Basics Tutorial - GitHub Example Code

Spring Boot Basics Tutorial - GitHub Example Code

By leveraging the Spring Boot framework, developers can build and deploy websites more efficiently. With simplified configuration, an embedded server, and comprehensive community support, it offers software developers a more efficient and robust development experience.

Learn More →
Advanced Java Tutorial - GitHub Example Code

Advanced Java Tutorial - GitHub Example Code

Advanced Java topics cover multithreading, reflection, proxies, annotations, and exception handling, enabling mid-to-senior developers to enhance their programming skills.

Learn More →
React Basics Tutorial - GitHub Example Code

React Basics Tutorial - GitHub Example Code

The React Basics course is designed to help learners grasp core React concepts, including JSX, Components, Props, and State. Through hands-on examples and exercises, students gradually develop frontend development skills and learn how to build interactive web applications using React. This course is suitable for frontend engineers looking to enhance their JavaScript skills and developers with experience in other frameworks.

Learn More →