C# Data Structures and Algorithms
Autor Marcin Jamroen Limba Engleză Paperback – 20 apr 2018
Preț: 296.37 lei
Preț vechi: 370.46 lei
-20% Nou
Puncte Express: 445
Preț estimativ în valută:
56.72€ • 58.92$ • 47.11£
56.72€ • 58.92$ • 47.11£
Carte tipărită la comandă
Livrare economică 03-17 februarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781788833738
ISBN-10: 1788833732
Pagini: 292
Dimensiuni: 191 x 235 x 16 mm
Greutate: 0.55 kg
Editura: Packt Publishing
ISBN-10: 1788833732
Pagini: 292
Dimensiuni: 191 x 235 x 16 mm
Greutate: 0.55 kg
Editura: Packt Publishing
Notă biografică
Marcin Jamro is the developer and architect of various kinds of applications, such as web, mobile, and distributed ones. He is interested in many aspects of computer science, including software engineering and project management. Marcin is passionate about C#, C++, and C languages, design patterns, various technologies, and mobile devices, especially the Windows Phone platform.He has practical experience in project development and holds the position of Chief Executive Officer at JAMROTECH Sp. z o.o. [Ltd.] (Rzeszow, Poland) which consists of activities like IT projects development, consulting, as well as conducting training. He also works at Rzeszow University of Technology and is writing a PhD thesis regarding real-time software engineering.Marcin has published several papers, taken part in many conferences and organized a few of them, as well as participated in two internships at Microsoft in Redmond (USA). He has Microsoft Certified Professional, Microsoft Certified Technology Specialist, and Microsoft Certified Professional Developer certificates.
Descriere
Data structures allow organizing data efficiently. Their suitable implementation can provide a complete solution that acts like reusable code. In this book, you will learn how to use various data structures while developing in the C# language as well as how to implement some of the most common algorithms used with such data structures.