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

Introduction to data analysis, Bergin, Tiffany


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

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

Автор: Bergin, Tiffany
Название:  Introduction to data analysis
Перевод названия: Бергин. Введение в анализ данных
ISBN: 9781446295151
Издательство: Sage Publications
Издательство: Sage publications ltd
Классификация:

ISBN-10: 144629515X
Обложка/Формат: Paperback
Страницы: 296
Вес: 0.53 кг.
Дата издания: 10.11.2018
Серия: Reference/Librarianship
Язык: English
Размер: 172 x 243 x 17
Читательская аудитория: Tertiary education (us: college)
Ключевые слова: Research methods: general
Подзаголовок: Quantitative, qualitative and mixed methods
Рейтинг:
Поставляется из: Англии
Описание: Covering the general process of data analysis to finding, collecting, organizing, and presenting data, this book offers a complete introduction to the fundamentals of data analysis.


African American Anti-Colonial Thought, 1917-1937

Автор: Bergin Cathy
Название: African American Anti-Colonial Thought, 1917-1937
ISBN: 1474409571 ISBN-13(EAN): 9781474409575
Издательство: Bloomsbury Academic
Рейтинг:
Цена: 5069.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This volume re-publishes key texts produced by African American anti-colonial activists between 1917-1937. Some of these texts remain well-known, but many have disappeared from view and are once again re-inserted in their original polemical contexts.

The Evidence Enigma: Correctional Boot Camps and Other Failures in Evidence-Based Policymaking

Автор: Bergin Tiffany
Название: The Evidence Enigma: Correctional Boot Camps and Other Failures in Evidence-Based Policymaking
ISBN: 1409444902 ISBN-13(EAN): 9781409444909
Издательство: Taylor&Francis
Рейтинг:
Цена: 24499.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book explores the questions of why policy makers sometimes adopt policies that are not supported by evidence and how scholars and practitioners can encourage policymakers to listen to research. In exploring these questions, this book presents a fascinating case study of a policy that did not work.

Regulating Alcohol Around the World: Policy Cocktails

Автор: Bergin Tiffany
Название: Regulating Alcohol Around the World: Policy Cocktails
ISBN: 1409445259 ISBN-13(EAN): 9781409445258
Издательство: Taylor&Francis
Рейтинг:
Цена: 22968.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: With the World Health Organization estimating that more than 16 percent of global deaths are due to the effects of alcohol, alcohol misuse can be an extremely damaging social problem, and one that governments around the world have endeavored to address through a range of policy strategies.

Beyond Karel J Robot: A Gentle Introduction to the Art of Object-Oriented Programming in Java, Volume 2

Автор: Bergin Joseph III
Название: Beyond Karel J Robot: A Gentle Introduction to the Art of Object-Oriented Programming in Java, Volume 2
ISBN: 0985154306 ISBN-13(EAN): 9780985154301
Издательство: Неизвестно
Цена: 5000.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Karel J Robot: A Gentle Introduction to the Art of Object-Oriented Programming in Java

Автор: Bergin Joseph III, Stehlik Mark, Roberts Jim
Название: Karel J Robot: A Gentle Introduction to the Art of Object-Oriented Programming in Java
ISBN: 0970579519 ISBN-13(EAN): 9780970579515
Издательство: Неизвестно
Цена: 5518.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Karel J Robot is an introduction to computer programming for novices. It uses the Java programming language to introduce the principles of object-oriented programming. It is the latest version in the Karel The Robot series, originally developed by Richard Pattis. It is a true successor to the original, emphasizing problem solving in a simple but "Turing Complete" and interesting virtual world.

Karel J Robot stresses problem solving rather than language syntax. It has been shown to be an effective learning environment for novice programmers. A student able to do the exercises in this book, or one of its companions, is truly on his or her way to a deep understanding of programming.

Learn to write sophisticated Java code in a few weeks. It is not a comprehensive treatment of Java, but emphasizes problem solving using objects, writing classes, and developing skill in algorithmic and polymorphic thinking. It goes beyond thinking of computing as just "if" and "while".

The advantages pointed out by reviewers of Karel J Robot follow:

Karel J Robot is an excellent introduction to modern computer science, without letting students get overwhelmed by the details of a programming language (even though it is real Java). KJR provides a framework for understanding Object-Oriented Programming from the very beginning. Students are encouraged to develop problem-solving skills by producing projects that solve very complex problems with a relatively small set of tools.
Don Slater, Carnegie-Mellon University

