Добавить в избранное
Форум
Правила сайта "Мир Книг"
Группа в Вконтакте
Подписка на книги
Правообладателям
Найти книгу:
Навигация
Вход на сайт
Регистрация



Реклама


Название: Язык программирования C# 7 и платформы .NET и .NET Core, 8-е изд.
Автор: Эндрю Троелсен, Филипп Джепикс
Издательство: Вильямс
Год: 2018
Страниц: 1330
Язык: русский
Формат: pdf
Размер: 108.4 MB

Эта книга представляет собой полный источник сведений о языке программирования C# и о связанной с ним инфраструктуре. В 8-м издании книги вы найдете описание функциональных возможностей самых последних версий C# 7.0 и 7.1 и .NET 4.7, а также совершенно новые главы о легковесной межплатформенной инфраструктуре Microsoft .NET Core, включая версию .NET Core 2.0. Книга охватывает ASP.NET Core, Entity Framework (EF) Core и т.д. наряду с последними обновлениями платформы .NET, в том числе внесенными в Windows Presentation Foundation (WPF), Windows Communication Foundation (WCF) и ASP.NET MVC.
Разместил: Ingvar16 12-08-2019, 03:00 | Комментарии: 0 | Подробнее
Название: Pro MERN Stack: Full Stack Web App Development with Mongo, Express, React, and Node, 2nd Edition
Автор: Vasan Subramanian
Издательство: Apress
Год: 2019
Страниц: 552
Язык: английский
Формат: pdf (true), epub
Размер: 12.3 MB

Assemble the complete stack required to build a modern web app using MongoDB, Express, React, and Node. This book also covers many other complementary tools: React Router, GraphQL, React-Bootstrap, Babel, and Webpack. This new edition will use the latest version of React (React 16) and the latest React Router (React Router 4), which has a significantly different approach to routing compared to React Router 2 which was used in the first edition of the book. Though the primary focus of Pro MERN Stack is to equip you with all that is required to build a full-fledged web application, a large portion of the book will be devoted to React 16. The popular MEAN (MongoDB, Express, AngularJS, Node) stack introduced Single Page Apps (SPAs) and front-end Model-View-Controller (MVC) as new and efficient paradigms.
Разместил: Ingvar16 11-08-2019, 18:04 | Комментарии: 0 | Подробнее
Название: Design Patterns in .NET: Reusable Approaches in C# and F# for Object-Oriented Software Design
Автор: Dmitri Nesteruk
Издательство: Apress
Год: 2019
Страниц: 356
Язык: английский
Формат: pdf (true), mobi, epub
Размер: 10.2 MB

Implement design patterns in .NET using the latest versions of the C# and F# languages. This book provides a comprehensive overview of the field of design patterns as they are used in today’s developer toolbox. Using the C# programming language, Design Patterns in .NET explores the classic design pattern implementation and discusses the applicability and relevance of specific language features for the purpose of implementing patterns. You will learn by example, reviewing scenarios where patterns are applicable. MVP and patterns expert Dmitri Nesteruk demonstrates possible implementations of patterns, discusses alternatives and pattern inter-relationships, and illustrates the way that a dedicated refactoring tool (ReSharper) can be used to implement design patterns with ease.
Разместил: Ingvar16 11-08-2019, 17:50 | Комментарии: 0 | Подробнее
Название: Machine Learning Pocket Reference (Early Release)
Автор: Matt Harrison
Издательство: O’Reilly Media, Inc.
Год: 2019
Страниц: 200
Язык: английский
Формат: epub, pdf (conv)
Размер: 10.3 MB

With detailed notes, tables, and examples, this handy reference will help you navigate the basics of structured Machine Learning (ML). Author Matt Harrison delivers a valuable guide that you can use for additional support during training and as a convenient resource when you dive into your next machine learning project. Ideal for programmers, data scientists, and AI engineers, this book includes an overview of the machine learning process and walks you through classification with structured data. You’ll also learn methods for clustering, predicting a continuous value (regression), and reducing dimensionality, among other topics.
Разместил: Ingvar16 11-08-2019, 15:37 | Комментарии: 0 | Подробнее
Название: Qualitative Representations: How People Reason and Learn About the Continuous World
Автор: Kenneth D. Forbus
Издательство: The MIT Press
Год: 2019
Страниц: 441
Язык: английский
Формат: pdf (true), djvu
Размер: 10.1 MB

How we reason about the continuous world around us is one of the central mysteries of cognitive science. This book is based on multiple de­cades of research in Artificial Intelligence (AI) on qualitative reasoning by my group but also by many ­others. Most of the qualitative reasoning lit­er­a­ture assumes a strong Artificial Intelligence background, which is a shame ­because I believe it is extremely relevant across cognitive science. This book is my attempt to bridge that gap, to make accessible the insights and ideas that qualitative reasoning research has come up with to a broad audience of cognitive scientists. I hope it ­will also help AI scientists and engineers better understand the connection between AI and the other branches of cognitive science, because gaining insights across disciplines is why cognitive science exists in the first place.
Разместил: Ingvar16 11-08-2019, 15:00 | Комментарии: 0 | Подробнее
Название: Using R for Data Analysis in Social Sciences: A Research Project-Oriented Approach
Автор: Quan Li
Издательство: Oxford University Press
Год: 2018
Страниц: 364
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

Статистический анализ широко распространен в социальных науках, и среди наиболее популярных программ - R. Эта книга представляет собой основу для студентов и аспирантов в области социальных наук о том, как использовать язык программирования R для управления, визуализации и анализа данных. Основное внимание уделяется тому, как решать существенные вопросы с помощью анализа данных и тиражировать опубликованные результаты. Книга "Использование R для анализа данных в социальных науках" использует минималистский подход и охватывает только самые важные функции и навыки в R для проведения воспроизводимых исследований. Она подчеркивает практические потребности учащихся, использующих R, показывая, как импортировать, проверять и управлять данными, понимать логику статистического вывода, визуализировать данные и результаты с помощью гистограмм, коробочных диаграмм, диаграмм рассеяния и диагностических диаграмм, а также анализировать данные
Разместил: Ingvar16 10-08-2019, 18:21 | Комментарии: 0 | Подробнее

Название: Java APIs, Extensions and Libraries: With JavaFX, JDBC, jmod, jlink, Networking, and the Process API, 2nd Edition
Автор: Kishori Sharan
Издательство: Apress
Год: 2018
Страниц: 813
Формат: PDF, EPUB
Размер: 12 Mb
Язык: English

This book completes the Apress Java learning journey and is a comprehensive approach to learning Java APIs, extensions, and modules such as Java EE integration, mobile Java modules, JavaFX, and JDBC. In this book, you'll learn how to build user interfaces with Swing and JavaFX as well as how to write network programs with the new Java 9 and much more.
Разместил: bomboane 10-08-2019, 16:31 | Комментарии: 0 | Подробнее

Автор: Ethan Brown
Название: Web Development with Node and Express: Leveraging the jаvascript Stack
Издательство: O'Reilly Media
Год: 2014
ISBN: 9781491949306
Язык: English
Формат: pdf
Размер: 11 mb
Страниц: 332

Learn how to build dynamic web applications with Express, a key component of the Node/jаvascript development stack.
Разместил: bomboane 10-08-2019, 16:30 | Комментарии: 0 | Подробнее
Название: Introduction to C++: Programming Concepts and Applications
Автор: John Keyser
Издательство: The Great Courses
Год: 2019
Формат: True PDF
Страниц: 307
Размер: 11.5 Mb
Язык: English

Computers are so common and affect our lives in so many ways that it’s easy to feel like they control us. In fact, we control them. Or, we do if we know how. That’s what computer programming is all аbout: taking command of the most powerful machines ever invented. And among the programming languages designed to get computers to do what we want, C++ ranks as one of the most efficient, effective, and popular. In 24 half-hour lectures, Introduction to C++: Programming Concepts and Applications instructs you how to use this celebrated tool, which is well suited to an impressive range of coding projects. Taught by award-winning Professor John Keyser of Texas A&M University, the course quickly moves from basic principles to more advanced concepts in coding, but anyone curious about how software works will find it a practical guide to computer literacy.
Разместил: bomboane 10-08-2019, 15:08 | Комментарии: 0 | Подробнее
Название: Practical Oracle JET: Developing Enterprise Applications in jаvascript
Автор: Daniel Curtis
Издательство: Apress
Год: 2019
Страниц: 243
Язык: английский
Формат: pdf (true), epub
Размер: 11.4 MB

Learn how to use Oracle`s jаvascript Extension Toolkit (JET) as a solution to the all too common problem of internal back office and intranet applications that are typically ugly, clunky, and cumbersome to use. JET simultaneously provides you with a jаvascript toolkit that is cutting-edge while being stable enough for enterprise development in an ecosystem that is notorious for its fast-paced rate of change. Practical Oracle JET walks through the process of developing a functional application using Oracle JET. By the end of this book you will have built a support ticket system using a variety of different components bundled with the toolkit, including lists, inputs, and visualizations. The skills acquired from reading this book and working the examples equip you to build your own applications and take your understanding even further to more advanced topics.
Разместил: Ingvar16 10-08-2019, 15:04 | Комментарии: 0 | Подробнее



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