Articoli correlati a C++ Windows Programming

Bjornander, Stefan C++ Windows Programming ISBN 13: 9781786464224

C++ Windows Programming - Brossura

 
9781786464224: C++ Windows Programming

Sinossi

C++ Windows Programming

Le informazioni nella sezione "Riassunto" possono far riferimento a edizioni diverse di questo titolo.

L'autore

Stefan Bjornander holds a Master's in Engineering in Computing Science. He has worked as a self-employed consultant in software development. He has also done a lot of teaching for the industry as well as for the university. He has lectured on C, C++, Java, Linux, and Windows as well as compiler construction. He authored Microsoft Visual C++ Windows Applications by Example for Packt Publishing, which gained great acclaim.

Le informazioni nella sezione "Su questo libro" possono far riferimento a edizioni diverse di questo titolo.

EUR 6,68 per la spedizione da Regno Unito a Italia

Destinazione, tempi e costi

Risultati della ricerca per C++ Windows Programming

Foto dell'editore

Stefan Bjornander
Editore: Packt Publishing, 2016
ISBN 10: 1786464225 ISBN 13: 9781786464224
Nuovo PAP
Print on Demand

Da: PBShop.store UK, Fairford, GLOS, Regno Unito

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

PAP. 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. Codice articolo L0-9781786464224

Contatta il venditore

Compra nuovo

EUR 54,94
Convertire valuta
Spese di spedizione: EUR 6,68
Da: Regno Unito a: Italia
Destinazione, tempi e costi

Quantità: Più di 20 disponibili

Aggiungi al carrello

Foto dell'editore

Stefan Bjornander
Editore: Packt Publishing, 2016
ISBN 10: 1786464225 ISBN 13: 9781786464224
Nuovo PAP
Print on Demand

Da: PBShop.store US, Wood Dale, IL, U.S.A.

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

PAP. Condizione: New. New Book. Shipped from UK. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000. Codice articolo L0-9781786464224

Contatta il venditore

Compra nuovo

EUR 63,23
Convertire valuta
Spese di spedizione: GRATIS
Da: U.S.A. a: Italia
Destinazione, tempi e costi

Quantità: Più di 20 disponibili

Aggiungi al carrello

Foto dell'editore

Björnander, Stefan
Editore: Packt Publishing, 2016
ISBN 10: 1786464225 ISBN 13: 9781786464224
Nuovo Brossura

Da: Ria Christie Collections, Uxbridge, Regno Unito

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Condizione: New. In. Codice articolo ria9781786464224_new

Contatta il venditore

Compra nuovo

EUR 54,22
Convertire valuta
Spese di spedizione: EUR 10,37
Da: Regno Unito a: Italia
Destinazione, tempi e costi

Quantità: Più di 20 disponibili

Aggiungi al carrello

Immagini fornite dal venditore

Bjornander, Stefan
ISBN 10: 1786464225 ISBN 13: 9781786464224
Nuovo Paperback or Softback

Da: BargainBookStores, Grand Rapids, MI, U.S.A.

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Paperback or Softback. Condizione: New. C ++ Windows Programming 2.2. Book. Codice articolo BBS-9781786464224

Contatta il venditore

Compra nuovo

EUR 53,42
Convertire valuta
Spese di spedizione: EUR 11,63
Da: U.S.A. a: Italia
Destinazione, tempi e costi

Quantità: 5 disponibili

Aggiungi al carrello

Immagini fornite dal venditore

Björnander, Stefan
Editore: Packt Publishing, 2016
ISBN 10: 1786464225 ISBN 13: 9781786464224
Nuovo Brossura

Da: moluna, Greven, Germania

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Condizione: New. Codice articolo 448323604

Contatta il venditore

Compra nuovo

EUR 60,80
Convertire valuta
Spese di spedizione: EUR 9,70
Da: Germania a: Italia
Destinazione, tempi e costi

Quantità: Più di 20 disponibili

Aggiungi al carrello

Foto dell'editore

Bjornander, Stefan
Editore: Packt Publishing 2016-08, 2016
ISBN 10: 1786464225 ISBN 13: 9781786464224
Nuovo PF

Da: Chiron Media, Wallingford, Regno Unito

Valutazione del venditore 4 su 5 stelle 4 stelle, Maggiori informazioni sulle valutazioni dei venditori

PF. Condizione: New. Codice articolo 6666-IUK-9781786464224

Contatta il venditore

Compra nuovo

EUR 48,74
Convertire valuta
Spese di spedizione: EUR 23,06
Da: Regno Unito a: Italia
Destinazione, tempi e costi

Quantità: 10 disponibili

Aggiungi al carrello

Immagini fornite dal venditore

Stefan Bjornander
ISBN 10: 1786464225 ISBN 13: 9781786464224
Nuovo Paperback

Da: Rarewaves.com UK, London, Regno Unito

Valutazione del venditore 4 su 5 stelle 4 stelle, Maggiori informazioni sulle valutazioni dei venditori

Paperback. Condizione: New. Develop real-world applications in Windows.About This Book. Create diverse applications featuring the versatility of Small Windows C++ library. Learn about object-oriented programming in Windows and how to develop a large object-oriented class library in C++. Understand how to tackle application-specific problems along with acquiring a deep understanding of the workings of Windows architectureWho This Book Is ForThis book is for application developers who want a head-first approach into Windows programming. It will teach you how to develop an object-oriented class library in C++ and enhanced applications in Windows. Basic knowledge of C++ and the object-oriented framework is assumed to get the most out of this book.What You Will Learn . Develop advanced real-world applications in Windows. Design and implement a graphical object-oriented class library in C++. Get to grips with the workings of the integral aspects of the Win32 API, such as mouse input, drawing, cut-and-paste, file handling, and drop files. Identify general problems when developing graphical applications as well as specific problems regarding drawing, spreadsheet, and word processing applications. Implement classes, functions, and macros of the object-oriented class library developed in the book and how we implement its functionality by calling functions and macros in the Win32 APIIn DetailIt is critical that modern developers have the right tools to build practical, user-friendly, and efficient applications in order to compete in today's market. Through hands-on guidance, this book illustrates and demonstrates C++ best practices and the Small Windows object-oriented class library to ease your development of interactive Windows applications.Begin with a focus on high level application development using Small Windows. Learn how to build four real-world applications which focus on the general problems faced when developing graphical applications. Get essential troubleshooting guidance on drawing, spreadsheet, and word processing applications. Finally finish up with a deep dive into the workings of the Small Windows class library, which will give you all the insights you need to build your own object-oriented class library in C++.Style and approach This book takes a tutorial-style approach that will demonstrate the features of a C++ object-oriented library by developing interactive Windows applications. Codice articolo LU-9781786464224

Contatta il venditore

Compra nuovo

EUR 70,49
Convertire valuta
Spese di spedizione: EUR 2,31
Da: Regno Unito a: Italia
Destinazione, tempi e costi

Quantità: Più di 20 disponibili

Aggiungi al carrello

Foto dell'editore

Stefan Bjornander
Editore: Packt Publishing Limited, 2016
ISBN 10: 1786464225 ISBN 13: 9781786464224
Nuovo Paperback / softback
Print on Demand

Da: THE SAINT BOOKSTORE, Southport, Regno Unito

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Paperback / softback. Condizione: New. This item is printed on demand. New copy - Usually dispatched within 5-9 working days 1035. Codice articolo C9781786464224

Contatta il venditore

Compra nuovo

EUR 61,01
Convertire valuta
Spese di spedizione: EUR 14,73
Da: Regno Unito a: Italia
Destinazione, tempi e costi

Quantità: Più di 20 disponibili

Aggiungi al carrello

Immagini fornite dal venditore

Stefan Bjornander
ISBN 10: 1786464225 ISBN 13: 9781786464224
Nuovo Paperback

Da: Rarewaves.com USA, London, LONDO, Regno Unito

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Paperback. Condizione: New. Develop real-world applications in Windows.About This Book. Create diverse applications featuring the versatility of Small Windows C++ library. Learn about object-oriented programming in Windows and how to develop a large object-oriented class library in C++. Understand how to tackle application-specific problems along with acquiring a deep understanding of the workings of Windows architectureWho This Book Is ForThis book is for application developers who want a head-first approach into Windows programming. It will teach you how to develop an object-oriented class library in C++ and enhanced applications in Windows. Basic knowledge of C++ and the object-oriented framework is assumed to get the most out of this book.What You Will Learn . Develop advanced real-world applications in Windows. Design and implement a graphical object-oriented class library in C++. Get to grips with the workings of the integral aspects of the Win32 API, such as mouse input, drawing, cut-and-paste, file handling, and drop files. Identify general problems when developing graphical applications as well as specific problems regarding drawing, spreadsheet, and word processing applications. Implement classes, functions, and macros of the object-oriented class library developed in the book and how we implement its functionality by calling functions and macros in the Win32 APIIn DetailIt is critical that modern developers have the right tools to build practical, user-friendly, and efficient applications in order to compete in today's market. Through hands-on guidance, this book illustrates and demonstrates C++ best practices and the Small Windows object-oriented class library to ease your development of interactive Windows applications.Begin with a focus on high level application development using Small Windows. Learn how to build four real-world applications which focus on the general problems faced when developing graphical applications. Get essential troubleshooting guidance on drawing, spreadsheet, and word processing applications. Finally finish up with a deep dive into the workings of the Small Windows class library, which will give you all the insights you need to build your own object-oriented class library in C++.Style and approach This book takes a tutorial-style approach that will demonstrate the features of a C++ object-oriented library by developing interactive Windows applications. Codice articolo LU-9781786464224

Contatta il venditore

Compra nuovo

EUR 78,92
Convertire valuta
Spese di spedizione: EUR 2,31
Da: Regno Unito a: Italia
Destinazione, tempi e costi

Quantità: Più di 20 disponibili

Aggiungi al carrello

Immagini fornite dal venditore

Stefan Björnander
Editore: Packt Publishing, 2016
ISBN 10: 1786464225 ISBN 13: 9781786464224
Nuovo Taschenbuch
Print on Demand

Da: AHA-BUCH GmbH, Einbeck, Germania

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Taschenbuch. Condizione: Neu. nach der Bestellung gedruckt Neuware - Printed after ordering. Codice articolo 9781786464224

Contatta il venditore

Compra nuovo

EUR 77,20
Convertire valuta
Spese di spedizione: EUR 14,99
Da: Germania a: Italia
Destinazione, tempi e costi

Quantità: 1 disponibili

Aggiungi al carrello

Vedi altre 1 copie di questo libro

Vedi tutti i risultati per questo libro