Skip to content

Latest commit

 

History

History
executable file
·
16 lines (15 loc) · 1.29 KB

readMe.md

File metadata and controls

executable file
·
16 lines (15 loc) · 1.29 KB

Coding Challenges

What's going on here

These are solutions I wrote to coding challenges in Javascript.
Many will run in your browser now. Click here:
go

Philosophy

Nick Parlante (Stanford) says a developer should be:"practiced and quick with these little bits of code. Skill with the little code allows (you) to concentrate on the larger parts of the problem. Or put another other way, someone who struggles with the loops, logic, etc. does not have time for the big picture. "

Sources