Student's idea
In this post I have decided to give a big hint to anyone starting their path with Python programming language. I have created a chart using draw.io. There are 4 key fundamentals according to Yytagi (2020), without which you cannot become a successful python programmer. The 4 key fundamentals are:
- Data types and structures.
- Compound data structure.
- Conditionals, loops, functions.
- External libraries and object-oriented design.
Yytagi, H., 2020. Python Fundamentals for Data Science. [online] freeCodeCamp.org. Available at: <https://www.freecodecamp.org/news/python-fundamentals-for-data-science/> [Accessed 5 June 2022].

Comments
Post a Comment