Python Typing - Type Hints & Annotations
Offered By: Tech with Tim via YouTube
Course Description
Overview
Explore Python's typing module in this comprehensive 25-minute video tutorial. Learn about type hints and annotations to improve code documentation and readability. Dive into various topics including type annotations, static code analysis with mypy, function annotations, and different types such as List, Dict, Set, Custom, Optional, Any, Sequence, Tuple, and Callable. Discover how to use Generics and understand the benefits of adding types to variables and parameters. Gain valuable insights to enhance your Python programming skills and write more maintainable code.
Syllabus
| Overview
| Typing Module
| Type Annotations
| Static Code Analysis mypy
| Function Annotations
| List Type
| Dict Type
| Set Type
| Custom Types
| Optional Type
| Any Type
| Sequence Type
| Tuple Type
| Callable Type
| Generics
Taught by
Tech With Tim
Related Courses
Secure Android App DevelopmentUniversity of Southampton via FutureLearn DevSecOps: Building a Secure Continuous Delivery Pipeline
LinkedIn Learning Microsoft DevOps Solutions: Developing Security and Compliance
Pluralsight Using Security Analysis Tools to Protect ASP.NET and ASP.NET Core Applications
Pluralsight DevOps with GitHub and Azure: Implementing Software Supply Chain Security with GitHub
Pluralsight