Most important side of coding
-
Hi Geeks, Which part is the most important part in prospect of a coding. 1. Exception Handling 2. Reliability 3. Availability 4. Performance 5. Security You can chose multiple but you should assign them as priority.
Life is all about share and care... public class Life : ICareable,IShareable { // implements yours... }
-
Hi Geeks, Which part is the most important part in prospect of a coding. 1. Exception Handling 2. Reliability 3. Availability 4. Performance 5. Security You can chose multiple but you should assign them as priority.
Life is all about share and care... public class Life : ICareable,IShareable { // implements yours... }
:java:
The difficult we do right away... ...the impossible takes slightly longer.
-
:java:
The difficult we do right away... ...the impossible takes slightly longer.
:thumbsup:
Life is all about share and care... public class Life : ICareable,IShareable { // implements yours... }
-
Hi Geeks, Which part is the most important part in prospect of a coding. 1. Exception Handling 2. Reliability 3. Availability 4. Performance 5. Security You can chose multiple but you should assign them as priority.
Life is all about share and care... public class Life : ICareable,IShareable { // implements yours... }
If I was forced to choose one, I'd select #2. In reality, all are important. I would however replace "Exception handling" with "Error handling". /ravi
My new year resolution: 2048 x 1536 Home | Articles | My .NET bits | Freeware ravib(at)ravib(dot)com
-
Hi Geeks, Which part is the most important part in prospect of a coding. 1. Exception Handling 2. Reliability 3. Availability 4. Performance 5. Security You can chose multiple but you should assign them as priority.
Life is all about share and care... public class Life : ICareable,IShareable { // implements yours... }
Suvabrata Roy wrote:
1. Exception Handling
2. Reliability
3. Availability
4. Performance
5. SecurityOdd. I would think functionality is the most important. Code is useless to the end user if it does not do actually do the functional intention the user was expected. But hey, "Its still running!"
Computers have been intelligent for a long time now. It just so happens that the program writers are about as effective as a room full of monkeys trying to crank out a copy of Hamlet. The interesting thing about software is it can not reproduce, until it can.
-
If I was forced to choose one, I'd select #2. In reality, all are important. I would however replace "Exception handling" with "Error handling". /ravi
My new year resolution: 2048 x 1536 Home | Articles | My .NET bits | Freeware ravib(at)ravib(dot)com
Ok Nice one but how you segregate an Exception from an Error. In my understanding what ever is thrown by CLR is Exception. If Coder misplace logic that's an error.
Life is all about share and care... public class Life : ICareable,IShareable { // implements yours... }
-
Hi Geeks, Which part is the most important part in prospect of a coding. 1. Exception Handling 2. Reliability 3. Availability 4. Performance 5. Security You can chose multiple but you should assign them as priority.
Life is all about share and care... public class Life : ICareable,IShareable { // implements yours... }
All the above are handled by one point - Fit For Purpose Simples.
speramus in juniperus
-
All the above are handled by one point - Fit For Purpose Simples.
speramus in juniperus
Perfect... :thumbsup:
Life is all about share and care... public class Life : ICareable,IShareable { // implements yours... }
-
Suvabrata Roy wrote:
1. Exception Handling
2. Reliability
3. Availability
4. Performance
5. SecurityOdd. I would think functionality is the most important. Code is useless to the end user if it does not do actually do the functional intention the user was expected. But hey, "Its still running!"
Computers have been intelligent for a long time now. It just so happens that the program writers are about as effective as a room full of monkeys trying to crank out a copy of Hamlet. The interesting thing about software is it can not reproduce, until it can.
Yes, but functionality is the most basic requirement without which you cant proceed but which ever point I have mentioned those are you may or may not.
Life is all about share and care... public class Life : ICareable,IShareable { // implements yours... }
-
Hi Geeks, Which part is the most important part in prospect of a coding. 1. Exception Handling 2. Reliability 3. Availability 4. Performance 5. Security You can chose multiple but you should assign them as priority.
Life is all about share and care... public class Life : ICareable,IShareable { // implements yours... }
0. Bacon 1. Coffee 2. Specification 3. Design 4. Payment
The only instant messaging I do involves my middle finger.
-
Hi Geeks, Which part is the most important part in prospect of a coding. 1. Exception Handling 2. Reliability 3. Availability 4. Performance 5. Security You can chose multiple but you should assign them as priority.
Life is all about share and care... public class Life : ICareable,IShareable { // implements yours... }
If you're looking at is as a developer all are important on the management side there are only two factors that are important; 1. Cost 2. Delivered on time
VS2010/Atmel Studio 6.1 ToDo Manager Extension The problem with the gene pool is that there is no lifeguard. -Steven Wright
-
If you're looking at is as a developer all are important on the management side there are only two factors that are important; 1. Cost 2. Delivered on time
VS2010/Atmel Studio 6.1 ToDo Manager Extension The problem with the gene pool is that there is no lifeguard. -Steven Wright
Yes but Cost is not a concern of developer
Life is all about share and care... public class Life : ICareable,IShareable { // implements yours... }
-
0. Bacon 1. Coffee 2. Specification 3. Design 4. Payment
The only instant messaging I do involves my middle finger.
Wow... :)
Life is all about share and care... public class Life : ICareable,IShareable { // implements yours... }
-
Ok Nice one but how you segregate an Exception from an Error. In my understanding what ever is thrown by CLR is Exception. If Coder misplace logic that's an error.
Life is all about share and care... public class Life : ICareable,IShareable { // implements yours... }
Suvabrata Roy wrote:
In my understanding what ever is thrown by CLR is Exception.
I'd rather say that an Exception is caused by an error.
You know the world is going crazy when the best rapper is a white guy, the best golfer is a black guy, the tallest guy in the NBA is Chinese, the Swiss hold the America's Cup, France is accusing the U.S. of arrogance, Germany doesn't want to go to war, and the three most powerful men in America are named "Bush", "Dick", and "Colon."
-
Hi Geeks, Which part is the most important part in prospect of a coding. 1. Exception Handling 2. Reliability 3. Availability 4. Performance 5. Security You can chose multiple but you should assign them as priority.
Life is all about share and care... public class Life : ICareable,IShareable { // implements yours... }
-
0. Bacon 1. Coffee 2. Specification 3. Design 4. Payment
The only instant messaging I do involves my middle finger.
You get paid? :omg:
speramus in juniperus
-
Finally a reasonable answer :-D
-
Hi Geeks, Which part is the most important part in prospect of a coding. 1. Exception Handling 2. Reliability 3. Availability 4. Performance 5. Security You can chose multiple but you should assign them as priority.
Life is all about share and care... public class Life : ICareable,IShareable { // implements yours... }
-
Hi Geeks, Which part is the most important part in prospect of a coding. 1. Exception Handling 2. Reliability 3. Availability 4. Performance 5. Security You can chose multiple but you should assign them as priority.
Life is all about share and care... public class Life : ICareable,IShareable { // implements yours... }
Getting paid... I wouldn't do it otherwise. Don't get me wrong I enjoy coding but after 8 hours a day I don't look at any code after hours. I see Griff already had payment on his list. That's how important it is to coding.
It was broke, so I fixed it.
-
You get paid? :omg:
speramus in juniperus
Occasionally! :laugh:
The only instant messaging I do involves my middle finger.