In this chapter, we’ll take some deep dives into specific Python language subjects. These subjects may have been touched already. For example, we covered functions in our introduction to Python functions. But the advanced Python function concepts that you’ll learn from this chapter expand on that knowledge.
Other topics that are covered here:
List comprehions: an elegant way to reduce the amount of for loops in your code
Are you enjoying this free tutorial? Please also have a look at my premium courses. They offer a superior user experience with small, easy-to-digest lessons and topics, progress tracking, quizzes to test your knowledge, and practice sessions. Each course will earn you a downloadable course certificate.
Python Fundamentals I is a course for beginners that will get you started with Python in no time. Learn all the essentials, test your progress with quizzes and assignments, and bring it all together with the final course project!
Python Fundamentals II covers creating your own modules and packages, using virtual environments and Python package managers to make your life as a programmer easier. Advance your productivity as a Python programmer!
Python Fundamentals is a course for beginners that will get you started with Python in no time. Learn all the essentials, test your progress with quizzes and assignments, and bring it all together with the final course project!