All Programming Is Web Programming (2009)
blog.codinghorror.com
All Programming Is Web Programming (2009)
1–10 of 69 posts
Re: All Programming Is Web Programming (2009)
#2Re: All Programming Is Web Programming (2009)
#3(2009)
I am no web developer either, but know enough that web projects can be as complicated as any other type of software.
The basics are also good to know for any programmer, since web interfaces are a common and universal solution.
Re: All Programming Is Web Programming (2009)
#4Re: All Programming Is Web Programming (2009)
#5A programmer that doesn't make websites is like a glass artist that hasn't made bongs
Re: All Programming Is Web Programming (2009)
#6JavaScript has pride of place in browsers for now. But as WebAssembly gains traction, I look forward to avoiding the ungainly JS syntax in favor of pretty much anything else.
Re: All Programming Is Web Programming (2009)
#7Re: All Programming Is Web Programming (2009)
#8"Oh, you think you could adequately program a neural interface using Scratch? How quaint"
Re: All Programming Is Web Programming (2009)
#9Not sure about Atwood's Law. JavaScript has pride of place in browsers for now. But as WebAssembly gains traction, I look forward to avoiding the ungainly JS syntax in favor of pretty much anything else.
Re: All Programming Is Web Programming (2009)
#10Not sure about Atwood's Law. JavaScript has pride of place in browsers for now. But as WebAssembly gains traction, I look forward to avoiding the ungainly JS syntax in favor of pretty much anything else.
What's wrong with JS syntax? Seems pretty modern and adequate for what it needs to do