Subject-oriented Texts

Subject-oriented Texts
Title Subject-oriented Texts PDF eBook
Author Hartmut Schröder
Publisher Walter de Gruyter
Pages 333
Release 2011-09-08
Genre Language Arts & Disciplines
ISBN 3110858746

Download Subject-oriented Texts Book in PDF, Epub and Kindle

Foundations of Object-oriented Languages

Foundations of Object-oriented Languages
Title Foundations of Object-oriented Languages PDF eBook
Author Kim B. Bruce
Publisher MIT Press
Pages 416
Release 2002
Genre Computers
ISBN 9780262025232

Download Foundations of Object-oriented Languages Book in PDF, Epub and Kindle

A presentation of the formal underpinnings of object-oriented programming languages.

Subject-Oriented Business Process Management

Subject-Oriented Business Process Management
Title Subject-Oriented Business Process Management PDF eBook
Author Albert Fleischmann
Publisher Springer
Pages 235
Release 2011-08-12
Genre Computers
ISBN 3642231357

Download Subject-Oriented Business Process Management Book in PDF, Epub and Kindle

This book constitutes the thoroughly refereed post-proceedings of the Second International Conference on Subject-Oriented Business Process Management, S-BPM ONE 2010, held in Karlsruhe, Germany in October 2010. The 10 revised full papers presented together with one invited keynote paper and three panel statements were carefully reviewed and selected from initially 17 submissions. The papers present innovative cross-disciplinary ideas, concepts, methods, tools and results in foundational and applied research as well as studies on the realization of such innovations in the real world - all based on the promising new paradigm of subject-oriented business process management.

The Concept of ›Ruach Ra‘ah‹ in Contemporary Rabbinic Responsa (1945–2000)

The Concept of ›Ruach Ra‘ah‹ in Contemporary Rabbinic Responsa (1945–2000)
Title The Concept of ›Ruach Ra‘ah‹ in Contemporary Rabbinic Responsa (1945–2000) PDF eBook
Author Leon Mock
Publisher Walter de Gruyter GmbH & Co KG
Pages 404
Release 2021-10-04
Genre Religion
ISBN 3110699893

Download The Concept of ›Ruach Ra‘ah‹ in Contemporary Rabbinic Responsa (1945–2000) Book in PDF, Epub and Kindle

The concept of ‘Ruakh Ra‘ah’ (Evil Spirit), is extremely rare in the Tanach, but is found much more frequently in post-Biblical rabbinic literature and even more in publications by rabbis of the last two centuries. This study focuses on the quite neglected period of responsa literature after the Second World War until the present. This literature consist fo answers given to questions about religious rules. The notion of the 'evil spirit' is strongly connected to the ritual of washing hands in the morning, but also before a meal, in connection with sexual relations and with visiting a graveyard. The washing of hands is supposed to be necessary to ward off bad influences. This ritual can be understood in between mysticism, gender studies, magic and embodied religion. This book analyses the meaning and role of the ‘Ruakh Ra‘ah’ in a corpus of almost 200 rabbinic orthodox response from 1945-2000. What happens to the term Ruakh Ra‘ah in these modern responsa? Does the ritual persist without being associated with the Ruakh Ra‘ah, or does the term continue to be linked to the ritual, but reinterpreted in cause of the possible tension between the traditional rabbinic paradigm and the modern scientific knowledge paradigm. The connection between this ritual and the stratification of the (ultra) orthodox society and cosmological representations offers a clue to the rationale of this practice. Questions of identity, gender and community boundaries that divide insiders from outsiders (Jewish and non-Jewish) seem to be related to the discourse in the corpus on this ritual. As the Ruakh Ra‘ah stands at the intersection between magical perceptions, religion (ritual), and premodern science (medicine) it is suitable as a possible test case for the way in which modern rabbinic responsa deal with other archaic terms and concepts that are related or comparable to the Ruakh Raah. This book is relevant to the debate on the relation of religion to the modern world as it provides insights into the ways contemporary believers deal with the modern world, and the various mechanisms to deal with potential discrepancies.

Teaching Academic Writing in European Higher Education

Teaching Academic Writing in European Higher Education
Title Teaching Academic Writing in European Higher Education PDF eBook
Author Lennart Björk
Publisher Springer Science & Business Media
Pages 236
Release 2005-12-30
Genre Education
ISBN 0306481952

Download Teaching Academic Writing in European Higher Education Book in PDF, Epub and Kindle

This volume describes in detail teaching philosophies, curricular structures, research approaches and organizational models used in European countries. It offers concrete teaching strategies and examples: from individual tutorials to large classes, from face-to-face to web-based teaching, and addresses educational and cultural differences between writing instruction in Europe and the US.

Writing History in Late Modern English

Writing History in Late Modern English
Title Writing History in Late Modern English PDF eBook
Author Isabel Moskowich
Publisher John Benjamins Publishing Company
Pages 288
Release 2019-10-09
Genre Language Arts & Disciplines
ISBN 9027262012

Download Writing History in Late Modern English Book in PDF, Epub and Kindle

This volume focuses on the relationship and interaction of language and science between 1700 and 1900. It pays particular attention to English History writing in late Modern English as compiled in the Corpus of History English Texts (CHET), a newly released sub-corpus of the Coruña Corpus of English Scientific Writing. The chapters cover methodological issues, the period and the status of the discipline itself, as well as pilot studies for the description of scientific discourse using CHET. They embrace topics in several linguistic fields: discourse analysis, syntax, semantics, morpho-syntax. The studies take into account extralinguistic parameters of texts, such as year of publication, sex of the author, geographical provenance of authors and the communicative formats/genres to which the text sample belongs. In the particular case of CHET, the collected samples can be grouped in eight different categories and such categories, as well as the above-mentioned metadata information, can be used to search the corpus. The book is of interest for scholars specialised in corpus linguistics and historical linguistics, as well as linguists in general. The metadata information used for analysis can also be of interest for historians and historians of science in particular.The Corpus of History English Texts (CHET), accompanied by the Coruña Corpus Tool (CCT), purpose-designed software by IrLab, is accessible online at the Repositorio Universidade Coruña at http://hdl.handle.net/2183/21849

Object-Oriented Python

Object-Oriented Python
Title Object-Oriented Python PDF eBook
Author Irv Kalb
Publisher No Starch Press
Pages 417
Release 2022-01-25
Genre Computers
ISBN 1718502060

Download Object-Oriented Python Book in PDF, Epub and Kindle

Power up your Python with object-oriented programming and learn how to write powerful, efficient, and re-usable code. Object-Oriented Python is an intuitive and thorough guide to mastering object-oriented programming from the ground up. You’ll cover the basics of building classes and creating objects, and put theory into practice using the pygame package with clear examples that help visualize the object-oriented style. You’ll explore the key concepts of object-oriented programming — encapsulation, polymorphism, and inheritance — and learn not just how to code with objects, but the absolute best practices for doing so. Finally, you’ll bring it all together by building a complex video game, complete with full animations and sounds. The book covers two fully functional Python code packages that will speed up development of graphical user interface (GUI) programs in Python.