Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Kant`s Power of Imagination, Horstmann Rolf-Peter


Варианты приобретения
Цена: 2851.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: Есть  
При оформлении заказа до: 2025-08-04
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Horstmann Rolf-Peter
Название:  Kant`s Power of Imagination
ISBN: 9781108464031
Издательство: Cambridge Academ
Классификация:


ISBN-10: 1108464033
Обложка/Формат: Paperback
Страницы: 100
Вес: 0.16 кг.
Дата издания: 17.05.2018
Серия: Elements in the philosophy of immanuel kant
Язык: English
Иллюстрации: Worked examples or exercises; 00 printed music items; 00 tables, unspecified; 00 tables, color; 00 tables, black and white; 00 plates, unspecified; 00 plates, color; 00 plates, black and white; 00 maps; 00 halftones, unspecified; 00 halftones, color;
Размер: 230 x 153 x 6
Читательская аудитория: Postgraduate, research & scholarly
Ключевые слова: Philosophy,Western philosophy: c 1600 to c 1900,Philosophy: epistemology & theory of knowledge,Philosophy of mind, PHILOSOPHY / General
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Англии
Описание: This Element is a study of how the power of imagination is, according to Kant, supposed to contribute to cognition. It is meant to be an immanent and a reconstructive endeavor, relying solely on Kant`s own resources when he tries to determine what material, faculties, and operations are necessary for cognition of objects.


Core Java Se 9 for the Impatient

Автор: Horstmann Cay S.
Название: Core Java Se 9 for the Impatient
ISBN: 0134694724 ISBN-13(EAN): 9780134694726
Издательство: Pearson Education
Рейтинг:
Цена: 8620.00 р.
Наличие на складе: Есть (1 шт.)
Описание: Readers familiar with Horstmann's original, two-volume "Core Java" books who are looking for a comprehensive, but condensed guide to all of the new features and functions of Java SE 9 will learn how these new features impact the language and core libraries. Instead of the meticulous detail that the much larger two-volume set provides, this condensed treatment focuses on practical examples and is presented in bite-sized chunks.

As with Java 8, Modern Java idioms are no longer required and there is a much faster, easier pathway for learning Java. Horstmann quickly cuts to the chase without lecturing about the superiority of one paradigm over another or rehashing Java history. Given the size of the Java language and the scope of the new features introduced in Java 9, there is a great deal of new material to cover, but it is presented in small chunks organized so that you can quickly retrieve it when needed.

This book covers all aspects of Java that a modern developer needs to know, including modularity, as well as the powerful lambda expressions that were introduced in Java 8. It will also tell you how to find out more about old-fashioned concepts that you might still see in legacy code, but won't dwell on them.

Images of india in british fiction: anglo-india vs. the metropolis

Автор: Horstmann, Sebastian
Название: Images of india in british fiction: anglo-india vs. the metropolis
ISBN: 3631673663 ISBN-13(EAN): 9783631673669
Издательство: Peter Lang
Рейтинг:
Цена: 13843.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book investigates how India was portrayed in British novels and short stories during the heyday of the British Raj. In the tradition of post-colonial studies such as Edward Said’s Orientalism, it will be considered in how far fiction by Rudyard Kipling and other writers supported the institution of the Raj by establishing and spreading certain ideas about the Indian sub-continent and the Indian people. In addition, Said’s claims concerning the consistency of what he labels Orientalist discourse will be challenged to a certain degree, as British authors who lived in India are more likely to present an image of the country that is at least partly more detailed and nuanced than portrayals of the Indian scene created by writers who never saw the sub-continent.

Difference and Sameness as Modes of Integration: Anthropological Perspectives on Ethnicity and Religion

Автор: Schlee G., Horstmann Alexander
Название: Difference and Sameness as Modes of Integration: Anthropological Perspectives on Ethnicity and Religion
ISBN: 1785337157 ISBN-13(EAN): 9781785337154
Издательство: Berghahn
Рейтинг:
Цена: 16988.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

What does it mean to “fit in?” In this volume of essays, editors G?nther Schlee and Alexander Horstmann demystify the discourse on identity, challenging common assumptions about the role of sameness and difference as the basis for inclusion and exclusion. Armed with intimate knowledge of local systems, social relationships, and the negotiation of people’s positions in the everyday politics, these essays tease out the ways in which ethnicity, religion and nationalism are used for social integration.

Core Java Volume I--Fundamentals

Автор: Horstmann Cay S.
Название: Core Java Volume I--Fundamentals
ISBN: 0135166306 ISBN-13(EAN): 9780135166307
Издательство: Pearson Education
Рейтинг:
Цена: 8710.00 р.
Наличие на складе: Поставка под заказ.

Описание: The #1 Guide for Serious Programmers: Fully Updated for Java SE 9, 10 & 11

Cay Horstmann's Core Java, Volume I-Fundamentals, Eleventh Edition, is the definitive guide to writing robust, maintainable code with the Java SE 9, 10, and 11 language and libraries. Horstmann writes for serious programmers who use Java in production projects, and need a deep, practical understanding of the language and API. Throughout, he delivers what you need most: hundreds of real (non-toy) examples revealing the most powerful, effective ways to get the job done.

Updated examples reflect the new var keyword and take advantage of improvements in the Java API. You'll learn how to use JShell's new Read-Eval-Print Loop (REPL) for more rapid and exploratory development, and apply new features of the APIs for streams, input/output, processes, and concurrency.

In this first of two volumes, Horstmann offers in-depth coverage of fundamental Java and UI programming, including object-oriented programming, generics, collections, lambda expressions, Swing design, concurrency, and functional programming. If you're an experienced programmer moving to Java SE 9, 10, or 11, there's no better source for expert insight, solutions, and code.

  • Master foundational techniques, idioms, and best practices for writing superior Java code
  • Efficiently implement encapsulation and inheritance
  • Use sound principles of object-oriented design
  • Leverage the full power of objects with interfaces, lambda expressions, and inner classes
  • Harden programs through effective exception handling and debugging
  • Write safer, more reusable code with generic programming
  • Improve performance and efficiency with Java's standard collections
  • Build cross-platform GUIs with the Swing toolkit
  • Fully utilize multicore processors with Java's improved concurrency
See Core Java, Volume II-Advanced Features, Eleventh Edition (ISBN-13: 978-0-13-516631-4, coming in 2018), for expert coverage of Java 9, 10, and 11 enterprise features, the module system, annotations, networking, security, and advanced UI programming.

Register your book for convenient access to downloads, updates, and/or corrections as they become available, including a bonus chapter on JavaFX. See inside book for details.


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия