Thread Rating:
  • 1 Vote(s) - 2 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Is Vb.net worth it to learn?
#11
Start with VB.net and work your way to C# C++.
Reply
#12
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.
[Image: komnewsig.png]
Reply
#13
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.
Reply
#14
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
Reply
#15
Advertising in posts isn't supposed to be outside of the website showcase area
Reply
#16
Not ONE but worth learning this "language."
Reply
#17
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.
Reply
#18
^

You must not be an experienced coder, Sane.
Reply
#19
(09-12-2011, 01:06 PM)Laugh Wrote: ^

You must not be an experienced coder, Sane.

Never said I was. I am still learning about it.
Reply
#20
(09-12-2011, 01:08 PM)SaNƹ Wrote: Never said I was. I am still learning about it.

So don't give advice like that lol
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Want to learn VB Fravras 5 1,277 03-09-2013, 04:40 AM
Last Post: Matijasevic
  [Need Help Badly]-- What is the best way to learn? ): hackopz 8 1,480 10-01-2012, 11:30 PM
Last Post: XDarkCoder
  What will I accomplish if I learn VB n00bikscube 7 2,046 04-06-2012, 06:26 AM
Last Post: Cronus
  [VB.net]Learn WPF [WPF Tutorial] ThePrinCe 1 1,177 12-03-2011, 10:54 PM
Last Post: HostGap
  Wanting to Actually Learn VB.NET Professor Oak 8 1,343 12-03-2011, 10:40 PM
Last Post: HostGap

Forum Jump:


Users browsing this thread: 1 Guest(s)