Link to home
Start Free TrialLog in
Avatar of sallauddins
sallauddins

asked on

Free ebooks on 'C', 'Data Structure', 'Graphics in C', 'Assignments', etc.

Hi,

   Please provide me the ftp or web site names which offer free  ebooks 'C', 'Data Structure', 'Graphics in C', 'Assignments', 'Socket programming in C on unix/Linux', etc.

thanks & regards,
saladin
SOLUTION
Avatar of payalpr2002
payalpr2002

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Graphic libraries are generally Compiler dependent so if you tell us which compiler you're working on,we can help you better.

Some more links:

https://www.experts-exchange.com/questions/10584904/books-in-C-C.html

For code samples:
www.vyomworld.com
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of sallauddins
sallauddins

ASKER

hi all,

   u guys are really fast, by the way ankuratvb I am using borlad compilder ver 3.2 for graphics & c programming. well can I have as some site of  assigments also, as per the earlier request. thanks a lot.

regards
saladin
For Borland's Compilers(TurboC etc.),you can use graphics.h.

Here's a brief tutorial on using graphics.h

http://www.free2code.net/plugins/articles/read.php?id=226

You can also check out the help for functions in graphics.h to see what all functions are available.

As for the assignments,dont you think you should do them yourself? :~)

Even then,if you have some specific problems while solving them,you can always post here.
Hi ankuratvb ,

   Plese do'nt get me wrong for assignments. I meant the site containing assignment question for solving, so that I can solve them myself. Any confusion in my post I deeply regret.

regards,
saladin
Refer to the exercizes in Kernighan & Ritchie's The C Programming Language,the ultimate reference book for C

The following site has the questions(with solutions,but dont see them until you've solved them yourself):

http://users.powernet.co.uk/eton/kandr2/

For more exercizes:Google : c programming exercizes.You'll find plenty of helpful links.
Also,the site mentioned by payalpr2002 has some exercizes at the end of each chapter:

http://www.cs.cf.ac.uk/Dave/C/CE.html
None of my Links helped?