This plan includes
- Limited free courses access
- Play & Pause Course Videos
- Video Recorded Lectures
- Learn on Mobile/PC/Tablet
- Quizzes and Real Projects
- Lifetime Course Certificate
- Email & Chat Support
What you'll learn?
- Python 3 Programming
- Have a clear understanding of Python Programming
- Get Started with python programming fast and in shortest time possible
- Create a strong foundation knowledge for any coding application related to python
- Sending emails from Python
- Create file and data logs with python
Course Overview
Why this Python Programming Course?
I believe that anyone from literally any age and educational background can not only learn technology but also excel in it. What is needed is a determination to learn and proper guidance. Hence I've created this course considering that my students are absolute beginners and are willing to learn and excel in the programming. I have purposefully created the course to make it simple for anyone to follow and get mastered with python coding step by step.
This is a Python Course for Absolute Beginners
Python is being used for a long time in a variety of applications and scenarios and is slowly becoming a standard for writing down machine learning and AI applications. Learning Python as a programmer, engineer or even a hobbyist has many benefits and brighter career opportunities are just a by-product of it.
There are 2 versions of Python, python 2.7 and python 3, however, python 2 will be discontinued very soon and hence this course used Python 3 for all our learning
Super Simple and Easy to Follow Python Course
This is a super simple and very easy to follow the course to teach you python programming assuming that you've never used python before. Hence, there is no special age/education requirement to take this course. Anyone interested enough in learning Python programming can enroll in this course and make some noise with your keyboard writing python programs (also called scripts). This course will work in a very simple flow where each concept will be taught first and then you'll be given a series of programs/assignments to solve that very concept. Perfectly suitable for people venturing into the coding world or those who know about C or any other coding language and now willing to learn python for either desktop development or web development. This course will provide a solid foundation upon which you can extend your knowledge further for specific needs of your own.
Get Started with Coding within 15 minutes of joining this course
As stated before, apart from being for absolute beginners, this course is created for those who want to learn quick, experiment quick and grow quicker. On purpose, this course is kept as short in length as possible and most of the lectures are 5-6 minutes long only. I want you to perform more of coding than video watching :)
Who this course is made for?
-
Absolute beginners who have never done python coding before
-
School / college students
-
Professionals willing to learn python
-
School teachers
-
Any individual interested in learning Python
-
People having little programming background in C or other language and wants to start with python
Who this course is not made for?
-
Seasoned python developers seeking to increase knowledge
-
People seeking for existing python knowledge boost
Why Learn Python?
-
One of the simplest, yet very powerful programming language
-
Python is used for web development, desktop application development as well as embedded applications and for developing mobile apps too
-
Most commonly used for data analytics
-
Python is a starting point if you're interested in learning AI and machine learning
This is a Python Course for Absolute Beginners
With over 10 years of experience in teaching students from age 6 to 60, I can assure you that you'll not only find this course useful but very easy to follow, and with proper practice, I firmly believe you can become a very good python programmer in a very short time.
Get enrolled now and start your python journey!!!
Pre-requisites
- A computer
- Willingness to learn Coding ( which you have, that's why you're here :) )
- Very little spare time, this course is specially created to be covered in short duration
Target Audience
- Absolute beginners willing to learn python
- Students / Professionals / Teachers / Parents
- Anyone willing to learn python
Curriculum 65 Lectures 05:58:12
-
Section 1 : Introduction to Python Programming
-
Section 2 : Getting Started with Python
- Lecture 1 :
- Software Installation
- Lecture 2 :
- Installation of Python on Mac and Linux
- Lecture 3 :
- Hello World Program
- Lecture 4 :
- Input and Output
- Lecture 5 :
- Calculating Average of 5 Numbers
-
Section 3 : Conditional Branching with Python
- Lecture 1 :
- If Loop In Python
- Lecture 2 :
- Program Using If Else part 1
- Lecture 3 :
- Program Using If Else part 2
- Lecture 4 :
- Program For Calculator
- Lecture 5 :
- Program Using For Loop
- Lecture 6 :
- Simple Tasks using for loop
- Lecture 7 :
- For Table
- Lecture 8 :
- For loop and Mathematical Operator In Python
- Lecture 9 :
- Factorial Of Number Using Python
- Lecture 10 :
- Program Using While
- Lecture 11 :
- While Loop Example
- Lecture 12 :
- Tasks for Practice
-
Section 4 : Importing external/internal library in python
- Lecture 1 :
- Importing Library In Python
-
Section 5 : Project Rock Paper and Scissors
- Lecture 1 :
- Rock Paper and Scissor Game
-
Section 6 : Strings Operation in Python
- Lecture 1 :
- Program Using String part 1
- Lecture 2 :
- Program using String 2
- Lecture 3 :
- Program Using String 3
- Lecture 4 :
- Program Using String part 4
-
Section 7 : Date and time in Python
- Lecture 1 :
- Use Of Date and Time part 1
- Lecture 2 :
- Use Of Date and Time part 2
-
Section 8 : File Handling, read and write using Python
- Lecture 1 :
- File Handling part 1
- Lecture 2 :
- File Handling part 2
-
Section 9 : Data Storage Structures, Tuple, List and Dictionary
- Lecture 1 :
- Tuple In Python Part 1
- Lecture 2 :
- Tuple In Python Part 2
- Lecture 3 :
- List and Tuple Functions
- Lecture 4 :
- Using Lists part 1
- Lecture 5 :
- Using Lists part 2
- Lecture 6 :
- Using Lists part 3
- Lecture 7 :
- Using Lists part 4
- Lecture 8 :
- Using Lists part 5
- Lecture 9 :
- Use Of Dictionary Part 1
- Lecture 10 :
- Use Of Dictionary Part 2
- Lecture 11 :
- Use Of Dictionary Part 3
- Lecture 12 :
- Use Of Dictionary Part 4
-
Section 10 : Writing user functions in Python
- Lecture 1 :
- Function In Python Part 1
- Lecture 2 :
- Function In Python Part 2
- Lecture 3 :
- Function In Python Part 3
- Lecture 4 :
- Function In Python Part 4
- Lecture 5 :
- Function In Python Part 5
-
Section 11 : Sending mail
- Lecture 1 :
- Send Email
- Lecture 2 :
- Enable the less secure apps in gmail
-
Section 12 : Import Tricks in Python
- Lecture 1 :
- Import Study part 1
- Lecture 2 :
- Import Study part 2
-
Section 13 : Import Operating System and Platform
- Lecture 1 :
- 25.1 Importing OS
- Lecture 2 :
- 25.2 Platform Import
-
Section 14 : Exceptions handling in python
- Lecture 1 :
- 26.1 Exception In Python part 1
- Lecture 2 :
- 26.2 Exception In Python part 2
- Lecture 3 :
- 26.3 Exception in Python part 3
-
Section 15 : Installing Packages and Scheduling In Python
- Lecture 1 :
- Installing Packages using built in package manager
- Lecture 2 :
- Scheduler in Python
-
Section 16 : DataBase In Python using sqlite3
- Lecture 1 :
- Data Base 1
- Lecture 2 :
- Data Base 2
- Lecture 3 :
- Data Base 3
- Lecture 4 :
- Data Base 4
- Lecture 5 :
- Data Base 5
-
Section 17 : Running Program from Command Prompt and jupyter Notebook
- Lecture 1 :
- IDE_1
- Lecture 2 :
- IDE_2
-
Section 18 : Conclusion
- Lecture 1 :
- Conclusion
-
Section 19 : Resources
- Lecture 1 :
- Downloads
Our learners work at
Frequently Asked Questions
-
How do i access the course after purchase?
It's simple. When you sign up, you'll immediately have unlimited viewing of thousands of expert courses, paths to guide your learning, tools to measure your skills and hands-on resources like exercise files. There’s no limit on what you can learn and you can cancel at any time. -
Are these video based online self-learning courses?
Yes. All of the courses comes with online video based lectures created by certified instructors. Instructors have crafted these courses with a blend of high quality interactive videos, lectures, quizzes & real world projects to give you an indepth knowledge about the topic. -
Can i play & pause the course as per my convenience?
Yes absolutely & thats one of the advantage of self-paced courses. You can anytime pause or resume the course & come back & forth from one lecture to another lecture, play the videos mulitple times & so on. -
How do i contact the instructor for any doubts or questions?
Most of these courses have general questions & answers already covered within the course lectures. However, if you need any further help from the instructor, you can use the inbuilt Chat with Instructor option to send a message to an instructor & they will reply you within 24 hours. You can ask as many questions as you want. -
Do i need a pc to access the course or can i do it on mobile & tablet as well?
Brilliant question? Isn't it? You can access the courses on any device like PC, Mobile, Tablet & even on a smart tv. For mobile & a tablet you can download the Learnfly android or an iOS app. If mobile app is not available in your country, you can access the course directly by visting our website, its fully mobile friendly. -
Do i get any certificate for the courses?
Yes. Once you complete any course on our platform along with provided assessments by the instructor, you will be eligble to get certificate of course completion. -
For how long can i access my course on the platform?
You require an active subscription to access courses on our platform. If your subscription is active, you can access any course on our platform with no restrictions. -
Is there any free trial?
Currently, we do not offer any free trial. -
Can i cancel anytime?
Yes, you can cancel your subscription at any time. Your subscription will auto-renew until you cancel, but why would you want to?
Instructor
529593 Course Views
6 Courses