I have been successfully introducing students in grades 9 through 12 to programming using Karel for the past twenty years and Karel J Robot is the most effective version yet. Students love it They find principles of OOP (class design, constructors, methods, inheritance, polymorphism) come naturally to them, even before they learn about control structures. They discover recursive solutions without ever being taught recursion. Best of all, Karel is gender neutral --- both girls and boys are so involved and excited that I have to push them out the door and on to their next class when the period ends.
Kathy Larson, Kingston High School, Kingston New York

Karel J Robot: A Gentle Introduction to the Art of Object-Oriented Programming in Java takes you on a well-sequenced and thoughtful journey through the essential concepts in a first semester computer science course. Experience computer science at the level that it is most inspiring - the conceptual level. The visual environment will help you teach and your students learn because everyone will have immediate visual feedback, enabling them to see what they are doing. You will leave the Karel world with a deep understanding of polymorphism, inheritance, abstraction, modularization, and step-wise refinement, to name just a few topics. If you are an AP Computer Science teacher, you have just found the perfect guide to help ensure you do not lose sight of the forest (i.e., computer science) through the trees (i.e., the details of the language).
Dave Wittry, Troy High School

Karel J Robot provides an uncluttered setting for laying the foundation for all of the key OO concepts. The perfect "starter" for understanding objects, OO design and OO programming.
Michael Goldweber, Xavier University

Monty Karel: A Gentle Introduction to the Art of Object-Oriented Programming in Python

Автор: Bergin Joseph III, Stehlik Mark, Roberts Jim
Название: Monty Karel: A Gentle Introduction to the Art of Object-Oriented Programming in Python
ISBN: 0970579527 ISBN-13(EAN): 9780970579522
Издательство: Неизвестно
Цена: 5518.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Monty Karel is an introduction to computer programming for novices. It uses the Python programming language to introduce the principles of dynamic object-oriented programming. It is the latest version in the Karel The Robot series, originally developed by Richard Pattis. It is a true successor to the original, emphasizing problem solving in a simple but "Turing Complete" and interesting virtual world.

Monty Karel stresses problem solving rather than language syntax. It has been shown to be an effective learning environment for novice programmers. A student able to do the exercises in this book, or one of its companions, is truly on his or her way to a deep understanding of programming.

Learn to write sophisticated Python code in a few weeks. It is not a comprehensive treatment of Python, but emphasizes problem solving using objects, writing classes, and developing skill in algorithmic and polymorphic thinking. It goes beyond thinking of computing as just "if" and "while".

The advantages pointed out by reviewers of the earlier Karel J Robot apply to this version as well:

Karel J Robot is an excellent introduction to modern computer science, without letting students get overwhelmed by the details of a programming language (even though it is real Java). KJR provides a framework for understanding Object-Oriented Programming from the very beginning. Students are encouraged to develop problem-solving skills by producing projects that solve very complex problems with a relatively small set of tools.
Don Slater, Carnegie-Mellon University

I have been successfully introducing students in grades 9 through 12 to programming using Karel for the past twenty years and Karel J Robot is the most effective version yet. Students love it They find principles of OOP (class design, constructors, methods, inheritance, polymorphism) come naturally to them, even before they learn about control structures. They discover recursive solutions without ever being taught recursion. Best of all, Karel is gender neutral --- both girls and boys are so involved and excited that I have to push them out the door and on to their next class when the period ends.
Kathy Larson, Kingston High School, Kingston New York

Karel J Robot: A Gentle Introduction to the Art of Object-Oriented Programming in Java takes you on a well-sequenced and thoughtful journey through the essential concepts in a first semester computer science course. Experience computer science at the level that it is most inspiring - the conceptual level. The visual environment will help you teach and your students learn because everyone will have immediate visual feedback, enabling them to see what they are doing. You will leave the Karel world with a deep understanding of polymorphism, inheritance, abstraction, modularization, and step-wise refinement, to name just a few topics. If you are an AP Computer Science teacher, you have just found the perfect guide to help ensure you do not lose sight of the forest (i.e., computer science) through the trees (i.e., the details of the language).
Dave Wittry, Troy High School

Karel J Robot provides an uncluttered setting for laying the foundation for all of the key OO concepts. The perfect "starter" for understanding objects, OO design and OO programming.
Michael Goldweber, Xavier University

`Bitter with the Past But Sweet with the Dream`: Communism in the African American Imaginary

Автор: Bergin Cathy
Название: `Bitter with the Past But Sweet with the Dream`: Communism in the African American Imaginary
ISBN: 1608466396 ISBN-13(EAN): 9781608466399
Издательство: Mare Nostrum (Eurospan)
Рейтинг:
Цена: 4752.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: An engaging, wide-ranging, and groundbreaking reexamination of the relationship between African American writers and the communist movement in the US.


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