Course overview
BeginnerUse modern development tools for coding, version control, debugging, APIs, and testing.
What you will learn
- Use a productive coding environment
- Track source code with Git and GitHub
- Debug and test small applications
Course curriculum
- Visual Studio Code
- Git
- GitHub
- Command line
- Package managers
- Debugging
- APIs
- Software testing
Practical examples
- Debug a small JavaScript error
- Publish a project with GitHub
Projects
- Configured development workspace
- Tested API mini-project