8 Things You Must Know in Python
Offered By: LinkedIn Learning
Course Description
Overview
Learn eight things you should know to move beyond the basics of Python coding.
Syllabus
Introduction
- Eight things to know in Python
- Python all() function
- Python any() function
- Challenge: any() and all()
- Solution: any() and all()
- Python enumerate() function
- Python zip() function
- Challenge: enumerate() and zip()
- Solution: enumerate() and zip()
- Python reversed() function
- Challenge: reversed()
- Solution: reversed()
- Python min() and max() function
- Challenge: min() and max()
- Solution: min() and max()
- Python sorted() function
- Challenge: sorted()
- Solution: sorted()
- Next steps
Taught by
Jonathan Fernandes
Related Courses
Information TheoryThe Chinese University of Hong Kong via Coursera Intro to Computer Science
University of Virginia via Udacity Analytic Combinatorics, Part I
Princeton University via Coursera Algorithms, Part I
Princeton University via Coursera Divide and Conquer, Sorting and Searching, and Randomized Algorithms
Stanford University via Coursera