-
-
Notifications
You must be signed in to change notification settings - Fork 61.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added C, C# and C++ pdfs #11668
base: main
Are you sure you want to change the base?
Added C, C# and C++ pdfs #11668
Conversation
Added c ,c# and c++ books
Linter failed, fix the error(s):
|
Added C, C# and C++ books
@@ -66,6 +66,7 @@ | |||
|
|||
### C | |||
|
|||
* [c-A Book on C : AL Kelley](https://karadev.net/uroci/filespdf/files/a%20book%20on%20c.pdf) (PDF) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This appears not to be an authorized distribution. Please see docs/CONTRIBUTING.md guidelines.
@@ -75,12 +76,14 @@ | |||
### <a id="csharp"></a>C\# | |||
|
|||
* [Einführung in das Programmieren mit C#](https://www.uni-trier.de/universitaet/wichtige-anlaufstellen/zimk/downloads-broschueren/programmierung/c) - Bernhard Baltes-Götz (PDF) | |||
* [FUNDAMENTALS OF COMPUTER PROGRAMMING WITH C#](https://introprogramming.info/wp-content/uploads/2013/07/Books/CSharpEn/Fundamentals-of-Computer-Programming-with-CSharp-Nakov-eBook-v2013.pdf) (PDF) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
no all caps titles
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also, this a book in English, not german. move it to the english list.
* [Programmieren in C#: Einführung](http://www.highscore.de/csharp/einfuehrung) | ||
* [Visual C# 2012](http://openbook.rheinwerk-verlag.de/visual_csharp_2012) - Andreas Kühnel (Online) | ||
|
||
|
||
### <a id="cpp"></a>C++ | ||
|
||
* [A Complete Guide to Programming in C++](https://www.idpoisson.fr/volkov/C++.pdf) (PDF) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This appears not to be an authorized distribution. Please see docs/CONTRIBUTING.md guidelines.
Added c ,c# and c++ books