Self-paced

Explore our extensive collection of courses designed to help you master various subjects and skills. Whether you're a beginner or an advanced learner, there's something here for everyone.

Bootcamp

Learn live

Join us for our free workshops, webinars, and other events to learn more about our programs and get started on your journey to becoming a developer.

Upcoming live events

Learning library

For all the self-taught geeks out there, here is our content library with most of the learning materials we have produced throughout the years.

It makes sense to start learning by reading and watching videos about fundamentals and how things work.

Full-Stack Software Developer - 16w

Data Science and Machine Learning - 16 wks

Search from all Lessons


LoginGet Started

Register to 4Geeks

← Back to Exercises

Installing Windows on a Virtual Machine

Star

Difficulty

  • easy

Average duration

5 hrs

Difficulty

  • easy

Average duration

5 hrs

Weekly Coding Challenge

Every week, we pick a real-life project to build your portfolio and get ready for a job. All projects are built with ChatGPT as co-pilot!

Start the Challenge

Podcast: Code Sets You Free

A tech-culture podcast where you learn to fight the enemies that blocks your way to become a successful professional in tech.

Listen the podcast

VirtualBox Interactive Tutorial

By @arnaldoperez and other contributors at 4Geeks Academy

last commit build by developers build by developers

Estas instrucciones están disponibles en 🇪🇸 español 🇪🇸

In this exercise, you will install VirtualBox on your computer and use it to create a virtual machine with Windows 10. VirtualBox will be your lab throughout the course, where you will have virtual machines with different operating systems where you can experiment in a controlled environment without affecting your main machine.

The following steps in this exercise are:

  1. VirtualBox installation
  2. Windows download
  3. Creation of the virtual machine
  4. Verification of the installation

Before you start...

We need you! These exercises are built and maintained in collaboration with contributors such as yourself. If you find any bugs or misspellings please contribute and/or report them.

You can open these exercises in just a few seconds by clicking: Open in Codespaces.

Once you have VSCode open the LearnPack exercises should start automatically. If exercises don't run automatically, you can try typing on your terminal: $ learnpack start

Local Installation

Clone this repository in your local environment (Clone this repository) and follow the steps below:

  1. Install LearnPack, the package manager for learning tutorials and the node compiler plugin for learnpack, make sure you also have node.js 14:
1$ npm i @learnpack/learnpack -g 2$ learnpack plugins:install learnpack-node
  1. Start the tutorial/exercises by running the following command at the same level where your learn.json file is:
1$ npm i jest@24.8.0 -g 2$ learnpack start

Contributors

Thanks goes to these wonderful people (emoji key):

  1. Arnaldo Perez (arnaloperez) contribution: (build-tutorial) ✅, (documentation) 📖

  2. Alejandro Sanchez (alesanchezr), contribution: (bug reports) 🐛

  3. Lorena Gubaira (lorenagubaira), contribution: (bug reports) 🐛, contribution: (editor), (translation) 🌎

This project follows the all-contributors specification. Contributions of any kind are welcome!

This and many other exercises are built by students as part of the 4Geeks Academy Coding Bootcamp by Alejandro Sánchez and many other contributors. Find out more about our Full Stack Developer Course, and Data Science Bootcamp.You can alse deepdive in the world of cybersecurity with our Cybersecurity Bootcamp

Sign up and get access to interactive tutorial

We will use it to give you access to your account.
Already have an account? Login here.

Difficulty

  • easy

Average duration

5 hrs

Difficulty

  • easy

Average duration

5 hrs

Difficulty

  • easy

Average duration

5 hrs

Difficulty

  • easy

Average duration

5 hrs

Sign up and get access to interactive tutorial

We will use it to give you access to your account.
Already have an account? Login here.

Difficulty

  • easy

Average duration

5 hrs

Difficulty

  • easy

Average duration

5 hrs

Weekly Coding Challenge

Every week, we pick a real-life project to build your portfolio and get ready for a job. All projects are built with ChatGPT as co-pilot!

Start the Challenge

Podcast: Code Sets You Free

A tech-culture podcast where you learn to fight the enemies that blocks your way to become a successful professional in tech.

Listen the podcast