꧁~DialUpCea~꧂ · @alcea
46 followers · 3714 posts · Server pb.todon.de

Start .py without visible cmd (save as *.vbs)
-----------------------------------------------

Set objShell = CreateObject("WScript.Shell")
objShell.Run "C:\adb\PowerampCtrl.py", 0, True
Set objShell = Nothing

#visualbasic #codealcea

Last updated 1 year ago

Curtis Carter · @codingcoyote
17 followers · 7 posts · Server floss.social

TIL: VB.Net will compile if you misspelled the variable you return. It seemingly assumes you want to return a null as a new variable. No errors, no warnings.

#dotNET #visualbasic

Last updated 1 year ago

Martin :verified_coffee: :tux: · @MartinWdd
822 followers · 7443 posts · Server troet.cafe

@remy9999 Mein Ethik-Lehrer, der auch Latein und Alt-Griechisch konnte, hatte damals ein Übersetzungsprogramm Deutsch-Latein geschrieben. Und ein Stundenplan-Programm, das alle Klassen, Lehrer und Räume in Stundenpläne gießt. In

#visualbasic

Last updated 1 year ago

Kwusaih · @kwusaih
1 followers · 4 posts · Server glammr.us

I've been taking a or building technology course for 7 weeks, and this week is the final week of it. It was so tiring to travel to another city every morning and head back home every evening (at least for 2 weeks), but it was/is also a great time. When/where would I try modelling in and start and unless now, unless I weren't occupied with something else such as WORK!

#digitaltwin #sustainable #revit #visualbasic #python

Last updated 1 year ago

Sören · @chucker
525 followers · 19216 posts · Server norden.social

Few people on the planet this is useful for, but here’s a for when you have VB legacy code and want compiler warnings if it had Option Strict Off:

nuget.org/packages/VbOptionStr

It’s OSS at github.com/chucker/VbOptionStr

Credit for the code really goes to johnkoerner.com/csharp/code-an; I mostly just made it easy to install.

#roslynanalyzer #dotnet #visualbasic

Last updated 1 year ago

Diego · @dwrweb
91 followers · 1718 posts · Server berlin.social

Habe mich in mal eben vertippt 😂

Da ich die Lösung, einen einfachen Textstring, zu verschlüsseln und andernorts wieder zu entschlüsseln, bisher nicht erreicht habe, hat das mit dem „fuck“ sogar seine Berechtigung 😱 🤣

#visualbasic

Last updated 1 year ago

Tanquist · @tanquist
263 followers · 3572 posts · Server masto.ai

Visual Bacon
Do Until Brown = True And Crispy = True
Call FryBacon
Loop


#addbacontomakeitbetter #hashtaggames #visualbasic

Last updated 1 year ago

Plumster · @Plumster
70 followers · 1049 posts · Server mindly.social

A wise person once opined that you should never spend 20 minutes doing something when you can spend 2 hours failing to automate it.

#visualbasic #excel #macro

Last updated 1 year ago

David Bisset · @davidbisset
829 followers · 1937 posts · Server phpc.social

A poster found in my wife’s classroom showcasing the programming languages teens should be aware of.

#logo #c #python #java #visualbasic #kodu

Last updated 1 year ago

MidwintersTomb · @MidwintersTomb
18 followers · 23 posts · Server defcon.social

Well, I've gone and done it. Nobody sane asked for something like this, but here it is. An abomination I have birthed into this world: github.com/MidwintersTomb/Visu

#programming #vb #visualbasic

Last updated 1 year ago

MidwintersTomb · @MidwintersTomb
18 followers · 23 posts · Server defcon.social

Well, I've gone and done it. Nobody sane asked for something like this, but here it is. An abomination I have birthed into this world: github.com/MidwintersTomb/Visu

#programming #vb #visualbasic

Last updated 1 year ago

Retrocomputing Roundtable · @rcrpodcast
161 followers · 37 posts · Server podcasts.social

RCR Episode #265: Poolside computing arrives. 1965 brought us Moore's Law, the PDP-8, and a Programma 101 computer you can use by the pool or in the bathtub. We also talk Visual BASIC, Xerox Alto, Globus, LZW, and more!— rcrpodcast.com/2023/05/19/rcr-

#retrocomputing #lzw #programma101 #globus #visualbasic #mooreslaw

Last updated 1 year ago

Jason Kaczor 🇨🇦 · @rozcakj
311 followers · 69 posts · Server mefi.social

Who me? Just a , IT Consultant and "all-around-nerd".

