Skip to content

Commit 4044816

Browse files
authoredFeb 21, 2022
Update README.md
1 parent e24ca91 commit 4044816

File tree

1 file changed

+57
-1
lines changed

1 file changed

+57
-1
lines changed
 

‎README.md

+57-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,62 @@
1-
# Python-Bootcamp-Notes
1+
# 🔥Python-Bootcamp-Notes 🐍
22
This repository contains all the notes, assignments and resources of my Python Bootcamp on YouTube Channel.
33

44
It's completely free.😊
55

66
Kindly fill up this [Google Form](https://forms.gle/G1VcMtovfPYHback8) and get started with the bootcamp [here](https://bit.ly/3v4szm1).
7+
8+
![PYTHON BOOTCAMP](https://user-images.githubusercontent.com/79099734/154904154-d588602f-3108-4994-abff-6f619f4a5e08.png)
9+
10+
<!-- ![DSA-Bootcamp-Java](https://socialify.git.ci/kunal-kushwaha/DSA-Bootcamp-Java/image?description=1&font=Inter&language=1&owner=1&pattern=Charlie%20Brown&theme=Dark) -->
11+
12+
- <a href="https://bit.ly/3sVrmL0" title="Subscribe to Susmita Dey's YouTube Channel" style="background-color:#FFFFFF;color:#000000;text-decoration:none">▶ Subscribe to our channel </a>
13+
<!-- - <a href="https://www.commclassroom.org/java" style="background-color:#FFFFFF;color:#000000;text-decoration:none">🧑‍💻 Course website </a> -->
14+
- <a href="https://bit.ly/3v4szm1" title="Click here to access full Playlist on YouTube" style="background-color:#FFFFFF;color:#000000;text-decoration:none">📂 Complete Playlist</a>
15+
16+
- <a href="https://github.com/opensourcecommunity-hub/Python-Bootcamp-Notes/tree/main/ASSIGNMENTS" title="Click here to see Assignments related to this Course" style="background-color:#FFFFFF;color:#000000;text-decoration:none">✍️ Assignments</a>
17+
<!-- - <a href="https://github.com/kunal-kushwaha/Competitive-Programming-Resources" title="CP Lover? Click here to get some awesome resources related to Competitive Programming" style="background-color:#FFFFFF;color:#000000;text-decoration:none">🏆 Competitive Programming Resources</a> -->
18+
19+
20+
## Connect with me
21+
<a href="https://twitter.com/its_SusmitaDey">
22+
<img width="30px" src="https://www.vectorlogo.zone/logos/twitter/twitter-official.svg" />
23+
</a>&ensp;
24+
<a href="https://www.linkedin.com/in/susmita-dey-15a15a210/">
25+
<img width="30px" src="https://www.vectorlogo.zone/logos/linkedin/linkedin-icon.svg" />
26+
</a>&ensp;
27+
<a href="https://www.youtube.com/channel/UCsuzc8lqAbgUYo4yzpjtfSw">
28+
<img width="30px" src="https://i.pinimg.com/originals/46/02/cb/4602cbc18967da9c1eba7452905cd99b.png" />
29+
</a>&ensp;
30+
<a href="https://www.instagram.com/susmitadeyofficial/">
31+
<img width="30px" src="https://www.vectorlogo.zone/logos/instagram/instagram-icon.svg" />
32+
</a>&ensp;
33+
<a href="https://susmitadey.hashnode.dev/">
34+
<img width="30px" src="https://cdn.hashnode.com/res/hashnode/image/upload/v1611902473383/CDyAuTy75.png?auto=compress" />
35+
</a>
36+
37+
## Join Community Groups
38+
<a href="https://discord.com/invite/g7FmxB9uZp">
39+
<img width="30px" src="https://www.vectorlogo.zone/logos/discordapp/discordapp-tile.svg" />
40+
</a>&ensp;
41+
<a href="https://t.me/SusmitaDeyCodingOfficial">
42+
<img width="30px" src="https://www.vectorlogo.zone/logos/telegram/telegram-icon.svg" />
43+
</a>
44+
</a>&ensp;
45+
<!-- <a href="https://twitter.com/commclassroom/">
46+
<img width="30px" src="https://www.vectorlogo.zone/logos/twitter/twitter-official.svg" />
47+
</a>&ensp;
48+
<a href="https://www.linkedin.com/company/commclassroom/">
49+
<img width="30px" src="https://www.vectorlogo.zone/logos/linkedin/linkedin-icon.svg" />
50+
</a>&ensp;
51+
<a href="https://www.instagram.com/commclassroom/">
52+
<img width="30px" src="https://www.vectorlogo.zone/logos/instagram/instagram-icon.svg" />
53+
</a>&ensp;
54+
<a href="https://www.youtube.com/channel/UCwY7chGINzoVuEB3mWOi_zw">
55+
<img width="30px" src="https://i.pinimg.com/originals/46/02/cb/4602cbc18967da9c1eba7452905cd99b.png" />
56+
</a> -->
57+
58+
59+
## Thanks to all the contributors ❤️
60+
<a href = "https://github.com/opensourcecommunity-hub/Python-Bootcamp-Notes/graphs/contributors">
61+
<img src = "https://contrib.rocks/image?repo=opensourcecommunity-hub/Python-Bootcamp-Notes"/>
62+
</a>

0 commit comments

Comments
 (0)
Please sign in to comment.