Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 2.12 KB

File metadata and controls

36 lines (27 loc) · 2.12 KB

Poster

Python is the best language to start for beginners

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. Lots of basics topics has been covered with sufficient examples. After studying this repository, coders will have a proper knowledge about coding in Python. 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.

The materials in this repository were collected from:

Also you could read books and watch videos form youtube channels or websites to learn python.

Books:

  1. Learn Python the Hard Way: A Very Simple Introduction to the Terrifyingly Beautiful World of Computers and Code - (Zed Shaw) https://www.amazon.com/Learn-Python-Hard-Way-Introduction/dp/0321884914
  2. Python Notes for Professionals https://books.goalkicker.com/PythonBook/
  3. Data Structures and Algorithms in Python - (Michael T. Goodrich, Roberto Tamassia, Michael H. Goldwasser) https://www.amazon.com/Structures-Algorithms-Python-Michael-Goodrich/dp/1118290275#:~:text=This%20all%2Dnew%20Data%20Structures,that%20is%20clear%20and%20concise.

Youtube channels:

  1. Corey Schafer (@CoreyMSchafer) - https://www.youtube.com/user/schafer5
  2. freeCodeCamp (@freeCodeCamp)- https://www.youtube.com/channel/UC8butISFwT-Wl7EV0hUK0BQ
  3. CS Dojo (@ykdojo)- https://www.youtube.com/channel/UCxX9wt5FWQUAAz4UrysqK9A
  4. Tech with Tim (@techwithtim)- https://www.youtube.com/channel/UC4JX40jDee_tINbkjycV4Sg
  5. Sentdex (@Sentdex)- https://www.youtube.com/user/sentdex
  6. Clever Programmer (@CleverProgrammer)- https://www.youtube.com/channel/UCqrILQNl5Ed9Dz6CGMyvMTQ
  7. Edureka - https://www.youtube.com/user/edurekaIN
  8. Telusko - https://www.youtube.com/user/javaboynavin

License

Details can be found in LICENSE