All Courses
Certificate
My Courses
Menu
All Courses
Certificate
My Courses
Login
Menu
Login
£
0.00
Cart
All Courses
Development
Programming Language
Python
Python Programming From A-Z: Beginner To Expert Course
Section 1: Introduction to Python Programming from A-Z
8
Lecture
1.1
1. Intro To Python Section Overview
06 min
Lecture
1.2
2. What is Python Programming?
11 min
Lecture
1.3
3. Who is This Course For?
05 min
Lecture
1.4
4. Python Programming Marketplace
06 min
Lecture
1.5
5. Python Job Opportunities
05 min
Lecture
1.6
6. How to Land a Python Job w/o a Degree
09 min
Lecture
1.7
7. Python Programmer Job Roles
09 min
Lecture
1.8
Downloadable Resources
20 min
Section 2: Getting Familiar with Python
11
Lecture
2.1
1. Getting Familiar with Python Overview
06 min
Lecture
2.2
2. Installing Python on Windows
10 min
Lecture
2.3
3. Anaconda and Jupyter Notebooks Part 1
08 min
Lecture
2.4
4. Anaconda and Jupyter Notebooks Part 2
17 min
Lecture
2.5
5.Python Syntax
03 min
Lecture
2.6
6. Python Line Structure
03 min
Lecture
2.7
7. Line Structure Exercise
Lecture
2.8
8. Python Comments
06 min
Lecture
2.9
9. Joining Lines in Python
05 min
Lecture
2.10
10. Working with Multiple Statement on a Single Line
05 min
Lecture
2.11
11. Indentation
08 min
Section 3: Python Basic Data Types
10
Lecture
3.1
1. Python Basic Data Types Overview
09 min
Lecture
3.2
2. Python Variables
09 min
Lecture
3.3
3. Integers and Floats
09 min
Lecture
3.4
4. String Overview
10 min
Lecture
3.5
5. String Manipulation
08 min
Lecture
3.6
6. String Indexing
05 min
Lecture
3.7
7. String Slicing
09 min
Lecture
3.8
8. Working with Boolean
09 min
Lecture
3.9
9. Printing Function
10 min
Lecture
3.10
10. Mini Project – Letter Counter
20 min
Section 4: Python Operators
8
Lecture
4.1
1. Python Operators Overview
05 min
Lecture
4.2
2. Arithmetic Operators
09 min
Lecture
4.3
3. Assignment Operators
Lecture
4.4
4. Comparison Operators
Lecture
4.5
5. Logical Operators
13 min
Lecture
4.6
6. Identity Operators
05 min
Lecture
4.7
7. Membership Operators
03 min
Lecture
4.8
8. Bitwise Operators
08 min
Section 5: Python Advanced Data Types
8
Lecture
5.1
1. Python Advanced Data Types Overview
11 min
Lecture
5.2
2. Python Lists
05 min
Lecture
5.3
3. List Slicing and Indexing
05 min
Lecture
5.4
4. Python Tuples
03 min
Lecture
5.5
5. Python Sets
07 min
Lecture
5.6
6. Python Dictionaries
11 min
Lecture
5.7
7. When To Use Each One?
05 min
Lecture
5.8
8. Compound Data Types
03 min
Section 6: Python Control Flow Part 1
6
Lecture
6.1
1. Python Control Flow Part 1 Overview
16 min
Lecture
6.2
2. Intro To Control Flow
01 min
Lecture
6.3
Basic Conditional Statements
14 min
Lecture
6.4
3. More Conditional Statements
06 min
Lecture
6.5
4. For Loops
10 min
Lecture
6.6
5. While Loops
12 min
Section 7: Python Control Flow Part 2
6
Lecture
7.1
1. Python Control Flow Part 2 Overview
03 min
Lecture
7.2
2. Break Statements
08 min
Lecture
7.3
3. Continue Statements
05 min
Lecture
7.4
4. Zip Function
08 min
Lecture
7.5
5. Enumerate Function
04 min
Lecture
7.6
6. List Comprehension
05 min
Section 8: Python Functions
6
Lecture
8.1
1. Python Function Overview
03 min
Lecture
8.2
2. Intro To Functions
03 min
Lecture
8.3
3. Python Help Functions
04 min
Lecture
8.4
4. Defining Functions
10 min
Lecture
8.5
5. Variable Scope
09 min
Lecture
8.6
6. Doc Strings
04 min
Section 9: User Input and Error Handling
7
Lecture
9.1
1. User Input and Error Handling Overview
02 min
Lecture
9.2
2. Intro To Error Handling
03 min
Lecture
9.3
3. User Input
05 min
Lecture
9.4
4. Syntax Errors
04 min
Lecture
9.5
5. Exceptions
12 min
Lecture
9.6
6. Handling Exceptions Part 1
09 min
Lecture
9.7
7. Handling Exceptions Part 2
09 min
Section 10: Python Advanced Functions
7
Lecture
10.1
1. Python Advanced Function Overview
06 min
Lecture
10.2
2. Lambda Functions
06 min
Lecture
10.3
3. Functions args and kwargs
11 min
Lecture
10.4
4. Python Iterators
09 min
Lecture
10.5
5. Generators and Yield
12 min
Lecture
10.6
6. Map Function
15 min
Lecture
10.7
7. Filter Function
09 min
Section 11: Python Scripting and Libraries
9
Lecture
11.1
1. Python Scripting and Libraries Overview
05 min
Lecture
11.2
2. What is a Script?
02 min
Lecture
11.3
3. What is an IDE?
18 min
Lecture
11.4
4. What is a Text Editor?
12 min
Lecture
11.5
5. From Jupyter Notebook to VScode Part 1
15 min
Lecture
11.6
6. From Jupyter Notebook to VScode Part 2
06 min
Lecture
11.7
7. Importing Scripts
04 min
Lecture
11.8
8. Standard Libraries
05 min
Lecture
11.9
9. Third-Party Libraries
06 min
Section 12: NumPy
9
Lecture
12.1
1. NumPy Overview
05 min
Lecture
12.2
2. Intro To NumPy
05 min
Lecture
12.3
3. Why Use NumPy
05 min
Lecture
12.4
4. NumPy Arrays
11 min
Lecture
12.5
5. Reshaping, Accessing, and Modifying
08 min
Lecture
12.6
6. Slicing and Copying
06 min
Lecture
12.7
7. Inserting, Appending, and Deleting
10 min
Lecture
12.8
8. Array Logical Indexing
04 min
Lecture
12.9
9. Broadcasting
09 min
Section 13: Pandas
6
Lecture
13.1
1. Intro To Pandas
17 min
Lecture
13.2
2. Pandas Series
17 min
Lecture
13.3
3. Pandas Series Manipulation
17 min
Lecture
13.4
4. Pandas DataFrame
18 min
Lecture
13.5
5. Pandas DataFrame Manipulation
13 min
Lecture
13.6
6. Dealing with Missing Values
11 min
Section 14: Intro To OOP
5
Lecture
14.1
1. Functional vs OOP
07 min
Lecture
14.2
2. OOP Key Definitions
05 min
Lecture
14.3
3. Create Your First Class
13 min
Lecture
14.4
4. How to Create and Use Objects
07 min
Lecture
14.5
5. How To Modify Attributes
13 min
Section 15: Advanced OOP
5
Lecture
15.1
1. Python Decorators
18 min
Lecture
15.2
2. Property Decorator
09 min
Lecture
15.3
3. Class Method Decorator
08 min
Lecture
15.4
4. Static Methods
11 min
Lecture
15.5
5. Inheritance from A-Z
21 min
Section 16: Starting a Career in Python
8
Lecture
16.1
1. Python Career Overview
06 min
Lecture
16.2
2. Getting Started with Freelancing
10 min
Lecture
16.3
3. Building a Brand
12 min
Lecture
16.4
4. Personal Branding
14 min
Lecture
16.5
5. Importance of Having Website/Blog
Lecture
16.6
6. Networking
05 min
Lecture
16.7
7. Top Freelance Websites
09 min
Lecture
16.8
8. Creating a Python Developer Resume
07 min
This content is protected, please
login
and enroll course to view this content!
Login with your site account
Lost your password?
Remember Me
Not a member yet?
Register now
Register a new account
Are you a member?
Login now
Login
Sign Up
Remember me
Forgot Password?
Sign In
Or
Login with OTP
Country Code
BD +880
BE +32
BF +226
BG +359
BA +387
BB +1246
WF +681
BL +590
BM +1441
BN +673
BO +591
BH +973
BI +257
BJ +229
BT +975
JM +1876
BV
BW +267
WS +685
BQ +599
BR +55
BS +1242
JE +441534
BY +375
BZ +501
RU +7
RW +250
RS +381
TL +670
RE +262
TM +993
TJ +992
RO +40
TK +690
GW +245
GU +1671
GT +502
GS
GR +30
GQ +240
GP +590
JP +81
GY +592
GG +441481
GF +594
GE +995
GD +1473
GB +44
GA +241
SV +503
GN +224
GM +220
GL +299
GI +350
GH +233
OM +968
TN +216
JO +962
HR +385
HT +509
HU +36
HK +852
HN +504
HM
VE +58
PR +1787
PS +970
PW +680
PT +351
SJ +47
PY +595
IQ +964
PA +507
PF +689
PG +675
PE +51
PK +92
PH +63
PN +870
PL +48
PM +508
ZM +260
EH +212
EE +372
EG +20
ZA +27
EC +593
IT +39
VN +84
SB +677
ET +251
SO +252
ZW +263
SA +966
ES +34
ER +291
ME +382
MD +373
MG +261
MF +590
MA +212
MC +377
UZ +998
MM +95
ML +223
MO +853
MN +976
MH +692
MK +389
MU +230
MT +356
MW +265
MV +960
MQ +596
MP +1670
MS +1664
MR +222
IM +441624
UG +256
TZ +255
MY +60
MX +52
IL +972
FR +33
IO +246
SH +290
FI +358
FJ +679
FK +500
FM +691
FO +298
NI +505
NL +31
NO +47
NA +264
VU +678
NC +687
NE +227
NF +672
NG +234
NZ +64
NP +977
NR +674
NU +683
CK +682
CI +225
CH +41
CO +57
CN +86
CM +237
CL +56
CC +61
CA +1
CG +242
CF +236
CD +243
CZ +420
CY +357
CX +61
CR +506
CW +599
CV +238
CU +53
SZ +268
SY +963
SX +599
KG +996
KE +254
SS +211
SR +597
KI +686
KH +855
KN +1869
KM +269
ST +239
SK +421
KR +82
SI +386
KP +850
KW +965
SN +221
SM +378
SL +232
SC +248
KZ +7
KY +1345
SG +65
SE +46
SD +249
DO +1809
DM +1767
DJ +253
DK +45
VG +1284
DE +49
YE +967
DZ +213
US +1
UY +598
YT +262
UM +1
LB +961
LC +1758
LA +856
TV +688
TW +886
TT +1868
TR +90
LK +94
LI +423
LV +371
TO +676
LT +370
LU +352
LR +231
LS +266
TH +66
TF
TG +228
TD +235
TC +1649
LY +218
VA +379
VC +1784
AE +971
AD +376
AG +1268
AF +93
AI +1264
VI +1340
IS +354
IR +98
AM +374
AL +355
AO +244
AQ
AS +1684
AR +54
AU +61
AT +43
AW +297
IN +91
AX +35818
AZ +994
IE +353
ID +62
UA +380
QA +974
MZ +258
Login with OTP
Or
Login with Email & Password
Login with Email OTP
Send OTP to Email
Login With Phone OTP
Phone Code
BD +880
BE +32
BF +226
BG +359
BA +387
BB +1246
WF +681
BL +590
BM +1441
BN +673
BO +591
BH +973
BI +257
BJ +229
BT +975
JM +1876
BV
BW +267
WS +685
BQ +599
BR +55
BS +1242
JE +441534
BY +375
BZ +501
RU +7
RW +250
RS +381
TL +670
RE +262
TM +993
TJ +992
RO +40
TK +690
GW +245
GU +1671
GT +502
GS
GR +30
GQ +240
GP +590
JP +81
GY +592
GG +441481
GF +594
GE +995
GD +1473
GB +44
GA +241
SV +503
GN +224
GM +220
GL +299
GI +350
GH +233
OM +968
TN +216
JO +962
HR +385
HT +509
HU +36
HK +852
HN +504
HM
VE +58
PR +1787
PS +970
PW +680
PT +351
SJ +47
PY +595
IQ +964
PA +507
PF +689
PG +675
PE +51
PK +92
PH +63
PN +870
PL +48
PM +508
ZM +260
EH +212
EE +372
EG +20
ZA +27
EC +593
IT +39
VN +84
SB +677
ET +251
SO +252
ZW +263
SA +966
ES +34
ER +291
ME +382
MD +373
MG +261
MF +590
MA +212
MC +377
UZ +998
MM +95
ML +223
MO +853
MN +976
MH +692
MK +389
MU +230
MT +356
MW +265
MV +960
MQ +596
MP +1670
MS +1664
MR +222
IM +441624
UG +256
TZ +255
MY +60
MX +52
IL +972
FR +33
IO +246
SH +290
FI +358
FJ +679
FK +500
FM +691
FO +298
NI +505
NL +31
NO +47
NA +264
VU +678
NC +687
NE +227
NF +672
NG +234
NZ +64
NP +977
NR +674
NU +683
CK +682
CI +225
CH +41
CO +57
CN +86
CM +237
CL +56
CC +61
CA +1
CG +242
CF +236
CD +243
CZ +420
CY +357
CX +61
CR +506
CW +599
CV +238
CU +53
SZ +268
SY +963
SX +599
KG +996
KE +254
SS +211
SR +597
KI +686
KH +855
KN +1869
KM +269
ST +239
SK +421
KR +82
SI +386
KP +850
KW +965
SN +221
SM +378
SL +232
SC +248
KZ +7
KY +1345
SG +65
SE +46
SD +249
DO +1809
DM +1767
DJ +253
DK +45
VG +1284
DE +49
YE +967
DZ +213
US +1
UY +598
YT +262
UM +1
LB +961
LC +1758
LA +856
TV +688
TW +886
TT +1868
TR +90
LK +94
LI +423
LV +371
TO +676
LT +370
LU +352
LR +231
LS +266
TH +66
TF
TG +228
TD +235
TC +1649
LY +218
VA +379
VC +1784
AE +971
AD +376
AG +1268
AF +93
AI +1264
VI +1340
IS +354
IR +98
AM +374
AL +355
AO +244
AQ
AS +1684
AR +54
AU +61
AT +43
AW +297
IN +91
AX +35818
AZ +994
IE +353
ID +62
UA +380
QA +974
MZ +258
Change?
I accept the
Terms of Service and Privacy Policy
Sign Up
Lost your password? Please enter your username or email address. You will receive a link to create a new password via email.
Email Reset Link
0
0
Your Cart
Your cart is empty
Return to Shop
Modal title
Main Content