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

Cognitive Psychology: Theory, Process, and Methodology, McBride Dawn M., Cutting J. Cooper


Варианты приобретения
Цена: 29485.00р.
Кол-во:
 о цене
Наличие: Отсутствует. 
Возможна поставка под заказ. Дата поступления на склад уточняется после оформления заказа


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

Автор: McBride Dawn M., Cutting J. Cooper
Название:  Cognitive Psychology: Theory, Process, and Methodology
ISBN: 9781506383866
Издательство: Sage Publications
Издательство: Sage Publications, Inc
Классификация: ISBN-10: 1506383866
Обложка/Формат: Paperback
Страницы: 408
Вес: 0.98 кг.
Дата издания: 17.01.2018
Язык: English
Размер: 27.43 x 21.08 x 1.78 cm
Поставляется из: США
Описание:

Cognitive Psychology: Theory, Process, and Methodology introduces readers to the main topics of study in this exciting field through an engaging presentation of how cognitive processes have been and continue to be studied by researchers. Using a reader-friendly writing style and focusing on methodology, authors Dawn M. McBride and J. Cooper Cutting cover such core content as perception, attention, memory, language, reasoning and problem solving, and cognitive neuroscience. Updates to the Second Edition include a reorganization of long-term memory topics to improve readability, revised pedagogical tools throughout, a refreshed visual program, and additional real-life examples to enhance understanding.




Career Paths Psychology Student`s Book with Digibook

Автор: Timothy Gilliland, Jenny Dooley
Название: Career Paths Psychology Student`s Book with Digibook
ISBN: 1471566498 ISBN-13(EAN): 9781471566493
Издательство: Express Publishing
Цена: 2179.00 р.
Наличие на складе: Есть (2 шт.)
Описание: Career Paths: Psychology – новый образовательный ресурс для профессионалов психологии, которые хотят улучшить свое английское общение в рабочей среде. Включая специфический для карьеры словарь и контексты, каждый блок предлагает пошаговые инструкции, которые погружают студентов в четыре ключевых языковых компонента: чтение, аудирование, говорение и письмо. Career Paths: Psychology затрагивает такие темы, как психологические теории, методы исследования, психологические расстройства, методы лечения и варианты карьеры. Серия состоит из трех уровней сложности и предлагает как минимум 400 словарных терминов и фраз. Каждый блок включает в себя тест на понимание прочитанного, лексику и умение слушать, а также проводит учащихся в письменной и устной форме.

Psychology, 12th ed.

Автор: Myers, David DeWall, C Nathan
Название: Psychology, 12th ed.
ISBN: 1319113079 ISBN-13(EAN): 9781319113070
Издательство: Macmillan Learning
Рейтинг:
Цена: 8453.00 р. 12076.00 -30%
Наличие на складе: Есть (более 5-х шт.)
Описание: How Would You Know puts students in the role of scientific researcher and includes tutorials on key research design principles and the Assess Your Strengths self-tests help students learn a little more about themselves, and include tips about nurturing key strengths.

Psychology

Автор: Butler, Gillian (Oxford Health NHS Trust (retired)) McManus, Freda (University of Oxford)
Название: Psychology
ISBN: 0199670420 ISBN-13(EAN): 9780199670420
Издательство: Oxford Education
Рейтинг:
Цена: 1582.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Psychology influences the way we think about everything, from education and intelligence to relationships and advertising. This updated Very Short Introduction by Gillian Butler and Freda McManus provides an exploration of the leadings ideas and theories of psychology for anyone interested in understanding the human mind.

Qualitative analysis using nvivo

