
Download and install Oracle VirtualBox on a Windows host to run Ubuntu Linux for web development. Explore selecting a version, enabling network adapters, and starting the virtual machine.
Check out my student Facebook Group...
It's a great place to get fast support for this course from me, to interact with other students, to post your projects and code, and to access course announcements and extras...
Join Now!
https://www.facebook.com/groups/codemycom/
Boot Ubuntu in virtualbox, choose install with updates and third‑party software, complete basic setup—location, keyboard, user name and password—and restart to begin using Ubuntu.
Install Google Chrome on Ubuntu running in VirtualBox by using terminal commands, downloading from Google, adding the Chrome package via sudo apt-get install, and setting Chrome as the default browser.
Install the sublime text editor on ubuntu linux using apt, choosing the stable version, updating the package list, and launching it to edit and save html files on the desktop.
Explore the Linux terminal basics and essential commands like pwd, ls, and cd to navigate directories, check versions, and prepare for programming tasks in a web development setup.
Install and update python 3 on ubuntu by downloading the latest release, compiling from source with configure, make, and make install, then install pip and prep for virtual environments.
Explore installing and using virtual environments on Ubuntu Linux, tackling evolving Python tools, pip upgrades, and common errors with Google-driven fixes, culminating in a working virtualenv setup.
Connect your local git to GitHub by generating RSA SSH keys and adding the public key to GitHub. Create a repository and push your code to GitHub.
Do you code on a Windows Computer? Do you feel like people who code on Linux or Mac are somehow cooler? Wish you could do the same thing?
This course is for you!
I'll show you how to quickly and easily install and use Ubuntu Linux on a Virtual Machine, right on your Windows computer! You don't have to delete Windows, or stop using Windows or anything like that. You can use them both at the same time using VirtualBox.
I'll show you how to download and install VirtualBox for free, and then how to download and install Ubuntu Linux for free using VirtualBox.
Then I'll show you how to use Ubuntu Linux to do some basic Coder type things. We'll download and install the Chrome web browser, Sublime Text Editor for Coding, and some other things.
I'll show you how to use the all-powerful Linux Terminal. A whole new world will open up once you master the Terminal for coding.
This is a very short course, there are only 13 videos. But that's just because this is pretty simple to pick up. You'll be amazed how easy it actually is!
So let's start using Ubuntu Linux!
See you on the inside!
-John Elder