We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0304a97 commit 0a7fb18Copy full SHA for 0a7fb18
README.md
@@ -1,7 +1,7 @@
1
# Exercises for Programmers - Java
2
Exercises for Programmers: 57 Challenges to Develop Your Coding Skills by Brian P. Hogan in Java
3
4
-[You can buy the book here](https://www.amazon.com/Exercises-Programmers-Challenges-Develop-Coding/dp/1680501224)
+[You can buy the book here](https://pragprog.com/titles/bhwb/exercises-for-programmers/)
5
6
**Input, Processing, and Output**
7
- Exercise 1. [Saying Hello](https://github.com/durimkryeziu/exercises-for-programmers-java/tree/main/saying-hello)
0 commit comments