A brief introduction to Redis
We look at Redis, what it is, what we can use it for and how to run different commands against a Redis instance.
We look at Redis, what it is, what we can use it for and how to run different commands against a Redis instance.
We use the OpenAPI generator to create a stub server implementation of PHP-Slim. Then we implement the different endpoints using an SQLite backend and talk about the challenges using the database and handle CORS.
We look at creating a WordPress Plugin and what is required for it showing up on wordpress.org and getting through the review process. I made it and found some things to look out for and things that can make the process smoother.
We will look into how to use test-driven development in order to write code. I go through the process I use in order to create self-documenting code. The code should be able to validate itself and ensure that the thing you want it to handle it should handle.
We build Glibc in our new system, configure the timezone variables, set the correct time and look into the installation and configuration of locales.
In this video, I give a small view of our new office and introduce channel memberships.
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.