.. title: On becoming an expert C programmer
.. slug: on-becoming-an-expert-c-programmer
.. date: 2004-07-16 13:49:00
.. tags: c, programming, expert, tips
.. category: Programming
.. description: Insights and tips on becoming an expert C programmer, including writing quality code and sharing it with others.
.. categories: Programming
.. wp-status: publish

`Tell me what I should do in order to keep strong feelings towards {{% wikipedia article="C (programming language)" %}}.`

Permit me to babble out a few random thoughts ...

Write programs for other people.

Where possible, openly publish your code, perhaps on your web site. The
{{% wikipedia article="Freshmeat" %}} site is a good place to announce new code. (It is a
strange web site name, but they are legit and THE place to announce new code).
Support the code that you publish.  Start small and work your way up ... Some of
my more popular code is actually small code fragments that are used by others
over and over again.  Don't be discouraged if nobody (or if only a few people)
uses some of your early programs. What is important is to practice writing
quality, well commented code ... to maintain and fix that code.

I found this really useful and inspirational once again.
http://www.isthe.com/chongo/tech/comp/c/expert.html

_Thanks Chongo!_

----


Keep posting ur codes

_Kannappan_

----


Out of Context :  Meaning(chongo) := jest

_Kannappan_

----


Was glancing through a Espanic dictionary hard.copy where this meaning was found.However on the internet the closest i could get to this meaning was the fourth meaning below on http://yahooligans.yahoo.com/search/ligans_se?lb=e&amp;p=num%3As6749chon·go m. 1. GUATEMALA: - curl, lock (of hair) 2. MEXICO: (moño) - bun, chignon 3. (dulce) - sweet, dessert 4. colloquial (broma) - joke 5. PERU: (querido) - darling

_Kannappan_

----


In Espanol

_Kannappan_

----


interesting :) where did u get the meaning? Google,Dictionary.com,m-w does not seem to know.

_phoe6_