This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://www.w3resource.com/java-exercises/array/index.php#editorr | |
https://www.ntu.edu.sg/home/ehchua/programming/java/J2a_BasicsExercises.html | |
https://adriann.github.io/programming_problems.html (Shown Below) | |
Simple Programming Problems | |
Whenever I’m TA for a introductory CS class where students learn some programming language, I have trouble coming up with good exercises. Problems from Project Euler and the like are usually much too difficult for beginners, especially if they don’t have a strong background in mathematics. |