LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   C in Linux? (https://www.linuxquestions.org/questions/linux-newbie-8/c-in-linux-846753/)

ankeet 11-25-2010 09:01 AM

C in Linux?
 
which is the best in c for beginners?

Jetso 11-26-2010 05:54 PM

I'm sorry, but what do you mean?

theNbomr 11-26-2010 07:10 PM

I just love the smell of malloc() in the morning.

--- rod.

tiredofbilkyyaforallican 11-26-2010 07:12 PM

High C can break glass !!!!

John VV 11-26-2010 11:03 PM

but what if that "glass" is an object......

blackendgame 11-26-2010 11:43 PM

What is the most common programming lang. for lunix? I hear it was ruby, but I most likey might be wrong.

linuxlover.chaitanya 11-27-2010 01:02 AM

Quote:

Originally Posted by John VV (Post 4172347)
but what if that "glass" is an object......

Then it should be destroyed.

tiredofbilkyyaforallican 11-27-2010 01:24 AM

Just curious if maybe you might be interested in C++ ?????

Aquarius_Girl 11-27-2010 07:38 AM

Solving segmentation faults and memory leaks boosts up my confidence. Any tool for searching Dangling pointers ?

teebones 11-27-2010 08:53 AM

start with A, then go to B and finally C :P

dayvidvictor 11-27-2010 02:11 PM

compiler? tutorial? book? language? Oo
 
Your question wasn't clear, but (...)

if you're about to begin programming in linux,
I think you should begin with C.
with C++ you have "Objects" that makes your life easy,
but if you're serious about programming, you should begin
with malloc() instead of new.

for tutorial, i'd recommend you look MIT slides, and then,
if you don't understand something, ask in a forum about
C language.

(I think it's worth you see something about python)

Jetso 11-28-2010 01:18 PM

Hey, OP, thanks for down ranking me because you weren't clear in your post.

chrism01 11-29-2010 12:05 AM

Her's a couple of good C books:
http://users.soe.ucsc.edu/~pohl/abc4.html - a really good tutorial
http://www.amazon.com/Programming-La.../dp/0131101633 - a little terse, but fairly definitive.
http://rute.2038bug.com/index.html.gz - A really good Linux tutoiral; see Chap 22,23,24 for C on Linux


All times are GMT -5. The time now is 11:22 AM.