TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Bill Gates demonstrates Visual Basic (1991)

29 pointsby seddinover 4 years ago

5 comments

nomelover 4 years ago
My favorite part about Visual Basic was the help files. They were absolutely great for someone learning to code. From what I remember, there was a snippet of example code for basically everything.
评论 #24439072 未加载
smileypeteover 4 years ago
This video is pretty lengthy but well worth a watch; the oral history of Alan Cooper, the &#x27;father of Visual Basic&#x27;<p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=-wtGFgaKYI0" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=-wtGFgaKYI0</a><p>EDIT: One highlight is where Alan Cooper gets a cease-and-desist letter from Microsoft for calling himself &#x27;The Father of Visual Basic&#x27;...<p><a href="https:&#x2F;&#x2F;youtu.be&#x2F;-wtGFgaKYI0?t=9666" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;-wtGFgaKYI0?t=9666</a>
zubairqover 4 years ago
I absolutely love Visual Basic and am trying to make a Javascript version at appshare.co
sktrdieover 4 years ago
This shows me that coding hasn&#x27;t evolved at all over the last 30 years.
评论 #24437110 未加载
PostThisTooFastover 4 years ago
The &#x27;90s were full of ballyhoo about object orientation and &quot;soon we&#x27;ll be bolting together software with off-the-shelf components.&quot;<p>Thanks to the failure to standardize C++ ABIs (among other reasons) that didn&#x27;t happen... except for VBXs. You really could throw together a CRUD app pretty quickly with off-the-shelf VBX controls.