Click here to Skip to main content
15,917,709 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Self-directed learning Pin
BiggerDon11-Dec-14 5:23
BiggerDon11-Dec-14 5:23 
GeneralRe: Self-directed learning Pin
Fabio Franco10-Dec-14 23:47
professionalFabio Franco10-Dec-14 23:47 
GeneralRe: Self-directed learning Pin
BiggerDon11-Dec-14 5:40
BiggerDon11-Dec-14 5:40 
GeneralRe: Self-directed learning Pin
Fabio Franco11-Dec-14 8:06
professionalFabio Franco11-Dec-14 8:06 
GeneralRe: Self-directed learning Pin
BiggerDon12-Dec-14 8:33
BiggerDon12-Dec-14 8:33 
GeneralRe: Self-directed learning Pin
TWallick11-Dec-14 2:16
TWallick11-Dec-14 2:16 
GeneralRe: Self-directed learning Pin
BiggerDon11-Dec-14 5:45
BiggerDon11-Dec-14 5:45 
GeneralRe: Self-directed learning Pin
TWallick12-Dec-14 2:01
TWallick12-Dec-14 2:01 
If you never programmed in any language before then you need to start from the beginning. You have to learn variables, data types loops and decision branching. Every language does all these thing with wildly different syntax. Codecademy is not just random tutorials. It steps you through the basics of what you need to know in order to do even the simple stuff.

Learning java script is just a small piece of the pie. what you realy need to start with is HTML and CSS(cascading style sheets) to learn how to create the interfaces to your JS code. JS does you no good if you can't get input and display output. Once you have HTML AKA basic web page design. JS and what you can do with it will make more sense.

If what you are wanting is an all purpose language that you can make your own independent interfaces, like you get with executable programs then you might want to consider learning Microsoft C#, basic Free visual studio express or Java proper. both are free and you will most likely find you will never have to buy the premium versions.
GeneralRe: Self-directed learning Pin
BiggerDon12-Dec-14 8:02
BiggerDon12-Dec-14 8:02 
GeneralRe: Self-directed learning Pin
Eric Whitmore11-Dec-14 2:49
Eric Whitmore11-Dec-14 2:49 
GeneralRe: Self-directed learning Pin
BiggerDon11-Dec-14 5:53
BiggerDon11-Dec-14 5:53 
GeneralRe: Self-directed learning Pin
Spart12311-Dec-14 3:49
Spart12311-Dec-14 3:49 
GeneralRe: Self-directed learning Pin
BiggerDon11-Dec-14 6:03
BiggerDon11-Dec-14 6:03 
GeneralRe: Self-directed learning Pin
Kirk 1038982111-Dec-14 4:04
Kirk 1038982111-Dec-14 4:04 
GeneralRe: Self-directed learning Pin
BiggerDon11-Dec-14 7:23
BiggerDon11-Dec-14 7:23 
AnswerRe: Self-directed learning Pin
David Lormor11-Dec-14 4:11
David Lormor11-Dec-14 4:11 
GeneralRe: Self-directed learning Pin
BiggerDon11-Dec-14 7:37
BiggerDon11-Dec-14 7:37 
GeneralRe: Self-directed learning Pin
David Lormor11-Dec-14 8:36
David Lormor11-Dec-14 8:36 
GeneralRe: Self-directed learning Pin
BiggerDon12-Dec-14 8:38
BiggerDon12-Dec-14 8:38 
GeneralRe: Self-directed learning Pin
crazedDotNetDev11-Dec-14 4:27
crazedDotNetDev11-Dec-14 4:27 
GeneralRe: Self-directed learning Pin
BiggerDon11-Dec-14 7:41
BiggerDon11-Dec-14 7:41 
GeneralRe: Self-directed learning Pin
Nathan Nowak11-Dec-14 9:38
Nathan Nowak11-Dec-14 9:38 
GeneralRe: Self-directed learning Pin
BiggerDon12-Dec-14 5:42
BiggerDon12-Dec-14 5:42 
GeneralRe: Self-directed learning Pin
Fidel Orozco Gómez11-Dec-14 18:11
Fidel Orozco Gómez11-Dec-14 18:11 
QuestionAnyone out there using only 1 monitor? Pin
Slacker00710-Dec-14 3:27
professionalSlacker00710-Dec-14 3:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.