Monday, May 24, 2010

Can u tell me a good site where i can learn c programming?

Don't go for a website tut as they are many a time complicated, instead get urself "c for dummies", it should help u a lot

Can u tell me a good site where i can learn c programming?
Hey Suhana,





Look On the following URLs.





1. www.cprogramming.com/tutorial.html


2. www.cs.cf.ac.uk/Dave/C/


3. cplus.about.com/











In all categories


--------------------





FAQ: comp.lang.c - http://www.eskimo.com/~scs/C-faq/top.htm...


Frequently Asked Questions.


The C Library Reference Guide - http://www.acm.uiuc.edu/webmonkeys/book/...


Complete reference to the ANSI C language.


C Programming Notes - http://www.eskimo.com/~scs/cclass/notes/...


Covers the basics of input/output, string functions and explanations of basic data types and operators.


The Ten Commandments for C Programmers - http://www.lysator.liu.se/c/ten-commandm...


C programming guidelines, with a humorous presentation, yet very true and useful. By Henry Spencer.


Programming in C: UNIX System Calls and Subroutines using C - http://www.cs.cf.ac.uk/Dave/C/CE.html


Lecture notes with integrated exercises, solutions and marking By A. D. Marshall.


C Programming - http://www.strath.ac.uk/IT/Docs/Ccourse/


A tutorial that starts with the very basic and ends with the very complex.


How Stuff Works: C Programming Language - http://www.howstuffworks.com/c.htm


Complete, thoroughly-illustrated C programming language tutorial with many examples to assist in becoming a C programmer.


Introduction to C Programming - http://www.le.ac.uk/cc/tutorials/c/


An easy step by step guide to programming in C.


C Tutorial for Mainframers - http://www.sysprog.net/cplus.html


Beginners C tutorial for programmers on the mainframe.


Tutorial: Pointers and Arrays - http://pw1.netcom.com/~tjensen/ptr/point...


A tutorial on pointers and arrays in the C programming language by Ted Jensen.


C Programming Tutorial - http://cplus.about.com/library/blctut.ht...


This tutorial features a series of lessons designed to teach the basics of C programming.


Learn C in 5 Hours - http://members.tripod.com/~johnt/c.html


C tutorial with examples.


Phil's C Course - http://www.pottsoft.com/home/c_course/co...


Phil Ottewell's C programming course.


The Ground Cero Guide to C - http://www.aasted.org/GC/c-tut.php


Attempts to introduce absolute beginners to C.


C Language Tutorial - http://www.physics.drexel.edu/courses/Co...


A beginner level tutorial for C, associated with Drexel University's Computational Physics group.


Static and Dynamic Allocation of Multi-Dimensional Arrays - http://www.hermetic.ch/cfunlib/arrays/ar...


A discussion of how static and dynamic multidimensional arrays are allocated in C.


Object Oriented Programming in C - http://www.accu.org/acornsig/public/arti...


Paul Field's paper, published in C Vu 4:1 (November 1991), on how to use an object-like discipline with a procedural language.


Advice and Warning for C - http://www.brainbell.com/tutors/c/Advice...


A mature C/C++ tutorial, designed to improve your knowledge of the language itself.


John McGuinn's C Programming Tutorial - http://www.tutorials4u.com/c/


A basic tutorial in using the C programming language.


Tips on C Programming - http://users.bestweb.net/~ctips/


An idiosyncratic collection of advice on how to write C when developing large programs.


Windows Programming Tutorial with C - http://in.geocities.com/pravinparatey/


A tutorial on Win32 programming with C, for beginners.


C for C++ Programmers - http://people.cs.uchicago.edu/~iancooke/...


By Ian Cooke. Highlights the differences with C++ including comments, input/output, memory allocation, variable declarations, constants, structures, booleans, libraries and suggested reading.


The GNU C Programming Tutorial - http://crasseux.com/books/ctutorial/


Detailed coverage of each of the main elements of the C language and how to program in C, with special emphasis on the GNU/Linux compiler and associated toolset.


Best Practices for Programming in C - http://www-106.ibm.com/developerworks/es...


Set of styles and guidelines that served IBM developers and consultants well for years, offered as suggestions.


Animated C Tutorial - http://kdat.csc.calpoly.edu/~ltauck/THES...


A C tutorial which uses animation to illustrate how the language works.


Ramu's Home Page - http://www.geocities.com/rk_gaddipati/cp...


Questions and solutions for a computer programming course in the C programming language.


A Programming Tutorial in C - http://members.shaw.ca/ipatters/


A web site to teach the basics of the C programming language as defined by ANSI/ISO. (C99)


Programming for Dummies - C and C++ - http://www.geocities.com/naif_2pac/cpp.h...


Contains tutorials for programming in C,C++.


C Tutorial for Beginners - http://www.geocities.com/SiliconValley/S...


Intends to teach C to someone with no previous experience.


Neal Spill's C Programming Page - http://pandora.senecac.on.ca/~nspill/


An Introduction to Programming using C by Neal Spill for IPC144 Students at Seneca College.


C for the Mentally Derranged - http://randimus.freeservers.com/cstuff.h...


Easy to understand C tutorials for absolute beginners.


FriedSpace C Programming Tutorial - http://friedspace.com/CProg.html


Series of detailed tutorials for beginners in C, based around real world programming examples. Keyed to Pelles C.


C for C++ Programmers - http://www.docdubya.com/belvedere/cpp/cf...


By Ray Tayek. Introduction to the subset of C++ and differences between the languages including scope, data structures, function behavior, library functions, input/output and compiling.


C Pointers Tutorial - http://www.taranets.com/www/c_pointers_t...


In depth guided look at pointers and arrays in C, illustrated with code examples. By Ted Jensen.


The C Terrain - http://www.geocities.com/engupta/tutoria...


Humorous way of dealing with Ms. Mu-Pee with the C programming language. The standard language of COMPUTERS.


Data Structures in C - http://datastructures.itgo.com/


Lists, trees, sorts and searches.


Coding Link Lists in C - http://www.geocities.com/link_list/


This site gives an animated step-by-step walkthrough of linked list code in the C programming language, such as: Initialize, Add/Sort Node, Delete Node, Linear Search, Length, Seek %26amp; Destroy Node.
Reply:why don't u get a good book for c language, believe me, that's a better option.
Reply:Hey Suhana, instead of learning C from a website, purchase a good book like





1. Let Us C by Yashwant Kanitkar,


2. Test Your C Skills by Yashwant Kanitkar (for advanced studies),


3. C for Dummies.





Try examples from the book on any c compiler like Turbo or borland...yourself..


You will learn very quickly..


No comments:

Post a Comment