Language Updates

by David J. Malan
cli50
ide.cs50.io
lab.cs50.io
sandbox.cs50.io
In anticipation of fall semester, cli50 and CS50 IDE have been updated with some updated language support! Java 16.0.2 Node 16.2.2 Python 3.9.6 Ruby 2.7.4

Changes to check50, submit50 Authentication

by David J. Malan
check50
submit50
Tools like check50 and submit50 rely on git, a popular tool for saving different versions of code, and GitHub, a popular website for saving those versions in the cloud. To push (i.e., save) your code to GitHub using git, it used to be

cli50 Upgraded to Ubuntu 20.04

by David J. Malan
cli50
Just in time for the new year, cli50 has been upgraded from Ubuntu 18.04 to Ubuntu 20.04, just like CS50 IDE! Also included are: Java 15 Node 15 Python 3.9 Ruby 2.7

Linking to Chapters

by David J. Malan
So that teachers (and we!) can link to specific chapters within CS50's videos, the links in the Chapters menu now include not only start parameters but also end parameters as well. That way, if you control- or right-click on a chapter...
video.cs50.io

Snacks for Lectures

by David J. Malan
A tradition in CS50 is to serve cake (or cupcakes) after the course's first lecture. And that tradition has since evolved into snacks in the middle of every lecture. Of course, those snacks don't readily translate to video, and such...
video.cs50.io

UI Improvements for CS50 Video Player

by David J. Malan
CS50's video player, a web app at video.cs50.io that synchronizes instructional videos with screen recordings, is now all the more responsive, particularly when embedded in a course's website: The "Keyboard" in "Keyboard Shortcuts" has...
video.cs50.io

Docs for CS50's Dining API Have Moved

by David J. Malan
Documentation for CS50's Dining API, which provides Harvard students with programmatic access via HTTP to data from Harvard University Dining Services, has been integrated to cs50.readthedocs.io, where CS50's other documentation lives...
video.cs50.io

Theme for CS50's Docs Updated

by David J. Malan
The theme for CS50's documentation at cs50.readthedocs.io has been updated to the latest version of sphinxrtdtheme. The UI is largely the same, though we've tweaked a few aesthetics. Most compelling, though, the latest version of the...
video.cs50.io