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
Instructor View
Learner View
Menu
Byte-sized RSE
Byte-sized RSE
Key Points
Instructor Notes
Extract All Images
More
Reference
Search the All In One page
Byte-sized RSE
Toggle Theme
Light
Dark
Auto
Instructor View
Learner View
EPISODES
Summary and Schedule
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
Current Chapter
4.1 Setup
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
5.1 Setup
5.2 Some Example Code
5.3 Creating a New Test
5.4 Handling Errors
RESOURCES
Key Points
Instructor Notes
Extract All Images
Reference
See all in one page
Previous
Next
Previous: Lesson 4: Code
Next: 4.2 Some Example...
4.1 Setup
Last updated on 2025-03-05 |
Edit this page
Estimated time:
12 minutes
Expand All Solutions
Setup
Overview
Questions
FIXME
Objectives
FIXME
Previous
Next
Previous: Lesson 4: Code
Next: 4.2 Some Example...
Back
To Top