https://missing.csail.mit.edu/ #MissingSemester #TerminalSkills #CSeducation #TechHumor #CodingEssentials #HackerNews #ngated
The Missing Semester of Your CS Education – Revised for 2026
https://missing.csail.mit.edu/
#HackerNews #MissingSemester #CSeducation #2026 #MIT #HackerNews
This year, PhD candidates from the ACP section are helping our (under)graduate students with the Advent of Code challenges by @ericwastl. Don't forget: programming is done best when it brings joy to you and to your community!
During the week, we offer "office hours" from 4pm to 6pm in the local student association's room. This format allows students to get help from each other and from the ACP volunteers.
"Like parsley in Greek food: Elementary set theory and the case for DM1" by Siddharth Bhaskar (https://dblp.org/pid/170/0077.html) got accepted at SIGCSE TS 2026.
#SIGCSE #setTheory #CSEducation #math #discreteMath #computerScience
The Missing Semester of Your CS Education (2020)
https://missing.csail.mit.edu/
#HackerNews #MissingSemester #CSeducation #TechLearning #MIT
I also had inspiring meetings with Lauri Malmi and Juho Leinonen from the Learning & Technology research group at Aalto University. We talked about current challenges such as students adapting to LLMs capable of generating accurate source code from natural-language problem descriptions and even historical ideas of automating assessments.
🔬 Have a look at the LeTech research group!
👉 https://research.cs.aalto.fi/LeTech/
Huge congratulations to Brian Harvey and Dan Garcia on receiving the 2024 ACM Service Award!
Together with Jens Mönig @moenig they laid the foundation for Snap!, the visual programming language that powers TurtleStitch. Their work has enabled creative coding and learning experiences around the world—and we’re proud to build on it!
Thank you! 💙
#ACMServiceAwards #TurtleStitch #CreativeCoding #OpenSource #CSeducation
@ACM
@SnapCloud
Learn more: https://awards.acm.org/about/2024-service-awards
Attention CS teachers and coding club educators:
Are you in search of a FREE text-based coding platform for your class or coding club?
Check out http://codeguppy.com!
If you're already familiar with Python, this brief article will demonstrate the JavaScript equivalents of some of the most popular concepts:
https://codeguppy.com/blog/javascript-is-like-python/
... following that, you might be interested in tackling these beginner-friendly JavaScript coding challenges to test your skills:
https://codeguppy.com/blog/javascript-coding-challenges-for-beginners/
... additionally, dive into these recursion exercises for practical examples of implementing recursion in JavaScript
https://codeguppy.com/blog/recursion-in-javascript-practical-examples/