File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,9 @@ It explains different scenarios which may confound even many experienced java pr
55
66In short, this [ blog] ({{ site.baseurl }}/) is for those who have been coding in ** Java** for a while, ** not for greenhorns** .
77
8+ ### Sources
9+ SCJP Java, Thinking in Java and of course JLS and Google.
10+
811### Tech Specs
912Made with Jekyll using Type theme.
1013
Original file line number Diff line number Diff line change @@ -9,3 +9,12 @@ An attempt to demystify the most misunderstood concepts in **Java**.
99It explains different scenarios which may confound even many experienced java programmers.
1010
1111In short, this [ blog] ({{ site.baseurl }}/) is for those who have been coding in ** Java** for a while, ** not for greenhorns** .
12+
13+ ### Sources
14+ SCJP Java, Thinking in Java and of course JLS and Google.
15+
16+ ### Tech Specs
17+ Made with Jekyll using Type theme.
18+
19+ ### License
20+ GNU General Public License v2.0
You can’t perform that action at this time.
0 commit comments