Click here to Skip to main content
15,900,667 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: Modern math Pin
dandy728-Jul-18 5:38
dandy728-Jul-18 5:38 
GeneralRe: Modern maths Pin
Richard Deeming9-Jul-18 8:57
mveRichard Deeming9-Jul-18 8:57 
QuestionSomeone help me choose which to learn first, can't and lost Pin
sammygirl7-Jul-18 16:32
sammygirl7-Jul-18 16:32 
AnswerRe: Someone help me choose which to learn first, can't and lost PinPopular
PIEBALDconsult7-Jul-18 17:30
mvePIEBALDconsult7-Jul-18 17:30 
GeneralRe: Someone help me choose which to learn first, can't and lost Pin
CodeWraith7-Jul-18 19:06
CodeWraith7-Jul-18 19:06 
GeneralRe: Someone help me choose which to learn first, can't and lost Pin
#realJSOP8-Jul-18 4:06
professional#realJSOP8-Jul-18 4:06 
AnswerRe: Someone help me choose which to learn first, can't and lost Pin
Kornfeld Eliyahu Peter7-Jul-18 19:54
professionalKornfeld Eliyahu Peter7-Jul-18 19:54 
AnswerRe: Someone help me choose which to learn first, can't and lost PinPopular
OriginalGriff7-Jul-18 20:16
mveOriginalGriff7-Jul-18 20:16 
For a complete beginner? As the others said, I wouldn't suggest any of those.
Peter's suggestion of C is a good one, but ... it's an old language and suffers from a lot of problems as a result, particularly if you don't know what you are doing. Because it is pointer based and doesn't use strong typing, it's very, very easy to make big mistakes without knowing and have them not show up as bugs until a lot later.

Instead, I'd suggest C# - the language itself is pretty simple (though it's getting more complicated with each revision) and it's also very powerful. It's reference based and garbage collected which means that most of the problems with C have been designed out. It'll take a while to learn properly (because the .NET framework on which it depends is very large) but once learned it can be used to write websites, desktop app,s mobile apps, ... and it's a very popular language in the job market.
All the tools you need to develop apps is available free from Microsoft as well - Google for Visual Studio Community Edition Download and you'll find it. And there are loads of books and courses on the language as well, mostly starting from the "complete beginner" level.
Sent from my Amstrad PC 1640
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...
AntiTwitter: @DalekDave is now a follower!

AnswerRe: Someone help me choose which to learn first, can't and lost Pin
Mycroft Holmes7-Jul-18 23:41
professionalMycroft Holmes7-Jul-18 23:41 
AnswerRe: Someone help me choose which to learn first, can't and lost Pin
Eddy Vluggen8-Jul-18 1:32
professionalEddy Vluggen8-Jul-18 1:32 
AnswerRe: Someone help me choose which to learn first, can't and lost Pin
GuyThiebaut8-Jul-18 2:55
professionalGuyThiebaut8-Jul-18 2:55 
AnswerRe: Someone help me choose which to learn first, can't and lost Pin
#realJSOP8-Jul-18 4:07
professional#realJSOP8-Jul-18 4:07 
GeneralRe: Someone help me choose which to learn first, can't and lost Pin
Eddy Vluggen8-Jul-18 9:26
professionalEddy Vluggen8-Jul-18 9:26 
GeneralRe: Someone help me choose which to learn first, can't and lost Pin
MarkTJohnson9-Jul-18 1:53
professionalMarkTJohnson9-Jul-18 1:53 
GeneralRe: Someone help me choose which to learn first, can't and lost Pin
Eddy Vluggen9-Jul-18 2:20
professionalEddy Vluggen9-Jul-18 2:20 
GeneralRe: Someone help me choose which to learn first, can't and lost Pin
Alan Burkhart9-Jul-18 6:33
Alan Burkhart9-Jul-18 6:33 
AnswerRe: Someone help me choose which to learn first, can't and lost Pin
Ravi Bhavnani8-Jul-18 10:25
professionalRavi Bhavnani8-Jul-18 10:25 
GeneralRe: Someone help me choose which to learn first, can't and lost Pin
GuyThiebaut8-Jul-18 21:04
professionalGuyThiebaut8-Jul-18 21:04 
AnswerRe: Someone help me choose which to learn first, can't and lost Pin
Manfred Rudolf Bihy8-Jul-18 10:38
professionalManfred Rudolf Bihy8-Jul-18 10:38 
AnswerRe: Someone help me choose which to learn first, can't and lost Pin
Joe Woodbury8-Jul-18 14:09
professionalJoe Woodbury8-Jul-18 14:09 
GeneralRe: Someone help me choose which to learn first, can't and lost Pin
KBZX50009-Jul-18 0:03
KBZX50009-Jul-18 0:03 
GeneralRe: Someone help me choose which to learn first, can't and lost Pin
Joe Woodbury9-Jul-18 6:06
professionalJoe Woodbury9-Jul-18 6:06 
GeneralRe: Someone help me choose which to learn first, can't and lost Pin
KBZX50009-Jul-18 23:43
KBZX50009-Jul-18 23:43 
GeneralRe: Someone help me choose which to learn first, can't and lost Pin
kordaff9-Jul-18 7:45
professionalkordaff9-Jul-18 7:45 
GeneralRe: Someone help me choose which to learn first, can't and lost Pin
KBZX500010-Jul-18 0:02
KBZX500010-Jul-18 0:02 

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.


Straw Poll

Were you affected by the geomagnetic storms this past weekend?
Communication disruptions, electrified pipes, random unexplained blue-screens in Windows - the list of effects is terrifying.
  Results   492 votes