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. Other Discussions
  3. The Back Room
  4. Does anyone else feel this way?

Does anyone else feel this way?

Scheduled Pinned Locked Moved The Back Room
comgraphicssysadminquestion
6 Posts 4 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.
  • L Offline
    L Offline
    leppie
    wrote on last edited by
    #1

    I try to "read" as much code as possible, but when I see a solution with it's logic "built" into a form (GUI) I dont even bother. Honestly, if I was an employer this (simple OOP principles) would be the 1st aspect I would test on a prospective employee. Maybe some one should add an addendum to the HOWTO: Write an article for CP article called HOWTO: Code so others can read and benefit from it? Cheers :) WebBoxes - Yet another collapsable control, but it relies on a "graphics server" for dynamic pretty rounded corners, cool arrows and unlimited font support.

    P C M 3 Replies Last reply
    0
    • L leppie

      I try to "read" as much code as possible, but when I see a solution with it's logic "built" into a form (GUI) I dont even bother. Honestly, if I was an employer this (simple OOP principles) would be the 1st aspect I would test on a prospective employee. Maybe some one should add an addendum to the HOWTO: Write an article for CP article called HOWTO: Code so others can read and benefit from it? Cheers :) WebBoxes - Yet another collapsable control, but it relies on a "graphics server" for dynamic pretty rounded corners, cool arrows and unlimited font support.

      P Offline
      P Offline
      peterchen
      wrote on last edited by
      #2

      I always put my lugic on a form. Where else could you drag your lugic to? ;) Even with "quickies" where I don't bother creating a separate class, I'm fairly anal about making the code so the logic can be stripped easily from the UI handling. P.S. I just noticed - "quickie", anal, and strip in one sentence - and it's technical. Is my subconcious talking to me again?


      If I could find a souvenir / just to prove the world was here   [sighist]

      L 1 Reply Last reply
      0
      • P peterchen

        I always put my lugic on a form. Where else could you drag your lugic to? ;) Even with "quickies" where I don't bother creating a separate class, I'm fairly anal about making the code so the logic can be stripped easily from the UI handling. P.S. I just noticed - "quickie", anal, and strip in one sentence - and it's technical. Is my subconcious talking to me again?


        If I could find a souvenir / just to prove the world was here   [sighist]

        L Offline
        L Offline
        leppie
        wrote on last edited by
        #3

        http://www.codeproject.com/cs/media/DisplacementFilters.asp[^] Good (styled) code http://www.codeproject.com/useritems/shorest_rout.asp[^] Bad (styled) code WebBoxes - Yet another collapsable control, but it relies on a "graphics server" for dynamic pretty rounded corners, cool arrows and unlimited font support.

        P 1 Reply Last reply
        0
        • L leppie

          I try to "read" as much code as possible, but when I see a solution with it's logic "built" into a form (GUI) I dont even bother. Honestly, if I was an employer this (simple OOP principles) would be the 1st aspect I would test on a prospective employee. Maybe some one should add an addendum to the HOWTO: Write an article for CP article called HOWTO: Code so others can read and benefit from it? Cheers :) WebBoxes - Yet another collapsable control, but it relies on a "graphics server" for dynamic pretty rounded corners, cool arrows and unlimited font support.

          C Offline
          C Offline
          ColinDavies
          wrote on last edited by
          #4

          I use to play a game. 1. Take a look at a GUI, 2. As fast as possible make a schematic of how it worked at the class and function level. 3. Look at the code to see if you were right. 4. Find all the differences. Regardz Colin J Davies

          Sonork ID 100.9197:Colin

          You are the intrepid one, always willing to leap into the fray! A serious character flaw, I might add, but entertaining. Said by Roger Wright about me.

          1 Reply Last reply
          0
          • L leppie

            http://www.codeproject.com/cs/media/DisplacementFilters.asp[^] Good (styled) code http://www.codeproject.com/useritems/shorest_rout.asp[^] Bad (styled) code WebBoxes - Yet another collapsable control, but it relies on a "graphics server" for dynamic pretty rounded corners, cool arrows and unlimited font support.

            P Offline
            P Offline
            peterchen
            wrote on last edited by
            #5

            leppie wrote: Bad (styled) code After experiencing his tab order, I really didn't want to see it ;)


            If I could find a souvenir / just to prove the world was here   [sighist]

            1 Reply Last reply
            0
            • L leppie

              I try to "read" as much code as possible, but when I see a solution with it's logic "built" into a form (GUI) I dont even bother. Honestly, if I was an employer this (simple OOP principles) would be the 1st aspect I would test on a prospective employee. Maybe some one should add an addendum to the HOWTO: Write an article for CP article called HOWTO: Code so others can read and benefit from it? Cheers :) WebBoxes - Yet another collapsable control, but it relies on a "graphics server" for dynamic pretty rounded corners, cool arrows and unlimited font support.

              M Offline
              M Offline
              Marc Clifton
              wrote on last edited by
              #6

              Yup. I send them to this: http://www.codeproject.com/useritems/WhatIsAGoodArticle.asp[^] :-D Marc Help! I'm an AI running around in someone's f*cked up universe simulator.
              Sensitivity and ethnic diversity means celebrating difference, not hiding from it. - Christian Graus
              Every line of code is a liability - Taka Muraoka

              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