Python is a high-level, interpreted, interactive, and object-oriented scripting language. Python is designed to be highly readable. It uses English keywords frequently whereas other languages use punctuation, and it has fewer syntactical constructions than other languages. It uses in web Development and Business Development.
Audience:
This course is designed for those who need to learn Python programming language from scratch.
Course outline
• How to Install Python
• Creating Your First Python Program
• Python Main Function
• Variables in Python
• Learning Python Strings: Replace, Join, Split, Reverse
• Python Tuples Tutorial: Comparing, Deleting, Slicing, Keys, Unpacking
• Python Dictionary: Beginners Tutorial
• Python Operators: Complete Tutorial
• Functions in Python
• If Loop: Python Conditional Structures
• Python Loops: While, For, Break, Continue, Enumerate
• Python Class & Objects: Object-Oriented Programming (OOP’s)
• Python Regular Expressions: Complete Tutorial
• Date, time and DateTime classes in Python
• Calendar in Python
• Reading and Writing Files in Python