Skip to content

Commit f33755f

Browse files
2 parents 890b4c9 + 8f40765 commit f33755f

File tree

1 file changed

+24
-22
lines changed

1 file changed

+24
-22
lines changed

README.md

Lines changed: 24 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,36 @@
1-
(https://github.com/ahammadshawki8/Python-Basics/edit/master/)
2-
# Python is the best language to start for beginners
1+
![Poster](https://github.com/ahammadshawki8/Python-Basics/blob/master/basics.jpg)
2+
# _Python is the best language to start for beginners_
33

44
In this repository, I have added Python basics code which will be helpful for beginners who are new to programming as well as programmers of different language.
55
Lots of basics topics has been covered with sufficient examples. After studying this repository, coders will have a proper knowledge about coding in Python.
66
After that, they can move to any separate field of programming. It can be Data Science, Software Engineering, Web Development, Game Development, System Development etc.
77

88

9-
# The materials in this repository were collected from:
9+
# _The materials in this repository were collected from:_
1010

11-
--> This video is highly recommanded:
11+
* This MVA's video is highly recommanded:
1212
https://www.youtube.com/watch?v=eHxoh9Rrtdk
1313

1414
Also you could read books and watch videos form youtube channels or websites to learn python.
15-
Books:
16-
17-
Learn Python the Hard Way: A Very Simple Introduction to the Terrifyingly Beautiful World of Computers and Code - (Zed Shaw)
18-
https://www.amazon.com/Learn-Python-Hard-Way-Introduction/dp/0321884914
19-
Python Notes for Professionals
20-
https://books.goalkicker.com/PythonBook/
21-
Data Structures and Algorithms in Python - (Michael T. Goodrich, Roberto Tamassia, Michael H. Goldwasser)
22-
https://www.amazon.com/Structures-Algorithms-Python-Michael-Goodrich/dp/1118290275#:~:text=This%20all%2Dnew%20Data%20Structures,that%20is%20clear%20and%20concise.
15+
16+
Books:
17+
1. Learn Python the Hard Way: A Very Simple Introduction to the Terrifyingly Beautiful World of Computers and Code - (Zed Shaw)
18+
https://www.amazon.com/Learn-Python-Hard-Way-Introduction/dp/0321884914
19+
2. Python Notes for Professionals
20+
https://books.goalkicker.com/PythonBook/
21+
3. Data Structures and Algorithms in Python - (Michael T. Goodrich, Roberto Tamassia, Michael H. Goldwasser)
22+
https://www.amazon.com/Structures-Algorithms-Python-Michael-Goodrich/dp/1118290275#:~:text=This%20all%2Dnew%20Data%20Structures,that%20is%20clear%20and%20concise.
2323

24-
Video Tutorials:
2524

26-
Youtube channel:
27-
Corey Schafer - https://www.youtube.com/user/schafer5
28-
freeCodeCamp - https://www.youtube.com/channel/UC8butISFwT-Wl7EV0hUK0BQ
29-
CS Dojo - https://www.youtube.com/channel/UCxX9wt5FWQUAAz4UrysqK9A
30-
Tech with Tim - https://www.youtube.com/channel/UC4JX40jDee_tINbkjycV4Sg
31-
Sentdex - https://www.youtube.com/user/sentdex
32-
Clever Programmer - https://www.youtube.com/channel/UCqrILQNl5Ed9Dz6CGMyvMTQ
33-
Edureka - https://www.youtube.com/user/edurekaIN
34-
Telusko - https://www.youtube.com/user/javaboynavin
25+
Youtube channels:
26+
1. Corey Schafer (@CoreyMSchafer) - https://www.youtube.com/user/schafer5
27+
2. freeCodeCamp (@freeCodeCamp)- https://www.youtube.com/channel/UC8butISFwT-Wl7EV0hUK0BQ
28+
3. CS Dojo (@ykdojo)- https://www.youtube.com/channel/UCxX9wt5FWQUAAz4UrysqK9A
29+
4. Tech with Tim (@techwithtim)- https://www.youtube.com/channel/UC4JX40jDee_tINbkjycV4Sg
30+
5. Sentdex (@Sentdex)- https://www.youtube.com/user/sentdex
31+
6. Clever Programmer (@CleverProgrammer)- https://www.youtube.com/channel/UCqrILQNl5Ed9Dz6CGMyvMTQ
32+
7. Edureka - https://www.youtube.com/user/edurekaIN
33+
8. Telusko - https://www.youtube.com/user/javaboynavin
34+
35+
# _License_
36+
Details can be found in [LICENSE](https://github.com/ahammadshawki8/Python-Basics/blob/master/LICENSE)

0 commit comments

Comments
 (0)