Pointers in C: A Hands on Approach
Autor Hrishikesh Dewan, Naveen Toppoen Limba Engleză Paperback – 23 dec 2013
Pointers in C contains several quick tips which will be useful for programmers for not just learning the pointer concept but also while using other features of the C language. Chapters in the book are intuitive, and there is a strict logical flow among them and each chapter forms a basis for the next chapter. This book contains every small aspect of pointer features in the C language in their entirety.
Preț: 450.79 lei
Preț vechi: 563.48 lei
-20% Nou
Puncte Express: 676
Preț estimativ în valută:
86.28€ • 89.93$ • 71.82£
86.28€ • 89.93$ • 71.82£
Carte tipărită la comandă
Livrare economică 06-20 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781430259114
ISBN-10: 1430259116
Pagini: 220
Ilustrații: XIV, 168 p. 74 illus.
Dimensiuni: 178 x 254 x 15 mm
Greutate: 3.26 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1430259116
Pagini: 220
Ilustrații: XIV, 168 p. 74 illus.
Dimensiuni: 178 x 254 x 15 mm
Greutate: 3.26 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Public țintă
Popular/generalNotă biografică
Hrishikesh Dewan works as Lead, Engineer for Siemens Technology and Services(STS), INDIA since June, 2008. He is also a PhD scholar at the Department of Computer Science and Automation, IISC, Bangalore pursuing research in the areas of large scale distributed storage systems. In STS, he leads the distributed systems laboratory. Prior to joining STS, he founded a very small open source software development organization named Srishti that promoted open source tools and software for schools and colleges. He led a modest team to distribute a localized (in Assamese) GNU Linux distribution and a collaborative learning tool. He also worked as a project manager for 2 years at Eth Ltd , a subsidiary and R&D unit of Dishnet Wireless Ltd (Aircel). He is being working in C# since it's inception and is the author of two other books on 'WCF-SOAP' and Visual Studio technologies.
Caracteristici
Pointers in C provides a resource for professionals and advanced students needing in-depth hands on coverage of pointer basics and advanced features. From the basics of how pointers function at the machine level, to using them for a variety of common and advanced scenarios, this book will give you a much better understanding of pointers in general than is available on the Internet or in traditional C books. There are plenty of code examples in the book to emulate and adapt to meet your specific needs.