Hey, you there! I know learning a programming language is intimidating and specially when it comes to combine and use different modules. This course will help you achieve getting started and intermediate level of python programming language.
1️⃣ Getting started: Features of python, python architecture, variables, strings and string operation, keyboard input.
2️⃣ Python insight: Control loops, data structures in python, read and write file, try and exception, functions and lambda functions, slicing and how to install more modules.
3️⃣ OOPs: Concept of object oriented programming, class, constructor, inheritance, iterable and developing a class (as basic project). Other modules of python
4️⃣ Advance: virtualenv, enumerate, JSON(read and write), pickle, regular expressions, web server (HTTP). Creating a database (sqlite)
5️⃣ Project related module: creating a shazam app - read audio, text to speech, audio transcribe, tkinter (adding a button, label, image, listbox etc), using Google api for speech to text and search a song.