873 подписчиков
25 видео
Java 8 | Clean Code | How to use computeIfAbsent method to prepare multi-value HashMap?
Java JShell: A Time-Saving and Convenient Tool
Kotlin | Session 3 | Hands-on with Kotlin compiler (kotlinc) and command line
Kotlin | Session 2 | Know about Kotlin releases and official documentation
Java 11 New HTTP Client API Part 2
Session 2 - Spring boot partial and full logging context and JUnit to verify logs
Java Auto-boxing caches!
Architecture Dimensions | Understanding Software Architecture Series | 1
Agent which builds, debug, commit and deploy apps | Replit
Kotlin | Session 1 | Set up development project
GitHub Codespaces! Must try for developers
Kotlin | Session 4 | Ways to create functions and variables (using var and val keyword) in Kotlin
Java 8 to 21 Evolution
private methods in a Java interface!
AI Code Assistant AWS CodeWhisperer: Build a containerised spring boot app from scratch!
Session 3 - Configuring Spring Boot Logs using spring boot application configuration file
Java 11 New HTTP Client API Part 1
Raw. Real. Relevant. Decode Software Engineering. Intro!
Hands-on: Spring Boot Production Ready Property Configuration with Auto-Complete suggestion
Record Runtime Code Flows to understand codebase and problems in-depth | AppMap
It's promotion time: for class level fields!
Programmers will love this generative AI
Using Solid SRP Eliminated The Nested If Else And Null Check
Use Enums to simplify method signatures for better readability, libs
Quick Containerised Dev Setup
Null Object Design Pattern vs Optional | how and when
Session 4 - How spring boot route logs to JCL, SLF4J, LogBack
Java 11: Be careful using these methods!
Understanding how and why to avoid this mistake!
Architecture vs Design | Understanding Software Architecture Series | 2
Tell, Don't Ask principle for better encapsulated & autonomous objects