Learn Programming with Python
- Offered byInternshala
Learn Programming with Python at Internshala Overview
Duration | 6 hours |
Mode of learning | Online |
Difficulty level | Beginner |
Official Website | Go to Website |
Credential | Certificate |
Learn Programming with Python at Internshala Highlights
- Earn Professional Certificate from Internshala Trainings on successful completion of the course
- Get lifetime access to the course
- Effort required per week: 2-3 hours
- Placement assistance
- Downloadable content
- Hands on project
Learn Programming with Python at Internshala Course details
- Machine Learning, AI, Web Development, Hacking, IoT, and more. Python is used everywhere.
- A simple and powerful syntax makes Python one of the easiest languages to learn
- Python is the fastest growing language according to Stack Overflow with an average fresher salary of 5 LPA+ according to Glassdoor
Learn Programming with Python at Internshala Curriculum
Introduction to Python
Installation of Python
Using the Python Interpreter IDLE
Salient Features of Python
Basic Syntax of Python
Using Variables in Python
Data Types and Variables
Numeric Data Types
String Data Type
Sequence Data Type
Dictionary Data Type
Basics of Programming in Python
Understanding Programs and Programming
Using Conditionals
Using Loops
Using Functions
Using Functions from Built-in Modules
Constructing Modules and Packages
Principles of Object-oriented Programming (OOP)
Overview of OOP
Declaring Class and Creating Objects
Understanding Inheritance
Using Magic Methods
Connecting to SQLite Database
Introduction to SQL
Creating a SQLite database
Accessing SQLite Database through Python