PREMIUM ACCOUNTS

Support downtopc by buying or renewing your premium account using below links:







Partners
warezload

movieblogarea download
katzdownload

Python for Everybody A Guide to Master Python Fundamentals

Category: Courses / Others
Author: AD-TEAM
Date added: 28.08.2023 :51:23
Views: 3
Comments: 0










Description material

Python for Everybody  A Guide to Master Python Fundamentals


Python for Everybody A Guide to Master Python Fundamentals
Language: English | Size:1.99 GB
Genre:eLearning


Files Included :

1 introduction.mp4 (12.92 MB)
MP4
2 table of contents.mp4 (15.23 MB)
MP4
3 python installation.mp4 (3.74 MB)
MP4
4 python installation demo.mp4 (40.08 MB)
MP4
1 list.mp4 (6.68 MB)
MP4
10 list comprehension.mp4 (11.09 MB)
MP4
11 list comprehension demo.mp4 (48.36 MB)
MP4
2 list part 2.mp4 (14.17 MB)
MP4
3 list part 3.mp4 (16.5 MB)
MP4
4 tuple.mp4 (5.78 MB)
MP4
5 tuple demo.mp4 (22.19 MB)
MP4
6 set.mp4 (7.83 MB)
MP4
7 set demo.mp4 (22.38 MB)
MP4
8 dict.mp4 (9.6 MB)
MP4
9 dict demo.mp4 (38.09 MB)
MP4
1 iterator.mp4 (9.83 MB)
MP4
2 iterators part 2.mp4 (27.93 MB)
MP4
3 iterators part 3.mp4 (4.08 MB)
MP4
4 generators.mp4 (16.79 MB)
MP4
5 generators part 2.mp4 (24.41 MB)
MP4
6 generator expressions.mp4 (5 MB)
MP4
7 generator expressions demo.mp4 (15.37 MB)
MP4
8 profiling iterators vs generators.mp4 (48.62 MB)
MP4
1 decorator.mp4 (14.79 MB)
MP4
2 decorator 2.mp4 (24.28 MB)
MP4
3 multiple decorator.mp4 (27.96 MB)
MP4
1 context manager.mp4 (10.51 MB)
MP4
2 context manager demo.mp4 (27.79 MB)
MP4
3 context manager part 2.mp4 (6.39 MB)
MP4
4 context manager part 2 demo.mp4 (31.78 MB)
MP4
5 context manager as functions.mp4 (23.15 MB)
MP4
6 context manager as functions part 2.mp4 (17.06 MB)
MP4
1 files.mp4 (14.84 MB)
MP4
2 reading files.mp4 (36.26 MB)
MP4
3 writing files.mp4 (30.8 MB)
MP4
4 context manager with files.mp4 (23.17 MB)
MP4
1 exceptions.mp4 (7.16 MB)
MP4
2 exceptions part 2.mp4 (19.83 MB)
MP4
3 user defined exceptions.mp4 (5.62 MB)
MP4
4 user defined exceptions part 2.mp4 (20.18 MB)
MP4
5 try except else finally.mp4 (38.11 MB)
MP4
1 virtual environment.mp4 (8.08 MB)
MP4
2 virtual environment part 2.mp4 (41.96 MB)
MP4
1 threading intro.mp4 (11.3 MB)
MP4
10 semaphore 2.mp4 (33.72 MB)
MP4
2 threads.mp4 (5.86 MB)
MP4
3 threads part 2.mp4 (22.25 MB)
MP4
4 threads part 3.mp4 (17.06 MB)
MP4
5 lock.mp4 (3.27 MB)
MP4
6 lock demo.mp4 (21.27 MB)
MP4
7 barrier.mp4 (3.04 MB)
MP4
8 barrier part 2.mp4 (16.22 MB)
MP4
9 semaphore.mp4 (4.39 MB)
MP4
1 sockets.mp4 (5.19 MB)
MP4
2 sockets part 2.mp4 (40.63 MB)
MP4
3 sockets echoserver.mp4 (14.6 MB)
MP4
4 sockets echoserver part 2.mp4 (11.2 MB)
MP4
1 http.mp4 (8.72 MB)
MP4
2 http get with python.mp4 (39.76 MB)
MP4
3 http post with python.mp4 (55.25 MB)
MP4
1 variable.mp4 (3.88 MB)
MP4
2 variable 2.mp4 (11.62 MB)
MP4
3 number.mp4 (6.41 MB)
MP4
4 number 2.mp4 (15.12 MB)
MP4
5 string.mp4 (17.46 MB)
MP4
6 string 2.mp4 (20.17 MB)
MP4
7 string template.mp4 (32.36 MB)
MP4
8 data types.mp4 (9.82 MB)
MP4
9 data types 2.mp4 (37.29 MB)
MP4
1 sqlite3.mp4 (4.31 MB)
MP4
2 sqlite3 part 2.mp4 (17.83 MB)
MP4
3 sqlite3 python db.mp4 (27.81 MB)
MP4
4 sqlite3 python db part 2.mp4 (37.53 MB)
MP4
5 sqlite3 datatypes.mp4 (14.16 MB)
MP4
6 sqlite3 custom datatypes.mp4 (57.38 MB)
MP4
1 control flow.mp4 (6.84 MB)
MP4
2 control flow 2.mp4 (20.04 MB)
MP4
1 Loops Intro.mp4 (6.57 MB)
MP4
2 for.mp4 (4.53 MB)
MP4
3 for 2.mp4 (7.53 MB)
MP4
4 range.mp4 (4.22 MB)
MP4
5 while.mp4 (2.52 MB)
MP4
6 while 2.mp4 (6.14 MB)
MP4
1 break.mp4 (3.52 MB)
MP4
2 continue.mp4 (3.03 MB)
MP4
3 break continue part 2.mp4 (13.23 MB)
MP4
4 pass.mp4 (2.71 MB)
MP4
5 pass 2.mp4 (9.16 MB)
MP4
6 match.mp4 (5.43 MB)
MP4
7 match 2.mp4 (25.68 MB)
MP4
8 else clause loop.mp4 (6.4 MB)
MP4
9 else clause 2.mp4 (15.37 MB)
MP4
1 function definition.mp4 (6.98 MB)
MP4
2 function definition part 2.mp4 (34.39 MB)
MP4
3 function positional and keyword arguments.mp4 (10.21 MB)
MP4
4 function positional and keyword arguments part 2.mp4 (32.17 MB)
MP4
5 function positional and keyword arguments part 3.mp4 (12.14 MB)
MP4
6 function definition args and kwargs.mp4 (3.58 MB)
MP4
7 function definition args and kwargs part 2.mp4 (6.87 MB)
MP4
1 operators.mp4 (9.91 MB)
MP4
2 operators part 2.mp4 (19.67 MB)
MP4
3 operators part 3.mp4 (15.1 MB)
MP4
4 operators is vs equal.mp4 (8.59 MB)
MP4
5 expressions.mp4 (6.56 MB)
MP4
6 expressions part 2.mp4 (22.13 MB)
MP4
7 expressions part 3.mp4 (12.2 MB)
MP4
1 module.mp4 (7.21 MB)
MP4
2 module part 2.mp4 (19.75 MB)
MP4
3 module part 3.mp4 (31.43 MB)
MP4
1 class definition.mp4 (12.75 MB)
MP4
2 class definition 2.mp4 (18.78 MB)
MP4
3 inheritance.mp4 (5.75 MB)
MP4
4 inheritance part 2.mp4 (19 MB)
MP4
5 multiple inheritance.mp4 (6.43 MB)
MP4
6 multiple inheritance 2.mp4 (28.48 MB)
MP4
7 inheritance abstract class.mp4 (27.62 MB)
MP4
8 inheritance abstract class part 2.mp4 (29.3 MB)
MP4








Join to our telegram Group
Information
Users of Guests are not allowed to comment this publication.
Choose Site Language
Keep downtopc Online Please

PREMIUM ACCOUNTS

Support downtopc by buying or renewing your premium account using below links: