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/)

TheShellWave 09-28-2013 08:47 AM

I have C programming tutorials in Linux videos. You will need to have GCC and GDB in your system, and all is done in console or terminal. I think this is better way to learn C in Linux. The link is: http://www.youtube.com/user/TheShellWave

horvat 10-18-2013 03:31 AM

Does anybody have something about the newest C++11?

dugan 10-18-2013 11:10 AM

Quote:

Originally Posted by horvat (Post 5047952)
Does anybody have something about the newest C++11?

Herb Sutter: (Not Your Father’s) C++

Xeratul 11-24-2013 11:50 AM

This one is also pretty nice and quite simple:
http://c.happycodings.com/

jlturriff 03-30-2014 12:12 AM

Re: C++11
 
The best book I've found for the C++11 Standard Library is
The C++ Standard Library - A Tutorial and Reference, 2nd Edition by Nicolai M. Josuttis. (The first edition covers the library prior to C++11.) Mr. Josuttis has also written Object-Oriented Programming in C++ and co-authored C++ Templates: The Complete Guide with David Vandevoorde.

Note that some features of the C++11 Standard Library have not yet been implemented in gcc :-( and must be obtained from one or another of the c libraries.

I like Mr. Josuttis' Object-Oriented Programming in C++ because, in contrast with many other C++ books I have tried to learn from, it is a treatise on pure C++, not a book about C with use of the << and >> methods and a few chapters in the back about classes and methods.

dugan 08-26-2014 12:04 PM

Has this been posted yet?

https://developers.google.com/edu/c++/

TheShellWave 12-23-2014 06:21 PM

New Link! I have C programming tutorials in Linux videos. You will need to have GCC and GDB in your system, and all is done in console or terminal. I think this is better way to learn C in Linux. The link is: http://www.youtube.com/user/IOVideoWave

TheShellWave 02-08-2015 10:37 AM

Moved my C Programming in Linux Tutorials to another channel. You will need to have GCC and GDB in your system, and all is done in console or terminal. I think this is better way to learn C in Linux. My YouTube channel name is ShellWaveX

joel2001k 12-11-2015 12:53 PM

Swiss German C Tutorial
 
Swiss German C Tutorial / Schweizer Deutsches C Tutorial

http://sourceforge.net/projects/ctutorialswissg/
http://minos-one.org/tutorial/c-programming/book.html

a4z 12-20-2015 02:01 AM

Quote:

Originally Posted by joel2001k (Post 5462945)

:),
vielleicht soit I a ans im Weana Dailekt mochn

joel2001k 12-21-2015 12:35 AM

What about klingon language, too
 
Quote:

Originally Posted by a4z (Post 5466611)
:),
vielleicht soit I a ans im Weana Dailekt mochn

Great idea if you do so you might want to translate into klingon as well ... Just in case.

dugan 08-01-2019 01:55 PM

I just learned about Modern C.

sibelius 09-07-2019 01:21 AM

Very good list of sources of material
Thank you very much

sibelius 09-07-2019 07:49 AM

very good
thank you.

sibelius 09-07-2019 07:51 AM

very good
thank you.


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