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

Artificial Intelligence for Robotics
Stanford University via Udacity
Intro to Computer Science
University of Virginia via Udacity
Design of Computer Programs
Stanford University via Udacity
Web Development
Udacity
Programming Languages
University of Virginia via Udacity