Hacker News new | ask | show | jobs
by deadgrandmajoke 2397 days ago
What do I need to know in order to make something like this from scratch as a novice programmer?

Is understanding the HTML source code enough?

1 comments

Far from it. You'll need to know, at a mininum, some Javascript and a database technology such as SQL. But it's good to start with being able to make a web page in HTML and figure out how to add new small features one at a time, learning new technologies as they come up.