LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   C/C++ Tutorials (https://www.linuxquestions.org/questions/programming-9/c-c-tutorials-825748/)

dugan 06-06-2011 10:50 AM

STOP POSTING LINKS TO THE C PROGRAMMING LANGUAGE!

It's not legally available as a free ebook. If you do find a "free" copy for download, it's pirated.

EDIT: Thanks for removing the link, Flamelord.

flamelord 06-06-2011 01:18 PM

I apologize, I didn't realize it was illegal.
I have removed the link.
Thank you for bringing this to my attention.

vj.vijay 06-26-2011 08:47 PM

thank u

fbb 07-12-2011 09:16 AM

Nice overview! Thanks!

Here is a suggestion that would further improve the quality of your overview:

You mention the reference

C Annotations

In fact, it's called `C++ Annotations' and the [url moderated] link
offers an extremely old version of the Annotations, which currently is at its version 9.0.0. Oopweb shows version 6.2.2...

If you're interested in its recent version I suggest you look up the cppannotations.sf.net site, or simply install the C++ annotations from the Debian (or Ubuntu) repositories.

Cheers,

Frank (fbb)

henry48 09-29-2011 09:23 AM

Hi,

I think this is good resources for c++

http://en.wikibooks.org/wiki/Programming:C_contents

dugan 10-04-2011 05:50 PM

Quote:

Originally Posted by henry48 (Post 4485578)
I think this is good resources for c++

http://en.wikibooks.org/wiki/Programming:C_contents

It's for C, not C++, and it's moved here:

http://en.wikibooks.org/wiki/C_programming

cnxsoft 10-10-2011 01:51 AM

For those who prefer videos, here's a playlist with lots of videos tutorials for C++ uploaded by thenewbooston.
http://www.youtube.com/playlist?list...aylist-comment

darkhorse92 12-14-2011 11:02 PM

c for dummies 2nd edition
c++ for dummies 5th edition

Aquarius_Girl 03-13-2012 07:26 AM

http://www.gotw.ca/publications/index.htm

Sergei Steshenko 05-28-2012 04:25 PM

C++ idioms:

http://en.wikibooks.org/wiki/C%2B%2B_Programming/Idioms
http://en.wikibooks.org/wiki/More_C%2B%2B_Idioms
.

gchen 08-01-2012 03:12 AM

"Expert C Programming"
"Linker and Loader"
"C: A Reference Mannual Fifth Edition"

I have learn much from them.

PlunderingPirate 08-05-2012 08:16 AM

GTK+3 - gtk_entry_get_text - Segmentation Fault?
 
Sorry, wrong place, oops

michealburns 10-10-2012 04:57 AM

Wow!! Its a kind of database for learning C and C++. Thanks for sharing with us.

iqbal51 05-27-2013 05:57 AM

Re: C/C++ Tutorials
 
I have little knowledge about C++. You share some C++ tutorials site. I think I can develop my programming skills form hare. Thanks for the sharing.

thirdm 07-16-2013 11:08 AM

Drafts of chapters 2 through 5 of Stroustrup's new edition of The C++ Programming Language continue to be available on his website:
http://www.stroustrup.com/4th.html

Btw I've started reading the new edition but haven't started the exercises yet. Has anyone been working through the exercises with a compiler older than g++ 4.8.1? Did you have enough C++11 support to get by? My system (Slackware 14.0) has gcc 4.7.1.


All times are GMT -5. The time now is 10:31 AM.