View Single Post
Old 05-24-2016, 05:28 AM  
blackmonsters
Making PHP work
 
blackmonsters's Avatar
 
Industry Role:
Join Date: Nov 2002
Location: 🌎🌅🌈🌇
Posts: 20,230
Quote:
Originally Posted by AdultKing View Post
I use a Mac for software development because it's quite simply the best platform for coding and development.

It's a native UNIX machine, you can drop straight into bash and have the whole of UNIX at your fingertips. If you need extra packages you can install Homebrew and pull in any packages you want

Homebrew ? The missing package manager for OS X

I use Sublime Text 3 & Atom for text editors.

Git command line tools and the Git GUI

If you run VirtualBox and Vagrant then you don't need to leave your machine to do development, you can fire up whatever native platform you are developing web apps for right on your machine.

You can test all your code locally - regardless of where your end product will go - set up a dev server on Digital Ocean or Vultr etc and quick deploy git changes to that on your dev branch for immediate remote testing and auto deploy your master branch to a production server.




That's why I use a Mac, because it's quite simply the most efficient tool there is to get shit done. Development on a Windows machine, especially web development sucks.



Every solo developer I know uses a Mac.



Parallels is great when you want to fire up a desktop OS and either integrate it or isolate it from your Mac for work or just testing.

The beauty of VirtualBox & Vagrant is that you can have your entire codebase local and test it as if it were on a production server. So you can have a Centos 6 Instance using CPanel and your code base on your local machine and test that your App will run properly in that environment. Or run Ubuntu, Fedora or whatever other production environment while keeping your code local.

But none of that has to do with me hating the iMovie app bad enough to rant in this thread.
The only people who brought up programming only did so because they know I'm a programmer.
I never said programming was a problem.

I was trying to make a video for a job application and porn kept getting stuck to it.

__________________
Make Money with Porn
blackmonsters is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote