A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Category: Home
Tutorial: Your First Java Application | IntelliJ IDEA Blog
Posted on April 28, 2020 by Trisha Gee Most readers of the IntelliJ IDEA blog are long past writing “Hello World” applications, bu….
Java Weekly, Issue 330 | Baeldung
A quick look at building native images for Spring Boot apps with GraalVM, and a new series from Martin Fowler on source code branching patterns.
Devs@Home – Live Webinar – April 30, 13:00 CEST: Hibernate Tips ‘n’ Tricks – 15 Tips to solve common problems – JAXenter
Our new webinar series Devs@Home brings IT experts into your (home) office. On Thursday, April 30th at 13:00 CEST, Thorben Janssen will show us how to use lesser known features of Hibernate to implement common features, such as generating UUIDs as primary keys, quickly.
5 Must Read Books to become Software Architect or Solution Architect
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Integrating Python with Java – JAXenter
Python is an object-oriented scripting language, which automatically makes it a good pair for Java. Learn more about combining the languages here.
Be Careful When Modifying Data While Using a Java Iterator | Java Code Geeks – 2020
Interested to learn about Java Iterator? Check our article explaining how to Modify Data While Using a Java Iterator with examples.
How to reverse bits of an integer in Java? [Example] – LeetCode Solution
A blog about Java, Spring, Hibernate, Programming, Algorithms, Data Structure, SQL, Linux, Database, JavaScript, and my personal experience.
Dynamic Proxies in Java Mini-Book
In this book we show how we would write a proxy implementation by hand. We then show how we can do the same code using dynamic proxies, saving ourselves a lot of unnecessary code. Since the patterns proxy, decorator, composite and adapter are similar in structure, we can use dynamic proxies to also generate these. Lastly we show how we could use code generation to create the classes in-memory.
Java HashMap ContainsKey and ContainsValue Example – Check if a Key or Value exists in the Map
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Top 5 Free Docker Courses for Java and DevOps Engineers – Best of Lot
A blog about Java, Spring, Hibernate, Programming, Algorithms, Data Structure, SQL, Linux, Database, JavaScript, and my personal experience.
10 things to Remember while Serializing Object in Java
A blog about Java, Spring, Hibernate, Programming, Algorithms, Data Structure, SQL, Linux, Database, JavaScript, and my personal experience.
7 JVM arguments of highly effective applications – JAXenter
There are way too many JVM arguments for anyone to digest and comprehend. Here are seven important JVM arguments that you may find useful.
10 Technologies You can Learn to become a Mobile Developer in 2020
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.