|
|
|
|
|
by fmoralesc
5030 days ago
|
|
Can you script google docs? That's how I "played with my word processor" when I was a kid (I was a bookish kid and read every manual in my computer; turns out many were about VB scripting and the Windows API... I was intrigued). I suspect many more did. If people had access only to web apps, they couldn't have those kind of experiences; I think that's what the parent commenter points to. Now, I don't actually think these kind of things are becoming extinct, or anything like that: it's easier in many ways nowadays. But the web by itself still has some way to go to fully provide them, also because it is so huge. I've started to rant, so I'll end here. |
|
Yes: https://developers.google.com/apps-script/overview
By the way, I started programming in '99, and since I didn't have a computer at the time, I learned JavaScript, since I could run it on IE4 on public machines. So yes, a browser (and, I guess, Notepad) is really all you need!
Besides, since then and between PHP/Python/etc shared hosting and tools like Codeanywhere (which can talk to S/FTP servers), a web browser is enough for building web applications.
(Of course, the web is far from reaching the potential of desktop development, of course. But it has come a long way already)