Hacker News new | ask | show | jobs
by anilgulecha 42 days ago
What a blast from the past. Couple decades ago I had submitted my first bit to this place.

https://github.com/Planet-Source-Code/anil-gulecha-bat-man-b...

VB6: What made a generation fall in love with programming.

2 comments

Same - I stole my friend’s VB6 textbook in high school and couldn’t put it down. Transferred into CS classes the next day.

I used to go through PSC and download anything that looked interesting, and I would read the code to figure out how it worked. Learned so much from there! VB6 for apps, ASP for web.

Did he at least get the book back? The one time I ever let anyone borrow my books, was a HTML 4 book, and I got it back in such a poor state I never did again.
He did! I think I borrowed it over a weekend and that was all the convincing I needed
You can still download VS6 from Microsoft and clone a repo from there, and chances it’ll compile and run are higher than JS project that’s two weeks old
RADBasic is also compatible: https://www.radbasic.dev/
Wonder how this compares to TwinBasic. I know back in my teens we were using what became Xojo as an alternative, don't think its drop-in, at least not anymore with VB6 but I still eyeball it every few years.