Translating Euclid

Gerry Stahl, Morgan & Claypool Publishers

27 ноября, 2021

Книги

55705927 [Gerry Stahl, Morgan & Claypool Publishers] Translating Euclid

Описание книги:

Translating Euclid reports on an effort to transform geometry for students from a stylus-and-clay-tablet corpus of historical theorems to a stimulating computer-supported collaborative-learning inquiry experience.

The origin of geometry was a turning point in the pre-history of informatics, literacy, and rational thought. Yet, this triumph of human intellect became ossified through historic layers of systematization, beginning with Euclid’s organization of the Elements of geometry. Often taught by memorization of procedures, theorems, and proofs, geometry in schooling rarely conveys its underlying intellectual excitement. The recent development of dynamic-geometry software offers an opportunity to translate the study of geometry into a contemporary vernacular. However, this involves transformations along multiple dimensions of the conceptual and practical context of learning.

Translating Euclid steps through the multiple challenges involved in redesigning geometry education to take advantage of computer support. Networked computers portend an interactive approach to exploring dynamic geometry as well as broadened prospects for collaboration. The proposed conception of geometry emphasizes the central role of the construction of dependencies as a design activity, integrating human creation and mathematical discovery to form a human-centered approach to mathematics.

This book chronicles an iterative effort to adapt technology, theory, pedagogy and practice to support this vision of collaborative dynamic geometry and to evolve the approach through on-going cycles of trial with students and refinement of resources. It thereby provides a case study of a design-based research effort in computer-supported collaborative learning from a human-centered informatics perspective.


Surface Computing and Collaborative Analysis Work

Stevenson Gossage, Chris Hack, Jeff Wilson, Judith Brown, Morgan & Claypool Publishers

27 ноября, 2021

Книги

55705715 [Stevenson Gossage, Chris Hack, Jeff Wilson, Judith Brown, Morgan & Claypool Publishers] Surface Computing and Collaborative Analysis Work

Описание книги:

Large surface computing devices (wall-mounted or tabletop) with touch interfaces and their application to collaborative data analysis, an increasingly important and prevalent activity, is the primary topic of this book. Our goals are to outline the fundamentals of surface computing (a still maturing technology), review relevant work on collaborative data analysis, describe frameworks for understanding collaborative processes, and provide a better understanding of the opportunities for research and development. We describe surfaces as display technologies with which people can interact directly, and emphasize how interaction design changes when designing for large surfaces. We review efforts to use large displays, surfaces or mixed display environments to enable collaborative analytic activity. Collaborative analysis is important in many domains, but to provide concrete examples and a specific focus, we frequently consider analysis work in the security domain, and in particular the challenges security personnel face in securing networks from attackers, and intelligence analysts encounter when analyzing intelligence data. Both of these activities are becoming increasingly collaborative endeavors, and there are huge opportunities for improving collaboration by leveraging surface computing. This work highlights for interaction designers and software developers the particular challenges and opportunities presented by interaction with surfaces. We have reviewed hundreds of recent research papers, and report on advancements in the fields of surface-enabled collaborative analytic work, interactive techniques for surface technologies, and useful theory that can provide direction to interaction design work. We also offer insight into issues that arise when developing applications for multi-touch surfaces derived from our own experiences creating collaborative applications. We present these insights at a level appropriate for all members of the software design and development team.

Table of Contents: List of Figures / Acknowledgments / Figure Credits / Purpose and Direction / Surface Technologies and Collaborative Analysis Systems / Interacting with Surface Technologies / Collaborative Work Enabled by Surfaces / The Theory and the Design of Surface Applications / The Development of Surface Applications / Concluding Comments / Bibliography / Authors' Biographies


How We Cope with Digital Technology

Phil Turner, Morgan & Claypool Publishers

27 ноября, 2021

Книги

55705651 [Phil Turner, Morgan & Claypool Publishers] How We Cope with Digital Technology

Описание книги:

Digital technology has become a defining characteristic of modern life. Almost everyone uses it, we all rely on it, and many of us own a multitude of devices. What is more, we all expect to be able to use these technologies «straight out the box.» This lecture discusses how we are able to do this without apparent problems.

We are able to use digital technology because we have learned to cope with it. «To cope» is used in philosophy to mean «absorbed engagement,» that is, we use our smart phones and tablet computers with little or no conscious effort. In human-computer interaction this kind of use is more often described as intuitive. While this, of course, is testament to improved design, our interest in this lecture is in the human side of these interactions. We cope with technology because we are familiar with it.

We define familiarity as the readiness to engage with technology which arises from being repeatedly exposed to it—often from birth. This exposure involves the frequent use of it and seeing people all around us using it every day. Digital technology has become as common a feature of our everyday lives as the motor car, TV, credit card, cutlery, or a dozen other things which we also use without conscious deliberation. We will argue that we cope with digital technology in the same way as we do these other technologies by means of this everyday familiarity. But this is only half of the story. We also regularly support or scaffold our use of technology. These scaffolding activities are described as «epistemic actions» which we adopt to make it easier for us to accomplish our goals. With digital technology these epistemic actions include appropriating it to more closer meet our needs.

In summary, coping is a situated, embodied, and distributed description of how we use digital technology.

Table of Contents: Introduction / Familiarity / Coping / Epistemic Scaffolding / Coping in Context / Bibliography / Author Biography


Performance Analysis and Tuning for General Purpose Graphics Processing Units (GPGPU)

Jee Choi, Hyesoon Kim, Richard Vuduc, Sara Baghsorkhi, Morgan & Claypool Publishers

27 ноября, 2021

Книги

55705603 [Jee Choi, Hyesoon Kim, Richard Vuduc, Sara Baghsorkhi, Morgan & Claypool Publishers] Performance Analysis and Tuning for General Purpose Graphics Processing Units (GPGPU)

Описание книги:

General-purpose graphics processing units (GPGPU) have emerged as an important class of shared memory parallel processing architectures, with widespread deployment in every computer class from high-end supercomputers to embedded mobile platforms. Relative to more traditional multicore systems of today, GPGPUs have distinctly higher degrees of hardware multithreading (hundreds of hardware thread contexts vs. tens), a return to wide vector units (several tens vs. 1-10), memory architectures that deliver higher peak memory bandwidth (hundreds of gigabytes per second vs. tens), and smaller caches/scratchpad memories (less than 1 megabyte vs. 1-10 megabytes).

In this book, we provide a high-level overview of current GPGPU architectures and programming models. We review the principles that are used in previous shared memory parallel platforms, focusing on recent results in both the theory and practice of parallel algorithms, and suggest a connection to GPGPU platforms. We aim to provide hints to architects about understanding algorithm aspect to GPGPU. We also provide detailed performance analysis and guide optimizations from high-level algorithms to low-level instruction level optimizations. As a case study, we use n-body particle simulations known as the fast multipole method (FMM) as an example. We also briefly survey the state-of-the-art in GPU performance analysis tools and techniques.

Table of Contents: GPU Design, Programming, and Trends / Performance Principles / From Principles to Practice: Analysis and Tuning / Using Detailed Performance Analysis to Guide Optimization


Shared-Memory Synchronization

Michael L. Scott, Morgan & Claypool Publishers

27 ноября, 2021

Книги

55705263 [Michael L. Scott, Morgan & Claypool Publishers] Shared Memory Synchronization

Описание книги:

From driving, flying, and swimming, to digging for unknown objects in space exploration, autonomous robots take on varied shapes and sizes. In part, autonomous robots are designed to perform tasks that are too dirty, dull, or dangerous for humans. With nontrivial autonomy and volition, they may soon claim their own place in human society. These robots will be our allies as we strive for understanding our natural and man-made environments and build positive synergies around us. Although we may never perfect replication of biological capabilities in robots, we must harness the inevitable emergence of robots that synchronizes with our own capacities to live, learn, and grow. This book is a snapshot of motivations and methodologies for our collective attempts to transform our lives and enable us to cohabit with robots that work with and for us. It reviews and guides the reader to seminal and continual developments that are the foundations for successful paradigms. It attempts to demystify the abilities and limitations of robots. It is a progress report on the continuing work that will fuel future endeavors.

