Starting " C "

Reply

Join Date: Dec 2007
Posts: 10
Reputation: Beair.GQ is an unknown quantity at this point 
Solved Threads: 2
Beair.GQ Beair.GQ is offline Offline
Newbie Poster

Re: Starting " C "

 
0
  #21
Dec 18th, 2007
good reference
Last edited by Beair.GQ; Dec 18th, 2007 at 11:52 pm.
Reply With Quote Quick reply to this message  
Join Date: Dec 2007
Posts: 10
Reputation: Beair.GQ is an unknown quantity at this point 
Solved Threads: 2
Beair.GQ Beair.GQ is offline Offline
Newbie Poster

Re: Starting " C "

 
0
  #22
Dec 18th, 2007
  1. while(true)
  2. {
  3. printf("it's good idea,and all of those can help us to learn c program well!\n");
  4. }
Last edited by Beair.GQ; Dec 18th, 2007 at 11:54 pm.
Reply With Quote Quick reply to this message  
Join Date: Jan 2008
Posts: 2
Reputation: ankita_ribose is an unknown quantity at this point 
Solved Threads: 0
ankita_ribose ankita_ribose is offline Offline
Newbie Poster

Re: Starting " C "

 
0
  #23
Jan 28th, 2008
the links r xtremely useful thankyou!!!!!!!!
Reply With Quote Quick reply to this message  
Join Date: Nov 2006
Posts: 17
Reputation: rohoni is an unknown quantity at this point 
Solved Threads: 0
rohoni rohoni is offline Offline
Newbie Poster

Re: Starting " C "

 
0
  #24
Feb 26th, 2008
for basic for c and c++ visit

www.cprogramc.blogspot.com
Reply With Quote Quick reply to this message  
Join Date: Oct 2006
Posts: 172
Reputation: HLA91 is an unknown quantity at this point 
Solved Threads: 2
HLA91 HLA91 is offline Offline
Junior Poster

Re: Starting " C "

 
0
  #25
Mar 2nd, 2008
Really helpful links
thankyou
Reply With Quote Quick reply to this message  
Join Date: Jun 2007
Posts: 20
Reputation: gaowei is an unknown quantity at this point 
Solved Threads: 1
gaowei gaowei is offline Offline
Newbie Poster

Re: Starting " C "

 
0
  #26
Mar 22nd, 2008
Originally Posted by nytrokiss View Post
Very nice however the best teacher will allways be practise!
I agree with your idea
But we have good point better than not ,so we should practical after learn these good tutorials
Reply With Quote Quick reply to this message  
Join Date: Aug 2008
Posts: 1
Reputation: Jackselan is an unknown quantity at this point 
Solved Threads: 0
Jackselan Jackselan is offline Offline
Newbie Poster

Re: Starting " C "

 
0
  #27
Aug 2nd, 2008
Hello..

'C' language is simple one but many of them will come out of it many cant undrestand it is a basic for all languages we cant learn other languages without knowing language'c'..

*****************************

Jackselan

A place for knowing learning and enjoying Games..

game4all
Last edited by Jackselan; Aug 2nd, 2008 at 8:43 am.
Reply With Quote Quick reply to this message  
Join Date: Aug 2008
Posts: 1
Reputation: MathewSpinner is an unknown quantity at this point 
Solved Threads: 0
MathewSpinner MathewSpinner is offline Offline
Newbie Poster

Re: Starting " C "

 
0
  #28
Aug 5th, 2008
VISIT ALL THESE LINKS PROPERLY THESE ARE VERY USEFUL LINKS TO LEARN ABOUT THE PROGRAMMING HOW TO OPERATE.

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

MathewSpinner
A place to learn "C" Programming
cprogramming
Reply With Quote Quick reply to this message  
Join Date: Jun 2006
Posts: 7,581
Reputation: ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of 
Solved Threads: 461
Super Moderator
Featured Poster
~s.o.s~'s Avatar
~s.o.s~ ~s.o.s~ is offline Offline
Failure as a human

Re: Starting " C "

 
0
  #29
Aug 27th, 2008
I don't accept change; I don't deserve to live.
Reply With Quote Quick reply to this message  
Join Date: Feb 2006
Posts: 11
Reputation: NetByte is an unknown quantity at this point 
Solved Threads: 1
NetByte's Avatar
NetByte NetByte is offline Offline
Newbie Poster

Re: Starting " C "

 
0
  #30
Sep 13th, 2008
Originally Posted by ~s.o.s~ View Post
Based on the request by Mr. Jamshid i thought why not just start the useful links and tutorials for novice C programmers so they dont have to do a lot of GOOGLE like the one present in Python Forums.

If the moderators like the concept here they can sticky this or delete this post if they dont like it.

If this thread manages to stay, anyone intrested can post any important links or resources they know of and can start a new thread if they have any doubts.

List of free compilers and IDE

1) Codeblocks IDE integrated with MINGW compiler can be downloaded at http://www.codeblocks.org/downloads.shtml

2) Bloodshed Dev C++ IDE with MINGW port of GCC as its compiler at http://www.bloodshed.net/devcpp.html

3) Visual Studio Express Edition


List of Tutorials

C programming tutorials 4th edition
http://www.iu.hio.no/~mark/CTutorial/CTutorial.html#Preface

C standard function reference
http://www.cppreference.com
http://www.utas.edu.au/infosys/info/....html#Contents

Excellent site for free compilers, libraries, tutorials etc.
http://www.thefreecountry.com/docume...ferences.shtml

C programming Notes
http://www.eskimo.com/~scs/cclass/notes/sx1.html

Programmign in C
http://www.scit.wlv.ac.uk/~jphb/cbook/html/

Excellent site a must see for all newbies
http://www.cprogramming.com/tutorial.html
http://www.howstuffworks.com/c.htm
http://www.physics.drexel.edu/course..._tutorial.html

Link to many programming tutorials
http://www.programmingtutorials.com/c.aspx
http://www.freeprogrammingresources.com/ctutor.html
http://www.tutorialized.com/tutorials/C-and-Cpp/1
http://www.techtutorials.info/cgen.html
http://www.intelligentedu.com/newly_...raining/C.html
http://www.cyberdiem.com/vin/tutorials.html


Pointer and other topic specific resources
http://pweb.netcom.com/~tjensen/ptr/cpoint.htm
http://www.augustcouncil.com/~tgibson/tutorial/
http://www.newty.de/fpt/index.html

Advice and warnings for C
http://www.brainbell.com/tutors/c/Ad...arnings_for_C/

Interfacing ODBC and C
http://www.physics.drexel.edu/course..._tutorial.html


Waiting for the feedback of all the members and would be really happy if you would carry on adding more links to this thread so that a newbie would not have to search a lot on the net regarding how to start on C.

Regards
~s.o.s~
hey ~s.o.s.~

just want to add this to your list of "Free" C IDE and compilers List:

Pelles C IDE - http://www.smorgasbordet.com/pellesc/

for windows/windows mobile development in C(C99 standard) with support for 32-bit (X86), 64-bit (X64) Windows, and Windows Mobile (ARM).

other than that GCC is just fine with Vi/Vim for C programming in GNU/Linux
Last edited by NetByte; Sep 13th, 2008 at 10:09 am.
" Technology is dominated by two types of people: those who understand what they do not manage, and those who manage what they do not understand. " ---- Putt's Law.
Reply With Quote Quick reply to this message  
Reply

Message:



Similar Threads
Other Threads in the C Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC