Skip to content

ResearchComputing/debugging_with_vs_code_shortcourse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Debugging with VS Code Short Course

Are you still debugging your code with print statements and commenting out chunks of code? Would you like a more efficient way to observe and test your programs? Then you should consider incorporating Visual Studio Code’s (VS Code) built-in debugger! In this workshop we will cover how to setup and use the VS Code debugger for testing a software program at run time. You will learn how to pause your code at key locations in your code (breakpoints) and observe and/or update your project’s variables. In order to follow along with the hands-on component of this workshop, you will need to bring a personal laptop computer. You will also need to either have VS Code installed on your laptop computer or have a research computing account so that you can use VS Code through OnDemand. If you need assistance with creating an account take a look at our short video, Creating an Account.

What is an RC Short Course?:

An RC Short Course is a training that provides an in-depth understanding of a concept, system, or tool. You can expect to leave a "Short Course" with a solid grasp of the topic.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages