Skip to content

Commit 529517a

Browse files
author
codebasics
committed
Merge branch 'master' of https://github.com/codebasics/py into master
2 parents 5663e0a + 13ae5dc commit 529517a

File tree

1 file changed

+28
-27
lines changed

1 file changed

+28
-27
lines changed
Lines changed: 28 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
## Learn data science step by step in 6 months
2-
----------------------------------------------
1+
## Learn data analyst skills step by step in 3 months
2+
------------------------------------------------------
33

44
Following is a schedule to learn data science step by step considering **4 hours** of dedicated, focused study every single day. This program is perfect for beginners with no knowledge of data science and programming.
55

@@ -17,15 +17,23 @@ Following is a schedule to learn data science step by step considering **4 hours
1717
- Statistics by Marin : https://www.youtube.com/playlist?list=PLqzoL9-eJTNBZDG8jaNuhap1C9q6VHyVa
1818
- Statquest youtube channel: https://www.youtube.com/user/joshstarmer
1919

20-
### Week 3 and 4: Python
20+
### Week 3, 4, 5: BI tools
21+
22+
* Tableau
23+
- Abhishek Agarwal: https://www.youtube.com/playlist?list=PL6_D9USWkG1C4raCOTlTf_oq4XnNNNtm9
24+
- Bharti consultancy: https://www.youtube.com/playlist?list=PLyD1XCIRA3gQmN73dHwQWr4R08ABZFMtZ
25+
26+
* Power BI (project)
27+
- codebasics sales insights project: https://www.youtube.com/playlist?list=PLeo1K3hjS3uva8pk1FI3iK9kCOKQdz1I9
28+
29+
### Week 6 and 7: Python
2130

2231
* Python
2332
- Codebasics python tutorials (first 16) - https://www.youtube.com/playlist?list=PLeo1K3hjS3uv5U-Lmlnucd7gqF-3ehIh0
24-
- Make sure to work on exercises
25-
* R
26-
- Marin's lectures: https://www.youtube.com/playlist?list=PLqzoL9-eJTNBlVXxWvJkq0dtVut2sICUW
27-
28-
### Week 5, 6, 7, 8: Numpy, Pandas, Data Visualization Libraries
33+
- Codebasics python HINDI tutorials - https://www.youtube.com/playlist?list=PLPbgcxheSpE1DJKfdko58_AIZRIT0TjpO
34+
- Make sure to work on exercises in these folders: https://github.com/codebasics/py/tree/master/Basics/Hindi
35+
36+
### Week 8, 9: Numpy, Pandas, Data Visualization Libraries
2937

3038
* NumPy and Pandas
3139
- Codebasics Numpy playlist: https://www.youtube.com/playlist?list=PLeo1K3hjS3uset9zIVzJWqplaWBiacTEU
@@ -39,18 +47,7 @@ Following is a schedule to learn data science step by step considering **4 hours
3947
- Notebooks: https://www.kaggle.com/notebooks
4048
- Datasets: https://www.kaggle.com/datasets
4149

42-
### Week 9, 10, 11, 12: Machine Learning
43-
44-
* Machine learning
45-
- codebasics ml playlist (first 16): https://www.youtube.com/playlist?list=PLeo1K3hjS3uvCeTYTeyfe0-rN5r8zn9rw
46-
- data science regression project: same playlist as above. Tutorial 18 to 25
47-
48-
### Week 13, 14, 15, 16: Deep Learning
49-
50-
* Deep learning (artificial neural network, convolutional neural network, recurrent neural network)
51-
- codebasics deep learning playlist: https://www.youtube.com/playlist?list=PLeo1K3hjS3uu7CxAacxVndI4bE_o3BDtO
52-
53-
### Week 17, 18, 19, 20: SQL & MongoDB
50+
### Week 10, 11, 12: SQL & MongoDB
5451

5552
* SQL
5653
- kudavenkat playlist (first 16): https://www.youtube.com/playlist?list=PL08903FB7ACA1C2FB
@@ -59,14 +56,7 @@ Following is a schedule to learn data science step by step considering **4 hours
5956
* MongoDB
6057
- https://www.coursera.org/learn/introduction-mongodb
6158

62-
### Week 21, 22, 23, 24: BI tools
6359

64-
* Tableau
65-
- Abhishek Agarwal: https://www.youtube.com/playlist?list=PL6_D9USWkG1C4raCOTlTf_oq4XnNNNtm9
66-
- Bharti consultancy: https://www.youtube.com/playlist?list=PLyD1XCIRA3gQmN73dHwQWr4R08ABZFMtZ
67-
68-
* Power BI (project)
69-
- codebasics sales insights project: https://www.youtube.com/playlist?list=PLeo1K3hjS3uva8pk1FI3iK9kCOKQdz1I9
7060

7161
## Soft skills
7262
---------------
@@ -80,4 +70,15 @@ Following is a schedule to learn data science step by step considering **4 hours
8070
--------------------------------------
8171
* Free book on statistics: http://greenteapress.com/thinkstats/thinkstats.pdf
8272
* Another good book on statistics (not free) Naked Statistics - Charles Wheelan
73+
* Mechanical engineer to data analyst transition success stories
74+
https://youtu.be/34-RThWWRHM
75+
https://www.youtube.com/watch?v=HgE2yOHl1RU
76+
77+
* BCom to data analyst transition success story
78+
https://youtu.be/lqEzYDuTnvU
79+
80+
## Resume Guidance
81+
------------------
82+
* Data analyst resume review session with template resume: https://www.youtube.com/watch?v=YKPFQUvckU0
83+
8384

0 commit comments

Comments
 (0)