🤔 Ah, the "Missing Semester" of 2026, where they finally reveal the dark arts of opening a terminal and using a text editor! 🎓✨ Because clearly, knowing how to use the tools you spent thousands of hours on is the real missing link in CS education, not the actual content you're supposed to learn. 😂🔧
https://missing.csail.mit.edu/ #MissingSemester #TerminalSkills #CSeducation #TechHumor #CodingEssentials #HackerNews #ngated
The Missing Semester of Your CS Education

Master powerful tools that will make you a more productive computer scientist and programmer.

Missing Semester

The Missing Semester of Your CS Education – Revised for 2026

https://missing.csail.mit.edu/

#HackerNews #MissingSemester #CSeducation #2026 #MIT #HackerNews

The Missing Semester of Your CS Education

Master powerful tools that will make you a more productive computer scientist and programmer.

Missing Semester

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.

#AdventOfCode #programming #CSEducation

dblp: Siddharth Bhaskar

List of computer science publications by Siddharth Bhaskar

The Missing Semester of Your CS Education

Master powerful tools that will make you a more productive computer scientist and programmer.

Missing Semester

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/

#cseducation #CSEd #ccl

LeTech - Learning + Technology Group

Reminded of my first year programming lecturer Frank King who on the first lab gave us printed handouts with the instructions and code we needed to write as "there is a magic that happens when the code goes through your fingers". The act of actually typing it helps you remember it and how it works in a way that copying and pasting (or worse, using GenAI) never does. https://www.chu.cam.ac.uk/fellows/dr-frank-king/ #Programming #CSEducation
Dr Frank King - Churchill College

Before retirement, Frank King was a Senior Lecturer in the Computer Laboratory with a particular interest in programming languages and extra-departmental teaching. For many years he was Director of Studies […]

Churchill College

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!

#cseducation #javascript #coding #programming

Free coding projects for middle-schools and high-schools | CodeGuppy

Free Coding Platform, Coding Projects and Resources for middle-schools and high-schools. JavaScript and p5.js based.

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/

#cseducation #javascript #python #coding

JavaScript is like Python

See how basic programming concepts are implemented across these two popular programming languages