11 followers
Highly motivated, self-starting developer seeking to launch a career building web applications and services. Familiar with development and deployment process for many web-based and linux-based technologies.
Why Use CSS? CSS can be used for very basic document text styling — for example changing the color and size of headings and links. It can be used to...
Whats MongoDB? MongoDB is a NoSQL database that stores data in JSON-like documents with flexible schemas instead of the traditional table-based...
Every file and directory in the Linux file system has permissions and an owner. Permissions are who is allowed to do what with the file. To see the...
You’ve dropped inside a directory with dozens of sub-directories. You know there’s a file inside this directory that you need, but you aren’t sure...
The cat or concatenate command writes files to the standard output (the text you see on your screen in your terminal). meanii ✓ cat hello.txt cat is...
As a developer, you’ll need to be comfortable navigating around the Linux file system. After opening up a terminal multiplexer like Terminator, you’ll...