Top
X
MENU
HOME
TOPICS
- Arts & Crafts
- Astronomy
- Computers
- Do it Yourself
- Education
- Finance
- Food
- General Knowledge
- Hacks
- Health
- Industries
- Music
- Nature
- Personalities
- Practical Engineering
- Products & Services
- Science
- Social Science
- Songs
- Spirituality
- Sports
- Sports
- Stories
- Talks & Interviews
- Technology
- Vehicles
MEMBER
Logout
Python Full Course for free ๐
10, Jun, 2024
Time Stamps...Python Full Course
01 - Python tutorial for beginners ๐ (
00:00:00
)
02 - variables โ (
00:05:57โ
)
03 - multiple assignment ๐ (
00;17;38โ
)
04 - string methods ใฐ๏ธ (
00:20:27โ
)
05 - type cast ๐ฑ (
00:25:13โ
)
06 - user input โจ๏ธ (
00:30:14โ
)
07 - math functions ๐งฎ (
00:36:50โ
)
08 - string slicing โ๏ธ (
00:40:58โ
)
09 - if statements ๐ค (
00:51:52โ
)
10 - logical operators ๐ฃ (
00:58:19
)
11 - while loops ๐ (
01:04:03โ
)
12 - for loops โฐ (
01:07:31โ
)
13 - nested loops โฟ (
01:13:04โ
)
14 - break continue pass โ (
01:17:08
)
15 - lists ๐งพ (
01:21:06โ
)
16 - 2D lists ๐ (
01:26:58โ
)
17 - tuples ๐ (
01:30:47โ
)
18 - sets ๐ด (
01:33:47โ
)
19 - dictionaries ๐ (
01:40:03โ
)
20 - indexing ๐ (
01:47:20โ
)
21 - functions ๐ (
01:53:23โ
)
22 - return statement ๐ (
02:02:03โ
)
23 - keyword arguments ๐ (
02:04:51
)
24 - nested function calls ๐๏ธ (
02:07:09โ
)
25 - variable scope ๐ฌ (
02:09:40โ
)
26 - *args ๐ฆ (
02:13:23โ
)
27 - **kwargs ๐ (
02:16:58โ
)
28 - string format ๐ฌ (
02:21:17โ
)
29 - random numbers ๐ฒ (
02:33:22โ
)
30 - exception handling โ ๏ธ (
02:36:43โ
)
31 - file detection ๐ (
02:43:40
)
32 - read a file ๐ (
02:47:28โ
)
33 - write a file ๐ (
02:51:00โ
)
34 - copy a file ๐จ๏ธ (
02:53:45โ
)
35 - move a file ๐๏ธ (
02:57:05โ
)
36 - delete a file ๐๏ธ (
03:01:20โ
)
37 - modules ๐ (
03:06:15โ
)
38 - rock, paper, scissors game ๐ฟ (
03:10:26
)
39 - quiz game ๐ฏ (
03:18:32โ
)
40 - Object Oriented Programming (OOP) ๐ (
03:35:45โ
)
41 - class variables ๐ (
03:45:06โ
)
42 - inheritance ๐ช (
03:48:54โ
)
43 - multilevel inheritance ๐ด (
03:55:30โ
)
44 - multiple inheritance ๐จโ๐ฉโ๐งโ๐ฆ (
03:58:32
)
45 - method overriding ๐ (
04:01:49
)
46 - method chaining โ๏ธ (
04:04:14โ
)
47 - super function ๐ฆธ (
04:08:08
)
48 - abstract classes ๐ป (
04:12:09โ
)
49 - objects as arguments ๐๏ธ (
04:19:12
)
50 - duck typing ๐ฆ (
04:23:20โ
)
51 - walrus operator ๐ฆฆ (
04:27:38
)
52 - functions to variables ๐ (
04:31:45โ
)
53 - higher order functions ๐ (
04:35:21โ
)
54 - lambda ฮป (
04:41:06โ
)
55 - sort ๐๏ธ (
04:45:44โ
)
56 - map ๐บ๏ธ (
04:53:22โ
)
57 - filter ๐บ (
04:57:17โ
)
58 - reduce โป๏ธ (
05:00:10โ
)
59 - list comprehensions ๐ฐ (
05:04:54โ
)
60 - dictionary comprehensions ๐ฎ (
05:10:54
)
61 - zip function ๐ค (
05:18:59โ
)
62 - if _name_ == '__main__' โ (
05:23:41โ
)
63 - time module โ (
05:29:21โ
)
64 - threading ๐งต (
05:39:58โ
)
65 - daemon threads ๐ (
05:53:31โ
)
66 - multiprocessing โก (
05:58:19โ
)
67 - GUI windows ๐ผ๏ธ (
06:07:15โ
)
68 - labels ๐ท๏ธ (
06:14:38โ
)
69 - buttons ๐๏ธ (
06:24:24โ
)
70 - entrybox โจ๏ธ (
06:30:44โ
)
71 - checkbox โ๏ธ (
06:40:15โ
)
72 - radio buttons ๐ (
06:49:08โ
)
73 - scale ๐ก๏ธ (
07:00:47โ
)
74 - listbox ๐ (
07:10:24โ
)
75 - messagebox ๐ญ (
07:24:41โ
)
76 - colorchooser ๐จ (
07:37:17โ
)
77 - text area ๐ (
07:43:10โ
)
78 - open a file (file dialog) ๐ (
07:48:38โ
)
79 - save a file (file dialog) ๐พ (
07:55:33โ
)
80 - menubar ๐งพ (
08:05:17โ
)
81 - frames โฐ๏ธ (
08:15:23โ
)
82 - new windows ๐ (
08:21:30โ
)
83 - window tabs ๐ (
08:25:32โ
)
84 - grid ๐ข (
08:30:52โ
)
85 - progress bar ๐ (
08:39:52โ
)
86 - canvas ๐๏ธ (
08:49:48โ
)
87 - keyboard events โจ๏ธ (
09:01:18โ
)
88 - mouse events ๐ฑ๏ธ (
09:05:54โ
)
89 - drag & drop ๐ (
09:11:00โ
)
90 - move images w/ keys ๐๏ธ (
09:18:18โ
)
91 - animations ๐ธ (
09:29:13โ
)
92 - multiple animations ๐๏ธ (
09:41:31โ
)
93 - clock program ๐ (
09:53:04โ
)
94 - send an email ๐ง (
10:01:03โ
)
95 - run with command prompt ๐จโ๐ป (
10:07:37โ
)
96 - pip ๐๏ธ (
10:09:53
)
97 - py to exe ๐ (
10:13:30
)
98 - calculator program ๐ฉ (
10:17:13โ
)
99 - text editor program โ๏ธ (
10:31:38โ
)
100 - tic tac toe game โญ (
11:05:51
)
101 - snake game ๐ (
11:26:25
)
0.004146556 seconds