PROGRAMMING LANGUAGES
-
Run Efficient Iterations Quiz – Real Python
Interactive Quiz ⋅ 20 QuestionsBy Martin Breuss Share In this quiz, you’ll test your understanding of Python’s Iterators and Iterables.…
Read More » -
Why use SLF4J over Log4J for logging in Java? Example
Every Java programmers know that logging is critical for any Java application, especially server-side application, and many of them are…
Read More » -
Imagination: Simpler than PySimpleGUI and python tkinter: talking directly to tcl/tk
Well, the PySimpleGUI rug pulling of its licence reminded me how much dependencies are not a good thing. Even though…
Read More » -
10 Examples of Optional in Java 8
Null is bad, it can crash your program. Even its creator called it a billion-dollar mistake hence you should always…
Read More » -
Generate Images With DALL·E and the OpenAI API Quiz – Real Python
Interactive Quiz ⋅ 9 QuestionsBy Martin Breuss Share In this quiz, you’ll test your understanding of generating images with DALL·E…
Read More » -
2 Books to Prepare Oracle Java Certification Exams
This is another worth noting book to prepare the OCPJP 7 exam. This is the only book available for OCPJP…
Read More » -
Python in Visual Studio Code – October 2024 Release
We’re excited to announce the October 2024 release of the Python and Jupyter extensions for Visual Studio Code! This release…
Read More » -
The OCAJP 1Z0-808 – Best Books and Mock Exams for Java 8 OCA Certification
From the last couple of months, I have been helping a few developers to prepare for Java 8 associate certification…
Read More » -
Advanced Techniques and Tips Quiz – Real Python
Interactive Quiz ⋅ 5 QuestionsBy Martin Breuss Share In this quiz, you’ll test your understanding of Python’s import statement and…
Read More » -
10 Books Every Java Programmer Should Read
If you are a Java programmer and wondering what to read to improve your knowledge of Java and become a…
Read More »