Skip to content

Commit dbcea80

Browse files
author
Ram swaroop
committed
updated about/readme
1 parent a6a6f04 commit dbcea80

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ It explains different scenarios which may confound even many experienced java pr
55

66
In 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
912
Made with Jekyll using Type theme.
1013

about.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,12 @@ An attempt to demystify the most misunderstood concepts in **Java**.
99
It explains different scenarios which may confound even many experienced java programmers.
1010

1111
In 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

0 commit comments

Comments
 (0)