Skip to content

Latest commit

 

History

History
 
 

IDE

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Integrated Development Environment

An Integrated development environment (IDE) is an essential component in the (software) development process.

References

Objectives

During this session you will mostly learn about VSCode and how to:

  1. Install an extension in VSCode.
  2. Use some advanced feature VSCode.
  3. Set up the python extension to run python code during development.