Click here to Skip to main content
15,893,594 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: I am Software Developer ? Pin
GuyThiebaut30-Jun-14 1:30
professionalGuyThiebaut30-Jun-14 1:30 
GeneralRe: I am Software Developer ? Pin
OriginalGriff30-Jun-14 1:51
mveOriginalGriff30-Jun-14 1:51 
GeneralRe: I am Software Developer ? Pin
GuyThiebaut30-Jun-14 1:59
professionalGuyThiebaut30-Jun-14 1:59 
GeneralRe: I am Software Developer ? Pin
Simon O'Riordan from UK30-Jun-14 23:22
Simon O'Riordan from UK30-Jun-14 23:22 
JokeRe: I am Software Developer ? Pin
cpkilekofp1-Jul-14 7:41
cpkilekofp1-Jul-14 7:41 
GeneralRe: I am Software Developer ? Pin
Joe Woodbury30-Jun-14 9:14
professionalJoe Woodbury30-Jun-14 9:14 
GeneralRe: I am Software Developer ? Pin
sir_download_alot30-Jun-14 20:36
professionalsir_download_alot30-Jun-14 20:36 
AnswerRe: I am Software Developer ? Pin
Plamen Dragiyski30-Jun-14 21:32
professionalPlamen Dragiyski30-Jun-14 21:32 
You need three most important things to be software developer any company will try to hold after you've worked there for a while.
1. Errors (the most important) - Usual user does not handle errors, it just says it doesn't work. You should be able to understand the error, find its source, reason and the idea what developer written that code were trying to do, especially when you are working on someone else code (even from different company). Keeping developer's idea, keep the software architecture unchanged, making handling error easier, faster and cheaper for your boss.
2. Theory - yeah, theory. That stuff you learn at university. Most of us say it doesn't help. Computer theory is just a bunch of rules trying to say what can be done and cannot be done in computers. Also complexity analysis trying to say what is the best way (faster or with minimal memory usage, etc.) to do something. The theory is trying to be general. That means if theory says something is better than other, no language will make it different. Due to generality theory usually says so less. But understanding the language theory will make you able to learn any language practically in a matter of days (or hours).
3. Intuition - a lot of people develop, but only few have intuition. Thrust your intuition. If you feel something is wrong and you should not write it that way - most probably it is true. Intuition is part of the subconsciousness and you can't access subconscious. That doesn't mean subconscious can access your consciousness, meaning your intuition is as smart as you are (it knows everything you know). If you feel something is wrong, then probably your subconsciousness noted a problem, which you didn't see, yet. How to gain intuition? Code. Code at work, code at home, code on holidays. Never stop coding. Doing to so often will make coding a reflex - something you can do, while do other stuff. And reflexes are part of your subconsciousness. Every time you code is just a training for the brain.
GeneralRe: I am Software Developer ? Pin
RugbyLeague30-Jun-14 22:09
RugbyLeague30-Jun-14 22:09 
QuestionRe: I am Software Developer ? Pin
User 1013254630-Jun-14 23:27
User 1013254630-Jun-14 23:27 
GeneralRe: I am Software Developer ? Pin
jibalt1-Jul-14 1:00
jibalt1-Jul-14 1:00 
GeneralRe: I am Software Developer ? Pin
_WinBase_1-Jul-14 3:13
_WinBase_1-Jul-14 3:13 
GeneralRe: I am Software Developer ? Pin
Eric Whitmore1-Jul-14 3:18
Eric Whitmore1-Jul-14 3:18 
GeneralRe: I am Software Developer ? Pin
mrmike1-Jul-14 3:29
professionalmrmike1-Jul-14 3:29 
GeneralRe: I am Software Developer ? Pin
Roger1651-Jul-14 3:46
Roger1651-Jul-14 3:46 
GeneralRe: I am Software Developer ? Pin
Colborne_Greg1-Jul-14 5:25
Colborne_Greg1-Jul-14 5:25 
GeneralRe: I am Software Developer ? Pin
David B Legg1-Jul-14 6:25
David B Legg1-Jul-14 6:25 
GeneralRe: I am Software Developer ? Pin
Member 46088981-Jul-14 6:34
Member 46088981-Jul-14 6:34 
GeneralRe: I am Software Developer ? Pin
RafagaX1-Jul-14 9:34
professionalRafagaX1-Jul-14 9:34 
GeneralRe: I am Software Developer ? Pin
SergheiT2-Jul-14 10:13
professionalSergheiT2-Jul-14 10:13 
GeneralWho cares if it's spam? Pin
Nagy Vilmos29-Jun-14 23:04
professionalNagy Vilmos29-Jun-14 23:04 
GeneralRe: Who cares if it's spam? Pin
Johnny J.29-Jun-14 23:07
professionalJohnny J.29-Jun-14 23:07 
GeneralRe: Who cares if it's spam? PinPopular
Philip.F30-Jun-14 0:13
Philip.F30-Jun-14 0:13 
GeneralRe: Who cares if it's spam? Pin
Mycroft Holmes30-Jun-14 14:48
professionalMycroft Holmes30-Jun-14 14:48 
GeneralRe: Who cares if it's spam? Pin
Mark_Wallace30-Jun-14 20:30
Mark_Wallace30-Jun-14 20:30 

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.