Exception Handling

Exception Handling

AngličtinaMěkká vazbaTisk na objednávku
Mejia Alvarez, Pedro
Springer, Berlin
EAN: 9783031506802
Tisk na objednávku
Předpokládané dodání v úterý, 19. listopadu 2024
1 184 Kč
Běžná cena: 1 316 Kč
Sleva 10 %
ks
Chcete tento titul ještě dnes?
knihkupectví Megabooks Praha Korunní
není dostupné
Librairie Francophone Praha Štěpánská
není dostupné
knihkupectví Megabooks Ostrava
není dostupné
knihkupectví Megabooks Olomouc
není dostupné
knihkupectví Megabooks Plzeň
není dostupné
knihkupectví Megabooks Brno
není dostupné
knihkupectví Megabooks Hradec Králové
není dostupné
knihkupectví Megabooks České Budějovice
není dostupné
knihkupectví Megabooks Liberec
není dostupné

Podrobné informace

This book presents the fundamentals of exception handling with examples written in C++ and Python. Starting with its history and evolution, it explores the many facets of exception handling, such as its syntax, semantics, challenges, best practices, and implementation patterns.

The book is composed of five chapters: Chapter 1 provides an introduction, covering the history, various definitions, and challenges of exception handling. Chapter 2 then delves into the basics, offering insights into the foundational concepts and techniques. Subsequently, chapter 3 touches upon the best practices for exception handling, including the differences between errors and exceptions, the use of assertions, and how to provide meaningful error messages. Chapter 4 takes a deep dive into advanced exception-handling techniques, exploring e.g. patterns, guard clauses, and hierarchical exception handling. Eventually, chapter 5 focuses on the complexities of exception handling in real-time and embedded systems.

This book is mainly written for both students and professionals. Its readers will understand the nuances between syntax and semantic errors, learn how to employ try-catch blocks effectively, grasp the importance of logging exceptions, and delve into advanced exception-handling techniques. This way, they will be enabled to handle exceptions effectively and thus write more robust, reliable, and resilient code.

EAN 9783031506802
ISBN 3031506804
Typ produktu Měkká vazba
Vydavatel Springer, Berlin
Datum vydání 2. února 2024
Stránky 112
Jazyk English
Rozměry 235 x 155
Země Switzerland
Autoři Gonzalez Torres, Raul E.; Mejia Alvarez, Pedro; Ortega Cisneros, Susana
Edice 1st ed. 2024
Série SpringerBriefs in Computer Science