In my last post, Web Development Setup, we discussed my web development setup. We went through a quick, general overview of the hardware and software I use on a daily basis. In this post, we will follow up on the software I use, diving deeper into those tools that I use the most. This […]
Category Archives: Command Line
Command Line Basics for Developers
Terminal Power The command line, or terminal, is one of the tools you will use most in your development career. Learning how to use the command line will not only increase your productivity, it will give you insight on how your machine operates. Plus it’s what all the cool kids are doing! In […]