I am looking for some exercises or small tasks (Similar to one we get in exams). I have a book which teaches the theory and some example and I do get the Idea from the text but I need exercises to get satisfaction that I really know the basics and syntax etc. Thanks
Begin with solving basic level logical questions, and while solving always follow the best approach and best practices. Show activity on this post. A really good way to exercise C is to read (or reread) The C Programming Language (K&R) and to do every exercise at the end of each chapter.
CodeChef discussion forum allows programmers to discuss solutions and problems regarding C Programming Tutorials and other programming issues.
C language is simple and easy to learn. C is a machine independent language, which means a C program written one machine can run on another machine without requiring a code change. C is a compiler based language and it supports only useful features which makes the compilation of C file fast.
Try this, http://www.yoda.arachsys.com/csharp/teasers.html, from Jon Skeet, one of the gurus. Thought it might be a little bit advanced, it might be worth trying it out
Edit: Adding SPoj after reading this SO post
You could try Project Euler or Dave Thomas' Code Kata.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With