472,985 Members | 2,697 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,985 software developers and data experts.

C exercises?

Hey people,

Does someone know a good site for C exercises?
For beginners..

Jonathan

Sep 27 '06 #1
8 6616
jopy887 wrote:
Does someone know a good site for C exercises?
For beginners..
There is a lot of stuff out there (of mixed quality). Did you try the
obvious place to start:

<http://www.google.com/search?q=C+coding+excercises>

A fair amount of computer science coursework is freely available this way.
Sep 27 '06 #2
Clever Monkey wrote:
jopy887 wrote:
Does someone know a good site for C exercises?
For beginners..
There is a lot of stuff out there (of mixed quality). Did you try the
obvious place to start:

<http://www.google.com/search?q=C+coding+excercises>

A fair amount of computer science coursework is freely available this way.
I have tried, but I didn't find really a great site.
Most sites had tutorials with some excercises.
Other sites where about a book with some excercises.
But no site that focusses on the excercises for C.

Anyone else a site especially for excercises and/or sample programs in
C?

Jonathan

Sep 27 '06 #3
On Wed, 2006-27-09 at 08:48 -0700, jopy887 wrote:
Hey people,

Does someone know a good site for C exercises?
For beginners..
Scan through this group for a while and note in particular the
signatures of folks like Richard Heathfield, Keith Thompson, and
Chuck Falconer. At least some of them have links to their homepages
in their signature. I'm not sure how beginner-friendly they are,
but a fair amount of information can be found there.

The Internet does not contain spectacular amounts of quality
information, and you'd be much better served to pick up a book
such as "The C Programming Language" by Kernighan and Ritchie.

--
Andrew Poelstra <http://www.wpsoftware.net/projects/>

Sep 27 '06 #4

Andrew Poelstra wrote:
[snip
>
The Internet does not contain spectacular amounts of quality
information, and you'd be much better served to pick up a book
such as "The C Programming Language" by Kernighan and Ritchie.

--
Andrew Poelstra <http://www.wpsoftware.net/projects/>
As Andrew said, "The C Programming Language" by Kernighan and Ritchie
is great. Probably the only book you will ever need.

Its terse to the point of being frustrating but Google pads it out.
Teh exercises do really illustrate the points.

Sep 27 '06 #5
Andrew Poelstra <ap*******@false.sitewrites:
On Wed, 2006-27-09 at 08:48 -0700, jopy887 wrote:
>Hey people,

Does someone know a good site for C exercises?
For beginners..

Scan through this group for a while and note in particular the
signatures of folks like Richard Heathfield, Keith Thompson, and
Chuck Falconer. At least some of them have links to their homepages
in their signature. I'm not sure how beginner-friendly they are,
but a fair amount of information can be found there.
Don't bother with mine; there are no links to C exercises on my home
page.

--
Keith Thompson (The_Other_Keith) ks***@mib.org <http://www.ghoti.net/~kst>
San Diego Supercomputer Center <* <http://users.sdsc.edu/~kst>
We must do something. This is something. Therefore, we must do this.
Sep 27 '06 #6

jopy887 wrote:
Hey people,

Does someone know a good site for C exercises?
For beginners..

Jonathan
Do the K&R exercises and a book alresdy published for it.

Sep 28 '06 #7

google : C programming codes / exercises the obvious place
http://atrieecs.seo.iitm.ac.in/

Sep 28 '06 #8
ya google can be best place for any search
http://atrieecs.seo.iitm.ac.in/

Sep 28 '06 #9

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Gordon | last post by:
Hi, I was wondering if someone could point me in the direction of some online exercises to help me learn to program (in Python). I'm currently working through Magnus Hetland's Practical...
8
by: Wous Mant | last post by:
Hello, I am a student in an university and studying C++.Final exams are coming.I'd like to solve as much exercises as possible.I'd like you to test myself with different kind of exercises.Do you...
3
by: Frankie Montenegro | last post by:
Hi everyone, I must say that, even though I think that Accelerated C++ by Koenig and Moo is an awesome text, the wording of exercises is very poor. I spend half the time just trying to figure...
1
by: Zachary Turner | last post by:
I am just learning the syntax of C#, and I want some "exercise" type ideas to allow me to test various features of the language. I don't really want to resort to a "Teach Yourself C#" type of book...
0
by: Ben Edwards (lists) | last post by:
Have been working through Dive Into Python which is excellent. My only problem is that there are not exercises. I find exercises are a great way of helping stuff sink in and verifying my...
0
by: tjsailor | last post by:
I'm recently reading this book, and I really think exercises in this book is rather good, but from nowhere can I get the solutions to the exercises, can anybody share his or her if he or she got...
5
by: Martin | last post by:
I am trying to improve my Python skills through some exercises. Currently I am working on Larry's "15 exercises to know a programming language " (http://www.knowing.net/...
2
by: TSB | last post by:
Currently I am reading Sam's Teach Yourself PHP in 24 Hours. The book is very good, but it is extremely slim on exercises. I'm one of those types of people who learn by doing, not by reading or...
1
by: TheTamdino | last post by:
I am currently reading Beginning PHP and MySQL 5: From Novice to Professional, Second Edition by W. Jason Gilmore. This is an excellent book, but it has no exercises in it. I'm the kind of person...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
1
by: Teri B | last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course. 0ne-to-many. One course many roles. Then I created a report based on the Course form and...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
4
by: GKJR | last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.