Skip to content

Commit 189f759

Browse files
authored
Update README.md
1 parent ad6642a commit 189f759

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717

1818
This **[repo](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/).
1919

20-
The programming exercises in this book is very suitable for Java beginner. Hope my solution can provide you with some ideas in solving these exercises
20+
This book is very systematic and well-orginized and it's definelitly a good choice for Jave beginner to start. Pearson provides suggested solutions to part of the exercises, but they are only accessible to the registered instructors (or students). I'm trying to finish the exercises in this book (slowly lol). If you come across any difficulties in completing these exercises, I will be very glad that my solution can provide some insights more or less. If I haven't solved the questions you have met, please let me know! I'll update the solution preferentially.
2121

22-
Please don't hesitate to give me your feedback if any adjustment is needed with my solutions. You can simply press the "Pencil icon" in the upper right corner to edit the contents or simply [open an issue](https://github.com/Sven97/Introduction-to-Java-Programming-and-Data-Structures-11th-Edition/issues/new) in [this repository](https://github.com/Sven97/Introduction-to-Java-Programming-and-Data-Structures-11th-Edition/)
22+
Please don't hesitate to give me your feedback if you find any error in my code or any adjustment is needed with my solutions. You can simply press the "Pencil icon" in the upper right corner to edit the contents or simply [open an issue](https://github.com/Sven97/Introduction-to-Java-Programming-and-Data-Structures-11th-Edition/issues/new) in [this repository](https://github.com/Sven97/Introduction-to-Java-Programming-and-Data-Structures-11th-Edition/)
2323

2424

2525
## License & copyright

0 commit comments

Comments
 (0)