Lingua: Inglese
Editore: I.K. International Publishing House Pvt. Ltd., 2017
ISBN 10: 9385909363 ISBN 13: 9789385909368
Da: Majestic Books, Hounslow, Regno Unito
EUR 10,81
Quantità: 4 disponibili
Aggiungi al carrelloCondizione: New. pp. 422.
Lingua: Inglese
Editore: I.K. International Publishing House Pvt. Ltd., 2017
ISBN 10: 9385909363 ISBN 13: 9789385909368
Da: Books Puddle, New York, NY, U.S.A.
Condizione: New. pp. 422.
Lingua: Inglese
Editore: I.K. International Publishing House Pvt. Ltd., 2017
ISBN 10: 9385909363 ISBN 13: 9789385909368
Da: Biblios, Frankfurt am main, HESSE, Germania
EUR 10,94
Quantità: 4 disponibili
Aggiungi al carrelloCondizione: New. pp. 422.
Lingua: Inglese
Editore: I K International, New Delhi, 2017
ISBN 10: 9385909363 ISBN 13: 9789385909368
Da: Books in my Basket, New Delhi, India
EUR 6,51
Quantità: 4 disponibili
Aggiungi al carrelloN.A. Condizione: New. ISBN:9789385909368.
EUR 43,02
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New.
Da: California Books, Miami, FL, U.S.A.
EUR 45,38
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New.
Da: Vedams eBooks (P) Ltd, New Delhi, India
EUR 30,03
Quantità: 1 disponibili
Aggiungi al carrelloSoft cover. Condizione: As New. The book elaborates on the basics of procedure oriented programming and the fundamentals of writing C codes. The most noticeable feature of the book is the complete technical guidance for IT interview. It contains MCQs with 4 or 5 interesting options which prompts the candidate to think over a broad range of compilers. A brief and convincing answer for all the questions has been provided. It goes on to cover aspects like functions and loops, which will help novice programmers to code properly. Each concept is covered using tracing to explain how the particular coding construct and real- time programs works to help users understand how to implement theoretical concepts and obtain outputs to assure validity of programs written. Elementary programming concepts like arrays, loops, assignment operators, functions, file processing, data structures, etc. have been covered in the book. The flow of the book is organized in such a way that even a fresh candidate can easily follow the flow of concept and master the language at a comparatively faster rate. This book will act as placement assistant for the fresh IT candidates in the technical round (C language). (jacket).
EUR 47,57
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: As New. Unread book in perfect condition.
Da: Ria Christie Collections, Uxbridge, Regno Unito
EUR 48,42
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New. In.
Lingua: Inglese
Editore: Packt Publishing 2019-10-31, 2019
ISBN 10: 1838821139 ISBN 13: 9781838821135
Da: Chiron Media, Wallingford, Regno Unito
EUR 45,02
Quantità: Più di 20 disponibili
Aggiungi al carrelloPaperback. Condizione: New.
Lingua: Inglese
Editore: Packt Publishing Limited, GB, 2019
ISBN 10: 1838821139 ISBN 13: 9781838821135
Da: Rarewaves.com USA, London, LONDO, Regno Unito
EUR 63,99
Quantità: Più di 20 disponibili
Aggiungi al carrelloPaperback. Condizione: New. Become an expert at C++ by learning all the key C++ concepts and working through interesting exercisesKey FeaturesExplore C++ concepts through descriptive graphics and interactive exercisesLearn how to keep your development bug-free with testing and debuggingDiscover various techniques to optimize your codeBook DescriptionC++ is one of the most widely used programming languages and is applied in a variety of domains, right from gaming to graphical user interface (GUI) programming and even operating systems. If you're looking to expand your career opportunities, mastering the advanced features of C++ is key.The book begins with advanced C++ concepts by helping you decipher the sophisticated C++ type system and understand how various stages of compilation convert source code to object code. You'll then learn how to recognize the tools that need to be used in order to control the flow of execution, capture data, and pass data around. By creating small models, you'll even discover how to use advanced lambdas and captures and express common API design patterns in C++. As you cover later chapters, you'll explore ways to optimize your code by learning about memory alignment, cache access, and the time a program takes to run. The concluding chapter will help you to maximize performance by understanding modern CPU branch prediction and how to make your code cache-friendly.By the end of this book, you'll have developed programming skills that will set you apart from other C++ programmers.What you will learnDelve into the anatomy and workflow of C++Study the pros and cons of different approaches to coding in C++Test, run, and debug your programsLink object files as a dynamic libraryUse templates, SFINAE, constexpr if expressions and variadic templatesApply best practice to resource managementWho this book is forIf you have worked in C++ but want to learn how to make the most of this language, especially for large projects, this book is for you. A general understanding of programming and knowledge of using an editor to produce code files in project directories is a must. Some experience with strongly typed languages, such as C and C++, is also recommended.
EUR 47,99
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New.
EUR 52,88
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: As New. Unread book in perfect condition.
Lingua: Inglese
Editore: Packt Publishing Limited, GB, 2019
ISBN 10: 1838821139 ISBN 13: 9781838821135
Da: Rarewaves.com UK, London, Regno Unito
EUR 59,60
Quantità: Più di 20 disponibili
Aggiungi al carrelloPaperback. Condizione: New. Become an expert at C++ by learning all the key C++ concepts and working through interesting exercisesKey FeaturesExplore C++ concepts through descriptive graphics and interactive exercisesLearn how to keep your development bug-free with testing and debuggingDiscover various techniques to optimize your codeBook DescriptionC++ is one of the most widely used programming languages and is applied in a variety of domains, right from gaming to graphical user interface (GUI) programming and even operating systems. If you're looking to expand your career opportunities, mastering the advanced features of C++ is key.The book begins with advanced C++ concepts by helping you decipher the sophisticated C++ type system and understand how various stages of compilation convert source code to object code. You'll then learn how to recognize the tools that need to be used in order to control the flow of execution, capture data, and pass data around. By creating small models, you'll even discover how to use advanced lambdas and captures and express common API design patterns in C++. As you cover later chapters, you'll explore ways to optimize your code by learning about memory alignment, cache access, and the time a program takes to run. The concluding chapter will help you to maximize performance by understanding modern CPU branch prediction and how to make your code cache-friendly.By the end of this book, you'll have developed programming skills that will set you apart from other C++ programmers.What you will learnDelve into the anatomy and workflow of C++Study the pros and cons of different approaches to coding in C++Test, run, and debug your programsLink object files as a dynamic libraryUse templates, SFINAE, constexpr if expressions and variadic templatesApply best practice to resource managementWho this book is forIf you have worked in C++ but want to learn how to make the most of this language, especially for large projects, this book is for you. A general understanding of programming and knowledge of using an editor to produce code files in project directories is a must. Some experience with strongly typed languages, such as C and C++, is also recommended.
Da: Ria Christie Collections, Uxbridge, Regno Unito
EUR 139,33
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New. In.
Da: GreatBookPrices, Columbia, MD, U.S.A.
EUR 150,57
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New.
Da: GreatBookPrices, Columbia, MD, U.S.A.
EUR 153,76
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: As New. Unread book in perfect condition.
Da: GreatBookPricesUK, Woodford Green, Regno Unito
EUR 139,32
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New.
Da: GreatBookPricesUK, Woodford Green, Regno Unito
EUR 154,53
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: As New. Unread book in perfect condition.
Da: PBShop.store US, Wood Dale, IL, U.S.A.
EUR 47,61
Quantità: Più di 20 disponibili
Aggiungi al carrelloPAP. Condizione: New. New Book. Shipped from UK. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000.
Da: PBShop.store UK, Fairford, GLOS, Regno Unito
EUR 43,86
Quantità: Più di 20 disponibili
Aggiungi al carrelloPAP. Condizione: New. New Book. Delivered from our UK warehouse in 4 to 14 business days. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000.
Da: THE SAINT BOOKSTORE, Southport, Regno Unito
EUR 49,29
Quantità: Più di 20 disponibili
Aggiungi al carrelloPaperback / softback. Condizione: New. This item is printed on demand. New copy - Usually dispatched within 5-9 working days.