تقييمات الطلاب
( 4.5 من 5 )
٢ تقييم
فيديو شرح The Singleton Pattern Explained and Implemented in Java Creational Design Patterns Geekific ضمن كورس Design Patterns شرح قناة Geekific، الفديو رقم 2 مجانى معتمد اونلاين
Discord Community: https://discord.gg/dK6cB24ATp
GitHub Repository: https://github.com/geekific-official/
In the first video of this series we start with one of the simplest, yet one of the most used Design Patterns out there: the Singleton Design Pattern.
Timestamps:
00:00 Introduction
00:15 What is the Singleton Pattern?
01:54 Simple Singleton Implementation
03:37 Thread-Safe Singleton Implementation
06:53 Enhanced Singleton Implementation
07:48 Recap
08:18 Thanks for Watching!
If you found this video helpful, check other Geekific uploads:
- Introduction to Design Patterns: https://youtu.be/mE3qTp1TEbg
- What is a Thread? (Process, Program, Parallelism, Scheduler Explained): https://youtu.be/hN2Yrf4tqTY
- The Volatile and Synchronized Keywords in Java: https://youtu.be/71dgtPrbToE
- Object-Oriented Programming Fundamentals: https://youtu.be/Vfk6sExu8-4
- SOLID Principles and Best Practices: https://youtu.be/HoA6aZPR5K0
#Geekific #DesignPatterns #SingletonPattern #CreationalPatterns