Smaller C
Autor Marc Loyen Limba Engleză Paperback – 10 iun 2021
Author Marc Loy shows you how to write clean, maintainable C code from scratch. This language and its cousin, C++, are still widely used to write low-level code for device drivers or operating systems. By understanding C syntax and its quirks, you'll gain an enduring computer language literacy that will help you pick up new languages and styles more easily.
- Learn C fundamentals, such as data types, flow control, and functions
- Explore memory management including how programs work on small devices
- Understand answers provided in online forums such as Reddit or Stack Overflow
- Write efficient, custom C code that's both readable and maintainable
- Analyze the performance of your code and weigh optimizations
- Evaluate third-party libraries for use in your own projects
- Create your own libraries to share with others
Preț: 303.58 lei
Preț vechi: 379.47 lei
-20% Nou
Puncte Express: 455
Preț estimativ în valută:
58.10€ • 60.68$ • 48.17£
58.10€ • 60.68$ • 48.17£
Carte disponibilă
Livrare economică 21 ianuarie-04 februarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781098100339
ISBN-10: 1098100336
Pagini: 250
Dimensiuni: 177 x 233 x 17 mm
Greutate: 0.5 kg
Editura: O'Reilly
ISBN-10: 1098100336
Pagini: 250
Dimensiuni: 177 x 233 x 17 mm
Greutate: 0.5 kg
Editura: O'Reilly
Notă biografică
Marc Loy caught the programming bug after learning 6808 assembly to program his school's HERO 1 in the 80s. He developed and delivered training classes on Java, Unix internals, and networking at Sun Microsystems back in the day and has continued training a (much) wider audience ever since. He now spends his days consulting and writing on technical and media topics. He has also caught the maker bug and is exploring the fast-growing world of embedded electronics and wearables.