

Python Training in Chennai at FITA Academy Overview
Mode of learning | Online |
Official Website | Go to Website |
Credential | Certificate |
Python Training in Chennai at FITA Academy Highlights
- Earn a Certificate of completion
- Real-Time Experts as Trainers
- LIVE Project
- Placement Support
- Free Interview Clearing Workshops
- Free Resume Preparation & Aptitude Workshops
Python Training in Chennai at FITA Academy Course details
- For people working in positions including programming, business intelligence, management, software testing, ETL, development, engineering, analytics, and big data
- Learn the fundamental concepts and syntax of Python programming
- Implement data types, classes, variables, functions, loops, conditional statements, and data structures, among other Python components
- Explore object-oriented programming with Python
- Demonstrate the installation of Python3 and a suitable platform for your use
- Learn to write scripts and test code
- Understand machine learning algorithms or data science with Python
- Import Python libraries and packages to apply your approach
- Learn to analyse data and create data visualisation
- Describe file handling and string manipulations
- Understand debugging to produce error-free code
- Apply the concepts to industry-relevant projects provided by mentors
- Explore additional information on certification exams and career prospects surrounding this subject
- This course is an extensive training program that is curated to make you specialize in crucial programming concepts like Basic Python Programs, Loops and control Statements, Functions, Modules, Data Structures & OOPS, Collections, HTMS, CSS and Capstone Projects under the mentorship of real-time Python Programmers
- During this Python Training program, students will also be well-equipped with the commonly used Python Web Framework Django and apply it in real-time projects and programs like a professional Python Developer
Python Training in Chennai at FITA Academy Curriculum
Introduction to Python
What is Python and history of Python
Unique features of Python
Python-2 and Python-3 differences
Installing Python
Setup Python Development Environment
Important Programming Basics in Python
Python Keywords and Indentation
Comments
Python Basic Data Types
Python Variables
Operators in Python
Strings in Python
Getting User Input
First Python Program
Loops & Control Statements
Control Structures
Loops
Break & Continue Statements
Functions, Modules & Packages in Python
Python user defined functions
Defining and calling functions.
Function parameters
Function scope and global vs local variables
Lambda functions
Anonymous functions
Creating and using modules
Importing modules and namespaces
The __name__ and __main__ keywords
Creating and using packages
Data Structures in Python
Lists in Python
Lists as Stacks
Lists as Queues
Tuples in Python
Understanding Del statement
Understanding Iterators
Generators, Comprehensions and Lambda
Expressions
Understanding and using Ranges
Python Dictionaries
Exception Handling in Python
Raising Exceptions
Handling Exceptions
Creating custom Exceptions
Using try
Using except
Using finally
Multithreading in Python
Creating Threads
Thread synchronization
Thread pools
Multiprocessing Module
File Handling (I/O) in Python
Reading and writing text files
Writing Text Files
Appending to Files and Challenge
Writing Binary Files Manually
Using Pickle to Write Binary Files
Collections in Python
Understanding the basics of Collections
Object Oriented Programming in Python
Understanding OOPS in Python
Defining and using Classes
Defining and using Objects
Mastering Encapsulation in Python
Mastering Inheritance in Python
Mastering Polymorphism in Python
Accessing attributes
Built-In Class Attributes
Destroying Objects
Python Regular Expressions
What are regular expressions?
The match Function
The search Function
Matching vs searching
Search and Replace
Extended Regular Expressions
Wildcard
Capstone Project 1 - Web scraping using Python Script
Capstone Project 2 - Excel Automation using Python Programming