What you’ll learn
-
Python 3 Language and Applications
-
Learn the basic concepts of Python
-
Learn how to write robust and error free code
-
Establish a strong foundation in Object Oriented Programming
-
Learn how to write decorators like a Pro
-
Learn advanced python concepts like inheritance, super and the MRO
-
Built-in Modules: os, sys, math, random, datetime, logging
-
Learn how to work with Text, CSV and JSON files
-
Learn how to write and analyze Regular Expressions (Regex)
-
Setup a Flask web server using HTTP, HTML, SQL, Jinja2, Bootstrap4