Modern C Up and Running A Programmer's Guide to Finding Fluency and Bypassing the Quirks
Learn how to program in modern C, from the basics through the advanced topics required for proficiency. This book is the fastest path to C fluency for anyone experienced in a general-purpose programming language. From start to finish, code examples highlight the idioms and best practices behind effi...
Otros Autores: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress
2022.
|
Edición: | 1st ed. 2022. |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009686033506719 |
Tabla de Contenidos:
- 1. Program Structure
- 2. Basic Data Types
- 3. Aggregates and Pointers
- 4. Storage Classes
- 5. Input and Output
- 6. Networking
- 7. Concurrency and Parallelism
- 8. Miscellaneous Topics.