Visual Studio Code for Python Developers

Go to class
Write Review

Free Online Course: Visual Studio Code for Python Developers provided by LinkedIn Learning is a comprehensive online course, which lasts for Less than 1 hour of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Visual Studio Code for Python Developers is taught by Joe Marini.

Overview
  • Make the most of Visual Studio Code when working with Python projects. Learn about writing and debugging Python code, maximizing your productivity with extensions, and more.

Syllabus
  • Introduction

    • An awesome editor for an awesome language
    • What you should know
    • Setting up the environment
    1. Overview of Visual Studio Code
    • A tour of the user interface
    • Build HelloWorld.py
    • The integrated terminal
    2. Python Code Editing
    • Editing Python code
    • Using the Python REPL
    • Formatting Python code
    • Refactoring Python code
    3. Python Code Debugging
    • Setting up for Python debugging
    • Stepping through code
    • Breakpoints
    • Conditional breakpoints
    • Logpoints
    4. Coding Extensions
    • Python Docstring
    • Better Comments
    • REST Client
    Conclusion
    • Next steps