Exclusive Deal! nan% Off, Today Only!
Buy 1 or more contact sale
Course Overview
Learn how to make a genuine difference in your life by taking our popular Python Programming for Non-Programmers Level 4. Our commitment to online learning and our technical experience has been put to excellent use within the content of these educational modules. By enrolling today, you can take your knowledge of Python Programming for Non-Programmers Level 4Â to a whole new level and quickly reap the rewards of your study in the field you have chosen.
We are confident that you will find the skills and information that you will need to succeed in this area and excel in the eyes of others. Do not rely on substandard training or half-hearted education. Commit to the best, and we will help you reach your full potential whenever and wherever you need us.
Please note that Python Programming for Non-Programmers Level 4 provides valuable and significant theoretical training for all. However, it does not offer official qualifications for professional practice. Always check details with the appropriate authorities or management.
Learning Outcomes
Your Path to Success
By completing the training in Python Programming for Non-Programmers Level 4, you will be able to significantly demonstrate your acquired abilities and knowledge of Python Programming for Non-Programmers Level 4. This can give you an advantage in career progression, job applications, and personal mastery in this area.
Is This Course Right for You?
This course is designed to provide an introduction to Python Programming for Non-Programmers Level 4 and offers an excellent way to gain the vital skills and confidence to start a successful career. It also provides access to proven educational knowledge about the subject and will support those wanting to attain personal goals in this area. Full-time and part-time learners are equally supported, and the study periods are entirely customisable to your needs.
Assessment Process
Once you have completed all the modules in the Python Programming for Non-Programmers Level 4 course, you can assess your skills and knowledge with an optional assignment. Our expert trainers will assess your assignment and give you feedback afterwards.
Show off Your New Skills with a Certification of Completion
The learners have to successfully complete the assessment of this Python Programming for Non-Programmers Level 4 course to achieve the CPD accredited certificate. Digital certificates can be ordered for only £10. Learners can purchase printed hard copies inside the UK for £29, and international students can purchase printed hard copies for £39.
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 Test | 00:01:00 | ||
Solution for Assessment Test | 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 Test | 00:01:00 | ||
Solution for Assessment Test | 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 | 00:02:00 | ||
Solution for Assessment Test | 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 Test | 00:01:00 | ||
Solution for Assessment Test | 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 | ||
Claim Your Certificate | |||
Claim Your Certificate | 00:00:00 |
1352
4.9
£1099
848
4.9
£1099
692
4.9
£1099