|
1 |
| -(https://github.com/ahammadshawki8/Python-Basics/edit/master/) |
2 |
| -# Python is the best language to start for beginners |
| 1 | + |
| 2 | +# _Python is the best language to start for beginners_ |
3 | 3 |
|
4 | 4 | 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.
|
5 | 5 | Lots of basics topics has been covered with sufficient examples. After studying this repository, coders will have a proper knowledge about coding in Python.
|
6 | 6 | 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.
|
7 | 7 |
|
8 | 8 |
|
9 |
| -# The materials in this repository were collected from: |
| 9 | +# _The materials in this repository were collected from:_ |
10 | 10 |
|
11 |
| ---> This video is highly recommanded: |
| 11 | +* This MVA's video is highly recommanded: |
12 | 12 | https://www.youtube.com/watch?v=eHxoh9Rrtdk
|
13 | 13 |
|
14 | 14 | 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. |
23 | 23 |
|
24 |
| -Video Tutorials: |
25 | 24 |
|
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