Python Programming for beginners: Quickly learn python
Created by Amit Rana, Last Updated 02-Jan-2020, Language:English
Python Programming for beginners: Quickly learn python
A super simple & easy to follow Python programming course specially designed for those who have never done programming
Created by Amit Rana, Last Updated 02-Jan-2020, Language:English
What Will I Get ?
- 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
- Database in Python
Requirements
- 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
Description
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!!!
Course Content
-
Introduction to Python Programming
1 Lectures 00:01:40-
Course Intro
Preview00:01:40
-
-
Getting Started with Python
5 Lectures 00:17:21-
Software Installation
Preview00:02:04 -
Installation of Python on Mac and Linux
-
Hello World Program
Preview00:05:38 -
Input and Output
Preview00:06:44 -
Calculating Average of 5 Numbers
Preview00:02:55
-
-
Conditional Branching with Python
12 Lectures 00:56:02-
If Loop In Python
00:06:03 -
Program Using If Else part 1
00:03:06 -
Program Using If Else part 2
00:07:59 -
Program For Calculator
00:02:19 -
Program Using For Loop
00:07:48 -
Simple Tasks using for loop
-
For Table
00:05:08 -
For loop and Mathematical Operator In Python
00:04:11 -
Factorial Of Number Using Python
00:06:21 -
Program Using While
00:04:47 -
While Loop Example
00:06:48 -
Tasks for Practice
00:01:32
-
-
Importing external/internal library in python
1 Lectures 00:06:54-
Importing Library In Python
00:06:54
-
-
Project Rock Paper and Scissors
1 Lectures 00:06:02-
Rock Paper and Scissor Game
00:06:02
-
-
Strings Operation in Python
4 Lectures 00:20:27-
Program Using String part 1
00:04:46 -
Program using String 2
00:06:22 -
Program Using String 3
00:06:11 -
Program Using String part 4
00:03:08
-
-
Date and time in Python
2 Lectures 00:09:51-
Use Of Date and Time part 1
00:05:00 -
Use Of Date and Time part 2
00:04:51
-
-
File Handling, read and write using Python
2 Lectures 00:14:14-
File Handling part 1
00:07:42 -
File Handling part 2
00:06:32
-
-
Data Storage Structures, Tuple, List and Dictionary
12 Lectures 01:14:38-
Tuple In Python Part 1
00:09:41 -
Tuple In Python Part 2
00:06:31 -
List and Tuple Functions
-
Using Lists part 1
00:06:35 -
Using List part 2
00:12:06 -
Using Lists part 3
00:05:45 -
Using Lists part 4
00:07:33 -
Using Lists part 5
00:02:29 -
Use Of Dictionary Part 1
00:04:09 -
Use Of Dictionary Part 2
00:05:27 -
Use Of Dictionary Part 3
00:07:45 -
Use Of Dictionary Part 4
00:06:37
-
-
Writing user functions in Python
5 Lectures 00:29:21-
Function In Python Part 1
00:06:18 -
Function In Python Part 2
00:05:06 -
Function In Python Part 3
00:03:36 -
Function In Python Part 4
00:06:31 -
Function In Python Part 5
00:07:50
-
-
Sending mail
2 Lectures 00:08:46-
Send Email
00:08:46 -
Enable the less secure apps in gmail
-
-
Import Tricks in Python
2 Lectures 00:09:48-
Import Study part 1
00:06:45 -
Import Study part 2
00:03:03
-
-
Import Operating System and Platform
2 Lectures 00:10:25-
Importing OS part 1
00:05:34 -
Importing OS Part 2
00:04:51
-
-
Exceptions handling in python
3 Lectures 00:22:07-
26.1 Exception In Python part 1
00:10:29 -
26.2 Exception In Python part 2
00:07:03 -
26.3 Exception in Python part 3
00:04:35
-
-
Installing Packages and Scheduling In Python
2 Lectures 00:12:39-
Installing Packages using built in package manager
00:07:48 -
Scheduler in Python
00:04:51
-
-
Data Base In Python using sqlite 3
5 Lectures 00:37:44-
Data Base 1
00:08:16 -
Data Base 2
00:08:51 -
Data Base 3
00:07:29 -
Data Base 4
00:06:43 -
Data Base 5
00:06:25
-
-
Running Program from Command Prompt and jupyter Notebook
2 Lectures 00:12:08-
IDE_1
00:04:50 -
IDE_2
00:07:18
-
-
Conclusion
1 Lectures 00:01:43-
Conclusion
00:01:43
-
-
Resources and Task Programs
1 Lectures-
Downloads
-

Amit Rana
Electronics Engineer, Developer and Trainer
Amit Rana is a passionate electronics engineer, developer and trainer.
Have been running a design and training firm from 2009, Amit Rana has a vast experience of Designing number of different electronics systems and projects using microcontrollers and related technologies. Successfully running 3 different companies all working with electronics and robotics technologies
As Director of Vidya Robotics, the company he founded in India, we intend to bring the technology and robotics out of school labs to to every home by creating educational robotics products and education
A passionate learner, Amit's main skill is training, his first job was a Lecturer and from then, he loves training people on technology and doing development with technology. Amit's main hobby is to experiment with every new controller, processor and board available in market and doing some project development with it and so he loves to teach whatever he does. With over 10 years of training experience, he has gained command on how to train from even the newest person the myths of electronics and technology.
Amit has trained more than 8000 students so far.