- ai 3
- java 3
- tutorial 2
- stable diffusion 1
- react 1
- performance 1
- optimization 1
- copilot 1
- chatgpt 1
- games 1
- future 1
- software engineering 1
- generative ai 1
- best practices 1
- domain-driven-design 1
- functional-programming 1
- builder-pattern 1
- modern-practices 1
ai
Generative AI and the Future of Software Engineering
A disccusion on the role generative AI is going to play in the near future in software engineering.
Building a game and beating it with ChatGPT and Github Copilot
An exercise of seeing how easily AI can build and break things.
Generating Images With AI using DreamStudio
A step-by-step guide to image generation with DreamStudio.
java
Java Evolution: Builder Pattern Misuses and Modern Alternatives
An exploration of common misuses of the Builder pattern in Java and how to avoid them with modern practices.
Java Evolution: From Auto-Generated Getters and Setters to Java Records
Explore the shift from auto-generating getters and setters to embracing Java Records, in the context of Domain-Driven Design and functional programming.
Java Evolution: Moving from Field Injection to Constructor Injection in 2023
Explore the shift from field injection to constructor injection in Java, and learn why the @Inject annotation is now preferred over @Autowired.
tutorial
Java Evolution: Moving from Field Injection to Constructor Injection in 2023
Explore the shift from field injection to constructor injection in Java, and learn why the @Inject annotation is now preferred over @Autowired.
Generating Images With AI using DreamStudio
A step-by-step guide to image generation with DreamStudio.
stable diffusion
Generating Images With AI using DreamStudio
A step-by-step guide to image generation with DreamStudio.
react
React: useMemo and useCallback usage
A brief disussion on when to use useMemo and useCallback.
performance
React: useMemo and useCallback usage
A brief disussion on when to use useMemo and useCallback.
optimization
React: useMemo and useCallback usage
A brief disussion on when to use useMemo and useCallback.
copilot
Building a game and beating it with ChatGPT and Github Copilot
An exercise of seeing how easily AI can build and break things.
chatgpt
Building a game and beating it with ChatGPT and Github Copilot
An exercise of seeing how easily AI can build and break things.
games
Building a game and beating it with ChatGPT and Github Copilot
An exercise of seeing how easily AI can build and break things.
future
Generative AI and the Future of Software Engineering
A disccusion on the role generative AI is going to play in the near future in software engineering.
software engineering
Generative AI and the Future of Software Engineering
A disccusion on the role generative AI is going to play in the near future in software engineering.
generative ai
Generative AI and the Future of Software Engineering
A disccusion on the role generative AI is going to play in the near future in software engineering.
best practices
Java Evolution: Moving from Field Injection to Constructor Injection in 2023
Explore the shift from field injection to constructor injection in Java, and learn why the @Inject annotation is now preferred over @Autowired.
domain-driven-design
Java Evolution: From Auto-Generated Getters and Setters to Java Records
Explore the shift from auto-generating getters and setters to embracing Java Records, in the context of Domain-Driven Design and functional programming.
functional-programming
Java Evolution: From Auto-Generated Getters and Setters to Java Records
Explore the shift from auto-generating getters and setters to embracing Java Records, in the context of Domain-Driven Design and functional programming.
builder-pattern
Java Evolution: Builder Pattern Misuses and Modern Alternatives
An exploration of common misuses of the Builder pattern in Java and how to avoid them with modern practices.
modern-practices
Java Evolution: Builder Pattern Misuses and Modern Alternatives
An exploration of common misuses of the Builder pattern in Java and how to avoid them with modern practices.