Click here to Skip to main content
15,892,697 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: Working with Experience people Pin
Laiju k5-Nov-14 16:36
professionalLaiju k5-Nov-14 16:36 
GeneralRe: Working with Experience people Pin
cltn9225-Nov-14 3:58
professionalcltn9225-Nov-14 3:58 
GeneralRe: Working with Experience people Pin
Laiju k5-Nov-14 16:39
professionalLaiju k5-Nov-14 16:39 
GeneralRe: Working with Experience people Pin
Dan Sutton5-Nov-14 5:38
Dan Sutton5-Nov-14 5:38 
GeneralRe: Working with Experience people Pin
Laiju k5-Nov-14 16:43
professionalLaiju k5-Nov-14 16:43 
GeneralRe: Working with Experience people Pin
patbob5-Nov-14 8:45
patbob5-Nov-14 8:45 
GeneralRe: Working with Experience people Pin
Laiju k5-Nov-14 16:55
professionalLaiju k5-Nov-14 16:55 
GeneralRe: Working with Experience people Pin
jschell5-Nov-14 9:22
jschell5-Nov-14 9:22 
Laiju k wrote:
can be done by less effort as i am having enough work to do


Keep in mind of course that it is better to have too much work to do versus not enough. After all if you have nothing to do then why would they keep paying you?

Laiju k wrote:
.(ASP.NET,Jquery,Javascript,C#,HTML,CSS,SQL SERVER 2008)



You list a lot of technologies and presumably with little experience you have little experience in any of them. So learning just a bit more about each might help you more effectively produce code both by using more effective idioms and by producing fewer bugs.

When I was younger I read a lot of books. I would suspect that it still a more effective medium (faster) than attempting to learn more about a specific technology via the internet.


Other than that, Mmyself I found that learning to recognize patterns (I am not referring to patterns as commonly defined) in code and design and along with that learning to write code that writes code (I use perl) helps.

Writing code that writes code can significantly reduce the amount of boiler plate code that one needs to produce. This has even more of an impact when various layers are impacted by changes but in a boiler plate way.

Sometimes the actual work to write code that writes code might not actually save time but it helps take the tedium out of repetitive tasks.

And doing this makes it less likely that I will attempt to find a 'better' solution that isn't in fact better just because I don't want to write all of that boiler plate code in the first place.

Of course one both must learn to recognize patterns in code and patterns that are likely to show up in new code along with figuring out how to write the code that generates the code in the first place.
GeneralRe: Working with Experience people Pin
Laiju k5-Nov-14 16:57
professionalLaiju k5-Nov-14 16:57 
GeneralRe: Working with Experience people Pin
harvyk05-Nov-14 11:34
harvyk05-Nov-14 11:34 
GeneralRe: Working with Experience people Pin
Laiju k5-Nov-14 16:49
professionalLaiju k5-Nov-14 16:49 
GeneralRe: Working with Experience people Pin
harvyk05-Nov-14 17:06
harvyk05-Nov-14 17:06 
GeneralRe: Working with Experience people Pin
Laiju k5-Nov-14 17:16
professionalLaiju k5-Nov-14 17:16 
GeneralMelbourne cup result Pin
bryce3-Nov-14 17:14
bryce3-Nov-14 17:14 
GeneralRe: Melbourne cup result Pin
PIEBALDconsult3-Nov-14 17:21
mvePIEBALDconsult3-Nov-14 17:21 
GeneralRe: Melbourne cup result Pin
bryce3-Nov-14 17:41
bryce3-Nov-14 17:41 
JokeRe: Melbourne cup result Pin
CBadger3-Nov-14 18:44
professionalCBadger3-Nov-14 18:44 
GeneralRe: Melbourne cup result Pin
_Maxxx_3-Nov-14 19:15
professional_Maxxx_3-Nov-14 19:15 
GeneralRe: Melbourne cup result Pin
Richard MacCutchan3-Nov-14 21:43
mveRichard MacCutchan3-Nov-14 21:43 
GeneralRe: Melbourne cup result Pin
_Maxxx_3-Nov-14 18:29
professional_Maxxx_3-Nov-14 18:29 
GeneralRe: Melbourne cup result Pin
Garth J Lancaster3-Nov-14 23:12
professionalGarth J Lancaster3-Nov-14 23:12 
GeneralTwice now putting a hard drive in the freezer has saved my bacon. Pin
Andy Brummer3-Nov-14 16:59
sitebuilderAndy Brummer3-Nov-14 16:59 
GeneralRe: Twice now putting a hard drive in the freezer has saved my bacon. Pin
_Maxxx_3-Nov-14 18:31
professional_Maxxx_3-Nov-14 18:31 
GeneralRe: Twice now putting a hard drive in the freezer has saved my bacon. Pin
Andy Brummer4-Nov-14 5:41
sitebuilderAndy Brummer4-Nov-14 5:41 
GeneralRe: Twice now putting a hard drive in the freezer has saved my bacon. Pin
GenJerDan5-Nov-14 5:15
GenJerDan5-Nov-14 5:15 

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.