Classic computer science problems solved in JavaScript
1–10 of 13 posts
Re: Classic computer science problems solved in JavaScript
#2Re: Classic computer science problems solved in JavaScript
#3i think the real value in doing js implementations is hooking them up to js visualization libraries so that you can do online demos within the webpage; could be great for education. otherwise i don't see the benefit of coding this up in js vs. other similar dynamic languages.
Re: Classic computer science problems solved in JavaScript
#4Re: Classic computer science problems solved in JavaScript
#5i think the real value in doing js implementations is hooking them up to js visualization libraries so that you can do online demos within the webpage; could be great for education. otherwise i don't see the benefit of coding this up in js vs. other similar dynamic languages.
The benefit being that JavaScript is the most popular language in history?
Just because it's used on almost every webpage, doesn't mean it's popular in the sense of being liked.
Re: Classic computer science problems solved in JavaScript
#6i think the real value in doing js implementations is hooking them up to js visualization libraries so that you can do online demos within the webpage; could be great for education. otherwise i don't see the benefit of coding this up in js vs. other similar dynamic languages.
The benefit being that JavaScript is the most popular language in history?
But popular? In what definition?
Re: Classic computer science problems solved in JavaScript
#7Re: Classic computer science problems solved in JavaScript
#8Earlier quoted context omitted.
A billion flies can't be wrong. Just because it's used on almost every webpage, doesn't mean it's popular in the sense of being liked.
Yea, I wish I could
Re: Classic computer science problems solved in JavaScript
#9Earlier quoted context omitted.
A billion flies can't be wrong. Just because it's used on almost every webpage, doesn't mean it's popular in the sense of being liked.
Yea, I wish I could
Re: Classic computer science problems solved in JavaScript
#10What remains is how easy, how nice, how flexible, how enjoyable, how compatible, how reliable, how practical.
For me, the answer is C++, but don't let that influence you ;-)