Effective C : an introduction to professional C programming /
"An in-depth guide for developers who already know how to program and want to quickly come up to speed on professional programming in C. It introduces the language's basic data types and code structures ; addresses best practices and common errors ; and teaches how to debug, test, and anal...
Call Number: | Libro Electrónico |
---|---|
Main Author: | |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
San Francisco, CA :
No Starch Press, Inc.,
[2020]
|
Subjects: | |
Online Access: | Texto completo (Requiere registro previo con correo institucional) |
Table of Contents:
- Getting started with C
- Objects, functions, and types
- Arithmetic types
- Expressions and operators
- Control flow
- Dynamically allocated memory
- Characters and strings
- Input/output
- Preprocessor
- Program structure
- Debugging, testing, and analysis.