On Fri, 10 Aug 2007 11:27:18 -0700, Orestes leal
<[EMAIL PROTECTED]> wrote:
QUESTION: Studying C 'every day' 4 hours with good understanding,
writing at least 10 programs to test this knowledge every day, the
question
it: How Long Can I become a very 'very' good C programmer to the point
to hack in some
kernel of some system or writing good apps without some trouble?
It depends. If you study the kernel and at some point you are able to
hack it, you would still not be able to hack into a GTK program, as
you need to learn the GTK library. You will know *C* by then, but not
the libraries.
The other way around might also be true: besides learning the code
and the libraries, you must learn the coding style, techniques and
abstraction layers in the project.
Not impossible, but definitely not trivial.
--
Octavio.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]