CISSP Preparation
Đạt TrầnI build softwares that solve problems. I also love writing/documenting things I learn/want to learn. datmt.com
Đạt TrầnI build softwares that solve problems. I also love writing/documenting things I learn/want to learn. datmt.com
Prerequisites Solid understanding of Java basics (OOP, collections, exceptions) Experience with build tools (Maven/Gradle) Basic understanding of design patterns Familiarity with testing concepts Phase 1: Modern Java Features (3-4 weeks) Pattern Matching Type patterns Record patterns Switch expressions with patterns Pattern matching for instanceof Sealed classes and patterns Exhaustiveness checking Virtual Threads and Structured Concurrency … Read more
This series teach you SQL with PostgreSQL 16, the latest PostgreSQL at the moment. Đạt TrầnI build softwares that solve problems. I also love writing/documenting things I learn/want to learn. datmt.com
Đạt TrầnI build softwares that solve problems. I also love writing/documenting things I learn/want to learn. datmt.com
In this mini-series, I’m going to show you how to create and deploy a web app to production using the following tech stack: Angular 16 Spring Boot 3 MongoDB 5 After this, you will have a good understanding of how to develop web applications. Using the knowledge here, you can go ahead and develop almost … Read more
A comprehensive guide on Java function interfaces. Unlock the Power of Java Functional Interfaces: Dive into a comprehensive tutorial series that demystifies Java’s functional programming capabilities. Explore the world of lambda expressions, method references, and the versatile toolkit of functional interfaces Java offers. From Predicate to Consumer and beyond, learn how these essential components simplify … Read more