Welcome to our book review site go-pdf.online!

You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.

Sign up

C in a Nutshell
  • Language: en
  • Pages: 823

C in a Nutshell

The new edition of this classic O’Reilly reference provides clear, detailed explanations of every feature in the C language and runtime library, including multithreading, type-generic macros, and library functions that are new in the 2011 C standard (C11). If you want to understand the effects of an unfamiliar function, and how the standard library requires it to behave, you’ll find it here, along with a typical example. Ideal for experienced C and C++ programmers, this book also includes popular tools in the GNU software collection. You’ll learn how to build C programs with GNU Make, compile executable programs from C source code, and test and debug your programs with the GNU debugger. In three sections, this authoritative book covers: C language concepts and language elements, with separate chapters on types, statements, pointers, memory management, I/O, and more The C standard library, including an overview of standard headers and a detailed function reference Basic C programming tools in the GNU software collection, with instructions on how use them with the Eclipse IDE

C in a Nutshell
  • Language: en
  • Pages: 824

C in a Nutshell

The new edition of this classic O’Reilly reference provides clear, detailed explanations of every feature in the C language and runtime library, including multithreading, type-generic macros, and library functions that are new in the 2011 C standard (C11). If you want to understand the effects of an unfamiliar function, and how the standard library requires it to behave, you’ll find it here, along with a typical example. Ideal for experienced C and C++ programmers, this book also includes popular tools in the GNU software collection. You’ll learn how to build C programs with GNU Make, compile executable programs from C source code, and test and debug your programs with the GNU debugger. In three sections, this authoritative book covers: C language concepts and language elements, with separate chapters on types, statements, pointers, memory management, I/O, and more The C standard library, including an overview of standard headers and a detailed function reference Basic C programming tools in the GNU software collection, with instructions on how use them with the Eclipse IDE

Linux System Programming
  • Language: en
  • Pages: 456

Linux System Programming

UNIX, UNIX LINUX & UNIX TCL/TK. Write software that makes the most effective use of the Linux system, including the kernel and core system libraries. The majority of both Unix and Linux code is still written at the system level, and this book helps you focus on everything above the kernel, where applications such as Apache, bash, cp, vim, Emacs, gcc, gdb, glibc, ls, mv, and X exist. Written primarily for engineers looking to program at the low level, this updated edition of Linux System Programming gives you an understanding of core internals that makes for better code, no matter where it appears in the stack. -- Provided by publisher.

Linux System Programming
  • Language: en
  • Pages: 391

Linux System Programming

This book is about writing software that makes the most effective use of the system you're running on -- code that interfaces directly with the kernel and core system libraries, including the shell, text editor, compiler, debugger, core utilities, and system daemons. The majority of both Unix and Linux code is still written at the system level, and Linux System Programming focuses on everything above the kernel, where applications such as Apache, bash, cp, vim, Emacs, gcc, gdb, glibc, ls, mv, and X exist. Written primarily for engineers looking to program (better) at the low level, this book is an ideal teaching tool for any programmer. Even with the trend toward high-level development, eith...

C in a nutshell
  • Language: de
  • Pages: 630

C in a nutshell

Für die praktische Programmierarbeit gedachte Referenz der trotz ihres Alters immer noch relevanten und weit verbreiteten Programmiersprache C. Berücksichtigt den ISO-Standard von 1999 einschließlich der Korrekturen aus den Jahren 2001 und 2004. Der 1. Teil des Buches beschreibt die eigentliche Programmiersprache C, 2 weitere die Standardbibliothek (mit ausführlichen Erläuterungen und Programmbeispielen) und GNU-Tools, mit denen Programme übersetzt und getestet werden können. Ersetzt keine Einführungen und Lehrbücher zum Thema, sondern versteht sich als - ausgesprochen detailliertes - Nachschlagewerk auf dem Schreibtisch des Programmierers, dem auch das differenzierte Register entgegenkommen dürfte. Alternativ zum Vergleichstitel von Jürgen Wolf "C von A bis Z" (zuletzt BA 4/06) breit empfohlen. (2).

Medium Companies of Europe 1993/94
  • Language: en
  • Pages: 358

Medium Companies of Europe 1993/94

Volumes 1 & 2 Guide to the MAJOR COMPANIES OF EUROPE 1993/94, Volume 1, arrangement of the book contains useful information on over 4000 of the top companies in the European Community, excluding the UK, over 1100 This book has been arranged in order to allow the reader to companies of which are covered in Volume 2. Volume 3 covers find any entry rapidly and accurately. over 1300 of the top companies within Western Europe but outside the European Community. Altogether the three Company entries are listed alphabetically within each country volumes of MAJOR COMPANIES OF EUROPE now provide in section; in addition three indexes are provided in Volumes 1 authoritative detail, vital information on ...

River. Space. Design
  • Language: en
  • Pages: 356

River. Space. Design

  • Type: Book
  • -
  • Published: 2023-03-20
  • -
  • Publisher: Birkhäuser

Urban riverbanks are attractive locations and highly prized recreational environments. However, they must meet the requirements of flood control, open space design and ecology at the same time, often a challenging task for the designer. This book is the product of extensive research that identified some 60 best-practice examples and subjected them to a comparative analysis. The result is a systematic catalog of effective strategies and innovative design tools that provides readers with an inspiring overview of the broad spectrum of design possibilities for river spaces. Each project is illustrated with photographs taken especially for the book and each design strategy and tool is explained by diagrams. This revised edition introduces ten new case studies chiefly from North America.

Imaging a Career in Science
  • Language: en
  • Pages: 156

Imaging a Career in Science

  • Categories: Art

None

The CERT® C Coding Standard, Second Edition
  • Language: en
  • Pages: 568

The CERT® C Coding Standard, Second Edition

“At Cisco, we have adopted the CERT C Coding Standard as the internal secure coding standard for all C developers. It is a core component of our secure development lifecycle. The coding standard described in this book breaks down complex software security topics into easy-to-follow rules with excellent real-world examples. It is an essential reference for any developer who wishes to write secure and resilient software in C and C++.” —Edward D. Paradise, vice president, engineering, threat response, intelligence, and development, Cisco Systems Secure programming in C can be more difficult than even many experienced programmers realize. To help programmers write more secure code, The CER...

C Pocket Reference
  • Language: en
  • Pages: 142

C Pocket Reference

C is one of the oldest programming languages and still one of the most widely used. Whether you're an experienced C programmer or you're new to the language, you know how frustrating it can be to hunt through hundreds of pages in your reference books to find that bit of information on a certain function, type or other syntax element. Or even worse, you may not have your books with you. Your answer is the C Pocket Reference. Concise and easy to use, this handy pocket guide to C is a must-have quick reference for any C programmer. It's the only C reference that fits in your pocket and is an excellent companion to O'Reilly's other C books.Ideal as an introduction for beginners and a quick refer...