Article
Computer Science Changelog
Check out the recent content updates to the Computer Science Domain. π
March 15th, 2021
QAβed and updated content in every module in the CS101: Introduction to Programming track within the Computer Science Path, as well as Learn Python 3.
- π Added feature: Career Path Groups
- π Added module: Course Overview
- π Added portfolio project: Python Terminal Program
- π Added article: Python Scope
- π Added article: Combining Lists: The Zip Function
- π Rewrote module: Lists
- π Rewrote module: Loops
- π Rewrote module: Functions
- π Moved modules around for an easier ramp-up.
- π Moved Code Challenges to its own module.
- π Fixed recent bug reports
January 13th, 2021
Restructured and polished the first three modules of the Computer Science Path and Learn Python 3.
- π Added feature: GitHub Repo
- π Added project: Block Letters
- π Added project: Magic 8-Ball
- π Added lesson: Errors in Python
- π Removed Functions from the Control Flow module
- π Fixed recent bug reports