A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Category: Articles
The Ultimate Guide of String in Java – Examples
Java Programming tutorials and Interview Questions, book and course recommendations from Udemy, Pluralsight, Coursera, edX etc
How to use BigDecimal in Java? Example
Java Programming tutorials and Interview Questions, book and course recommendations from Udemy, Pluralsight, Coursera, edX etc
Eclipse – How to add/remove external JAR into Java Project’s Classpath? Example
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
10 Examples to read a text file in Java [UPDATED]
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Top 10 Udemy Courses to Learn Essential Skills for Programmers in 2021 – Best of Lot
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
How do we map complex NativeQuery results to a DTO objects using java
Query query = em.createNativeQuery(STUDENT_QUERY_WITH_PARAMS); query.setParameter(“studentId”, stduentId); query.setParameter(“startDate”, valueOf(startDate), TemporalType.DATE); …
Top 10 Java wait, notify, Locking and Synchronization Interview Questions Answers for Experienced
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
What is Encapsulation in Java and OOP with Example
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Top 5 Courses to learn Quarkus, MicroNaut, DropWizard, and Vert for Java Microservices in 2021 – Best
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
3 Best Spring Professionals Certification Books and Courses for Java Developers
These are the best books you can read to prepare for your Spring Professional Certification Vmware EDU-1202 exam in 2021
How to read Properties File in Java – XML and Text Example Tutorial
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Top 10 Tough Core Java Interview Questions Answers for Programmers
Java Programming tutorials and Interview Questions, book and course recommendations from Udemy, Pluralsight, Coursera, edX etc