I first learned how to program in VB4. I can see why as a professional programmer it lost favor, but it was a great learning language.
Then next year I enrolled in AP Comp Sci - hardcore turbo c++. Just blew my mind!
31–40 of 292 posts
I first learned how to program in VB4. I can see why as a professional programmer it lost favor, but it was a great learning language.
Then next year I enrolled in AP Comp Sci - hardcore turbo c++. Just blew my mind!
Earlier quoted context omitted.
The only problem is that Powershell as language is pretty bad. I wouldn’t want to write my vB6 projects in Powershell.
It’s definitely one of the ugliest languages (syntax wise) that enjoys widespread usage, at least in Microsoft land.
I usually get frustrated with it and bash out a quick cmdlet instead.
Earlier quoted context omitted.
It’s definitely one of the ugliest languages (syntax wise) that enjoys widespread usage, at least in Microsoft land.
It seems that shell scripting languages tend to be quite ugly out of necessity? I mean bash is not a looker.
Earlier quoted context omitted.
It’s definitely one of the ugliest languages (syntax wise) that enjoys widespread usage, at least in Microsoft land.
It seems that shell scripting languages tend to be quite ugly out of necessity? I mean bash is not a looker.
I loved VB6. Of all the languages and IDE's I've ever used, I've never been more efficient in any other one. As long as MS doesn't break my workarounds to run that old IDE or its EXE's, I'm happy. VB.NET was a great stepping stone, but after switching to C# I never looked back. The only thing I miss is global functions that don't need a class qualifier in front of them. And I still find the Edit-and-Continue debuggin…
I loved VB6. Of all the languages and IDE's I've ever used, I've never been more efficient in any other one. As long as MS doesn't break my workarounds to run that old IDE or its EXE's, I'm happy. VB.NET was a great stepping stone, but after switching to C# I never looked back. The only thing I miss is global functions that don't need a class qualifier in front of them. And I still find the Edit-and-Continue debuggin…
The debugging environment was better than any I have used since. You could drag the execution point anywhere, edit code in between steps, view everything. It was amazing.
IntelliJ is pretty good now, but not like that.
Earlier quoted context omitted.
It’s definitely one of the ugliest languages (syntax wise) that enjoys widespread usage, at least in Microsoft land.
Is it widespread? I've never seen anyone else using powershell 'in the wild', admittedly for the last 3 years I've mainly worked alone, but I still see people using CMD scripts. I usually get frustrated with it and bash out a quick cmdlet instead.
Earlier quoted context omitted.
It’s definitely one of the ugliest languages (syntax wise) that enjoys widespread usage, at least in Microsoft land.
Is it widespread? I've never seen anyone else using powershell 'in the wild', admittedly for the last 3 years I've mainly worked alone, but I still see people using CMD scripts. I usually get frustrated with it and bash out a quick cmdlet instead.
Freudian slip?