Добавить в закладки
Наш форум
Правила Litmy.ru
Мы в Вконтакте
Подписка на RSS
Для правообладателей
Поиск книг:
Разделы сайта
Авторизация
Регистрация



Реклама


Название: An Introduction to Computational Science
Автор: Allen Holder, Joseph Eichholz
Издательство: Springer
Год: 2019
Страниц: 475
Язык: английский
Формат: pdf (true), epub
Размер: 40.9 MB

This textbook provides an introduction to the growing interdisciplinary field of computational science. It combines a foundational development of numerical methods with a variety of illustrative applications spread across numerous areas of science and engineering. The intended audience is the undergraduate who has completed introductory coursework in mathematics and computer science. Students gain computational acuity by authoring their own numerical routines and by practicing with numerical methods as they solve computational models. This education encourages students to learn the importance of answering: How expensive is a calculation, how trustworthy is a calculation, and how might we model a problem to apply a desired numerical method?
Разместил: literator 19-06-2019, 02:53 | Комментарии: 0 | Подробнее
Название: Computer Science and Engineering Education for Pre-collegiate Students and Teachers
Автор: Andrea C Burrows
Издательство: Mdpi AG
Год: 2019
Страниц: 144
Язык: английский
Формат: pdf (true)
Размер: 15.3 MB

Now more than ever, as a worldwide STEM community, we need to know what pre-collegiate teachers and students explore, learn, and implement in relation to computer science and engineering education. As computer science and engineering education are not always "stand-alone" courses in pre-collegiate schools, how are pre-collegiate teachers and students learning about these topics? How can these subjects be integrated? Explore six articles in this book that directly relate to the currently hot topics of computer science and engineering education as they tie into pre-collegiate science, technology, and mathematics realms.
Разместил: literator 19-06-2019, 02:30 | Комментарии: 0 | Подробнее
Название: Elements Of Android Q 0.4
Автор: Mark L. Murphy
Издательство: CommonsWare, LLC
Год: 2019
Страниц: 103
Язык: английский
Формат: pdf (true), rtf, epub
Размер: 10.1 MB

Большое спасибо за Ваш интерес к Android! Android год от года продвигается вперед и Android Q 2019 года продолжает эту тенденцию. Многие программисты игнорируют новые версии Android, пока какая-то конкретная проблема не вызовет у них разочарование. Надеемся, что вы читаете это заранее, пока Android Q не поставляется на множество устройств, поэтому вы можете избежать любых проблем, прежде чем они превратятся в жалобы клиентов. Эта книга предназначена для разработчиков с опытом разработки приложений для Android более 1 года. Если вы новичок в Android, перед тем как продолжить читать эту книгу, подумайте о прочтении «Элементы Android Jetpack», «Изучение Android» или их обоих. Также обратите внимание, что примеры этой книги написаны на Kotlin.
Разместил: literator 19-06-2019, 02:11 | Комментарии: 0 | Подробнее
Название: Pro iPhone Development with Swift 5: Design and Manage Top Quality Apps Second edition
Автор: Wallace Wang
Издательство: Apress
Год: 2019
Формат: true pdf/epub
Страниц: 596
Размер: 20.5 Mb
Язык: English

If you’ve already learned the basics of Swift and iOS programming, it’s time to take your skills to the next level. In this follow up work to the best-selling Beginning iPhone Development with Swift, you’ll learn tips for organizing and debugging Swift code, using multi-threaded programming with Grand Central Dispatch, passing data between view controllers, and designing apps for multiple languages.
You’ll also see how to play audio and video files, access the camera and save pictures to the Photos library, use location services to pinpoint your position on a map, display web pages, and create animation to spice up any user interface. Finally, you’ll learn how to use Apple’s advanced frameworks for machine learning, facial and text recognition, and creating augmented reality apps.
Разместил: buratino 19-06-2019, 00:34 | Комментарии: 0 | Подробнее

Название: Язык программирования C++. Краткий курс
Автор: Страуструп Бьярне
Издательство: Диалектика
Год: 2019
Формат: pdf
Страниц: 322
Размер: 30 Mb
Язык: Русский

В этой книге создатель языка C++ Бьярне Страуструп описывает, что собой представляет современный C++. Это краткое самодостаточное руководство охватывает основные функциональные возможности языка и основные компоненты стандартной библиотеки пусть и не с полной глубиной изложения материала, однако на высоком профессиональном уровне. Книга включает множество конкретных примеров, которые облегчают изучение данного языка программирования.
Разместил: Chipa 18-06-2019, 21:26 | Комментарии: 0 | Подробнее


Автор: Разные
Название: Java 9 (5 книг)
Издательство: Разные
Год: 2017-2018
Формат: pdf
Размер: 271.4
Язык: русский

В версию Java SE 9 добавлено более 150 новых функций, в том числе новая модульная система и улучшения, повышающие масштабируемость, производительность и упрощающие разработку программного обеспечения в одной из самых популярных платформ для программирования. В Java SE 9 сохранена полная обратная совместимость с предыдущими версиями платформы. Новое модульное разбиение кода платформы Java упростит создание, сопровождение и распространение объёмных проектов, позволив избавиться от проблем с монолитными JAR-файлами и распространением наборов классов. Данная подборка книг освещает принципы, методы, приемы и опыт разработки программного обеспечения на языке программирования Java с учетом нововведений версии Java SE 9.
Разместил: solspol 18-06-2019, 16:09 | Комментарии: 0 | Подробнее
Название: Pro Python 3: Features and Tools for Professional Development, 3rd edition
Автор: J. Burton Browning, Marty Alchin
Издательство: Apress
ISBN: 1484243846
Год: 2019
Страниц: 468
Язык: английский
Формат: pdf (true), epub
Размер: 10.1 MB

Refine your programming techniques and approaches to become a more productive and creative Python programmer. This book explores the concepts and features that will improve not only your code but also your understanding of the Python community with insights and details about the Python philosophy. Pro Python 3, Third Edition gives you the tools to write clean, innovative code. It starts with a review of some core Python principles, which are illustrated by various concepts and examples later in the book. The first half of the book explores aspects of functions, classes, protocols, and strings, describing techniques which may not be common knowledge, but which together form a solid foundation. Later chapters cover documentation, testing, and app distribution. Along the way, you’ll develop a complex Python framework that incorporates ideas learned throughout the book.
Разместил: literator 18-06-2019, 13:55 | Комментарии: 0 | Подробнее
Название: PySpark SQL Recipes: With HiveQL, Dataframe and Graphframes
Автор: Raju Kumar Mishra, Sundar Rajan Raman
Издательство: Apress
ISBN: 148424334X
Год: 2019
Страниц: 343
Язык: английский
Формат: pdf (true), epub
Размер: 10.16 MB

Carry out data analysis with PySpark SQL, graphframes, and graph data processing using a problem-solution approach. This book provides solutions to problems related to dataframes, data manipulation summarization, and exploratory analysis. You will improve your skills in graph data analysis using graphframes and see how to optimize your PySpark SQL code. PySpark SQL Recipes starts with recipes on creating dataframes from different types of data source, data aggregation and summarization, and exploratory data analysis using PySpark SQL. You’ll also discover how to solve problems in graph analysis using graphframes.
Разместил: literator 18-06-2019, 13:51 | Комментарии: 0 | Подробнее


Автор: Разные
Название: Фреймворк Spring 5 (2 книги)
Издательство: Диалектика, Питер
Год: 2019
Формат: djvu, pdf
Размер: 155.7 Мб
Язык: русский

Фреймворк Spring обеспечивает решения многих задач, с которыми сталкиваются Java-разработчики и организации, которые хотят создать информационную систему, основанную на платформе Java. Этот фреймворк предлагает последовательную модель и делает её применимой к большинству типов приложений, обеспечивает эффективную разработку сложных бизнес-приложений вне тяжеловесных программных моделей, которые исторически были доминирующими в программировании на Java. Ещё одно его достоинство в том, что он ввел ранее неиспользуемые функциональные возможности в сегодняшние господствующие методы разработки, даже вне платформы Java. Данная подборка книг освещает принципы, методы, приемы и опыт применения последней версии платформы Spring Framework 5.
Разместил: solspol 17-06-2019, 23:18 | Комментарии: 0 | Подробнее
Название: Building Machine Learning Powered Applications (Early Release)
Автор: Emmanuel Ameisen
Издательство: O’Reilly Media
Год: 2019
Страниц: 150
Язык: английский
Формат: epub, pdf (conv)
Размер: 10.1 MB

Learn the skills necessary to design, build, and deploy applications powered by machine learning. Through the course of this hands-on book, you’ll build an example ML-driven application from initial idea to deployed product. Data scientists, software engineers, and product managers with little or no ML experience will learn the tools, best practices, and challenges involved in building a real-world ML application step-by-step.
Разместил: literator 17-06-2019, 19:54 | Комментарии: 0 | Подробнее



 Litmy.ru  ©2020-2023     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности