C/Dodatkowe
< C
Zobacz też Edytuj
- C++ (niniejszy kurs C jest jednocześnie wstępem do kursu C++)
- BasicC Nakładka na C umożliwiająca stosowanie składni zbliżonej do języka Basic z obsługą biblioteki SDL - grafika, dźwięk, obsługa urządzeń.
- Podręczniki innych języków: D, Java, Fortran, Asembler
- Programowanie w systemie UNIX
- Od_lamera_do_hakera
- Artykuły z kodem w C:
- style i standardy kodowania w C ( ang. C Style and Coding Standards )
Standardy Edytuj
- POSIX w wikipedii
- Single UNIX Specification w wikipedii: dokument publikowany przez The Open Group, definiujący jak powinien zachowywać się system klasy UNIX
Linki zewnętrzne Edytuj
- awesome C
- GitHub's largest open-source algorithm library
- c reference from cppreference
- typeerror - A platform combines multiple tutorials, projects, documentations, questions and answers for developers
- A comprehensive C reference guide
- Programowanie w C/C++ w systemie Linux
- Kurs C z kompilatorem online CManiac (GCC)
- Lista podręczników do C
- Comprehensive C Archive Network
- c info from stackoverflow
- C tutorial ( Archived SO doc): Getting started with C Language
- Pytania o C z SO
- Pytania o c z Code review
- How to Think Like a Computer Scientist: C Version by Allen B. Downey and Thomas Scheffler, Pub Date: 1999
- RIP tutorial ( Archived SO doc): Getting started with C Language
- Expert C programming. Deep C secrets by P Linden
- awesome-c by Koz Ross
- awesome-c by Aleksandar Todorović
- Modern C by Jens Gustedt
- Przetestuj swoją znajomość C
- codedocs : c-programming-language
- Deep C (and C++) by Olve Maudal and Jon Jagger
- Harvard CS50 2021 in HDR - Lecture 1 - C
- curlie
algorytmy Edytuj
- Simon Howard
- Mastering Algorithms with C by Kyle Loudon Released August 1999 and c code
- Kody źródłowe - implementacje algorytów
- Algorytmy