Join Bethan Palmer for an in-depth discussion in this video What you should know, part of Java Design Patterns: Creational.
- [Narrator] Before you get started with this course, there are a few things you should know. You should already be familiar with writing code in Java. I won't be explaining any basic syntax, so if you're new to Java, I'd suggest watching the course Learning Java. If you're comfortable with the basics of writing Java code, it's time to open your favorite IDE. I'll be working in NetBeans because it offers many special tools and templates for writing in Java.
Author
Released
8/29/2018- What are creational design patterns?
- Avoid complex constructors
- Implementing the Builder pattern
- Multithreading with the Singleton pattern
- Using the Prototype pattern
- Implementing a simple Factory Method pattern
- Making code more flexible with the Abstract Factory pattern
Skill Level Intermediate
Duration
Views
Related Courses
-
Learning Java by Example
with Julian Robichaux3h 33m Intermediate -
Learning Java (2018)
with Kathryn Hodge2h 11m Beginner
-
Introduction
-
1. Creational Design Patterns
-
What is a design pattern?2m 15s
-
Creational design patterns1m 50s
-
-
2. The Builder Pattern
-
Avoid complex constructors2m 22s
-
Complex constructions3m 28s
-
-
3. The Singleton Pattern
-
Java's Collection class3m 17s
-
4. The Prototype Pattern
-
Dealing with mutability3m 31s
-
5. The Factory Method Pattern
-
Introduction to hierarchies2m 40s
-
6. Abstract Factories
-
Conclusion
-
Next steps1m 22s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: What you should know