Skip to content

Commit 074cbbc

Browse files
authored
Update README.md
1 parent 7f250c0 commit 074cbbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
# Introduction to Java Programming and Data Structures 11th Edition
1717

18-
**[This repository](https://github.com/Sven97/Introduction-to-Java-Programming-and-Data-Structures-11th-Edition/)** contains my personal solutions to **programming exercises** in the textbook - [Introduction to Java Programming and Data Structures Comprehensive Version Eleventh Edition](https://www.pearson.com/us/higher-education/program/Liang-Introduction-to-Java-Programming-and-Data-Structures-Comprehensive-Version-Plus-My-Lab-Programming-with-Pearson-e-Text-Access-Card-Package-11th-Edition/PGM2297842.html) published by [Y. Daniel Liang](https://yongdanielliang.github.io/).
18+
**[This repository](https://github.com/Sven97/Introduction-to-Java-Programming-and-Data-Structures-11th-Edition/)** contains my personal solutions to **programming exercises** in the textbook - [Introduction to Java Programming and Data Structures Comprehensive Version Eleventh Edition](https://www.pearson.com/us/higher-education/program/Liang-Introduction-to-Java-Programming-and-Data-Structures-Comprehensive-Version-Plus-My-Lab-Programming-with-Pearson-e-Text-Access-Card-Package-11th-Edition/PGM2297842.html) written by [Y. Daniel Liang](https://yongdanielliang.github.io/).
1919

2020
This book is very systematic and well-organized. It definitely is a good choice for Java beginner to start. Suggested solutions to part of exercises are provided by the author, but only the registered instructors have access to them from Pearson website. I'm trying to finish all the exercises in this book (very slowly 🐢). If you come across any difficulties in completing these exercises, I will be very happy if my solution can provide some insights more or less. If I haven't solved the exercise you are facing, please do let me know, I'll update the solution preferentially. Moreover, contributions of any kind to this project are welcome!
2121

0 commit comments

Comments
 (0)