top of page
Learning Computer Science


chrisbentley349
Sep 71 min read


Data Structures Lession #1: 1D, 2D, 3D Arrays
Notes: Code:
chrisbentley349
Sep 61 min read


Data Structures Lesson #2: Stacks and Queues
Notes: Code:
chrisbentley349
Sep 51 min read


Data Structures Lesson #3: Linked Lists
Notes: Code:
chrisbentley349
Sep 41 min read


Data Structures Lesson #4: Searching and Trees
Notes: Code:
chrisbentley349
Sep 31 min read


Data Structures Lesson #5: Fractals
Notes: Code:
chrisbentley349
Sep 21 min read


Data Structures Lesson #6: Tables and Hashing
Notes: Code:
chrisbentley349
Sep 11 min read


Data Structures Lesson #7: Simulations
Notes: Code:
chrisbentley349
Aug 311 min read


Data Structures Lesson #8: Sorting and Big 0
Notes: Code:
chrisbentley349
Aug 301 min read


Data Structures Lesson #9: Textures and Image Processing
Notes: Code: Data (rename .txt to .ppm):
chrisbentley349
Aug 291 min read


Data Structures Lesson #10: Waves and Fourier Transform
Notes: Code: Data (rename .txt to .ppm)
chrisbentley349
Aug 281 min read


CS in Python: Syllabus
Syllabus
chrisbentley349
Apr 9, 20251 min read


CS Lesson #1: Hello World
Timeline of Computer History: https://history.computer.org/pubs/timeline.pdf Notes: Code: Exercises: Images:
chrisbentley349
Jan 8, 20251 min read


CS Lesson #2: functions, loops and ...
Notes: Code: Exercises:
chrisbentley349
Jan 8, 20251 min read


CS Lesson #3: ... arrays, oh my!
Notes: Code: Exercises:
chrisbentley349
Jan 6, 20251 min read


Starting With Python
This class supports two ways of using Python... Method #1: use an online Python interpreter: https://www.online-python.com Pros: no...
chrisbentley349
Jan 2, 20251 min read


Python Quick Reference
Notes:
chrisbentley349
Jan 1, 20251 min read


Math Lesson #0: Tips
Notes:
chrisbentley349
Dec 29, 20241 min read


chrisbentley349
Dec 28, 20241 min read


CS Lesson #4: Dots (A)
Notes: Sample Code: Exercises: Completed Code; Hints:
chrisbentley349
Dec 5, 20241 min read
bottom of page