Skip to main content
Pre-Alpha
This lesson is in the pre-alpha phase, which means that it is in early development, but has not yet been taught.
Light
Dark
Auto
Learner View
Instructor View
Menu
Byte-sized RSE
Byte-sized RSE
Key Points
Glossary
Learner Profiles
More
Reference
Search the All In One page
Byte-sized RSE
Toggle Theme
Light
Dark
Auto
Learner View
Instructor View
EPISODES
Summary and Setup
Lesson 1: Integrated Development Environments
1.1 Setup & Prerequisites
1.2 Getting Started with VSCode
1.3 Using the Code Editor
1.4 Running and Debugging Code
Lesson 2: Code Style & Linting
2.1 Setup
2.2 Some Example Code
2.3 Analysing Code using a Linter
2.4 Advanced Linting Features
Lesson 3: Intermediate Git
3.1 Setup
3.2 Some Example Code
3.3 Feature Branch Workflow
3.4 Creating a Pull Request
3.5 Merging a Pull Request
3.6 Merge Conflicts
Lesson 4: Code Review
4.1 Setup
4.2 Some Example Code
4.3 Fixing a Repository Issue
4.4 Submiting a Pull Request
4.5 Reviewing a Pull Request
4.6 Merge the Pull Request
Lesson 5: Unit Testing Code
Current Chapter
5.1 Setup
Setup
5.2 Some Example Code
5.3 Creating a New Test
5.4 Handling Errors
RESOURCES
Key Points
Glossary
Learner Profiles
Reference
See all in one page
Previous
Next
Previous: Lesson 5: Unit
Next: 5.2 Some Example...
5.1 Setup
Last updated on 2025-03-05 |
Edit this page
Expand All Solutions
Setup
Overview
Questions
FIXME
Objectives
FIXME
Previous
Next
Previous: Lesson 5: Unit
Next: 5.2 Some Example...
Back
To Top