YoVDO

8 Things You Must Know in Python

Offered By: LinkedIn Learning

Tags

Python Courses Algorithms Courses Data Structures Courses Functional Programming Courses

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
1. Understanding the Python any() and all() Methods
  • Python all() function
  • Python any() function
  • Challenge: any() and all()
  • Solution: any() and all()
2. Using the Python enumerate() and zip() Method
  • Python enumerate() function
  • Python zip() function
  • Challenge: enumerate() and zip()
  • Solution: enumerate() and zip()
3. Understanding the Python reversed() Method
  • Python reversed() function
  • Challenge: reversed()
  • Solution: reversed()
4. Working with Python min() and max()
  • Python min() and max() function
  • Challenge: min() and max()
  • Solution: min() and max()
5. Understanding and Using the Python sorted() Method
  • Python sorted() function
  • Challenge: sorted()
  • Solution: sorted()
Conclusion
  • Next steps

Taught by

Jonathan Fernandes

Related Courses

Information Theory
The 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