Hacker News new | ask | show | jobs
by d--b 2796 days ago
My advice: don’t do OOP fundamentals. OOP should come up out of necessity of keeping code modular, not as a governing principle.

Building simple apps is the way to go. Don’t do web at first, it’s too messy. Objective-C is a little harsh as well, so android development is what I’d recommend. It’s simple enough to not get too frustrated, and it’s good for motivation cause it’s cool to make an app for a phone.