News

Learn how to use Python’s optional type-hinting syntax to create cleaner and more useful code.
Learn how to work with date and time values using Python's datetime library, and how to avoid some of the gotchas and pitfalls of the datetime datatype.
A new open source VS Code extension called pyright has been created as a Microsoft 'side project' to improve on current offerings for static type checking for the Python programming language.