Xiangliang Meng wrote:
[color=blue]
> Hi, all.
>
> In 1998, I graduated from Computer Science Dept. in a university in China.
> Since then, I've been using C Language for almost 6 years. Although I'm
> using C++ in my current job, I'm also interested in understanding C more and
> deeper at the same time. In the past half year, I decide to improve myself
> on C, read some books on C and digest some posts on comp.lang.c and
> comp.lang.c++. Now, I feel I have a better insight on C than before, but I
> could not be satisfied with myself so far.
>
> I've some questions on learning C Language. I guess some other people have
> the same questions as me, and let me describe them in this way:
>
> Learning C is like climbing a great mountain.
>
> 1. Where are we now?[/color]
We are here. Some might be on the path to enlightenment and atonement
with the software ideals. But alas, one cannot know where they are
without a reference point.
"Where ever you go, there you are." -- Buckaroo Bonzai.
[color=blue]
> How can we evaluate our currrent capability on C accurately and in
> detail?[/color]
One evaluates their current capability by accomplishing tasks or better
put, by applying oneself to a greater challenge. Does one ever really
need to evaluate their capabilities? Hopefully one always extends
their capabilities.
"Try not. Do or Do not." -- Yoda, Jedi Master.
[color=blue]
> 2. Where is the peak? How to describe it?
> Please point out and describe the peak, and let us know where it is and
> how it looks like.[/color]
Does one ever find a peak in the quest of knowledge?
I would say it is more of a mountain range, with many peaks and valleys.
One peak may be to know the Holy Standard, verbatim. Another peak may
be the ability to apply the language correctly for each function.
Everyone has their own path. You must choose your own.
[color=blue]
> 3. Are they any way and direction to this top? What are they?
> I'm fully sure there must be some ways and directions to this top, maybe
> many. What are they? Could someone would like to be a guide and mentors to
> show us?[/color]
Your path, your trails, your decisions. Part of enlightenment is the
journey to your peak. The adventures along the way will have as much
to do with elightenment as conquering the peak.
Mentors can only tell tales of their paths of enlightenment. Your
path will vary much. Some mentors may tell of path segments which
cross, parallel or are the same as some of your segments.
The magic phrase of enlightenment in this newsgroup is "show us your
code and where you are having issues." Read, learn first. Apply
your knowledge by writing small programs. Upon failure, learn from
your mistakes. If you need help, post your attempts here. Have no
others blaze your trail for you, as you will not learn how to make
your own trail, or the new trail may lead in the wrong direction.
The trail for one person may not be the trail for you.
[color=blue]
> If we got many answers and advices for those questions, we would know where
> we are now, where the peak is and the ways. If we could keep scrambling up
> the mountain forever, someday we will close and reach the top. Am I right?![/color]
Maybe. Some never know where they are because that is of little
importance compared to where they need to be. What happens when
one reaches the top?
[color=blue]
>
> Any advice, I will appreciate. Thanks.
>
> Best Regards,
>
> Xiangliang Meng[/color]
Where am I now, I do not know. I know where I want to go. I know
some about where I've been, but I do not dwell there. If I plan
my paths ahead, by the time I come to the fork in the trail, I
know which path to take.
"Real programmers don't have use clocks, for they care not what
the hour of the day or night is."
--
Thomas Matthews
C++ newsgroup welcome message:
http://www.slack.net/~shiva/welcome.txt
C++ Faq:
http://www.parashift.com/c++-faq-lite
C Faq:
http://www.eskimo.com/~scs/c-faq/top.html
alt.comp.lang.learn.c-c++ faq:
http://www.raos.demon.uk/acllc-c++/faq.html
Other sites:
http://www.josuttis.com -- C++ STL Library book