October 25, 200718 yr I'm in a C programming class and I'm having some difficulty with the new material. Does anyone here know how to program in C well?
October 25, 200718 yr I'm a tad rusty with my C, but let me know what you have to do and I'll see if I can help.
October 25, 200718 yr People still use C? I use C# pretty much every day at work. The .NET environment really helps you program. I really don't want to use a normal text editor to program now, just seems archaic. I would have thought they'd at least start you with C++.
October 25, 200718 yr I remember using the famous Kernighan & Richie C book (K&R) to learn C back in the day, almost 20 years ago (1988). I moved on to C++ then Objective-C from there...I've been doing Java professionally for the last 10+ years and have only gone back to C and vi a couple of times since then.
October 25, 200718 yr People still use C? I use C# pretty much every day at work. The .NET environment really helps you program. I really don't want to use a normal text editor to program now, just seems archaic. I would have thought they'd at least start you with C++. I think that until someone decides to rewrite every single UNIX-based OS in a different language, there'll still be a need for C.
October 25, 200718 yr I think that until someone decides to rewrite every single UNIX-based OS in a different language, there'll still be a need for C. Bingo...in the UNIX world, C is still the language for system programming...along with shell scripting and Perl. I play around with C once in a while on my UNIX boxes (I've got 2 flavors of Linux and Solaris at home on various machines, plus OS X).. though lately my new favorite language is Ruby.
Join the conversation
You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.