Skip to content

Commit d7efd32

Browse files
authored
Merge pull request #672 from harshvijay63/main
Create java.md
2 parents c7a2123 + e3c4b93 commit d7efd32

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

java.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
My Java notes jotted down from some of the best books in Java (OCJP Java, Thinking in Java, Effective Java, Java Puzzlers and of course JLS) and published as a blog with the help of the awesome Github's Jekyll.
2+
3+
It attempts to demystify some of the most misunderstood concepts in Java which may confound even many experienced java programmers.
4+
5+
This blog may not be the best for greenhorns(new learners) but may be worth a read for others, who can contribute too by simply sending in a pull request.
6+
7+
After completing this, if you want to get your hands dirty then do try to solve some problems involving various algorithms and data structures in Java.
8+
9+
License
10+
GNU General Public License v3.0

0 commit comments

Comments
 (0)