Re: C or C++ for FOSS/linux?
- From: Rich Gibbs <richg74@xxxxxxxxxxxxxxxxxxx>
- Date: Thu, 28 Dec 2006 23:43:17 -0500
Beowulf said the following, on 12/28/2006 05:31 PM:
C or C++, which is better to learn and improve upon for a goal of
contributing to open source projects, writing linux drivers, helping with
linux and FOSS in general?
It depends on the sort of projects you want to work on. C++ would be good if you want to work primarily on X (CUI) applications. KDE, for example, is largely C++ based. On the other hand, if you really want to write drivers, or other low-level software, C is what you want.
If you're not sure, I'd suggest starting with C. It's a smaller, less complex language; and general knowledge of C will be useful in many Linux/Unix contexts.
--
Rich Gibbs
richg74@xxxxxxxxx
"You can observe a lot by watching." -- Yogi Berra
.
- References:
- C or C++ for FOSS/linux?
- From: Beowulf
- C or C++ for FOSS/linux?
- Prev by Date: Re: C or C++ for FOSS/linux?
- Next by Date: Re: C or C++ for FOSS/linux?
- Previous by thread: Re: C or C++ for FOSS/linux?
- Next by thread: Re: C or C++ for FOSS/linux?
- Index(es):
Relevant Pages
|