Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    21st Century C: C Tips from the New School [Repost]

    Posted By: ChrisRedfield
    21st Century C: C Tips from the New School [Repost]

    Ben Klemens - 21st Century C: C Tips from the New School
    Published: 2012-11-05 | ISBN: 1449327141 | PDF + EPUB + MOBI | 296 pages | 8 MB


    Throw out your old ideas of C, and relearn a programming language that’s substantially outgrown its origins. With 21st Century C, you’ll discover up-to-date techniques that are absent from every other C text available. C isn’t just the foundation of modern programming languages, it is a modern language, ideal for writing efficient, state-of-the-art applications. Learn to dump old habits that made sense on mainframes, and pick up the tools you need to use this evolved and aggressively simple language. No matter what programming language you currently champion, you’ll agree that C rocks.
    Set up a C programming environment with shell facilities, makefiles, text editors, debuggers, and memory checkers
    Use Autotools, C’s de facto cross-platform package manager
    Learn which older C concepts should be downplayed or deprecated
    Explore problematic C concepts that are too useful to throw out
    Solve C’s string-building problems with C-standard and POSIX-standard functions
    Use modern syntactic features for functions that take structured inputs
    Build high-level object-based libraries and programs
    Apply existing C libraries for doing advanced math, talking to Internet servers, and running databases