Earlier quoted context omitted.
> Visual Basic v1.0 hit that perfect sweet spot for a bunch of refugees from the DOS text mode 4GL languages to write Windows programs. They didn't have to learn the low-level C language or mess around for months with the Petzold book. Visual Basic had this ingenious abstraction called "forms" that hid the WndProc() monster and its messy switch case statements VB also hit that sweet spot with me. I had no prior advan…
>I struggle to find a recent language that he can pick up and start having a rewarding experience, like I did with VB. For kids, I recommend Javascript in the web browser. My friend is showing it to his 10-year old son and it's working out great. Javascript benefits include free development tool (notepad or textmate) and cross-platform (Win/Mac/Linux). Javascript will be around for the next 50 years. In my opinion, a…
Turn Node Applications into Executables https://news.ycombinator.com/item?id=8221233