Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 347 Bytes

0 overview.md

File metadata and controls

18 lines (15 loc) · 347 Bytes

Package development in VSCode

Agenda

  1. What's VSCode? Why use it?
  2. Setup and VSCode basics
  3. Package development
  4. Package structure
  5. Writing and evaluating code
  6. Integration
  7. Debugging
  8. Profiling
  9. Our own package
  10. Other cool features

And, if we have the time: 5. How does this actually work? 6. Other editors