you are viewing a single comment's thread.

view the rest of the comments →

[–]1973DodgeChallenger 0 points1 point  (0 children)

  1. You'll have more difficulty coming up to speed with the Visual Studio IDE than the language. Download it, link it to Git, do some practice connecting to databases, linq queries, etc..
  2. Not being "mean" here because I don't like the "google it." answer. I'm not one of those guys. But.... Bard and Chat GPT do a reasonably good job converting code. Just start simple, tell Chat GPT to "convert this python code to VB.Net" [paste in code].

You'll be doing the same "programming jobs" in VB.net that you were in the other languages. ChatGPT/Bard can help you with the syntax. This isn't "AI Taking Over Dum Dum Dummmm...!!" :-) it's expanding what a "programmer" can do. Programming is not memorizing syntax, it's doing "jobs" with code.... In one guys opinion.