DEV Community

Pablo Herrero
Pablo Herrero

Posted on

My #100DOC - Day 76

Day 76: November 10, 2020

Today's Progress:

  1. PSP, preparing the environment (3h):I was preparing the environment for the exercises of this subject (Programming of Services and Processes), based on programming with threads in Java. I had to create a single-core virtual machine, but I encountered constant blue screens on the virtual machine. I'm afraid it's because of the tests I did in the summer with WSL and WSL2.

What I learned:

  • Basic thread theory in Java.
  • Review of how to make a virtual machine in Virtualbox.

Total time:

3h.

Top comments (0)