Should I take up VB? - Printable Version +- Support Forums (https://www.supportforums.net) +-- Forum: Categories (https://www.supportforums.net/forumdisplay.php?fid=87) +--- Forum: Coding Support Forums (https://www.supportforums.net/forumdisplay.php?fid=18) +---- Forum: Visual Basic and the .NET Framework (https://www.supportforums.net/forumdisplay.php?fid=19) +---- Thread: Should I take up VB? (/showthread.php?tid=14015) |
RE: Should I take up VB? - Chimi - 12-06-2010 I used VB.NET for a while, liked it then hated it. Now I've moved onto PHP and love it. RE: Should I take up VB? - Zeon - 12-06-2010 Php's syntax is ugly imo, but it's much better than VB. RE: Should I take up VB? - Jet - 12-07-2010 It all depends on how experienced you are. If you are a novice at coding, I would definitely suggest taking up Visual Basic just because it is easy and you can make some pretty great program with it. RE: Should I take up VB? - Bauer - 12-12-2010 It's not a childish language. Simplicity doesn't make it "childish". RE: Should I take up VB? - NathanE - 12-12-2010 Learn C# before VB.Net thats the worst mistake i made... im now learning C# ,Java,C++, Delphi and PHP I want to master as much programming language as i can. RE: Should I take up VB? - iCookie - 12-12-2010 wel im learning c# give that a try RE: Should I take up VB? - Zeon - 12-18-2010 (12-12-2010, 05:13 PM)Crow407 Wrote: Learn C# before VB.Net thats the worst mistake i made... Was it a mistake learning VB first or C# first? RE: Should I take up VB? - xerotic - 12-18-2010 (11-27-2010, 10:47 PM)Reality Wrote: No, take up C++. Do this. You can make the most out of C++ Then go to Java. RE: Should I take up VB? - PinZ - 12-19-2010 Yes it is a nice language then learn c++. RE: Should I take up VB? - Zeon - 12-21-2010 (12-18-2010, 07:14 AM)xerotic Wrote: Do this. You can make the most out of C++ I've had a look at C++, it seems way too complex for me. |