Practical C++ Backend Programming - Barbara, Justin
- Format: Broché Voir le descriptif
Vous en avez un à vendre ?
Vendez-le-vôtre57,75 €
Produit Neuf
Ou 14,44 € /mois
- Livraison à 0,01 €
- Livré entre le 7 et le 14 avril
Brand new, In English, Fast shipping from London, UK; Tout neuf, en anglais, expédition rapide depuis Londres, Royaume-Uni;ria9788196288389_dbm
- Payez directement sur Rakuten (CB, PayPal, 4xCB...)
- Récupérez le produit directement chez le vendeur
- Rakuten vous rembourse en cas de problème
Gratuit et sans engagement
Félicitations !
Nous sommes heureux de vous compter parmi nos membres du Club Rakuten !
TROUVER UN MAGASIN
Retour
Avis sur Practical C++ Backend Programming de Barbara, Justin Format Broché - Livre Informatique
0 avis sur Practical C++ Backend Programming de Barbara, Justin Format Broché - Livre Informatique
Donnez votre avis et cumulez 5
Les avis publiés font l'objet d'un contrôle automatisé de Rakuten.
-
Remarques Sur Les Couleurs Suivi De Le Vu, Le Peint Et Le Parlé
Occasion dès 49,97 €
-
Textes Allemands : Classes Terminales
1 avis
Occasion dès 40,00 €
-
Woman In The Mirror
Occasion dès 44,00 €
-
Le Mans: The Official History 1923-29
Neuf dès 67,14 €
-
Elvis Presley On Tour Livre Usa 120 Pages 240 Photos Inedites ! Rare!
Occasion dès 59,00 €
-
Art And Flair Of Mary Blair, The-Updated Edition
Neuf dès 44,17 €
Occasion dès 149,00 €
-
L'amica Geniale. Edizione Completa
Occasion dès 70,19 €
-
Machine Learning And Data Sciences For Financial Markets
Neuf dès 150,03 €
Occasion dès 78,87 €
-
Obra Hermética
Occasion dès 45,08 €
-
Art Nouveau: Paris 1895 (Giftwraps By Artists)
Occasion dès 35,00 €
-
Grammatik Aktiv - Deutsch Als Fremdsprache - B2/C1
Neuf dès 37,15 €
-
Eighteenth Century Musical Instruments, France And Britain = Les Instruments De Musique Au Xviiie Siecle, France Et Grande-Bretagne: [Catalo
Occasion dès 55,50 €
-
Sailing The Seas
Neuf dès 45,00 €
-
The Art Of Computer Programming 1. Fundamental Algorithms
Occasion dès 45,99 €
-
Crew Resource Management Training
Neuf dès 85,94 €
Occasion dès 82,99 €
-
Water Fuel Cell
Neuf dès 31,01 €
-
Le Cul De La Femme - Une Collection De Portraits De Pierre Louÿs (1892-1914)
5 avis
Occasion dès 69,00 €
-
And The Truth Shall Set You Free
Occasion dès 44,79 €
-
The Ballad Of Sexual Dependency
Occasion dès 84,91 €
-
L'idiotisme - Dictionnaire D'expressions Idiomatiques Français-Anglais Et Anglais-Français
Neuf dès 49,00 €
Occasion dès 37,39 €
Produits similaires
Présentation Practical C++ Backend Programming de Barbara, Justin Format Broché
- Livre Informatique
Résumé :
Practical C++ Backend Programming is a comprehensive walkthrough that provides readers with the necessary tools and knowledge to become proficient C++ backend developers. With a strong focus on real-world application and practical implementation, this book takes readers on a journey through the multifaceted landscape of backend development, making it an essential resource for any aspiring or current backend developer. Starting with the basics, the book introduces C++, providing a solid foundation in the language, its structure, and core concepts with regards to backend programming. From there, readers dive into the more complex elements of backend development. Through our engaging sections, use-cases and sample examples, readers are introduced to advanced topics such as concurrent programming, exploring threading and multiprocessing to handle intensive computational tasks, thus laying the groundwork for scalable applications. This book offers an in-depth look into APIs, specifically gRPC, along with caching strategies, and database management, using MongoDB as a NoSQL database of choice. All the while, readers will learn to implement these technologies in a practical context, building a blog application from scratch, thereby bridging the gap between theory and practical implementation. An entire section is dedicated to securing applications, wherein the book teaches authentication, authorization, and database security, and demonstrates how to implement these measures in the blog application. Another utmost important part of this book is to cover testing strategies, teaching the reader how to employ Google Test (gtest) to create robust and fail-proof backend solutions. Finally, the journey culminates in a step-by-step walkthrough to deploying applications on AWS, ensuring the reader is equipped with the necessary skills to take their applications live. Key LearningsDetailed overview of C++ programming, catering to both beginners and experienced coders. Practical exploration of concurrent programming for scalable and efficient application design. Comprehensive understanding of API usage, specifically using the gRPC framework. Deep dive into MongoDB for effective NoSQL database management and operations. Thorough walkthrough to implementing caching strategies for performance optimization. Strategic use of Nginx for handling web server needs including load balancing. Hands-on guide to implementing security measures for databases, APIs, and web servers. Instruction on employing Google Test for robust application testing and debugging. Step-by-step guidance for deploying applications on AWS, ensuring real-world readiness. Practical application of concepts via building and refining a blog application. Table of ContentIntroduction to Backend Development C++ Refresher and Essentials Deep Dive into Algorithms Mastering Version Control - Git and GitHub Managing Database Operations with MongoDB Crafting Rest APIs with gRPC Dealing with Client-side and Server-side Caching Managing Web Servers with Nginx Testing Your C++ Backend Securing Your C++ Backend Deploying Your Application Audience This book is appropriate for readers with some background in C++ and nothing about back-end development. It's great for those just getting their feet wet in back-end, as well as seasoned pros looking to hone their craft and learn something new. Whether you're a student, or professional this book will teach you everything you need to know to master the art of C++ back-end development....
Sommaire:
Practical C++ Backend Programming is a comprehensive walkthrough that provides readers with the necessary tools and knowledge to become proficient C++ backend developers. With a strong focus on real-world application and practical implementation, this book takes readers on a journey through the multifaceted landscape of backend development, making it an essential resource for any aspiring or current backend developer. Starting with the basics, the book introduces C++, providing a solid foundation in the language, its structure, and core concepts with regards to backend programming. From there, readers dive into the more complex elements of backend development. Through our engaging sections, use-cases and sample examples, readers are introduced to advanced topics such as concurrent programming, exploring threading and multiprocessing to handle intensive computational tasks, thus laying the groundwork for scalable applications. This book offers an in-depth look into APIs, specifically gRPC, along with caching strategies, and database management, using MongoDB as a NoSQL database of choice. All the while, readers will learn to implement these technologies in a practical context, building a blog application from scratch, thereby bridging the gap between theory and practical implementation. An entire section is dedicated to securing applications, wherein the book teaches authentication, authorization, and database security, and demonstrates how to implement these measures in the blog application. Another utmost important part of this book is to cover testing strategies, teaching the reader how to employ Google Test (gtest) to create robust and fail-proof backend solutions. Finally, the journey culminates in a step-by-step walkthrough to deploying applications on AWS, ensuring the reader is equipped with the necessary skills to take their applications live. Key LearningsDetailed overview of C++ programming, catering to both beginners and experienced coders. Practical exploration of concurrent programming for scalable and efficient application design. Comprehensive understanding of API usage, specifically using the gRPC framework. Deep dive into MongoDB for effective NoSQL database management and operations. Thorough walkthrough to implementing caching strategies for performance optimization. Strategic use of Nginx for handling web server needs including load balancing. Hands-on guide to implementing security measures for databases, APIs, and web servers. Instruction on employing Google Test for robust application testing and debugging. Step-by-step guidance for deploying applications on AWS, ensuring real-world readiness. Practical application of concepts via building and refining a blog application. Table of ContentIntroduction to Backend Development C++ Refresher and Essentials Deep Dive into Algorithms Mastering Version Control - Git and GitHub Managing Database Operations with MongoDB Crafting Rest APIs with gRPC Dealing with Client-side and Server-side Caching Managing Web Servers with Nginx Testing Your C++ Backend Securing Your C++ Backend Deploying Your Application Audience This book is appropriate for readers with some background in C++ and nothing about back-end development. It's great for those just getting their feet wet in back-end, as well as seasoned pros looking to hone their craft and learn something new. Whether you're a student, or professional this book will teach you everything you need to know to master the art of C++ back-end development....
Détails de conformité du produit
Personne responsable dans l'UE