- Home
- Course
- Development
- IT & Software
- Python Basic Programming for Absolute Beginners
- Overview
Educational accomplishments and income are closely correlated. Education and skill with endorsed certificates from credible and renowned authorities typically lead to better jobs with attractive salaries. Educated and skilled workers also have lower rates of unemployment. Therefore, skills and endorsed certificates to showcase are essential for people early in their careers.
- Why Choose Imperial Academy?
Imperial Academy offers this premium Python Basic Programming for Absolute Beginners course to ensure security in your career. In addition, this comprehensive Python Basic Programming for Absolute Beginners course will assist you in building relevant skills that will help you find a job in the related sectors. Also, the Certificate you’ll get after completing the Python Basic Programming for Absolute Beginners will put your head and shoulder above others in front of potential employers.
Become the person who would attract the results you seek. What you plant now, you will harvest later. So, grab this opportunity and start learning Python Basic Programming for Absolute Beginners!
- What Imperial Academy Offers You
- QLS/ CPD/ CIQ Accredited
- 24/7 Assistance from our Support Team
- 100% Online
- Self-paced course
- Bite-sized Audio-visual Modules
- Rich Learning Materials
- Developed by Industry Specialists
- Career Guidance
- Course Design
Learn at your own pace from the comfort of your home, as the rich learning materials of this premium course is accessible from any place at any time. The advanced course curriculums are divided into tiny bite-sized audio-visual modules by industry specialists with years of experience behind them.
- Audio-visual Lessons
- Online Study Materials
Course Curriculum
Section 01: Introduction | |||
Course Introduction | 00:02:00 | ||
Course Curriculum | 00:04:00 | ||
How to get Pre-requisites | 00:02:00 | ||
Getting Started on Windows, Linux or Mac | 00:01:00 | ||
Section 02: Introduction to Python and Setting Up | |||
Introduction to Python | 00:02:00 | ||
Python vs Other Languages | 00:04:00 | ||
Why It’s Popular | 00:04:00 | ||
Command Line Basics | 00:07:00 | ||
Python Installation (Step By Step) | 00:06:00 | ||
PyCharm IDE Installation | 00:08:00 | ||
Getting Start PyCharm IDE | 00:05:00 | ||
First Python Hello World Program | 00:07:00 | ||
Assessment Test1 | 00:01:00 | ||
Solution for Assessment Test1 | 00:01:00 | ||
Summary | 00:02:00 | ||
Section 03: PythonBasic | |||
Introduction | 00:02:00 | ||
Variables | 00:16:00 | ||
Data Types | 00:13:00 | ||
Type Casting | 00:07:00 | ||
User Inputs | 00:08:00 | ||
Comments | 00:04:00 | ||
Assessment Test2 | 00:01:00 | ||
Solution for Assessment Test2 | 00:02:00 | ||
Summary | 00:02:00 | ||
Section 04: Python Strings | |||
Introduction | 00:02:00 | ||
Strings | 00:05:00 | ||
String Indexing | 00:05:00 | ||
String Slicing | 00:04:00 | ||
String Built-in Functions | 00:09:00 | ||
Formatting String (Dynamic Data) | 00:05:00 | ||
Assessment Test3 | 00:01:00 | ||
Solution for Assessment Test3 | 00:01:00 | ||
Summary | 00:01:00 | ||
Section 05: Python Operators | |||
Introduction | 00:03:00 | ||
Arithmetic Operators | 00:08:00 | ||
Assignment Operators | 00:05:00 | ||
Comparison Operators | 00:05:00 | ||
Logical Operators | 00:02:00 | ||
AND Operator | 00:04:00 | ||
OR Operator | 00:02:00 | ||
NOT Operator | 00:03:00 | ||
Booleans | 00:02:00 | ||
Assessment Test4 | 00:02:00 | ||
Solution for Assessment Test4 | 00:01:00 | ||
Summary | 00:01:00 | ||
Section 06: Python Sequences | |||
Introduction | 00:02:00 | ||
Arrays in Earlier | 00:02:00 | ||
Lists | 00:06:00 | ||
Add List Items | 00:03:00 | ||
Remove List Items | 00:01:00 | ||
Sort Lists | 00:03:00 | ||
Join Lists | 00:08:00 | ||
Tuples | 00:08:00 | ||
Update tuples | 00:07:00 | ||
Join tuples | 00:02:00 | ||
Dictionaries | 00:06:00 | ||
Add Dictionary Items | 00:04:00 | ||
Remove Dictionary Items | 00:03:00 | ||
Nested Dictionaries | 00:04:00 | ||
Sets | 00:04:00 | ||
Add Set Items | 00:03:00 | ||
Remove Set Items | 00:01:00 | ||
Join Set Items | 00:04:00 | ||
Assessment Test5 | 00:01:00 | ||
Solution for Assessment Test5 | 00:02:00 | ||
Summary | 00:01:00 | ||
Section 07: Python Statements | |||
Introduction | 00:03:00 | ||
If Statement | 00:03:00 | ||
If-else Statement | 00:04:00 | ||
If-elif-else Statement | 00:04:00 | ||
If Statement Coding Exercise | 00:05:00 | ||
Assessment Test 6 | 00:02:00 | ||
Solution for Assessment Test 6 | 00:02:00 | ||
Summary | 00:02:00 | ||
Section 08: Python Control Flow Statements | |||
Introduction | 00:04:00 | ||
Flow Charts | 00:06:00 | ||
While Loops Statement | 00:10:00 | ||
For Loops Statement | 00:06:00 | ||
Loop through a String | 00:03:00 | ||
The Break Statement | 00:03:00 | ||
The Continue Statement | 00:02:00 | ||
The range() Function | 00:04:00 | ||
Nested Loops | 00:04:00 | ||
2D List using Nested Loop | 00:04:00 | ||
Assessment Test7 | 00:01:00 | ||
Solution for Assessment Test7 | 00:03:00 | ||
Summary | 00:01:00 | ||
Section 09: Python Games for Beginners | |||
Introduction | 00:01:00 | ||
Guessing Game | 00:07:00 | ||
Car Game | 00:10:00 | ||
Summary | 00:01:00 | ||
Section 10: Python Functions | |||
Introduction | 00:02:00 | ||
Creating a Function | 00:03:00 | ||
Calling a Function | 00:06:00 | ||
Function with Arguments | 00:05:00 | ||
args, Arbitrary Arguments | 00:04:00 | ||
kwargs, Arbitrary Keyword Arguments | 00:06:00 | ||
Summary | 00:01:00 | ||
Section 11: Working with File Structure | |||
Introduction | 00:03:00 | ||
Reading Files | 00:10:00 | ||
Creating / Writing Files | 00:06:00 | ||
Delete Files | 00:03:00 | ||
Summary | 00:01:00 | ||
Section 12: Regular Expressions | |||
Introduction | 00:02:00 | ||
RegEx Module | 00:07:00 | ||
RegEx Functions | 00:08:00 | ||
Summary | 00:02:00 | ||
Section 13: PythonProject | |||
Introduction | 00:02:00 | ||
Project Overview | 00:04:00 | ||
ATM RealTime Project | 00:13:00 | ||
Summary | 00:01:00 |
Certificate of Achievement
Learners will get an certificate of achievement directly at their doorstep after successfully completing the course!
It should also be noted that international students must pay £10 for shipping cost.
CPD Accredited Certification
Upon successfully completing the course, you will be qualified for CPD Accredited Certificate. Certification is available –
- PDF Certificate £7.99
- Hard Copy Certificate £14.99
Related Courses
Course Info
- Development
- IT & Software
£189£30- UNLIMITED ACCESS
- Beginner
- Number of Units111
- Number of Quizzes0
- 7 hours, 21 minutes
Recent Courses
UX (User Experience) Fundamentals – CPD Accredited
Overview Educational accomplishments and income are closely correlated. Education and skill with endorsed certificates from credible and renowned authorities typically …
- Design
- Employability
- IT & Software
Making Automated Trading Bot Using Python
Overview Educational accomplishments and income are closely correlated. Education and skill with endorsed certificates from credible and renowned authorities typically …
- Business
- Development
- IT & Software