HarvardX: CS50's Introduction to Programming with Python





DATES

Starts: Feb. 18, 2024
Ends: May 10, 2024

LOCATION

virtual

TAGS

Training, Workshop, Web


OVERVIEW


An introduction to programming using a language called Python. Learn how to read and write code as well as how to test and "debug" it. Designed for students with or without prior programming experience who'd like to learn Python specifically. Learn about functions, arguments, and return values (oh my!); variables and types; conditionals and Boolean expressions; and loops.

More Details


Course Module:
->Functions, Variables,
->Conditionals,
->Loops,
->Exceptions,
->Libraries,
->Unit Tests,
->File I/O,
->Regular Expressions,
->Object-Oriented Programming, Et Cetera