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
Our premium courses offer a superior user experience with small, easy-to-digest lessons, 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 together with the final course project!
Python Fundamentals II covers creating 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!
Related posts you might like
These posts and tutorials are automatically selected based on their topics and content: