Data and Variables - Session 2Ended We learn to write our first program properly and learn about Variables, Data types and Basic Error Handling.
DateNov 16, 2022
Start Time 09:00 PM
Duration120 Minutes
Conditional Statements - Session 3Ended Learn the basic concept of conditional statements in programming and implement those ideas with Python.
DateNov 19, 2022
Start Time 09:00 PM
Duration120 Minutes
Loops & Turtle Graphics - Session 4Ended An exploration of loops in python. with the introduction of the Turtle Graphics library. Then loop ideas are used to create an amazing Art
DateNov 23, 2022
Start Time 09:00 PM
Duration120 Minutes
Code Alexa with Functions - Session 5Ended Functions In Python. An introduction to python functions and their use cases, important knowledge about scope rules. Learn to use functions from interesting libraries to create speech recognition with Alexa..
DateNov 26, 2022
Start Time 09:00 PM
Duration120 Minutes
Project CruiseShip With Lists and Dictionaries - Session 6Ended Introduction to lists and dictionaries in python. List indexing slicing and methods. Dictionary manipulation and methods. Using all the knowledge to create a passenger onboarding software for a Cruise Ship.
DateNov 30, 2022
Start Time 09:00 PM
Duration120 Minutes
Learn Strings With Manipulating DNA Data - Session 7Ended We learn about String Manipulation and we do a real-world project to extract Genes out of DNA by using string methods on DNA strings
DateNov 30, 2022
Start Time 09:00 PM
Duration120 Minutes
Object Oriented Programming - Session 8Ended A gentle introduction to Object Oriented Programming from simple steps. Building the OOP version of the Cruise Ship app. Learn about higher order functions and build a simple Calculator.
DateJan 20, 2023
Start Time 09:00 PM
Duration120 Minutes
Files, Directories and Paths - Session 9Ended You will learn advanced OOP concepts like Polymorphism, Inheritance and Composition. Reading and Writing to files to persist data is also taught.
DateJan 3, 2023
Start Time 03:00 PM
Duration120 Minutes
Libraries and Create a whiteboard with kivy - Session 10Ended You will get an introduction to libraries and working with them. We will guide you to the next step of your programming before we sum up