Chapter 02: Setting Up Ubuntu in WSL
published:
For young learners! Learn how to set up your Ubuntu Linux environment within WSL, including creating a username and password.
published:
For young learners! Learn how to set up your Ubuntu Linux environment within WSL, including creating a username and password.
published:
For young learners! A step-by-step guide to enabling Windows Subsystem for Linux (WSL) on your Windows computer.
published:
For young learners! Learn the essential commands to save your changes (`:w`) and exit Vim (`:q`, `:wq`, `:q!`).
published:
For young learners! Learn how to switch to insert mode in Vim (i, a, o) to start writing and changing your code.
published:
For young learners! Master the fundamental movements in Vim (h, j, k, l) to navigate your code quickly and efficiently.
published:
For young learners! Learn how to install Vim, your powerful text editor, on your macOS computer using Homebrew.
published:
For young learners! Learn how to install Vim on your Windows computer by first setting up Ubuntu using Windows Subsystem for Linux (WSL), then installing Vim within that Linux environment.
published:
For young learners! Learn how to install Vim, your powerful text editor, on your Arch Linux computer using the terminal.
published:
For young learners! Learn how to install Rust on your macOS computer using the terminal, step-by-step.
published:
For young learners! Learn how to install Rust on your Windows computer by first setting up Ubuntu using Windows Subsystem for Linux (WSL), then installing Rust within that Linux environment.
published:
For young learners! Learn how to install Rust on your Arch Linux computer using the terminal, step-by-step.
published:
Announcing 'Teach The Kids' (TTK), a new interactive Rust programming course designed specifically for children to build their very own Quest App. Start your coding adventure today!