Address: Ground Floor, Gurbaksh Plaza, 158, Jagat Farm, Gamma 1, Greater Noida, Uttar Pradesh 201310
Skip to product information
Java Design Patterns Masterclass by CertifiKation.
Sale price
Rs. 4,500.00
Regular price
Rs. 6,599.00
Section 1 - SOLID Principles
- what are SOLID principles?
- single responsibility principle
- open closed principle
- Liskov's substitution principle
- interface segregation principle
- dependency inversion principle
- what is dependency injection?
Section 2 - Creational Design Patterns
- what are creational design patterns?
- singleton pattern
- factory pattern
- abstract factory pattern
- builder pattern
- prototype pattern
Section 3 - Behavioral Design Patterns
- what are behavioral design patterns?
- strategy pattern
- observer pattern
- command pattern
- iterator pattern
- template pattern and null object pattern
- visitor pattern
Section 3 - Structural Design Patterns
- what are structural design patterns?
- decorator pattern
- flyweight pattern
- facade pattern
- adapter pattern
Section 4 - API Design
- SOAP
- RPC
- REST
Section 5 - Software Architectures
- monolithic architecture
- layered (n-tier) architecture
- service oriented architecture (SOA)
- micorservice architecture
Section 6 - Data Storage Design
- relational databases
- non-relational databases
- scaling relational and non-relational databases
- replication and sharding
- CAP theorem
Who this course is for?
- Students with java background
- Or Students who have completed my core java in easy steps course
- Students who want to master the core and java ee design patterns