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:
standardy
edytuj- style i standardy kodowania w C ( ang. C Style and Coding Standards )
Q&A or FAQ
edytuj- c FAQ = comp.lang.c Frequently Asked Questions
- Pytania o C z SO
- Pytania o c z Code review
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
- A comprehensive C reference guide
- c reference from cppreference
Linki zewnętrzne
edytuj- awesome C
- typeerror - A platform combines multiple tutorials, projects, documentations, questions and answers for developers
- Comprehensive C Archive Network
- c info from stackoverflow
- 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
- curlie
podręczniki
edytuj- Programowanie w C/C++ w systemie Linux
- Kurs C z kompilatorem online CManiac (GCC)
- Lista podręczników do C
- C tutorial ( Archived SO doc): Getting started with C Language
- codedocs : c-programming-language
- Deep C (and C++) by Olve Maudal and Jon Jagger
- Harvard CS50 2021 in HDR - Lecture 1 - C
dokumentacja
edytujtesty wiedzy
edytujkody
edytujalgorytmy i struktury danych
edytuj- VisuAlgo: visualising data structures and algorithms through animation
- github topics: c-algorithms
- TheAlgorithms C
- C algorithms by Simon Howard :
- Mastering Algorithms with C by Kyle Loudon Released August 1999 and c code
- Kody źródłowe - implementacje algorytów w wikibooks
- Algorytmy
- rethink-c: A reuseable codebase for C Programming Language by hutusi
- c-codebase: A simple base layer, and utilities for my own C development.
- NIST Dictionary of Algorithms and Data Structures