|
|
|
|
|
by g00gler
3477 days ago
|
|
I second this. It was so easy to write JavaScript after writing C# and others for awhile. Now I write mostly JavaScript (<3 TypeScript) because it's so easy and fast, but having traditional OOP principals in my head is very helpful. You'll also find many more, much better examples for data structures and algorithms in Java or C#. |
|
Perhaps you might try Lisp or scheme:
http://www.crockford.com/javascript/little.html