you are viewing a single comment's thread.

view the rest of the comments →

[–]Vulptex[S] 1 insightful - 1 fun1 insightful - 0 fun2 insightful - 1 fun -  (2 children)

I would like to use C in web development. I know that sounds stupid, but it's actually a pretty easy language unlike everyone thinks. Really, it's simple and very sturdy, basically the exact opposite of JavaScript. C++ isn't hard either, what's almost impossible is learning all of it, which isn't really necessary. It's a bit tricky which is why I tend to prefer C, but if you survived JavaScript you can definitely handle it.

I think Java used to work in web browsers, I don't know why they got rid of it. I only know this because apparently you used to be able to play Minecraft in your browser. I suppose with web assembly that will one day be possible once again.

[–]ID10T 2 insightful - 1 fun2 insightful - 0 fun3 insightful - 1 fun -  (1 child)

Java only worked in browsers via a plugin, and was the biggest security hole ever. Way worse than flash was. JavaScript came first though, before they had plugins.

[–]Vulptex[S] 2 insightful - 1 fun2 insightful - 0 fun3 insightful - 1 fun -  (0 children)

I don't think JavaScript is the most secure thing either.