
01
SeptemberData Science Job Roles

01
SeptemberWhat is a Data Scientist?

01
SeptemberHow To Get a Data Science Job

01
SeptemberData Science Projects Overview

01
SeptemberWhy We Use Python?

01
SeptemberWhat is Data Science?

01
SeptemberWhat is Machine Learning?

01
SeptemberMachine Learning Concepts & Algorithms

01
SeptemberWhat is Deep Learning?

01
SeptemberMachine Learning vs Deep Learning

01
SeptemberWhat is Programming?

01
SeptemberWhy Python for Data Science?

01
SeptemberWhat is Jupyter?

01
SeptemberWhat is Google Colab?

01
SeptemberPython Variables, Booleans and None

01
SeptemberGetting Started with Google Colab

01
SeptemberPython Operators

01
SeptemberPython Numbers & Booleans

01
SeptemberPython Strings

01
SeptemberPython Conditional Statements

01
SeptemberPython For Loops and While Loops

01
SeptemberPython Lists

01
SeptemberMore about Lists

01
SeptemberPython Tuples

01
SeptemberPython Dictionaries
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108