Bild 1 von 2


Galerie
Bild 1 von 2


Ähnlichen Artikel verkaufen?
Lernen Sie C auf die harte Tour: Praktische Übungen zu den Computerthemen Y - GUT
US $14,99
Ca.CHF 12,21
Artikelzustand:
Gut
Buch, das gelesen wurde, sich aber in einem guten Zustand befindet. Der Einband weist nur sehr geringfügige Beschädigungen auf, wie z.B. kleinere Schrammen, er hat aber weder Löcher, noch ist er eingerissen. Bei gebundenen Büchern ist der Schutzumschlag möglicherweise nicht mehr vorhanden. Die Bindung weist geringfügige Gebrauchsspuren auf. Die Mehrzahl der Seiten ist unbeschädigt, das heißt, es gibt kaum Knitter oder Einrisse, es wurden nur in geringem Maße Bleistiftunterstreichungen im Text vorgenommen, es gibt keine Textmarkierungen und die Randbereiche sind nicht beschrieben. Alle Seiten sind vollständig vorhanden. Genauere Einzelheiten sowie eine Beschreibung eventueller Mängel entnehmen Sie bitte dem Angebot des Verkäufers.
Oops! Looks like we're having trouble connecting to our server.
Refresh your browser window to try again.
Versand:
Kostenlos USPS Media MailTM.
Standort: Atlanta, Georgia, USA
Lieferung:
Lieferung zwischen Di, 5. Aug und Mo, 11. Aug nach 94104 bei heutigem Zahlungseingang
Rücknahme:
14 Tage Rückgabe. Käufer zahlt Rückversand. Wenn Sie ein eBay-Versandetikett verwenden, werden die Kosten dafür von Ihrer Rückerstattung abgezogen.
Zahlungen:
Sicher einkaufen
Der Verkäufer ist für dieses Angebot verantwortlich.
eBay-Artikelnr.:127047096044
Artikelmerkmale
- Artikelzustand
- Brand
- Unbranded
- Book Title
- Learn C the Hard Way: Practical Exercises on the Computational S
- MPN
- Does not apply
- ISBN
- 9780321884923
Über dieses Produkt
Product Identifiers
Publisher
Addison Wesley Professional
ISBN-10
0321884922
ISBN-13
9780321884923
eBay Product ID (ePID)
143666190
Product Key Features
Number of Pages
384 Pages
Publication Name
Learn C the Hard Way : Practical Exercises on the Computational Subjects You Keep Avoiding (Like C)
Language
English
Publication Year
2015
Subject
Programming Languages / General, Programming Languages / C
Type
Textbook
Subject Area
Computers
Series
Zed Shaw's Hard Way Ser.
Format
Trade Paperback / Mixed Lot
Dimensions
Item Height
0.8 in
Item Weight
22.6 Oz
Item Length
9.1 in
Item Width
7.1 in
Additional Product Features
Intended Audience
College Audience
LCCN
2015-020858
Table Of Content
Exercise 0: The Setup Exercise 1: Dust Off That Compiler Exercise 2: Using Makefiles to Build Exercise 3: Formatted Printing Exercise 4: Using a Debugger Exercise 5: Memorizing C Operators Exercise 6: Memorizing C Syntax Exercise 7: Variables and Types Exercise 8: If, Else-If, Else Exercise 9: While-Loop and Boolean Expressions Exercise 10: Switch Statements Exercise 11: Arrays and Strings Exercise 12: Sizes and Arrays Exercise 13: For-Loops and Arrays of Strings Exercise 14: Writing and Using Functions Exercise 15: Pointers, Dreaded Pointers Exercise 16: Structs and Pointers to Them Exercise 17: Heap and Stack Memory Allocation Exercise 18: Pointers to Functions Exercise 19: Zed's Awesome Debug Macros Exercise 20: Advanced Debugging Techniques Exercise 21: Advanced Data Types and Flow Control Exercise 22: The Stack, Scope, and Globals Exercise 23: Meet Duff's Device Exercise 24: Input, Output, Files Exercise 25: Variable Argument Functions Exercise 26: Project logfind Exercise 27: Creative and Defensive Programming Exercise 28: Intermediate Makefiles Exercise 29: Libraries and Linking &
Synopsis
Forget old-fashioned C programming books that assume the reader is a computer hardware expert and teach frustrating, old-fashioned coding styles. If your students know any language at all, Zed A. Shaw's Learn C the Hard Way can help them get started fast with modern C programming. This book/CD package is called "The Hard Way," but it's really quite easy: it just requires discipline, practice, and persistence. Shaw teaches how to write modern, clean, clear C code through dozens of brilliantly-crafted exercises, most on two pages. Shaw offers plenty of extra help through 5+ full hours of CD-based teaching video. Nothing important comes without discipline, practice, and persistence., You Will Learn C Zed Shaw has crafted the perfect course for the beginning C programmer eager to advance their skills in any language. Follow it and you will learn the many skills early and junior programmers need to succeed-just like the hundreds of thousands of programmers Zed has taught to date You bring discipline, commitment, persistence, and experience with any programming language; the author supplies everything else. In Learn C the Hard Way , you'll learn C by working through 52 brilliantly crafted exercises. Watch Zed Shaw's teaching video and read the exercise. Type his code precisely. (No copying and pasting ) Fix your mistakes. Watch the programs run. As you do, you'll learn what good, modern C programs look like; how to think more effectively about code; and how to find and fix mistakes far more efficiently. Most importantly, you'll master rigorous defensive programming techniques, so you can use any language to create software that protects itself from malicious activity and defects. Through practical projects you'll apply what you learn to build confidence in your new skills. Shaw teaches the key skills you need to start writing excellent C software, including Setting up a C environment Basic syntax and idioms Compilation, make files, and linkers Operators, variables, and data types Program control Arrays and strings Functions, pointers, and structs Memory allocation I/O and files Libraries Data structures, including linked lists, sort, and search Stacks and queues Debugging, defensive coding, and automated testing Fixing stack overflows, illegal memory access, and more Breaking and hacking your own C code It'll Be Hard at First. But Soon, You'll Just Get It-And That Will Feel Great This tutorial will reward you for every minute you put into it. Soon, you'll know one of the world's most powerful programming languages. You'll be a C programmer. Watch Zed, too The accompanying DVD contains 5+ hours of passionate, powerful teaching: a complete C video course If you purchase the digital edition, be sure to read "Where Are the Companion Content Files" at the end of the eBook to learn how to access the videos., You Will Learn C! Zed Shaw has crafted the perfect course for the beginning C programmer eager to advance their skills in any language. Follow it and you will learn the many skills early and junior programmers need to succeed-just like the hundreds of thousands of programmers Zed has taught to date! You bring discipline, commitment, persistence, and experience with any programming language; the author supplies everything else. In Learn C the Hard Way , you'll learn C by working through 52 brilliantly crafted exercises. Watch Zed Shaw's teaching video and read the exercise. Type his code precisely. (No copying and pasting!) Fix your mistakes. Watch the programs run. As you do, you'll learn what good, modern C programs look like; how to think more effectively about code; and how to find and fix mistakes far more efficiently. Most importantly, you'll master rigorous defensive programming techniques, so you can use any language to create software that protects itself from malicious activity and defects. Through practical projects you'll apply what you learn to build confidence in your new skills. Shaw teaches the key skills you need to start writing excellent C software, including Setting up a C environment Basic syntax and idioms Compilation, make files, and linkers Operators, variables, and data types Program control Arrays and strings Functions, pointers, and structs Memory allocation I/O and files Libraries Data structures, including linked lists, sort, and search Stacks and queues Debugging, defensive coding, and automated testing Fixing stack overflows, illegal memory access, and more Breaking and hacking your own C code It'll Be Hard at First. But Soon, You'll Just Get It-And That Will Feel Great! This tutorial will reward you for every minute you put into it. Soon, you'll know one of the world's most powerful programming languages. You'll be a C programmer. Watch Zed, too! The accompanying DVD contains 5+ hours of passionate, powerful teaching: a complete C video course! If you purchase the digital edition, be sure to read "Where Are the Companion Content Files" at the end of the eBook to learn how to access the videos., You Will Learn C Zed Shaw has crafted the perfect course for the beginning C programmer eager to advance their skills in any language. Follow it and you will learn the many skills early and junior programmers need to succeed-just like the hundreds of thousands of programmers Zed has taught to date You bring discipline, commitment, persistence, and experience with any programming language; the author supplies everything else. In Learn C the Hard Way , you'll learn C by working through 52 brilliantly crafted exercises. Watch Zed Shaw's teaching video and read the exercise. Type his code precisely. (No copying and pasting ) Fix your mistakes. Watch the programs run. As you do, you'll learn what good, modern C programs look like; how to think more effectively about code; and how to find and fix mistakes far more efficiently. Most importantly, you'll master rigorous defensive programming techniques, so you can use any language to create software that protects itself from malicious activity and defects. Through practical projects you'll apply what you learn to build confidence in your new skills. Shaw teaches the key skills you need to start writing excellent C software, including Setting up a C environment Basic syntax and idioms Compilation, make files, and linkers Operators, variables, and data types Program control Arrays and strings Functions, pointers, and structs Memory allocation I/O and files Libraries Data structures, including linked lists, sort, and search Stacks and queues Debugging, defensive coding, and automated testing Fixing stack overflows, illegal memory access, and more Breaking and hacking your own C code It'll Be Hard at First. But Soon, You'll Just Get It-And That Will Feel Great This tutorial will reward you for every minute you put into it. Soon, you'll know one of the world's most powerful programming languages. You'll be a C programmer. Watch Zed, too The accompanying DVD contains 5+ hours of passionate, powerful teaching: a complete C video course If you purchase the digital edition, be sure to read Where Are the Companion Content Files at the end of the eBook to learn how to access the videos.
LC Classification Number
QA76.73.C15
Artikelbeschreibung des Verkäufers
Info zu diesem Verkäufer
Annunaki and Sons
98,6% positive Bewertungen•2.7 Tsd. Artikel verkauft
Angemeldet als privater VerkäuferDaher finden verbraucherschützende Vorschriften, die sich aus dem EU-Verbraucherrecht ergeben, keine Anwendung. Der eBay-Käuferschutz gilt dennoch für die meisten Käufe.
Verkäuferbewertungen (1'046)
- d***b (405)- Bewertung vom Käufer.Letzter MonatBestätigter KaufGood product. Fast shipping! I recommend this seller.
- t***a (560)- Bewertung vom Käufer.Letzter MonatBestätigter KaufPerfect!
- h***_ (54)- Bewertung vom Käufer.Letzter MonatBestätigter KaufYou misled me. This is an import DVD which can not be played on my DVD player.
Noch mehr entdecken:
- Praktische Theologie Studium und Erwachsenenbildung,
- C. - H. - Beck Fachbücher, Lernen und Nachschlagen,
- Theologie-Praktische-Theologie-Taschenbuch Studium und Erwachsenenbildung,
- Lern- & Fachbücher auf Spanisch,
- Fachbücher, Lernen und Nachschlagen,
- Klett Fachbücher, Lernen und Nachschlagen,
- Lernen- & Fachbücher auf Lateinisch,
- Fachbücher, Lernen und Nachschlagen auf Finnisch,
- Fachbücher, Lernen und Nachschlagen Serbische,
- Wissenmedia Fachbücher, Lernen und Nachschlagen