|
|
|
|
|
by phaus
4798 days ago
|
|
Two questions, if you don't mind. Do you program at work? When you say it took a month to get started, were you creating anything more complex than a simple command line program that does basic math or prints strings? The reason I ask is because I haven't had much of a problem understanding the syntax of any language or figuring out fizz buzz or other simple tutorials, but I still struggle to create things that someone might actually want to use. My greatest work thus far is a website that: looks nice, has no content, and has a sign-up form validated with jQuery and PHP. I've been learning off and on for over a year now. |
|
I learned CS basics over time, but I created my first webapp in two weeks, knowing nothing of web technologies before that. The education and tools are a lot better now, so I think someone trying to learn now would have everything they need to make a basic app in a month.
As for building something that other people want to use, well that is a separate question :) sounds like you are well on your way.