Table of Contents: Part I: Preliminaries/Agency, Motion, and Anatomy/Behaviors / Architectures / Affect/Sensors / Manipulators/Part II: Mobility/Potential Fields/Roadmaps / Reactive Navigation / Multi-Robot Mapping: Brick and Mortar Strategy / Part III: State of the Art / Multi-Robotics Phenomena / Human-Robot Interaction / Fuzzy Control / Decision Theory and Game Theory / Part IV: On the Horizon / Applications: Macro and Micro Robots / References / Author Biography / Discussion


Spaces of Interaction, Places for Experience

David Benyon, Morgan & Claypool Publishers

27 ноября, 2021

Книги

55704691 [David Benyon, Morgan & Claypool Publishers] Spaces of Interaction, Places for Experience

Описание книги:

Spaces of Interaction, Places for Experience is a book about Human-Computer Interaction (HCI), interaction design (ID) and user experience (UX) in the age of ubiquitous computing. The book explores interaction and experience through the different spaces that contribute to interaction until it arrives at an understanding of the rich and complex places for experience that will be the focus of the next period for interaction design. The book begins by looking at the multilayered nature of interaction and UX—not just with new technologies, but with technologies that are embedded in the world. People inhabit a medium, or rather many media, which allow them to extend themselves, physically, mentally, and emotionally in many directions. The medium that people inhabit includes physical and semiotic material that combine to create user experiences. People feel more or less present in these media and more or less engaged with the content of the media.

From this understanding of people in media, the book explores some philosophical and practical issues about designing interactions. The book journeys through the design of physical space, digital space, information space, conceptual space and social space. It explores concepts of space and place, digital ecologies, information architecture, conceptual blending and technology spaces at work and in the home. It discusses navigation of spaces and how people explore and find their way through environments. Finally the book arrives at the concept of a blended space where the physical and digital are tightly interwoven and people experience the blended space as a whole. The design of blended spaces needs to be driven by an understanding of the correspondences between the physical and the digital, by an understanding of conceptual blending and by the desire to design at a human scale.

There is no doubt that HCI and ID are changing. The design of “microinteractions” remains important, but there is a bigger picture to consider. UX is spread across devices, over time and across physical spaces. The commingling of the physical and the digital in blended spaces leads to new social spaces and new conceptual spaces. UX concerns the navigation of these spaces as much as it concerns the design of buttons and screens for apps. By taking a spatial perspective on interaction, the book provides new insights into the evolving nature of interaction design.


An Anthropology of Services

Chuck Darrah, Jeanette Blomberg, Morgan & Claypool Publishers

27 ноября, 2021

Книги

55704679 [Chuck Darrah, Jeanette Blomberg, Morgan & Claypool Publishers] An Anthropology of Services

Описание книги:

This book explores the possibility for an anthropology of services and outlines a practice approach to designing services. The reader is taken on a journey that Blomberg and Darrah have been on for the better part of a decade from their respective positions helping to establish a services research group within a large global enterprise and an applied anthropology master's program at a Silicon Valley university. They delve into the world of services to understand both how services are being conceptualized today and the possible benefits that might result from taking an anthropological view on services and their design. The authors argue that the anthropological gaze can be useful precisely because it combines attention to details of everyday life with consideration of the larger milieu in which those details make sense. Furthermore, it asks us to reflect upon and assess our own perspectives on that which we hope to understand and change.

Central to their exploration is the question of how to conceptualize and engage with the world of services given their heterogeneity, the increasing global importance of the service economy, and the possibilities introduced for an engaged scholarship on service design. While discourse on services and service design can imply something distinctively new, the authors point to parallels with what is known about how humans have engaged with each other and the material world over millennia. Establishing the ubiquity of services as a starting point, the authors go on to consider the limits of design when the boundaries and connections between what can be designed and what can only be performed are complex and deeply mediated. In this regard the authors outline a practice approach to designing that acknowledges that designing involves participating in a social context, that design and use occur in concert, that people populate a world that has been largely built by and with others, and that formal models of services are impoverished representations of human performance.

An Anthropology of Services draws attention to the conceptual and methodological messiness of service worlds while providing the reader with strategies for intervening in these worlds for human betterment as complex and challenging as that may be.


Мониторинг состояний окружающей среды по данным спутников

Светлана Валерьевна Веретехина

27 ноября, 2021

Книги

63011538 [Светлана Валерьевна Веретехина] Мониторинг состояний окружающей среды по данным спутников

Описание книги:

Учебное пособие предназначено для изучения принципов технологии контроля состояния растительности по данным мульти-временных композитов, данных дистанционного зондирования земли (ДДЗ) из космоса и данным спутников. В учебном пособии проводиться ознакомление с нормативно-законодательной базой о планировании, проведении и анализе данных космических спутников. Описано основы программирования мобильных приложений по контролю движения спутника.

Учебное пособие разработано с учетом профессиональных стандартов, сопряженных с профессиональной деятельностью выпускника: «Программист», «Администратор баз данных», «Специалист по информационным системам», «Руководитель проектов в области информационных технологий», «Специалист по тестированию в области информационных технологий», «Технический писатель», «Системный администратор информационно-коммуникационных систем», «Специалист по администрированию сетевых устройств информационно коммуникационных систем».

Учебное пособие предназначено для бакалавров направлений подготовки 09.03.01 «Информатика и вычислительная техника»; 09.02.01 «Информационные системы и технологии»; 09.03.04 «Программная инженерия, с учетом требования профессиональных стандартов ФГОГС 3++.


Финансы

Людмила Лазаревна Игонина, Н. В. Тимошенко, Э. В. Соболев, Мария Викторовна Радченко

27 ноября, 2021

Книги

50901117 [Людмила Лазаревна Игонина, Н. В. Тимошенко, Э. В. Соболев, Мария Викторовна Радченко] Финансы

Описание книги:

В учебном пособии системно изложены теоретические основы финансов, устройства финансов и управления ими в Российской Федерации. Раскрыты особенности организации и принципов функционирования финансов различных сфер финансовой системы.

Соответствует актуальным требованиям Федерального государственного образовательного стандарта высшего образования.

Для студентов бакалавриата, обучающихся по направлениям подготовки «Экономика», магистрантов, аспирантов, практических работников, слушателей курсов повышения квалификации и профессиональной переподготовки.


Революция в аналитике. Как в эпоху Big Data улучшить ваш бизнес с помощью операционной аналитики

Билл Фрэнкс, Ирина Евстигнеева

27 ноября, 2021

Книги

16901287 [Билл Фрэнкс, Ирина Евстигнеева] Революция в аналитике. Как в эпоху Big Data улучшить ваш бизнес с помощью операционной аналитики

Описание книги:

Еще несколько лет назад руководители многих организаций, чей бизнес генерирует большие объемы операционных данных, сомневались в ценности подхода Big Data. Сегодня те из них, кто продолжает сомневаться, упускают непрерывно растущие возможности этого подхода, повышая риск потери доли рынка и перехода в разряд отстающих и устаревающих. Но с чего начать, если вы хотите вывести свою организацию на новый научно-технологический уровень, к принятию решений с использованием Big Data? Ответ на это дает Билл Фрэнкс, директор по аналитике компании Teradata и преподаватель Международного института аналитики, за плечами которого – более чем 20-летний опыт работы в крупных аналитических проектах реального бизнеса. «Революция в аналитике» – это пошаговое практическое руководство по внедрению операционной аналитики и автоматизации принятия решений. Специалисты по аналитике, ИТ и все, кто хочет сделать свою организацию успешнее на основе подхода Big Data, по достоинству оценят работу Фрэнкса.


Финансовый менеджмент. Математические основы. Краткосрочная финансовая политика

Петр Никитович Брусов, Татьяна Васильевна Филатова

27 ноября, 2021

Книги

11654799 [Петр Никитович Брусов, Татьяна Васильевна Филатова] Финансовый менеджмент. Математические основы. Краткосрочная финансовая политика

Описание книги:

Предназначено для подготовки на основе современных концепций финансового менеджмента экономистов (финансистов) нового типа. Отвечает требованиям перехода к компетентностной модели высшего образования. Позволяет студентам освоить методы и инновации в финансовых стратегиях фирмы в условиях глобализации финансовых и товарных рынков и роста роли интеллектуального капитала в повышении эффективности компании.

Соответствует Федеральному государственному образовательному стандарту высшего профессионального образования третьего поколения.

Для студентов всех финансовых и экономических специальностей, а также для финансовых директоров компаний, финансовых аналитиков и слушателей программ MBA.


Учебник Таро. От новичка к Профессионалу. Часть I

Елена Михайловна Прибылова

27 ноября, 2021

Книги

66712074 [Елена Михайловна Прибылова] Учебник Таро. От новичка к Профессионалу. Часть I

Описание книги:

Перед вами профессиональный Самоучитель по изучению карт Таро. Данное пособие поможет освоит Таро самостоятельно от нуля до уровня Профессионала. Эта книга будет особенно полезна тем, кто хочет зарабатывать деньги, не выходя из дома и иметь дополнительный доход. Обрести финансовую свободу и независимость. Возможность вести своё дело, с небольшими вложениями. Иметь больше свободного времени. Получить личное и духовное развитие. Возможность помогать другим людям. Обрести новые знакомства. Повысить уровень самооценки. Обучиться новым навыкам, получить знания и научиться хорошо предсказывать будущее. И самое главное, возможность его узнать, даёт уверенность в завтрашнем дне и абсолютный контроль над жизнью. Где бы Вы не жили в глубинке или в огромном мегаполисе, после изучения, Вы сможете получать доход. Не страшен Кризис, вирус или потоп. Где вы – там и деньги. Лишь бы всегда, была под рукой колода карт Таро.


Научите свой мозг быть счастливым за 7 недель. Воркбук по работе с депрессией и тревогой

Сет Дж. Гиллихан, А. А. Цветкова, Бомбора

27 ноября, 2021

Книги

66553380 [Сет Дж. Гиллихан, А. А. Цветкова, Бомбора] Научите свой мозг быть счастливым за 7 недель. Воркбук по работе с депрессией и тревогой

Описание книги:

Депрессия или тревога, постоянная или нерегулярная, может осложнить нашу повседневную жизнь, а порой и сделать ее невыносимой. Психотерапевт Сет Дж. Гиллихан уже 15 лет специализируется на работе с тревогой и депрессией. Он успешно применяет когнитивно-поведенческую терапию (КПТ), помогая клиентам в тех случаях, когда предыдущие методы лечения потерпели неудачу.

В формате PDF A4 сохранен издательский макет.


Предназначение человека. Тайны собственного Я

Олег Ерёменко

27 ноября, 2021

Книги

66655388 [Олег Ерёменко] Предназначение человека. Тайны собственного Я

Описание книги:

В современном мире поиск предназначения актуален как никогда. По большому счёту, это и есть поиск смысла жизни. Осознанный взрослый человек не может не задавать вопросы о глубинных ценностях и задачах своего бытия.

Эта книга посвящена глубокому и всестороннему исследованию темы предназначения человека. В ней освещаются такие важные аспекты, как наши осознаваемые и неосознаваемые жизненные роли, возможные поведенческие сценарии и стереотипы мышления, этапы развития и принципы формирования личности, мировоззренческие векторы и варианты отношения к миру, врождённые природные таланты и способности, профессиональные навыки и их применение на практике.

Прочитав эту книгу, вы также получите большое количество упражнений, вопросов и практик, которые помогут вам лучше узнать самих себя и внедрить в свою жизнь полезные инструменты для саморазвития.

В формате PDF A4 сохранен издательский макет.


Рекомендуем