Coding Horror: All Programming is Web Programming
codinghorror.com
Coding Horror: All Programming is Web Programming
1–10 of 102 posts
Re: Coding Horror: All Programming is Web Programming
#2Re: Coding Horror: All Programming is Web Programming
#3Re: Coding Horror: All Programming is Web Programming
#4As it turns out, Jeff says exactly what I'm thinking. I _am_ into compilers. I'm writing an OS as a side project. I code in Haskell for fun. But I love web programming, and these two quotes are the most succinct way I've seen it written:
> The web is the most efficient, most pervasive, most immediate distribution network for software ever created.
> As a software developer, I am happiest writing software that gets used.
As Jeff says, yeah, there's a lot of bad web apps. But there are also a lot of bad desktop apps. The "web programmers suck" crowd seems to ignore that fun little fact.
Re: Coding Horror: All Programming is Web Programming
#5I truly think he should put web programming aside for a while, and realize someone has got to write the operating systems, web servers, middle wares, compilers, tools that make everything possible.
If things are simple it's because other people solved the hard problems for him, and sorry, but it's more challenging and requires some "traits" not found in every engineer.
Of course writing a complex, working and reliable web application is far from trivial, but please, realize that the world is rich and vast and there is always a bigger mountain out there.
Re: Coding Horror: All Programming is Web Programming
#6* your account gets compromised, your password is saved in plaintext, etc...
* their servers are down, you want to work on a Word doc, edit an image. To bad, you can't because the app itself is down
* not everybody has constant internet connectivity.
* Webapps can never be as powerful as a desktop application.
Re: Coding Horror: All Programming is Web Programming
#7And it'll be none too soon -- then we can abandon the doomed effort to somehow cobble together huge, powerful apps like Maya and Photoshop out of a mess of JavaScript and XML.
Re: Coding Horror: All Programming is Web Programming
#8I'm fully confident in my intelligence without playing stupid games.
Re: Coding Horror: All Programming is Web Programming
#9The reason most people want to blog is that they're not smart enough to program for the web.