3
Python Fundamentals – Learn How to Code in Python
This chapter is for people who have little or no
experience with the Python programming language. If you already know how
to use for
/while
loops, methods, and classes in Python, you can skip this chapter and you shouldn't have any problems later on.
If, however, you have not used Python before, or have only barely used it, I strongly recommend that you follow this guide. You'll learn how to code the elements of Python I mentioned in the previous paragraph, you'll fully understand the codes included in this book and you'll be able to code in Python on your own. I'll also give you some additional exercises, called "homework" throughout the chapter, which I strongly recommend that you do.
Before ...
Get AI Crash Course now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.