Course Details
- Category
- Python Full Stack
- Mode of Training
- Online/Offline
- Duration
- 4 months
- Fees
- ₹ 25000
Course Features
Instructor led Sessions
Real-life Case Studies
Assignment
Certification
Instructor led Sessions
Python Training
Oranium Tech introducing some amazing content on Python. Python course syllabus is framed by our Industry experts. This Python course content covers all the latest topics from basics to advanced level like Python for Machine Learning, AI, Web development and Data Science.
Course Syllabus
• What can Python do?
• Why Python?
• Good to know
• Why automation is important for you career?
• Python Syntax compared to other programming languages
• Python Install
• The print statement
• Comments
• Python Data Structures & Data Types
• String Operations in Python
• Simple Input & Output
• Simple Output Formatting
• Operators in python
• Indentation
• The If statement and its’ related statement
• An example with if and it’s related statement
• The while loop
• The for loop
• Create your own functions
• Functions Parameters
• Variable Arguments
• Scope of a Function
• Function Documentations
• Lambda Functions& map
• n Exercise with functions
• Create a Module
• Standard Modules
• Errors
• Exception handling with try
• handling Multiple Exceptions
• Writing your own Exception
• File handling Modes
• Reading Files
• Writing& Appending to Files
• Handling File Exceptions
• The with statement
• New Style Classes
• Creating Classes
• Instance Methods
• Inheritance
• Polymorphism
• Exception Classes & Custom Exceptions
• Iterators
• Generators
• The Functions of any and all
• With Statement
• Data Compression
• List Comprehensions
• Nested List Comprehensions
• Dictionary Comprehensions
• Functions
• Default Parameters
• Variable Arguments
• Specialized Sorts
• namedtuple()
• deque
• ChainMap
• Counter
• OrderedDict
• defaultdict
• UserDict
• UserList
• UserString
• Introduction
• Components and Events
• An Example GUI
• The root Component
• Adding a Button
• Entry Widgets
• Text Widgets
• Check buttons
• Introduction
• Installation
• DB Connection
• Creating DB Table
• INSERT, READ, UPDATE, DELETE operations
• COMMIT & ROLLBACK operation
• handling Errors
• Introduction
• A Daytime Server
• Clients and Servers
• The Client Program
• The Server Program
• Sleep
• Program execution time
• more methods on date/time
• Filter
• Map
• Reduce
• Decorators
• Frozen set
• Collections
• Split
• Working with special characters, date, emails
• Quantifiers
• Match and find all
• character sequence and substitute
• Search method
• Class and threads
• Multi-threading
• Synchronization
• Treads Life cycle
• use cases
• Introduction
• Facebook Messenger
• Openweather
• Django Overview
• Django Installation
• Creating a Project
• Usage of Project in depth Discussion
• Creating an Application
• Understanding Folder Structure
• Creating a Hello World Page
• Database and Views
• Static Files and Forms
• API and Security