Last Updated on June 23, 2023
What you’ll learn
-
Define Computer Architecture, Data Structures and Generic Programming Concepts
-
Use Terminal to Navigate and Perform Basic File Operations
-
Fundamental Programming and Implement Basic Data Structures With Python
-
Use Structural Pattern Matching With match-case Statements in Python 3.10
-
Create Different Array Data Structures like Lists, Tuples, Sets, Typed Arrays, Stacks, Queues and Priority Queues
-
Use Python REPL to Write Python Code From the Terminal and Test Ideas Easily.
-
Define Functions, Generator Functions and Decorator Functions.
-
Use Third-Party Packages and Create Virtual Environments for Projects.
-
Object-Oriented Programming With Python Classes and Objects
-
Reading and Writing Files And JSON Data With Python
