A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Category: Home
How to Read a File in One Line in JDK 7 or Java 8? Example
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Why wait notify and notifyAll called from synchronized block or method in Java
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
The Ultimate Guide of Generics in Java – Examples
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
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.
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 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.
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.
one-nio/perfstat.java at master · odnoklassniki/one-nio
Unconventional I/O library for Java. Contribute to odnoklassniki/one-nio development by creating an account on GitHub.