jason
jason

Reputation: 4801

I need small tests to practice on

I am looking for small exercises to do with javascript. I found a few, such as http://www.ling.gu.se/~lager/kurser/webtechnology/lab4.html, which was great, and zipped right through. I also found http://code.google.com/codejam/ which was AWESOME but each one is taking about a day for me.

tl;dr : Im looking for mid level programing exercises to do.

Upvotes: 0

Views: 274

Answers (2)

Nico Burns
Nico Burns

Reputation: 17109

Take on your own project! Make something cool/useful, and then learn the code necessary to complete it.

Upvotes: 0

Anthony Forloney
Anthony Forloney

Reputation: 91826

You could always try to do the exercises from ProjectEuler, although I must admit I am not entirely sure what type of exercises you were looking for.

Upvotes: 1

Related Questions