Companies Home Search Profile

Develop Python Comprehensions

Focused View

Chris Behrens

48:34

11 View
  • 1. Learn Why Comprehensions Are Important, and About Me.mp4
    01:13
  • 2. You Will Be Able To....mp4
    01:32
  • 3. Substitute a for Loop with a List Comprehension.mp4
    09:13
  • 4. Substitute a for Loop with a Dict Comprehension.mp4
    07:00
  • 5. Add Conditionals to Comprehensions.mp4
    13:48
  • 6. Learn to Write Nested Comprehensions.mp4
    07:46
  • 7. Use a Function for the Result of a Comprehension Introducing Map.mp4
    07:11
  • 8. Continuing the Learning Journey.mp4
    00:51
  • Description


    Learn comprehensions in Python, a way to write clean and efficient code when used appropriately.

    What You'll Learn?


      Comprehensions are a way to write clean and efficient code when used appropriately. They can be used with both lists and dictionaries. They are a popular “go-to” in Python; a developer should be able to both read and write comprehensions in Python.

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Chris Behrens
    Chris Behrens
    Instructor's Courses
    A Cloud Guru is an online training platform for people interested in Information Technology. Most of the courses offered prepare students to take certification exams for the three major cloud providers.
    • language english
    • Training sessions 8
    • duration 48:34
    • Release Date 2023/12/10

    Courses related to Python