POV-Ray : Newsgroups : povray.off-topic : In my limited experience... : Re: In my limited experience... Server Time
4 Sep 2024 15:18:33 EDT (-0400)
  Re: In my limited experience...  
From: Warp
Date: 16 Jan 2010 08:03:13
Message: <4b51b911@news.povray.org>
Orchid XP v8 <voi### [at] devnull> wrote:
> "This test only measures my knowledge of some obscure C trivia; as 
> others have already written, I try very hard to avoid this kind of C 
> statements anyway. I use parenthesis and typedefs to increase 
> readability. This test says NOTHING about my real coder and 
> problem-solving skills."

> Seems about right to me...

  Well, I'd say the problem is two-fold: On one hand it *is* often a good
idea to avoid obscure "hackerish" solutions which (ab)use seldomly needed
features of the language (just because it might eg. make the code shorter
or a few clock cycles faster). On the other hand, a good C(++) programmer
ought to *know* what those seldomly needed features are and how they work
(in other words, when asked, he should at least have an idea of what it
means and how it works), even if he never uses them. This is especially
true for C, given that it's a relatively short language specification.

-- 
                                                          - Warp


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.