• Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
  • Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!

Is C a 'good' programming language?

Collapse
X
  •  
  • Filter
  • Time
  • Show
Clear All
new posts

    #71
    Originally posted by zeitghost
    It's for Windoze 2...
    I was sensible and waited for Windows 386. That way there'd be no bugs, bloat or wrinkles. All sorted out. Forever.
    My all-time favourite Dilbert cartoon, this is: BTW, a Dumpster is a brand of skip, I think.

    Comment


      #72
      *insert some really tedious problem with C here*

      *insert some really tedious great fact about Java here*

      Comment


        #73
        Originally posted by VectraMan View Post
        I had the book by the bloke who wrote Doom, that went into insane detail in how to squeeze every possible bit of performance out of VGA and the x86, and I remember that talking about planes. Chock full of assember. I wish I still had it - I guess it was the company's.
        Michael Abrash's Graphics Programming Black Book? I stil have mine

        The CD-ROM that came with was also a goldmine of information, and contained a lot of his "Zen" articles on assembler.

        Jeff Atwood is a fan of it too.
        Where are we going? And what’s with this hand basket?

        Comment


          #74
          Originally posted by zeitghost
          Stone me... "my dad"...
          I guess... I was a nerdy kid learning about all that stuff 15 years ago.

          Good times... coding a 3D engine during my GCSEs
          Originally posted by MaryPoppins
          I'd still not breastfeed a nazi
          Originally posted by vetran
          Urine is quite nourishing

          Comment


            #75
            Originally posted by VectraMan View Post
            All this I did was 256 colour mode - i.e. 8bpp and a palette. We spent ages working on algorithms to try to pick the optimium palette and dithering algorithms in order to make photos look as good as possible when reduced to 256 colours. All seems a bit crazy these days where nobody would dream of having anything other than a 24bpp display.
            I did something similar, I seem to recall some horrible algorithm searching color space to minimise errors.


            I don't have Abrash's "Black Book", but has anyone else read "Computer Graphics : Principles and Practice" by Foley et al?
            Originally posted by MaryPoppins
            I'd still not breastfeed a nazi
            Originally posted by vetran
            Urine is quite nourishing

            Comment


              #76
              Originally posted by voodooflux View Post
              Michael Abrash's Graphics Programming Black Book? I stil have mine
              I think it was the Zen of Graphics that I had, but I think they're all collections of the same content. I'm tempted to buy a used copy off amazon now.

              but has anyone else read "Computer Graphics : Principles and Practice" by Foley et al?
              Was that the set of four books? That sounds familiar. More theory and maths and less low level guts IIRC.
              Will work inside IR35. Or for food.

              Comment


                #77
                Originally posted by d000hg View Post
                I don't have Abrash's "Black Book", but has anyone else read "Computer Graphics : Principles and Practice" by Foley et al?
                Yep, I still have the Pascal edition kicking around somewhere.
                Last edited by voodooflux; 26 August 2009, 17:08.
                Where are we going? And what’s with this hand basket?

                Comment


                  #78
                  Originally posted by VectraMan View Post
                  I think it was the Zen of Graphics that I had, but I think they're all collections of the same content. I'm tempted to buy a used copy off amazon now.
                  I recall the "Zen" (graphics and assembly) books were collections of his essays and papers, and the Black Book (combined with the contents of the CD-ROM) was a superset of those and some newer material.
                  Where are we going? And what’s with this hand basket?

                  Comment


                    #79
                    Used C some years ago for programming basic control system. I didn't dislike it but had to get my head round it quickly so we were natural enemies.

                    Complete sod to work out what was going on if it went wrong - compile OK, run OK, die on its arse a few minutes later. Grr (or possibly kaboom).

                    I think it toughened me up a bit and I'm sure I understood a lot more about programming and microprocessors then. Really miss it actually

                    Not a crap language - iz tools for the job innit?
                    +50 Xeno Geek Points
                    Come back Toolpusher, scotspine, Voodooflux. Pogle
                    As for the rest of you - DILLIGAF

                    Purveyor of fine quality smut since 2005

                    CUK Olympic University Challenge Champions 2010/2012

                    Comment


                      #80
                      Originally posted by d000hg View Post
                      I did something similar, I seem to recall some horrible algorithm searching color space to minimise errors.


                      I don't have Abrash's "Black Book", but has anyone else read "Computer Graphics : Principles and Practice" by Foley et al?
                      Yep. I wrote a 3D graphics engine once (in Java though) and used C and C++ (and OpenGL) to do some physical based modelling that I was interested in at the time (Goldstein, Classical Mechanics anyone?). C was good for there, but I've also used C++ in a business project and that was nuts.

                      Comment

                      Working...
                      X