top of page
Learning Computer Science


CS in Python: Syllabus
Syllabus
chrisbentley349
Apr 91 min read
12 views
0 comments


CS Lesson #1: Hello World
Timeline of Computer History: https://history.computer.org/pubs/timeline.pdf Notes: Code: Exercises: Images:
chrisbentley349
Jan 81 min read
86 views
0 comments


CS Lesson #2: functions, loops and ...
Notes: Code: Exercises:
chrisbentley349
Jan 81 min read
54 views
0 comments


CS Lesson #3: ... arrays, oh my!
Notes: Code: Exercises:
chrisbentley349
Jan 61 min read
14 views
0 comments


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 21 min read
86 views
0 comments


Python Quick Reference
Notes:
chrisbentley349
Jan 11 min read
11 views
0 comments


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


chrisbentley349
Dec 28, 20241 min read
7 views
0 comments


CS Lesson #4: Dots (A)
Notes: Sample Code: Exercises: Completed Code; Hints:
chrisbentley349
Dec 5, 20241 min read
82 views
0 comments


CS Lesson #4: Dots (B)
Code: Completed Code: Hints:
chrisbentley349
Dec 4, 20241 min read
32 views
0 comments


Math Lesson #2: (a+b)^2
Notes:
chrisbentley349
Dec 2, 20241 min read
9 views
0 comments


CS Lesson #5: Strings
Notes: Exercises: Code:
chrisbentley349
Dec 2, 20241 min read
24 views
0 comments


CS Lesson #6: Files
Notes:
chrisbentley349
Dec 1, 20241 min read
26 views
0 comments


chrisbentley349
Dec 1, 20241 min read
8 views
0 comments


Math Lesson #4: Powers of Two
A Story of how kings, hermits and numbers behave... A king became lost in a forest. He was found by a hermit who fed him and taught him...
chrisbentley349
Nov 30, 20241 min read
30 views
0 comments


CS Lesson #7: Stats
Notes: Exercises: Code:
chrisbentley349
Nov 30, 20241 min read
10 views
0 comments


CS Lesson #8: Sorting, Big O
Notes: Exercises: Code:
chrisbentley349
Nov 29, 20241 min read
24 views
0 comments


CS Lesson #9: Classes and OOP
Notes: Exercises: Code:
chrisbentley349
Nov 28, 20241 min read
56 views
0 comments


chrisbentley349
Nov 28, 20241 min read
10 views
0 comments


CS Lesson #10: Turtle Graphics
Notes: Hints:
chrisbentley349
Nov 27, 20241 min read
15 views
0 comments
bottom of page