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.
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
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.
I remember Planet Source Code. I used the snippets when I was trying to build a Pong game in VB6 when I was in my teens, it was a good resource for inspiration.
https://github.com/Planet-Source-Code/anil-gulecha-bat-man-b...
VB6: What made a generation fall in love with programming.
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.
I still remember seeing a post with 'XP style' buttons for VB6 that I used on a Windows Server 2000 application and thought it was the bees knees.
Another I recal was a PSC code scanning tool, written itself in VB6.
Happy happy times.
No idea what I had but was a mix from php clan roasters to coldfusion video streaming tools.
The essence of download, run configuration script and use is so rigid now.