by antoko on 5/14/15, 2:04 AM with 11 comments
by briandrum on 5/14/15, 4:18 AM
A few others I’m aware of but less familiar with:
http://tutorials.codebar.io http://howtocodeinhtml.com http://learnlayout.com
by lollipop25 on 5/14/15, 2:43 AM
At this point, you can practically build basic webpages with just HTML and CSS. From here, you can take 2 paths: A graphics designer or a front-end developer.
A graphics designer leans more to design rather than building apps. This requires a basic of jQuery, but mastery of Photoshop. A good place to learn is reading articles from Smashing Magazine http://www.smashingmagazine.com/
A front-end developer leans more to app-building rather than design. This requires knowledge of JavaScript libraries and best practices. For this, select your basic set of frameworks and master them. Suggestions range from jQuery, Bootstrap, to full-fledged frameworks like Ember and Angular.
by AJAr on 5/14/15, 2:15 AM
by tmuir on 5/17/15, 3:25 AM