1.3K followers
I am currently a Software Engineering student at ALX and as part of the process of becoming a software engineer I have decided to learn in public by sharing what I learn with you on this platform.
Using the scp command to transfer files to a remote server · You may sometimes want to upload a file on your computer to a remote server. There are a...
Almost everyone who has ever used the internet has, at least once in the history of their online searches, typed "https://www.google.com " into a...
As I stated in my previous article, I started learning about the MERN stack some few days ago and as I always advocate for, I learned it by building...
I started learning to use the MERN stack for building web applications a few days ago. After successfully hosting my first web app built with this...
My first encounter with a load balancer was when I was studying for my AWS practitioner certification exams. At the time, I was really finding it...
Using the MySQLdb database connector · A few weeks ago, I decided to build a phonebook application using Python, and with the help of the Tkinter module,...