{"title":"Marcelo Guerra Hahn","description":null,"products":[{"product_id":"expert-c-book-marcelo-guerra-hahn-9781804617830","title":"Expert C++","description":"Take your C++ skills to the next level with expert insights on advanced techniques, design patterns, and high-performance programming Purchase of the print or Kindle book includes a free PDF eBook  Key Features  Master templates, metaprogramming, and advanced functional programming techniques to elevate your C++ skills Design scalable and efficient C++ applications with the latest features of C++17 and C++20 Explore real-world examples and essential design patterns to optimize your code  Book DescriptionAre you an experienced C++ developer eager to take your skills to the next level? This updated edition of Expert C++ is tailored to propel you toward your goals. This book takes you on a journey of building C++ applications while exploring advanced techniques beyond object-oriented programming. Along the way, you'll get to grips with designing templates, including template metaprogramming, and delve into memory management and smart pointers. Once you have a solid grasp of these foundational concepts, you'll advance to more advanced topics such as data structures with STL containers and explore advanced data structures with C++. Additionally, the book covers essential aspects like functional programming, concurrency, and multithreading, and designing concurrent data structures. It also offers insights into designing world-ready applications, incorporating design patterns, and addressing networking and security concerns. Finally, it adds to your knowledge of debugging and testing and large-scale application design. With Expert C++ as your guide, you'll be empowered to push the boundaries of your C++ expertise and unlock new possibilities in software development.What you will learn  Go beyond the basics to explore advanced C++ programming techniques Develop proficiency in advanced data structures and algorithm design with C++17 and C++20 Implement best practices and design patterns to build scalable C++ applications Master C++ for machine learning, data science, and data analysis framework design Design world-ready applications, incorporating networking and security considerations Strengthen your understanding of C++ concurrency, multithreading, and optimizing performance with concurrent data structures  Who this book is forThis book will empower experienced C++ developers to achieve advanced proficiency, enabling them to build professional-grade applications with the latest features of C++17 and C++20. If you’re an aspiring software engineer or computer science student, you’ll be able to master advanced C++ programming techniques through real-world applications that will prepare you for complex projects and real-world challenges.","brand":"WoB","offers":[{"title":"US \/ GOOD \/ SBYB","offer_id":50391304634641,"sku":"CIN1804617830G","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ NEW \/ INGRAM","offer_id":51052123685137,"sku":"NIN9781804617830","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ NEW \/ INGRAM","offer_id":52338302255377,"sku":"NLS9781804617830","price":0.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/1804617830.jpg?v=1750833300"},{"product_id":"learn-c-with-visual-studio-2022-book-marcelo-guerra-hahn-9789365896503","title":"Learn C# with Visual Studio 2022","description":"\u003cp\u003e\u003cstrong\u003eDESCRIPTION \u003c\/strong\u003e\u003c\/p\u003e\u003cp\u003eC# and Visual Studio 2022 are foundational technologies for developing a wide range of applications on the .NET platform, from desktop to web. This book is your practical guide to mastering these tools, designed to take you from understanding the basics to building real-world solutions effectively.\u003c\/p\u003e\u003cp\u003e\u003c\/p\u003e\u003cp\u003eThis book starts with setting up the IDE, and covers core programming basics like syntax rules, variables, data types, operators, control structures (like if-else statements and loops), exception handling, and methods. You will learn essential object-oriented programming (OOP) concepts such as classes, objects, encapsulation, inheritance, polymorphism, and abstraction. Progressing beyond fundamentals, you will learn efficient data management with collections, generics, and LINQ, handling events using delegates and events, and data persistence via file and stream I\/O. The journey continues with file and stream input\/output operations, enhancing application responsiveness with asynchronous programming, and delving into advanced concepts like reflection and dynamic programming. Finally, you will gain hands-on experience in building user-friendly Windows desktop applications with Windows Forms and WPF, and creating modern web applications and services using ASP.NET Core and Blazor, including building interactive client-side web UIs with C#.\u003c\/p\u003e\u003cp\u003e\u003c\/p\u003e\u003cp\u003eBy mastering these skills, you will possess a solid understanding of C# and the capabilities of Visual Studio 2022 to tackle real-world programming challenges, develop robust, scalable, and maintainable solutions, enhancing job stability in the C# development market.\u003c\/p\u003e\u003cp\u003e\u003c\/p\u003e\u003cp\u003e\u003cstrong\u003eWHAT YOU WILL LEARN\u003c\/strong\u003e\u003c\/p\u003e\u003cp\u003e● Write C# programs using Visual Studio 2022 effectively.\u003c\/p\u003e\u003cp\u003e● Apply core OOP concepts in C#.\u003c\/p\u003e\u003cp\u003e● Manage data structures and perform queries using collections and LINQ.\u003c\/p\u003e\u003cp\u003e● Build desktop applications with Windows Forms and WPF frameworks.\u003c\/p\u003e\u003cp\u003e● Develop modern web applications using ASP.NET Core and Blazor.\u003c\/p\u003e\u003cp\u003e\u003c\/p\u003e\u003cp\u003e\u003cstrong\u003eWHO THIS BOOK IS FOR\u003c\/strong\u003e\u003c\/p\u003e\u003cp\u003eThis book is for software developers, students learning C#, and professionals looking to adopt .NET development using Visual Studio 2022. It is tailored for individuals new to programming or those with some C# background, aiming to expand their expertise using Visual Studio 2022. \u003c\/p\u003e\u003cp\u003e\u003c\/p\u003e\u003cp\u003e\u003c\/p\u003e","brand":"WoB","offers":[{"title":"GB \/ NEW \/ GARDNERS","offer_id":52111364227345,"sku":"NGR9789365896503","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ NEW \/ INGRAM","offer_id":52668949856529,"sku":"NLS9789365896503","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ NEW \/ INGRAM","offer_id":52763559461137,"sku":"NIN9789365896503","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/9789365896503.jpg?v=1757140560"},{"product_id":"gui-programming-with-c-book-marcelo-guerra-hahn-9781835882542","title":"GUI Programming with C#","description":"Learn the basics of GUI programming in C# through clear, step-by-step examples using Blazor, .NET MAUI, and WinUI 3. Build simple web and desktop interfaces while understanding core UI concepts, event handling, and data binding.  Key Features  Understand core GUI principles in C# through simple, guided examples Build introductory apps with Blazor, .NET MAUI, and WinUI 3 Learn data binding and foundational MVVM concepts Purchase of the print or Kindle book includes a free PDF eBook  Book DescriptionDeveloping graphical user interfaces in C# can feel overwhelming with so many frameworks and tools to choose from. This book simplifies the journey by teaching GUI fundamentals through small, structured, and practical examples. You start with core GUI concepts, event driven programming, and basic interface design. Then you build simple web apps using Blazor and WebAssembly, learning about components, rendering, and data binding. Next, you explore cross platform development with .NET MAUI, working with XAML, layouts, controls, and basic app logic. Finally, you create Windows desktop applications with WinUI 3, using common controls and foundational patterns such as MVVM and data binding. Rather than focusing on complex enterprise architecture, the book builds your skills step by step. Each chapter reinforces key ideas through clear examples designed to build confidence and practical understanding. Written by Marcelo, a developer with over 18 years of experience in C#, C++, Azure, and data driven systems, this book helps you gain clarity in GUI development. By the end, you will be able to create simple, well structured web and desktop interfaces in C# and understand the core concepts behind them.What you will learn  Understand core GUI concepts and event-driven programming in C# Create beginner-friendly web interfaces using Blazor components Build simple cross-platform apps with .NET MAUI and XAML Handle user input, events, and basic UI logic in your applications Develop Windows desktop interfaces with WinUI 3 controls Apply data binding and introductory MVVM patterns  Who this book is forThis book is for C# developers who want a beginner-friendly introduction to GUI programming. It is suitable for junior developers, backend developers expanding into UI work, and learners who want to understand the foundations before exploring more advanced UI architecture. You should be comfortable with basic C# syntax, classes, and object-oriented programming concepts. No prior experience with Blazor, .NET MAUI, WinUI 3, XAML, or MVVM is required.","brand":"WoB","offers":[{"title":"GB \/ NEW \/ INGRAM","offer_id":53181322199313,"sku":"NLS9781835882542","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ NEW \/ INGRAM","offer_id":53493771043089,"sku":"NIN9781835882542","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/9781835882542.jpg?v=1773915254"}],"url":"https:\/\/www.worldofbooks.com\/en-gb\/collections\/author-books-by-marcelo-guerra-hahn.oembed","provider":"World of Books ","version":"1.0","type":"link"}