08-14-2011, 01:41 PM
Start with VB.net and work your way to C# C++.
Is Vb.net worth it to learn?
|
08-14-2011, 01:41 PM
Start with VB.net and work your way to C# C++.
08-14-2011, 02:21 PM
Well, I personally started with VB, then went onto Java then Html(and all that) then to C#... I would say VB helped quite a bit as I understood what was going on in the other languages.
08-15-2011, 02:12 AM
I started with VB.NET, it's quite easy and fun to learn.
In my opinion, I'd start with C#.. Something I should have done.
09-07-2011, 11:40 PM
Hi,
Surely, VB.NET is the easiest of languages. Visual Basic .NET (or VB .NET) is a version of Microsoft's Visual Basic that was designed, as part of the company's .NET product group, to make Windows and Web applications easier to develop. According to Microsoft, VB .NET was reengineered, rather than released as VB 6.0 with added features, to facilitate making fundamental changes to the language. VB.NET is the first fully object-oriented programming (OOP) version of Visual Basic, and as such, supports OOP concepts such as abstraction, encapsulation, inheritance and polymorphism. Example of a simple Vb.Net Console Application. Module Module1 Sub Main() Console.WriteLine("Hello World") End Sub End Module for more information Visit Us At: www.cegonsoft.com Cegonsoft
09-08-2011, 01:06 PM
Advertising in posts isn't supposed to be outside of the website showcase area
09-12-2011, 01:03 PM
VB.NET is an easy language to pick up. To me, it's worth learning about it. If you have an interest in another programming language though, go for it.
09-12-2011, 01:08 PM
|
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
Want to learn VB | Fravras | 5 | 1,503 |
03-09-2013, 04:40 AM Last Post: Matijasevic |
|
[Need Help Badly]-- What is the best way to learn? ): | hackopz | 8 | 1,851 |
10-01-2012, 11:30 PM Last Post: XDarkCoder |
|
What will I accomplish if I learn VB | n00bikscube | 7 | 2,395 |
04-06-2012, 06:26 AM Last Post: Cronus |
|
[VB.net]Learn WPF [WPF Tutorial] | ThePrinCe | 1 | 1,272 |
12-03-2011, 10:54 PM Last Post: HostGap |
|
Wanting to Actually Learn VB.NET | Professor Oak | 8 | 1,700 |
12-03-2011, 10:40 PM Last Post: HostGap |