Linux by example – System setup
We create a lot of directories for the new Linux environment and copy the required files to continue building our system.
We create a lot of directories for the new Linux environment and copy the required files to continue building our system.
We talk about mount points to mount and then we enter our new system for the first time.
We talk about building language compilers and their usages within linux.
We talk about building different file utils and how they can be stringed together to great usage.
We talk about building macro languages, gui tools and shells.
We talk about building the test tooling we later will use to test the compiler and build systems.
We will talk about how to set up Let’s Encrypt, what is required, what commands to run and what to do with the result. Lastly, we add renew command to keep the cert up to date.
We look at what will come in the next release of java. Java 13, this release will boost your development and help you get up and running.
We will look into what shortcuts are and how to set them up in your Android project.
We will look into using Sapper with Webpack and build a small notes application and talk about the different features available in the Sapper framework.