Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Most important side of coding

Most important side of coding

Scheduled Pinned Locked Moved The Lounge
securityperformance
99 Posts 37 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Suvabrata Roy 0

    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... }

    J Offline
    J Offline
    Joe Woodbury
    wrote on last edited by
    #44

    The most important is: Does it solve the problem? In the end, nothing else matters.

    S 1 Reply Last reply
    0
    • R Ravi Bhavnani

      OriginalGriff wrote:

      A "Bacon Butty" is a Meal!

      A rasher statement I haven't heard. /ravi

      My new year resolution: 2048 x 1536 Home | Articles | My .NET bits | Freeware ravib(at)ravib(dot)com

      B Offline
      B Offline
      Big Daddy Farang
      wrote on last edited by
      #45

      Brilliant!

      BDF The internet makes dumb people dumber and clever people cleverer. -- PaulowniaK

      1 Reply Last reply
      0
      • S Suvabrata Roy 0

        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... }

        T Offline
        T Offline
        thrakazog
        wrote on last edited by
        #46

        1. Running code 2. Getting paid 3. The rest is just the noise of the job that will vary by task.

        Play my game Gravity: Android[^], Windows Phone 7[^]

        S 1 Reply Last reply
        0
        • S Suvabrata Roy 0

          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... }

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #47

          Suvabrata Roy wrote:

          Which part is the most important part in prospect of a coding.

          What's most important to you when undergoing surgery?

          1. Anesthetic?
          2. Disinfecting?
          3. Sewing the body when done?
          4. Checking if you still have both your gloves?
          5. Survival?

          Please, assign priorities :) They're all priorities. When someone repairs a car, do you ask whether checking the brakes is a priority? What you're asking is where you can cut corners. The plain answer is that you can't, the quality will always suffer. That doesn't mean that the client would notice. Security isn't a problem (and doesn't get any budget), until it's proven to be broken. A completely secure program that doesn't perform, will not be used, no matter what it will promise the user. The most important aspect of any trade, is learning the trade.

          Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^]

          S B 2 Replies Last reply
          0
          • S Suvabrata Roy 0

            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... }

            J Offline
            J Offline
            jschell
            wrote on last edited by
            #48

            Suvabrata Roy wrote:

            Which part is the most important part in prospect of a coding.

            1. Making money. 2. Delivering the product. 3. Delivering what was requested.

            S 1 Reply Last reply
            0
            • S Suvabrata Roy 0

              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... }

              L Offline
              L Offline
              Lost User
              wrote on last edited by
              #49

              Suvabrata Roy wrote:

              1. Exception Handling

              Not important - Exception avoidance is, however.

              Suvabrata Roy wrote:

              2. Reliability

              I don't know how you would define this? Are you talking about the developer being reliable or the software they've developed? If the latter then I don't know what you mean by a reliable program? One that runs every time rather than crashing ?

              Suvabrata Roy wrote:

              3. Availability

              How does coding affect availability? UNless you write code that only works on Wednesdays?

              Suvabrata Roy wrote:

              4. Performance

              At its extremes it may be important - but better slow and working than fast and not!

              Suvabrata Roy wrote:

              5. Security

              Depends on the system. If you're writing an ATM system, very, if you're writing a tic-tac-toe game then not much Personally my No.1 would be maintainability.

              MVVM # - I did it My Way ___________________________________________ Man, you're a god. - walterhevedeich 26/05/2011 .\\axxx (That's an 'M')

              S 1 Reply Last reply
              0
              • L Lost User

                Suvabrata Roy wrote:

                Ya!!!!

                There are some project managers and sales people I would like to introduce you to :) But seriously, functionality is not a given. As others pointed out "Requirements", are important. With out them I can give you what you want always, as it is my opinion of what you want. Of course when you receive it you inform me that is not what you meant. Great! Can I have your requirements of what you want? Oh you know what I want. No, really I don not. Please tell me. OK, I want it to do A then B. 3 months later.... Ok Here it is A then B. Ah, but it is doing C. Its not suppose to do C. You didn't say that. Well I figured you knew that it can not do C. 3 months later.... OK here it is A then B and not C. Ahhh. You did not do B.2 you did B.1 :mad:

                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.

                W Offline
                W Offline
                walterhevedeich
                wrote on last edited by
                #50

                Well said. +5 I believe this is the one of the main reason why most projects fail or gets delayed. It's because developers are trying hard to build software with multitude of features that in the end, the end users may actually not benefit from.

                Signature construction in progress. Sorry for the inconvenience.

                Damn you have the perfect signature - CBadger

                1 Reply Last reply
                0
                • L Lost User

                  Suvabrata Roy wrote:

                  1. Exception Handling

                  Not important - Exception avoidance is, however.

                  Suvabrata Roy wrote:

                  2. Reliability

                  I don't know how you would define this? Are you talking about the developer being reliable or the software they've developed? If the latter then I don't know what you mean by a reliable program? One that runs every time rather than crashing ?

                  Suvabrata Roy wrote:

                  3. Availability

                  How does coding affect availability? UNless you write code that only works on Wednesdays?

                  Suvabrata Roy wrote:

                  4. Performance

                  At its extremes it may be important - but better slow and working than fast and not!

                  Suvabrata Roy wrote:

                  5. Security

                  Depends on the system. If you're writing an ATM system, very, if you're writing a tic-tac-toe game then not much Personally my No.1 would be maintainability.

                  MVVM # - I did it My Way ___________________________________________ Man, you're a god. - walterhevedeich 26/05/2011 .\\axxx (That's an 'M')

                  S Offline
                  S Offline
                  Suvabrata Roy 0
                  wrote on last edited by
                  #51

                  Yes I am agree with you Maintainability is one of the most impotent thing while coding. But I meant to say availability in terms of easy to deploy application and less dependency on Components.

                  Life is all about share and care... public class Life : ICareable,IShareable { // implements yours... }

                  1 Reply Last reply
                  0
                  • J jschell

                    Suvabrata Roy wrote:

                    Which part is the most important part in prospect of a coding.

                    1. Making money. 2. Delivering the product. 3. Delivering what was requested.

                    S Offline
                    S Offline
                    Suvabrata Roy 0
                    wrote on last edited by
                    #52

                    :)

                    Life is all about share and care... public class Life : ICareable,IShareable { // implements yours... }

                    1 Reply Last reply
                    0
                    • L Lost User

                      Suvabrata Roy wrote:

                      Which part is the most important part in prospect of a coding.

                      What's most important to you when undergoing surgery?

                      1. Anesthetic?
                      2. Disinfecting?
                      3. Sewing the body when done?
                      4. Checking if you still have both your gloves?
                      5. Survival?

                      Please, assign priorities :) They're all priorities. When someone repairs a car, do you ask whether checking the brakes is a priority? What you're asking is where you can cut corners. The plain answer is that you can't, the quality will always suffer. That doesn't mean that the client would notice. Security isn't a problem (and doesn't get any budget), until it's proven to be broken. A completely secure program that doesn't perform, will not be used, no matter what it will promise the user. The most important aspect of any trade, is learning the trade.

                      Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^]

                      S Offline
                      S Offline
                      Suvabrata Roy 0
                      wrote on last edited by
                      #53

                      Yes I consider your thoughts and they are absolutely perfect in our real life scenario, but when we code just to have fun then or just to deliver some utility to some not only for money but as tech guy I will help him then which we should keep in mind.

                      Life is all about share and care... public class Life : ICareable,IShareable { // implements yours... }

                      1 Reply Last reply
                      0
                      • T thrakazog

                        1. Running code 2. Getting paid 3. The rest is just the noise of the job that will vary by task.

                        Play my game Gravity: Android[^], Windows Phone 7[^]

                        S Offline
                        S Offline
                        Suvabrata Roy 0
                        wrote on last edited by
                        #54

                        hmm :)

                        Life is all about share and care... public class Life : ICareable,IShareable { // implements yours... }

                        1 Reply Last reply
                        0
                        • J Joe Woodbury

                          The most important is: Does it solve the problem? In the end, nothing else matters.

                          S Offline
                          S Offline
                          Suvabrata Roy 0
                          wrote on last edited by
                          #55

                          No dear speed will always matter...

                          Life is all about share and care... public class Life : ICareable,IShareable { // implements yours... }

                          J 1 Reply Last reply
                          0
                          • L Lost User

                            1. Doing stuff. 2. Going to the pub Not necessarily in that otder. hic!

                            Veni, vidi, abiit domum

                            S Offline
                            S Offline
                            Suvabrata Roy 0
                            wrote on last edited by
                            #56

                            :laugh:

                            Life is all about share and care... public class Life : ICareable,IShareable { // implements yours... }

                            1 Reply Last reply
                            0
                            • L Lost User

                              Suvabrata Roy wrote:

                              standers

                              What do you mean?

                              S Offline
                              S Offline
                              Suvabrata Roy 0
                              wrote on last edited by
                              #57

                              standards :) typo...

                              Life is all about share and care... public class Life : ICareable,IShareable { // implements yours... }

                              1 Reply Last reply
                              0
                              • S Suvabrata Roy 0

                                No dear speed will always matter...

                                Life is all about share and care... public class Life : ICareable,IShareable { // implements yours... }

                                J Offline
                                J Offline
                                Joe Woodbury
                                wrote on last edited by
                                #58

                                Nobody cares about speed if you don't solve their problem. The very existence of .NET and Java prove that speed is not of primary concern. Now, once you solve the problem, reliability, predictability and speed come very much into play (hence, why I still get work doing C++ development.)

                                S 1 Reply Last reply
                                0
                                • J Joe Woodbury

                                  Nobody cares about speed if you don't solve their problem. The very existence of .NET and Java prove that speed is not of primary concern. Now, once you solve the problem, reliability, predictability and speed come very much into play (hence, why I still get work doing C++ development.)

                                  S Offline
                                  S Offline
                                  Suvabrata Roy 0
                                  wrote on last edited by
                                  #59

                                  Yes we should solve the problem and we also care about speed at the same time

                                  Life is all about share and care... public class Life : ICareable,IShareable { // implements yours... }

                                  J 1 Reply Last reply
                                  0
                                  • S Suvabrata Roy 0

                                    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... }

                                    J Offline
                                    J Offline
                                    Jonas Hammarberg
                                    wrote on last edited by
                                    #60

                                    254

                                    1 Reply Last reply
                                    0
                                    • OriginalGriffO OriginalGriff

                                      0. Bacon 1. Coffee 2. Specification 3. Design 4. Payment

                                      The only instant messaging I do involves my middle finger.

                                      S Offline
                                      S Offline
                                      SortaCore
                                      wrote on last edited by
                                      #61

                                      I think you forgot pizza :((

                                      OriginalGriffO 1 Reply Last reply
                                      0
                                      • S SortaCore

                                        I think you forgot pizza :((

                                        OriginalGriffO Offline
                                        OriginalGriffO Offline
                                        OriginalGriff
                                        wrote on last edited by
                                        #62

                                        If you have enough Bacon, you don't need Pizza! :laugh:

                                        The only instant messaging I do involves my middle finger.

                                        "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
                                        "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

                                        1 Reply Last reply
                                        0
                                        • S Suvabrata Roy 0

                                          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... }

                                          R Offline
                                          R Offline
                                          Rob Grainger
                                          wrote on last edited by
                                          #63

                                          I don't know, software isn't very functional if no attention is paid to the members of that list.

                                          "If you don't fail at least 90 percent of the time, you're not aiming high enough." Alan Kay.

                                          S 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups