The Jewish Encyclopedia

The Jewish Encyclopedia
Author: Isidore Singer
Publisher:
Total Pages: 726
Release: 1901
Genre: Jews
ISBN:

V.I:Aach-Apocalyptic lit.--V.2: Apocrypha-Benash--V.3:Bencemero-Chazanuth--V.4:Chazars-Dreyfus--V.5: Dreyfus-Brisac-Goat--V.6: God-Istria--V.7:Italy-Leon--V.8:Leon-Moravia--V.9:Morawczyk-Philippson--V.10:Philippson-Samoscz--V.11:Samson-Talmid--V.12: Talmud-Zweifel.

The Refutation of the Christian Principles

The Refutation of the Christian Principles
Author: Hasdai Crescas
Publisher: State University of New York Press
Total Pages: 168
Release: 2012-02-01
Genre: History
ISBN: 1438400063

During the fourteenth century, there was a general demoralization in the Jewish community in Spain. Many Jews were on the brink of conversion. Rabbi Crescas met the Christian challenge by writing this pithy book refuting the principles of the Christian religion. He argued that the basic Christian doctrines, namely, original sin, salvation, trinity, incarnation, virgin birth, transubstantiation, baptism, the messiah, a new covenant, and demons, contradict human reason, thereby calling into question Christianity's claim to be a true religion. The Refutation is an important document of the medieval Jewish-Christian debate and is also especially important for the history of Jewish philosophy in general.

Crescas' Critique of Aristotle

Crescas' Critique of Aristotle
Author: Harry Austryn Wolfson
Publisher: Harvard Semitic Series, 6
Total Pages: 904
Release: 1957
Genre: Philosophy
ISBN:

No detailed description available for "Crescas' Critique of Aristotle".

Arts & Humanities Citation Index

Arts & Humanities Citation Index
Author:
Publisher:
Total Pages: 856
Release: 1980
Genre: Arts
ISBN:

A multidisciplinary index covering the journal literature of the arts and humanities. It fully covers 1,144 of the world's leading arts and humanities journals, and it indexes individually selected, relevant items from over 6,800 major science and social science journals.

The Book of Tahkemoni

The Book of Tahkemoni
Author: Judah Alharizi
Publisher: Liverpool University Press
Total Pages: 733
Release: 2003-08-01
Genre: Social Science
ISBN: 1909821179

The crowning jewel of medieval Hebrew rhymed prose in vigorous translation vividly illuminates a lost Iberian world. With full scholarly annotation and literary analysis.

A History of the Jews in Christian Spain

A History of the Jews in Christian Spain
Author: Yitzhak Baer
Publisher: Philadelphia, Jewish Publication Society of America
Total Pages: 486
Release: 1961
Genre: History
ISBN:

Volume II: In the second volume of his classic exploration of the Spanish-Jewish community, Baer covers such major historical events as the Spanish Inquisition and the Expulsion of the Jews from Spain. This work examines the effect of church policy on the Jewish population in the 15th century, and the points at which Jewish culture as a whole was altered by Spain's actions.

Introduction to Programming in Python

Introduction to Programming in Python
Author: Robert Sedgewick
Publisher: Addison-Wesley Professional
Total Pages: 1487
Release: 2015-05-27
Genre: Computers
ISBN: 0134076524

Today, anyone in a scientific or technical discipline needs programming skills. Python is an ideal first programming language, and Introduction to Programming in Python is the best guide to learning it. Princeton University’s Robert Sedgewick, Kevin Wayne, and Robert Dondero have crafted an accessible, interdisciplinary introduction to programming in Python that emphasizes important and engaging applications, not toy problems. The authors supply the tools needed for students to learn that programming is a natural, satisfying, and creative experience. This example-driven guide focuses on Python’s most useful features and brings programming to life for every student in the sciences, engineering, and computer science. Coverage includes Basic elements of programming: variables, assignment statements, built-in data types, conditionals, loops, arrays, and I/O, including graphics and sound Functions, modules, and libraries: organizing programs into components that can be independently debugged, maintained, and reused Object-oriented programming and data abstraction: objects, modularity, encapsulation, and more Algorithms and data structures: sort/search algorithms, stacks, queues, and symbol tables Examples from applied math, physics, chemistry, biology, and computer science—all compatible with Python 2 and 3 Drawing on their extensive classroom experience, the authors provide Q&As, exercises, and opportunities for creative practice throughout. An extensive amount of supplementary information is available at introcs.cs.princeton.edu/python. With source code, I/O libraries, solutions to selected exercises, and much more, this companion website empowers people to use their own computers to teach and learn the material.