Skip to content

ahammadshawki8/Python-Basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

79 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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.

Table of Contents

  1. Intro to Python
  2. Displaying text and string
  3. Finding mistakes
  4. Variables
  5. Manipulating code
  6. Solving math with python
  7. Programmer-User Interaction
  8. If Statement
  9. If Statement in Complex Situation
  10. For Loop
  11. While Loop
  12. Lists
  13. Writing Files with Python
  14. Reading from Files
  15. Binary & Appending
  16. CSV File
  17. Dictionary
  18. Sets
  19. Tuples
  20. Functions
  21. Error Handling
  22. Slicing
  23. Map, Filter, Reduce Functions
  24. Lambda Expression
  25. Comprehesions
  26. Counter Class
  27. Iterables, Generators & Yeild
  28. 5 Common mistakes in python
  29. 10 Quick tips for python coders
  30. More tips
  31. Range vs Xrange
  32. Array
  33. Decorators
  34. Decorators with arguements
  35. If__Name__
  36. Hiding secret keys
  37. Named tuple
  38. Image manipulation
  39. Turtle
  40. Duck Typing & EAFP
  41. Logging
  42. Variable scope, LEGB rule & namespace
  43. Shallow & Deep copy
  44. Unit testing
  45. Again generators
  46. Context manager
  47. Bitwise operation
  48. Calculate remaining time to reach goals
  49. Walrus operator
  50. Emails in python
  51. Advanced python

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

About

πŸ‘€ Expert coders say that people should learn Python as their first programming language and I say that they should start from this repository. 🐍🐍

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages