Programming Education
concepts · 8 notes linked
Related: Zed Shaw · Python · C Programming · Defensive Programming · Active Learning · Thomas Guest · Functional Programming · Codebymath
Notes
- Codebymath.com - Online coding lessons that teach you about math. — Interactive browser-based coding lessons teaching math through programming
- Graded Problem Sets and the Expectations of Law Students — Weekly graded coding problem sets disrupt law students' study expectations
- Learn C The Hard Way — Practical C programming course homepage with hard-way method overview
- Learn C The Hard Way — Practical C programming course using hands-on break-and-fix method
- Learn Python the Hard Way — Structured 52-exercise beginner Python course by Zed Shaw
- Things I Wish Someone Had Told Me When I Was Learning How to Code — Beginner coding advice emphasizing goal-driven learning motivation
- Why there is no Hitchhiker's Guide to Mathematics for Programmers — Why learning mathematics requires writing proofs just as programming requires writing code
- Word Aligned — Curated ordered reading list for mastering Python idioms and best practices