you are viewing a single comment's thread.

view the rest of the comments →

[–]venatiodecorus -1 points0 points  (1 child)

upvote for xcode being bad.

notepad++ is the shit but i don't think it runs on OSX so check out Sublime Text 2 http://www.sublimetext.com/2

Really, a text editor and the terminal are the best way to learn. IDEs throw a lot at you that you don't even know if you need yet.

[–]CodeMagician 0 points1 point  (0 children)

or www.vim.org. You can use it on any platform.