Автор: Woolf, Nicholas H. Silver, Christina (university O
Название: Qualitative analysis using nvivo
ISBN: 1138743674 ISBN-13(EAN): 9781138743670
Издательство: Taylor&Francis
Рейтинг:
Цена: 5358.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: The method of Five-Level QDA (R) helps researchers to analyse what makes for an expert analytic performance when using qualitative data analysis software. Written by experienced trainers, this practical guide to NVivo will allow qualitative researchers to increase the effectiveness of their data analysis.

MATLAB for Behavioral Scientists, Second Edition

Автор: Rosenbaum
Название: MATLAB for Behavioral Scientists, Second Edition
ISBN: 0415535948 ISBN-13(EAN): 9780415535946
Издательство: Taylor&Francis
Рейтинг:
Цена: 8726.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Written specifically for those with no prior programming experience and minimal quantitative training, this accessible text walks behavioral science students and researchers through the process of programming using MATLAB. The book explores examples, terms, and programming needs relevant to those in the behavioral sciences and helps readers perform virtually any computational function in solving their research problems. Principles are illustrated with usable code. Each chapter opens with a list of objectives followed by new commands required to accomplish those goals. These objectives also serve as a reference to help readers easily relocate a section of interest. Sample code and output and chapter problems demonstrate how to write a program and explore a model so readers can see the results obtained using different equations and values. A web site provides solutions to selected problems and the book’s program code output and examples so readers can manipulate them as needed. The outputs on the website have color, motion, and sound. Highlights of the new edition include: •Updated to reflect changes in the most recent version of MATLAB, including special tricks and new functions. •More information on debugging and common errors and more basic problems in the rudiments of MATLAB to help novice users get up and running more quickly. •A new chapter on Psychtoolbox, a suite of programs specifically geared to behavioral science research. •A new chapter on Graphical User Interfaces (GUIs) for user-friendly communication. •Increased emphasis on pre-allocation of memory, recursion, handles, and matrix algebra operators. The book opens with an overview of what is to come and tips on how to write clear programs followed by pointers for interacting with MATLAB, including its commands and how to read error messages. The matrices chapter reviews how to store and access data. Chapter 4 examines how to carry out calculations followed by a review of how to perform various actions depending on the conditions. The chapter on input and output demonstrates how to design programs to create dialogs with users (e.g., participants in studies) and read and write data to and from external files. Chapter 7 reviews the data types available in MATLAB. Readers learn how to write a program as a stand-alone module in Chapter 8. In Chapters 9 and 10 readers learn how to create line and bar graphs or reshape images. Readers learn how to create animations and sounds in Chapter 11. The book concludes with tips on how to use MATLAB with applications such as GUIs and Psychtoolbox. Intended as a primary text for Matlab courses for advanced undergraduate and/or graduate students in experimental and cognitive psychology and/or neuroscience as well as a supplementary text for labs in data (statistical) analysis, research methods, and computational modeling (programming), the book also appeals to individual researchers in these disciplines who wish to get up and running in MATLAB.

From Inkmarks to Ideas

Название: From Inkmarks to Ideas
ISBN: 1138877557 ISBN-13(EAN): 9781138877559
Издательство: Taylor&Francis
Рейтинг:
Цена: 8573.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This issue explores some of the ways in which gender, as a social construction, might be rooted in and contingent on conversational processes in childhood. The interconnections between language and gender in three key developmental sociolinguistic contexts are examined: talk between parent and child, talk among friends, and talk between siblings.

Computational social psychology

Название: Computational social psychology
ISBN: 113895165X ISBN-13(EAN): 9781138951655
Издательство: Taylor&Francis
Рейтинг:
Цена: 8114.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Computational Social Psychology showcases a new approach to social psychology that enables theorists and researchers to implemented and test models of processes using the power of high speed computing technology and sophisticated software.

Computational modeling of cognition and behavior

Автор: Farrell, Simon (university Of Western Australia, Perth) Lewandowsky, Stephan (university Of Bristol)
Название: Computational modeling of cognition and behavior
ISBN: 1107525616 ISBN-13(EAN): 9781107525610
Издательство: Cambridge Academ
Рейтинг:
Цена: 7762.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book presents an integrated framework for developing and testing computational models in psychology and related disciplines. Researchers and students are given the knowledge and tools to interpret models published in their area, as well as to develop, fit, and test their own models.

Psychology for the ib diploma coursebook

Автор: Solomon, Jacob
Название: Psychology for the ib diploma coursebook
ISBN: 1316640809 ISBN-13(EAN): 9781316640807
Издательство: Cambridge Academ
Рейтинг:
Цена: 6035.00 р.
Наличие на складе: Поставка под заказ.

Описание: Demonstrates to improve your data collection, clean your data, and combine different data sources. Teaching you how to identify and analyse areas that fit your library`s priorities, this book covers case studies of library projects with digital analytics; ways to use email campaign data; how to measure click-through rates; using COUNTER compliant data; and techniques for using Google Tag Manager.


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