Products
-
A Magical Tour Through Object-Oriented Programming in Python • Hogwarts School of Codecraft and Algorithmancy
CourseA tour through Object-Oriented Programming through a Harry Potter-themed extended example. Welcome to Hogwarts School of Codecraft and Algorithmancy!
-
Exploring Data Structure Categories
CourseIn this course, we'll explore categories of data structures, such as iterables, sequences, collections, containers, iterators, and more. We'll look at their properties, how to create them, and examples of data types that fall in these categories.