Info
Alle Bewertungen (3)
- *****- Bewertung vom Käufer.Vor über einem JahrBestätigter KaufGood buyer, prompt payment, valued customer, highly recommended.
Rezensionen (2)

31. Jul 2016
Works as expected.
No issues.

31. Jul 2016
Excellent introduction to programming.
1 von 1 finden das hilfreich I've learned tonnes from this book so far, has really inspired me to learn as much as I can about computing (I'm doing it as a hobby). C is a great beginner language to learn because it's a relatively small language that forces you to be very disciplined with your code, although it can be difficult to stick with it sometimes.
Note that it doesn't touch on how to set up you compiler or actually compile programs, as these details are system-specific. If you're on Windows, you might want to look into the Visual C++ build tools (try googling visualcppbuildtools_full and you'll find a Microsoft blog entry that explains more).