|
-
April 29th, 2008, 06:33 AM
#11
Re: A question to all programmers
 Originally Posted by Alsvha
... show up at an medical equipment development company and talk about style sheets...
Hey they put sheets on lots of medical equipment (to isolate the patient from the cold metal), no reason they shouldn'y have style.
 Originally Posted by Alsvha
... However, with the speed tools and languages/framework can evolve today, the fundamentals are way more important then actual language specific syntax in my opinion.
This really gets hard to separate. Consider the differences caused by a garbage collected environment. Without GC, it may be better to hold a reference to an object you will need later, but in a GC environment, it may be more cost effective to do double object creation.
ps: This is actually the basis for one of my Sr. Developer Interview Subjects.
TheCPUWizard is a registered trademark, all rights reserved. (If this post was helpful, please RATE it!)
2008, 2009,2010
In theory, there is no difference between theory and practice; in practice there is.
* Join the fight, refuse to respond to posts that contain code outside of [code] ... [/code] tags. See here for instructions 
* How NOT to post a question here
* Of course you read this carefully before you posted
* Need homework help? Read this first
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|