freeCodeCamp/guide/english/miscellaneous/programming-fundamentals/index.md

7 lines
519 B
Markdown
Raw Normal View History

2018-10-12 19:37:13 +00:00
---
title: Programming Fundamentals
---
> First do it, then do it right, then do it better. This is one fundamental I always keep in mind when developing anything.
> If you're a developer wishing to learn something new, regardless of skill-level, remember that as important as it is to read, it's equally as important to get out there and _do_.
> Create a new gist or JSBin, pop open the console and experiment. It's effing fun.
> — <a href='http://addyosmani.com' target='_blank' rel='nofollow'>Addy Osmani</a>