Showing posts with label writing code. Show all posts
Showing posts with label writing code. Show all posts

Saturday, October 08, 2011

7 Crazy Tips That Will Help You Become a Better Coder




There are a whole slew of developers writing amazing and practical code and there are thousands of public code repositories on sites like GitHub. Meanwhile, the rest of us are content with just cutting and pasting the code of these industry geniuses. By Louis Lazaris

Wednesday, December 01, 2010

Tips on How to Code Web Designs Better

Tips on How to Code Web Designs Better

Writing semantic, efficient and valid HTML and CSS can be a time-intensive process that only gets better with experience. While it is important to take the time to produce high-quality code — as it is what separates professionals from hobbyists — it is equally important to produce websites as expeditiously and efficiently as possible. By Kayla Knight