Intro to Python
Variables, data types, operations, conditions, and loops.
Original workshop materials made by the club.
Variables, data types, operations, conditions, and loops.
Loops, lists, functions, dictionaries, and reusable problem-solving patterns.
Comprehensions, tuples, destructuring, and ways to transform collections.
Character codes, string operations, and the basics of reading and writing files.
Review core Python concepts and practice applying them to short problems.
Classes, objects, and how object-oriented programs organize related behavior.
Explore useful Python libraries for building a hackathon project quickly.