Companies Home Search Profile

Mastering Python's Built-in time Module

Focused View

Liam Pulsifer

39:09

199 View
  • 0 Intro.mp4
    00:50
  • 1 Time.mp4
    07:00
  • 2 Timezones.mp4
    06:52
  • 3 Data Structures.mp4
    07:10
  • 4 String Reps.mp4
    10:22
  • 5 Performance.mp4
    05:34
  • 6 Conclusion.mp4
    01:21
  • Description


    The Python time module provides many ways of representing time in code, such as objects, numbers, and strings. It also provides functionality other than representing time, like waiting during code execution and measuring the efficiency of your code.

    This course will walk you through the most commonly used functions and objects in time.

    By the end of this course, you’ll be able to:

    What You'll Learn?


    • Understand core concepts at the heart of working with dates and times, such as epochs, time zones, and daylight savings time
    • Represent time in code using floats, tuples, and struct_time
    • Convert between different time representations
    • Suspend thread execution
    • Measure code performance using perf_counter()

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Liam Pulsifer
    Liam Pulsifer
    Instructor's Courses

    Liam is a software engineer and avid Pythonista. When he’s not writing code to automate all of his daily tasks, you can often find him running, playing basketball and tennis, reading, or eating good food.

    Learn Python online: Python tutorials for developers of all skill levels, Python books and courses, Python news, code examples, articles, and more.
    • language english
    • Training sessions 7
    • duration 39:09
    • Release Date 2023/04/03