Programming brehs, is Visual Basic a good language to learn?

unit321

Hong Kong Phooey
Joined
May 2, 2012
Messages
22,214
Reputation
1,785
Daps
23,104
Reppin
USA
I want to get into programming and someone recommended Visual Basic to start out with...I have a little experience with VB but it was a few years ago. I remember a little bit about it but i never really went in depth.
Is it a good idea to learn it further? Or should i go with another language? Thanks in advance brehs
Skip it.
You want to get into a programming language where the software is free. Always free.
Learn to program in Java. Java is free.
Also, other Apache programs are free like ant or maven, those are build/compilation tools.
Unix shell languages are free, csh, bsh, bash.
Perl is free, Perl is a scripting language.

Visual Basic is not free and whatever Microsoft package you need to get, it isn't going to be free unless someone is unloading a cheap or free version of 5.0 or 4.0 and that's trash anyway.
 

BrandonBanks

Arab Money
Joined
Apr 4, 2015
Messages
2,922
Reputation
1,270
Daps
11,870
It depends on what you are learning it for. They have different purposes

Good thread, lot of good advice and info in here
 

Apollo Creed

Look at your face
Supporter
Joined
Feb 20, 2014
Messages
57,591
Reputation
13,910
Daps
215,952
Reppin
Handsome Boyz Ent
I did VB/asp.net in College it was fun thought me the fundamentals to programming. I`m playing with python now and its pretty easy and fun, I havent gotten to advance concepts though. JavaScript is cool too but when you get to the advance stuff IT may be confusing as hell to someone who is new to programming in general. I`d say do Python first.
 

VladTheImpaler

The Sensational Prince
Joined
May 10, 2012
Messages
8,121
Reputation
715
Daps
9,582
Reppin
The Palace of Eternal Sun
I want to get into programming and someone recommended Visual Basic to start out with...I have a little experience with VB but it was a few years ago. I remember a little bit about it but i never really went in depth.

Is it a good idea to learn it further? Or should i go with another language? Thanks in advance brehs :feedme:
VB

:russ:
 

BrandonBanks

Arab Money
Joined
Apr 4, 2015
Messages
2,922
Reputation
1,270
Daps
11,870
There's even YouTube tutorials and free apps on Google Play. It's out there breh, go ahead and start asap. You'll be glad u did. I took programming classes at a CC (and kept the books I bought from there) and also used stuff I found online to help me.
 

kevm3

follower of Jesus
Supporter
Joined
May 2, 2012
Messages
16,314
Reputation
5,595
Daps
83,642
The only way I'd recommend you spending time on visual basic is if you are working with excel spreadsheets and you are trying to automate them. Otherwise, spend time learning something like Ruby, Python, Javascript, Java or C#. Which one of those languages you choose to learn depends on what you want to do. Do you want to build web pages? Program general purpose applications? What exactly? Python is typically recommended for beginners. Javascript is a great one to learn since it's something you won't be able to avoid for long if you're doing any web programming.
 

Mastamimd

Ain't shyt
Joined
Mar 11, 2013
Messages
31,432
Reputation
10,417
Daps
131,603
Reppin
Houston
JavaScript...if you can get a grasp on C or C++ first which isn't easy you can get a grasp on pretty much anything. At least it did for me.
 

Audemar

Superstar
Joined
Jul 21, 2014
Messages
5,046
Reputation
1,990
Daps
27,586
Solid information posted so far. You can also try Coursera if you prefer a structure that is similar to that of a college course. They're removing courses due to a platform change, but you can still find them elsewhere. :mjpls:
 
Top