Python Course Overview
This Python Training course covers the fundamentals of Python and how to apply it to real-world applications. The modules, lesson-end projects, and assignments comprising the curriculum cover data operations in Python, strings, conditional statements, error handling, shell scripting, web scraping and the commonly used Python web framework Django
Skills Covered
Web scraping
Objectoriented programming
Operators
Methods
Django
Indexing
Sets
Dictionaries
Conditional statements
Loops
Functions
File handling
Errors and exceptions
Shell scripting
Python Course Curriculum
Elgibility
Anyone interested in learning Python for software development or data science job roles will benefit from this Python certification. This Python course also is well-suited for:
Software developers
Software engineers
Technical leads
Architects
Programming enthusiasts
-
1.1 Introduction
-
1.2 Software Installations and Setup
-
Assisted Practice: Install Python IDLE
-
1.3 First Python Script
-
1.4 Data Types
-
1.5 Input /Output Functions
-
Assisted Practice: Basics of Python
-
2.1 Data Type Conversion
-
2.2 Data Operations
-
Assisted Practice: Data Operations
-
2.3 String Methods
-
Assisted Practice: String Operations
-
2.4 List Methods
-
Assisted Practice: List Operations
-
2.5 Tuple Methods
-
Assisted Practice: Tuple Operations
-
2.6 Sets
-
2.7 Dictionaries
-
Assisted Practice: Dictionary Operations
-
3.1 Expressions
-
3.2 Conditional Statements
-
Assisted Practice: If else
-
3.3 Loops
-
Assisted Practice: For Loop Iterations
-
Assisted Practice: while Loop Iterations
-
3.4 Functions
-
Assisted Practice: Functions
-
4.1 File Handling
-
Assisted Practice: File Handling
-
4.2 Errors and Exceptions
-
Assisted Practice: Errors and exceptions
-
4.3 Debugging in Python
-
Assisted Practice: Logging
-
4.4 pdb Module
-
Assisted Practice: pdb Print Command
-
Assisted Practice: next and step Commands
-
Assisted Practice: Breakpoints
-
Assisted Practice: unt Command
-
Assisted Practice: display Command
-
Assisted Practice: w Command
-
4.5 Object-Oriented Programming
-
Assisted Practice: Classes and Objects
-
5.1 Shell Scripting
-
5.2 Shell Scripting with Python
-
Assisted Practice: Shell Scripting in Python
-
5.3 Web Scraping
-
5.4 Django
-
Assisted Practice: Web scraping