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

Skrilla

MVP
Joined
Jul 30, 2015
Messages
2,086
Reputation
940
Daps
7,859
Reppin
Cali
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:
 

At30wecashout

Veteran
Supporter
Joined
Sep 2, 2014
Messages
34,899
Reputation
17,730
Daps
157,246
I learned VB 6.0 back in HS to program a blackjack game:mjlol:Couldn't solve the logic and you "won" every game, even if you went bust.

Got an A because everyone else cheated:stopitslime:Google was primitive as fukk, but code was online.

If I were to pick something up today, my top 3 would be:

1. Javascript
2. Python
3. Swift (IOS proprietary for now)

Pretty much pick something, bang it out for half a year or so, then pick up another language. It becomes easier when you understand one or two.
 

Quiet Magician

Superstar
Joined
Mar 13, 2014
Messages
4,904
Reputation
4,290
Daps
34,953
I'd recommend picking up javascript.

check out codecademy and codeschool, if you're disciplined, you can learn enough to get a job as a junior developer in maybe 3 months.

Agreed. Learn Javascript then go into HTML5 and then CSS3. After that you are familiar with how these components work with each other you can learn frameworks such as DOM.

Think of HTML5 as creating static web pages, CS3 as editing the way it looks and javascript making it interactive.

Plenty of material is out there for free.

 

Matt504

YSL as a gang must end
Joined
Sep 7, 2013
Messages
44,567
Reputation
14,518
Daps
269,157
Agreed. Learn Javascript then go into HTML5 and then CSS3. After that you are familiar with how these components work with each other you can learn frameworks such as DOM.

Think of HTML5 as creating static web pages, CS3 as editing the way it looks and javascript making it interactive.

Plenty of material is out there for free.



this is a great read
 

TRAP AMERICAN TV

TRAP GOLD
Joined
Nov 17, 2015
Messages
2,970
Reputation
-1,285
Daps
7,958

CinnamonTequila

Playing that music too loud ;)
Joined
Jan 15, 2016
Messages
797
Reputation
345
Daps
1,890
Reppin
RD --- DR
pick-up-little-details-you-never-noticed-before.gif
 

Londilon

Superstar
Joined
Dec 8, 2012
Messages
12,569
Reputation
1,340
Daps
45,782
Reppin
NULL
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:

My question to you is what is your reason for learning to code? Depending on your answer is what language you should start out with.
 
Top