Skip to content

Commit cc92f82

Browse files
authored
Update README.md
1 parent 14feb02 commit cc92f82

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
# INTRODUCTION TO JAVA PROGRAMMING 10TH EDITION <br> _Exercise Solutions_
22

3+
<img style="width:25%; height:25%;" src="./resources/coverpicture.png" alt="header-img-book-cover">
4+
5+
### This repo contains <a href="#exercise-solutions-shortcut">my solutions to the end-of-chapter exercise’s</a> from <a href="https://www.amazon.com/Intro-Java-Programming-Comprehensive-Version/dp/0133761312">Y. Daniel Liang’s Intro to Java Programming (10th Edition)</a>
6+
37
## NO AI IS USED FOR THIS PROJECT. WHY?
48
### 1. THE MAJORITY OF SOLUTIONS PREDATE THE EXISTENCE OF COPILOTS
59
### 2. THE GOAL HERE IS TO PERSIST LONG-TERM LEANRING OF ALGORITHMS, DATA STRUCTURES AND DOMAIN KNOWLEDGE OF JAVA PROGRAMING LANGUAGE FOR A HUMAN USER.
610
### 3. I SOLVED THESE WITHOUT AI AND THAT EXPERIENCE LED TO MY SUCCESS AS A SENIOR SOFTWARE ENGINEER TODAY. COPILOT WASNT AVAILABLE YET BUT I COULD HAVE EASILY GOOGLED SOLUTIONS.
711

812
### I challenge you to let yourself experience creating your own solutions to these. By letting yourself struggle through the more difficult problems I believe you too will gain the results and benefits that have led me to succeed in my own experience as a learner and software engineer.
913

10-
<img style="width:25%; height:25%;" src="./resources/coverpicture.png" alt="header-img-book-cover">
11-
12-
### This repo contains <a href="#exercise-solutions-shortcut">my solutions to the end-of-chapter exercise’s</a> from <a href="https://www.amazon.com/Intro-Java-Programming-Comprehensive-Version/dp/0133761312">Y. Daniel Liang’s Intro to Java Programming (10th Edition)</a>
13-
1414

1515

1616

0 commit comments

Comments
 (0)