Pyramid of Refactoring (Java) - Clean Code Gradually
Video description
Clean code in small steps and explore emerging design patterns such as Interpreter, Fluent Builder, Factory Methods
About This Video
Practice refactoring in small steps
Understand how to achieve clean code
Discover how you can reuse design patterns
Understand how SOLID principles support refactoring
In Detail
This course is the first module of the Pyramid of Refactoring series dedicated to achieving clean code.With this course, …
Pyramid of Refactoring (Java) - Clean Code Gradually
Video description
Clean code in small steps and explore emerging design patterns such as Interpreter, Fluent Builder, Factory Methods
About This Video
Practice refactoring in small steps
Understand how to achieve clean code
Discover how you can reuse design patterns
Understand how SOLID principles support refactoring
In Detail
This course is the first module of the Pyramid of Refactoring series dedicated to achieving clean code.With this course, you’ll learn how to manage code cleaning from a technical and organizational perspective and get hands-on with refactoring using the IntelliJ IDE and Java language.Throughout the course, you’ll get to grips with refactoring techniques and perform all the changes in real time. You can download the source code and perform all the exercises alongside the trainer step by step.
Through a sample project, the course will demonstrate how you can make use of the Interpreter design pattern to guide the process of refactoring your code base. You’ll explore Factory Method and Fluent Builder, the two creational design patterns that are a result of the refactoring activities. The course also takes you through SOLID principles in practice to help you learn them quickly.
By the end of this course, you’ll understand why you should make refactoring a part of your daily software development activities instead of treating it as a separate task.
Who this book is for
This course is for Java developers, software architects, and IT team leaders with knowledge of Java, IntelliJ community edition, Junit, and Maven.
Pyramid of Refactoring (Java) - Clean Code Gradually
About the course and my teaching style
Chapter 2 : Refactoring Basics
Business meaning of refactoring
Pyramid of Refactoring - discovery journey
Pyramid of Refactoring - explained
Chapter 3 : Climbing up the Pyramid of Refactoring
Sources and Business Domain explained
First refactoring along the pyramid
Pyramid of Refactoring - Recap
Chapter 4 : Emerging Interpreter Design Pattern
Extract Delegate/Class - MaterialSpec
Extract Parameter Object - AndSpec
Chapter 5 : Completed Interpreter Design Pattern
Replace Method with Method Object - PlacementSpec
Not Spec - Avoid a queried placement
SOLID Principles help to extract Spec Implementations
Generic AndSpec
Chapter 6 : Creational Design Patterns Support
Factory Methods hide direct usage of constructors
Fluent Builder supports AndSpec creation
Tests Refactoring with Fluent Builder support
Chapter 7 : Clean your code continuously
Make refactoring part of your daily activities
The most important slide to remember
Thank You
Start your Free Trial Self paced Go to the Course We have partnered with providers to bring you collection of courses, When you buy through links on our site, we may earn an affiliate commission from provider.
This site uses cookies. By continuing to use this website, you agree to their use.I Accept