Python Programming Course
- Offered byDigital Vidya
Python Programming Course at Digital Vidya Overview
Total fee | ₹5,000 |
Mode of learning | Online |
Schedule type | Self paced |
Credential | Certificate |
Python Programming Course at Digital Vidya Highlights
- Get trained on Python programming from Globally recognized expert trainers
- 28 Hours of Assignments will ensure you execute your learning practically
- Get access to the learning videos from wherever you are including mobile
- Learn Python online through the pre-recorded sessions 24X7
- Save more than 100 hours that would otherwise get wasted in travelling
- Get lifetime access to updated Python Programming Content
- Participants will get a Python Programming Certificate
Python Programming Course at Digital Vidya Course details
- Freshers who wish to learn Data Science or Machine Learning
- Non-IT professionals who wish to switch to the Data Science Industry
- Computer Science graduates with weak programming skills
- Python language is one of the most popular programming languages which has seen a 10% increase in the number of users, year on year
- Hackernoon suggests that Python Certification is one of the most desirable skills in the entire programming domain
- By taking a Python course and learning Python Programming to take a Python Certification, student will pave a way to opportunities much larger than they ever had
Python Programming Course at Digital Vidya Curriculum
Python Fundamentals
Installation
Python – Syntax
Python – Variables and Datatypes
Python – Numbers
Strings
Sequences
List
Tuples
Ranges
Dictionary
Sets
Operators
If..Else.. Statements
For Loop
While Loop
Break
Continue
Pass
Date & Time
Functions
Packages and modules
Reading a File
Writing into File
Class & Objects
Python – Exceptions
Regular Exp
Mathematics
Python MySQL
Environment Setup
Database Connection
Creating a New Database
Creating Tables
Insert Operation
Read Operation
Update Operation
Join Operation
Performing Transactions
Numpy
ndarray
Array Creation
Data Type Objects
Data type Object (dtype) in NumPy
Indexing
Basic Slicing and Advanced Indexing
Iterating Over Array
Binary Operations
Mathematical Function
String Operations
Linear Algebra
Sorting, Searching and Counting
Set 1 (Introduction)
Set 2 (Advanced)
Multiplication of two Matrices in Single line using Numpy in Python
Pandas Dataframe
Creating a Pandas DataFrame
Dealing with Rows and Columns in Pandas DataFrame
Indexing and Selecting Data with Pandas
Boolean Indexing in Pandas
Conversion Functions in Pandas DataFrame
Iterating over rows and columns in Pandas DataFrame
Working with Missing Data in Pandas
Working With Text Data
Working with Dates and Times
Merging, Joining and Concatenating
Data analysis
Data visualization using Bokeh
Exploratory Data Analysis in Python
Data visualization with different Charts in Python
Data Analysis and Visualization with Python
Math operations for Data analysis
Object-Oriented Concepts
Class, Object and Members
Data Hiding and Object Printing
Inheritance, examples of an object, subclass and super
Polymorphism in Python
Class and static variable in Python
Class method and static method in Python
Changing class members
Constructors in Python
Destructors in Python
First-class function
str() vs repr()
str() vs vpr()
Metaprogramming with metaclasses
Class and instance attribute
Reflection
Barrier objects
Timer objects
Garbage collection
Functions
Functions in Python
class method vs static method in Python
Write an empty function in Python – pass statement
Yield instead of Return
Return Multiple Values
Partial Functions in Python
First Class functions in Python
Precision Handling
*args and **kwargs
Python closures
Function Decorators
Decorators in Python
Decorators with parameters in Python
Memoization using decorators in Python
Python bit functions on int (bit_length, to_bytes and from_bytes)