I grew up watching Saturday morning cartoons, original re-runs, reading & (not SyFy), lots of and eventually graduated to and gaming. 

My first computer was a Vic-20 - at school, we learned graphical on PETS and Apple IIe's... crashed the Unisys ICON network often before getting my first PC - grudgingly - really wanted an .

Eventually, it was time for college - I *thought* I would be heavily involved in the physical aspects of technology, circuit design, and hardware engineering - instead, I gravitated to .

My first professional language was 1.0; eventually, jumping into Borland 1.0 and - still dabble with , a smidge of , a lot of and some . My is ancient...

You can find me online at - linktr.ee/jasonkaczor

#introduction #maker #startrek #fantasy #scifi #lego #rpg #tabletop #commodore #logo #amiga #programming #visualbasic #delphi #objectpascal #freepascal #lazarus #java #csharp #python #javascript

Last updated 1 year ago

Doug Parker · @develwithoutacause
206 followers · 742 posts · Server techhub.social

@thePunderWoman Ok, true story related to this:

I got my programming start in and when I first started adding assets to an app I didn't know where to put them and didn't understand the directory structure or file path resolution.

I found the "bin" directory which contains the built executable in and interpreted that as "a bin or container of all your files", so I dropped my assets into there.

This was also before I learned about source control, so thank god I didn't know how to clean a project, or else it would have deleted all my assets too. I had no idea how dangerously I was living...

#visualbasic #visualstudio

Last updated 1 year ago

Andreas Gerlach · @appelgriebsch
181 followers · 1931 posts · Server fosstodon.org

@indie1337 actually I remember that -1 means true in ... so might not be that bad ;)

#visualbasic

Last updated 1 year ago

Pierre Palatin · @palats
35 followers · 29 posts · Server octodon.social

On Godot & Visual Basic (yes).

So, I caught up with retool.com/visual-basic/ . That's quite a nice history of Visual Basic, which origin is a lot more involved than I expected.

Worth reading, if only for nostalgia. For me, I have very good memories of Visual Basic. It was not my first programming tool, but I was still largely clueless at the time. And Visual Basic provided a well rounded environment, which was both a pleasure to use, all integrated and still quite powerful. Not that I had the skills to go into more advanced stuff at the time but still.

Obviously nowadays I have a much better picture, and I understand why people might not have that of a rosy picture of VB - but still, it provided an experience which was by itself enjoyable. And that is not something I've often encountered across the vast number of programming-related tools I've used over the years. Quite the contrary, I sometimes have the impression that it gets worse and worse.

Well, that is, until I've started playing with Godot. It offers a well integrated environment, incl. code editor, language and all the parts necessary to create games. Its philosophy is targeting the sweet spot between simplicity & enough features to be a solid Game engine. Not everything might be the most advanced stuff ever, but it is always well integrated and usable.

And Godot is so refreshing - it is a joy to use, like I remember the Visual Basic of my childhood. Except it comes up with modern features and a solid technical base. I'll probably never manage to create a game - I cannot design game loops to save my life - but that will be fun along the way :)

#godot #programming #visualbasic #Godot4

Last updated 1 year ago

Paul (Goto 10) · @lefebvre
232 followers · 379 posts · Server hachyderm.io

Xojo 2023 Release 1 is now available. It has 80+ bug fixes and 19 new features, including:

* New Chart Control for Desktop and iOS
* Debugger Variable Filter
* Code Editor Duplicate Line and Swap Line
* iOS target updated to iOS 16.1 SDK

xojo.com/download

documentation.xojo.com/resourc

#xojo #visualbasic #development #programming

Last updated 1 year ago

Paul (Goto 10) · @lefebvre
230 followers · 370 posts · Server hachyderm.io

@amoroso If you liked/miss VB, be sure to check out Xojo, which is incredibly similar.

xojo.com

#visualbasic #xojo

Last updated 1 year ago

Willow · @salixlucida
458 followers · 25598 posts · Server mastodon.sdf.org

Something pretty right: a history of
retool.com/visual-basic/

#visualbasic

Last updated 1 year ago

Brent Sodtke :ve: 🇨🇦 · @brentec
40 followers · 133 posts · Server techhub.social

Wow, this article and the website. Pretty neat to get the history of . I don't think I've seen anything like this website before. Some good stuff in this article, and the ! Brings back the memories.

retool.com/visual-basic/

#visualbasic #screenshots #retrocomputing #computerhistory

Last updated 1 year ago