null
Loading... Please wait...
FREE SHIPPING on All Unbranded Items LEARN MORE
Print This Page

Effective C (An Introduction to Professional C Programming)

List Price: $49.99
SKU:
9781718501041
Quantity:
Minimum Purchase
25 unit(s)
  • Availability: Confirm prior to ordering
  • Branding: minimum 50 pieces (add’l costs below)
  • Check Freight Rates (branded products only)

Branding Options (v), Availability & Lead Times

  • 1-Color Imprint: $2.00 ea.
  • Promo-Page Insert: $2.50 ea. (full-color printed, single-sided page)
  • Belly-Band Wrap: $2.50 ea. (full-color printed)
  • Set-Up Charge: $45 per decoration
FULL DETAILS
  • Availability: Product availability changes daily, so please confirm your quantity is available prior to placing an order.
  • Branded Products: allow 10 business days from proof approval for production. Branding options may be limited or unavailable based on product design or cover artwork.
  • Unbranded Products: allow 3-5 business days for shipping. All Unbranded items receive FREE ground shipping in the US. Inquire for international shipping.
  • RETURNS/CANCELLATIONS: All orders, branded or unbranded, are NON-CANCELLABLE and NON-RETURNABLE once a purchase order has been received.
  • Product Details

    Author:
    Robert C. Seacord
    Format:
    Paperback
    Pages:
    272
    Publisher:
    No Starch Press (August 4, 2020)
    Imprint:
    No Starch Press
    Language:
    English
    Audience:
    General/trade
    ISBN-13:
    9781718501041
    ISBN-10:
    1718501048
    Weight:
    18.7oz
    Dimensions:
    7.06" x 9.25" x 0.65"
    File:
    RandomHouse-PRH_Book_Company_PRH_PRT_Onix_full_active_D20260405T165152_155746784-20260405.xml
    Folder:
    RandomHouse
    List Price:
    $49.99
    Country of Origin:
    United States
    Pub Discount:
    65
    Case Pack:
    29
    As low as:
    $38.49
    Publisher Identifier:
    P-RH
    Discount Code:
    A
    QuickShip:
    Yes
  • Overview

    A detailed introduction to the C programming language for experienced programmers.

    The world runs on code written in the C programming language, yet most schools begin the curriculum with Python or Java. Effective C bridges this gap and brings C into the modern era--covering the modern C17 Standard as well as potential C2x features. With the aid of this instant classic, you'll soon be writing professional, portable, and secure C programs to power robust systems and solve real-world problems.

    Robert C. Seacord introduces C and the C Standard Library while addressing best practices, common errors, and open debates in the C community. Developed together with other C Standards committee experts, Effective C will teach you how to debug, test, and analyze C programs. You'll benefit from Seacord's concise explanations of C language constructs and behaviors, and from his 40 years of coding experience.

    You'll learn:
  • How to identify and handle undefined behavior in a C program
  • The range and representations of integers and floating-point values
  • How dynamic memory allocation works and how to use nonstandard functions
  • How to use character encodings and types
  • How to perform I/O with terminals and filesystems using C Standard streams and POSIX file descriptors
  • How to understand the C compiler's translation phases and the role of the preprocessor
  • How to test, debug, and analyze C programs

  • Effective C will teach you how to write professional, secure, and portable C code that will stand the test of time and help strengthen the foundation of the computing world.