Advanced C and C++ Compiling

Advanced C and C++ Compiling
Author: Milan Stevanovic
Publisher: Apress
Total Pages: 326
Release: 2014-04-30
Genre: Computers
ISBN: 1430266686


Download Advanced C and C++ Compiling Book in PDF, Epub and Kindle

Learning how to write C/C++ code is only the first step. To be a serious programmer, you need to understand the structure and purpose of the binary files produced by the compiler: object files, static libraries, shared libraries, and, of course, executables. Advanced C and C++ Compiling explains the build process in detail and shows how to integrate code from other developers in the form of deployed libraries as well as how to resolve issues and potential mismatches between your own and external code trees. With the proliferation of open source, understanding these issues is increasingly the responsibility of the individual programmer. Advanced C and C++ Compiling brings all of the information needed to move from intermediate to expert programmer together in one place -- an engineering guide on the topic of C/C++ binaries to help you get the most accurate and pertinent information in the quickest possible time.

Advanced C and C++ Compiling
Language: en
Pages: 326
Authors: Milan Stevanovic
Categories: Computers
Type: BOOK - Published: 2014-04-30 - Publisher: Apress

GET EBOOK

Learning how to write C/C++ code is only the first step. To be a serious programmer, you need to understand the structure and purpose of the binary files produc
Advanced C and C++ Compiling
Language: en
Pages: 0
Authors: Milan Stevanovic
Categories: Computers
Type: BOOK - Published: 2014-04-28 - Publisher: Apress

GET EBOOK

Learning how to write C/C++ code is only the first step. To be a serious programmer, you need to understand the structure and purpose of the binary files produc
Expert C Programming
Language: en
Pages: 379
Authors: Peter Van der Linden
Categories: Computers
Type: BOOK - Published: 1994 - Publisher: Prentice Hall Professional

GET EBOOK

Software -- Programming Languages.
Modern Compiler Implementation in C
Language: en
Pages: 560
Authors: Andrew W. Appel
Categories: Computers
Type: BOOK - Published: 2004-07-08 - Publisher: Cambridge University Press

GET EBOOK

This new, expanded textbook describes all phases of a modern compiler: lexical analysis, parsing, abstract syntax, semantic actions, intermediate representation
C++ Crash Course
Language: en
Pages: 793
Authors: Josh Lospinoso
Categories: Computers
Type: BOOK - Published: 2019-09-24 - Publisher: No Starch Press

GET EBOOK

A fast-paced, thorough introduction to modern C++ written for experienced programmers. After reading C++ Crash Course, you'll be proficient in the core language