Tag: Exception

The aesthetic exception Essays on art, theatre, and politics


Free Download Tony Fisher, "The aesthetic exception: Essays on art, theatre, and politics"
English | ISBN: 1526170167 | 2023 | 288 pages | PDF | 22 MB
The aesthetic exception theorises anew the relation between art and politics. It challenges critical trends that discount the role of aesthetic autonomy, to impulsively reassert art as an effective form of social engagement. But it equally challenges those on the flipside of the efficacy debate, who insist that art’s politics is limited to a recondite space of ‘autonomous resistance’. The book shows how each side of the efficacy debate overlooks art’s exceptional status and its social mediations. Mobilising philosophy and cultural theory, and employing examples from visual art, performance, and theatre, it proposes four alternative tests to ‘effect’ to offer a nuanced account of art’s political character. Those tests examine how art relates to politics as a practice that articulates its historical conjuncture, and how it prefigures the ‘new’ through simulations capable of activating the political life of the spectator.

(more…)

The aesthetic exception Essays on art, theatre, and politics


Free Download Tony Fisher, "The aesthetic exception: Essays on art, theatre, and politics"
English | ISBN: 1526170167 | 2023 | 288 pages | EPUB | 1417 KB
The aesthetic exception theorises anew the relation between art and politics. It challenges critical trends that discount the role of aesthetic autonomy, to impulsively reassert art as an effective form of social engagement. But it equally challenges those on the flipside of the efficacy debate, who insist that art’s politics is limited to a recondite space of ‘autonomous resistance’. The book shows how each side of the efficacy debate overlooks art’s exceptional status and its social mediations. Mobilising philosophy and cultural theory, and employing examples from visual art, performance, and theatre, it proposes four alternative tests to ‘effect’ to offer a nuanced account of art’s political character. Those tests examine how art relates to politics as a practice that articulates its historical conjuncture, and how it prefigures the ‘new’ through simulations capable of activating the political life of the spectator.

(more…)

Dietrich Bonhoeffer and a Theology of the Exception


Free Download Kevin O’Farrell, "Dietrich Bonhoeffer and a Theology of the Exception "
English | ISBN: 0567709396 | 2023 | 196 pages | EPUB | 432 KB
Engaging with the many debates about the meaning and character of Bonhoeffer’s late resistance theology and action, particularly as it relates to his participation in the attempted coup d’état against Hitler, Dietrich Bonhoeffer and a Theology of the Exception attends to Bonhoeffer’s understanding of the exception. Resisting the common reduction of the exception to a political or ethical concept, O’Farrell argues that the exception for Bonhoeffer is an extraordinary moment in history that disarms persons, impinging on one’s understanding of politics and ethics. Through a wide engagement with the Bonhoeffer corpus, this book claims that this leads to distinctive narrations of key concepts in Bonhoeffer’s corpus: responsibility, the free venture, simple obedience, and action beyond the law. It also offers a different portrait of Bonhoeffer to contemporary narrations. The Bonhoeffer that emerges is neither a Niebuhrian realist, a pacifist, or a religious fanatic, but one who is impelled to act apart from the law without this action becoming arbitrary. This Bonhoeffer provides a hopeful political witness that seeks a world beyond the conflicts and divisions of this age.

(more…)

Mastering C++ Exception Handling


Free Download Mastering C++ Exception Handling
Released: 04/2024
Duration: 1h 29m | .MP4 1280×720, 30 fps(r) | AAC, 48000 Hz, 2ch | 178 MB
Level: Intermediate | Genre: eLearning | Language: English
Bug fixing in code can start off rather simple, with obvious and recurring bugs easy to identify and root out. But eventually the bugs become harder to find and more difficult to fix. Instead of searching out errors one by one, getting to the root of the problem by enhancing your exception handling can turn your code base from chaos to clarity.

(more…)

Exception Handling Fundamentals and Programming


Free Download Exception Handling: Fundamentals and Programming by Pedro Mejia Alvarez , Raul E. Gonzalez Torres , Susana Ortega Cisneros
English | PDF (True) | 2024 | 121 Pages | ISBN : 3031506804 | 1.6 MB
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.

(more…)

Java Practice – Exception Handling


Free Download Java Practice – Exception Handling
Released: 09/2023
Duration: 15m | .MP4 1280×720, 30 fps(r) | AAC, 48000 Hz, 2ch | 34 MB
Level: Intermediate | Genre: eLearning | Language: English
Java is a versatile, object-oriented programming language that is designed to run on a wide variety of platforms. Any machine that has a Java Virtual Machine, or JVM, can run Java apps. For that reason, Java is commonly used in a wide range of applications, including web, mobile, and desktop. In this course, instructor Todd Perkins, who has developed more than a dozen popular apps and games, uses a series of practical challenges to test your understanding of Java exception handling, so you can improve your programming problem-solving skills. Challenges include catching the exception, as well as handling an unsupported operation, a hidden exception, multiple threads, and nested exceptions.

(more…)