MS Visual Basic.net - Standard

Ken g6

Programming Moderator, Elite Member
Moderator
Dec 11, 1999
16,703
4,661
75
VB.NET is a .NET language, so you'll learn a lot about .NET in slightly more novice-friendly environment than some other languages. But if you go that way you should eventually aspire to learning C#.

Should bag it and learn PHP?

PHP is a totally different language, mostly for different purposes. (Unless you use VB.NET with ASP.NET.) You know how there are two smartphone ecosystems, Apple and Android? Well, there are two sorts of webapp ecosystems, Microsoft (ASP) and open-source (PHP, Ruby on Rails, Django, Node.JS, and everything else.) PHP might be the least novice-friendly of them all.

If you want to go in the direction of webapps and websites, start with HTML, JavaScript, the DOM, and maybe CSS at some point. Then look into PHP. Or ASP. Or Ruby on Rails, Django, Node.JS, etc.
 
Last edited: