Y
Hacker News
new
|
ask
|
show
|
jobs
by
kenjackson
5491 days ago
It's the web browser. Just open up notepad (or whatever the default text editor is) and start coding. Start with HTML and then add some JS.
2 comments
Timothee
5491 days ago
If you want to go this route I'd go one step further: just use the console in the web browser.
It's pretty much as accessible and everywhere as BASIC was.
link
peteretep
5491 days ago
A thousand times this. I got really in to programming when I realized I could create ... and then share with anyone to whom I could get a URL
link
It's pretty much as accessible and everywhere as BASIC was.