Settings

Theme

Ask HN: You choose the language and tools for an intro CS class, what are they?

3 points by m1nz1 · 3 comments


2 threads
paleite

TypeScript/JavaScript with VSCode and Chrome.

I find JavaScript to be very accessible, because it can be run in the browser. No extra tools required and if you want, you can get immediate visual feedback by, for example, manipulating the DOM

timwaagh

Python and the console. One of the easiest most straightforward ways to learn programming.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection