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



Реклама



Название: The javascript Handbook
Автор: Flavio Copes
Год: 2018
Страниц: 171
Формат: PDF, EPUB
Размер: 10 Mb
Язык: English

javascript is one of the most popular programming languages in the world, and now widely used also outside of the browser. The rise of Node.js in the last few years unlocked backend development, once the domain of Java, Ruby, Python, PHP, and more traditional server-side languages. Learn all about it!
Разместил: bhaer 3-11-2018, 10:45 | Комментарии: 0 | Подробнее

Название: Практика работы на языке Haskell (+CD)
Автор: Душкин Р.В.
Издательство: М.: ДМК Пресс
Год: 2010
Страниц: 293
ISBN: 978-5-94074-588-4
Формат: PDF
Размер: 327 Мб
Язык: русский

В книге рассматриваются прикладные аспекты работы на языке функционального программирования Haskell. Приводятся описания инструментальных средств пяти классов - трансляторов, интегрированных сред разработки, вспомогательных утилит, специализированных библиотек и справочно-архивных систем. Для каждого программного средства дается краткое описание, его функциональность и примеры использования.
Разместил: MIHAIL62 3-11-2018, 09:21 | Комментарии: 0 | Подробнее

Название: Gamification by Design: Implementing Game Mechanics in Web and Mobile Apps
Автор: Gabe Zichermann, Christopher Cunningham
Издательство: O'Reilly Media, Inc.
Год: 2011
Формат: PDF
Страниц: 210
Размер: 17,78 МБ
Язык: English

What do Foursquare, Zynga, Nike+, and Groupon have in common? These and many other brands use gamification to deliver a sticky, viral, and engaging experience to their customers. This book provides the design strategy and tactics you need to integrate game mechanics into any kind of consumer-facing website or mobile app. Learn how to use core game concepts, design patterns, and meaningful code samples to create a fun and captivating social environment.
Разместил: ak5812 3-11-2018, 08:51 | Комментарии: 0 | Подробнее
Название: Pro LINQ: Language Integrated Query in C# 2010
Автор: Joseph Rattz, Adam Freeman
Издательство: Apress
Год: 2010
Формат: PDF
Страниц: 840
Для сайта: Mirknig.su
Размер: 4 Mb
Язык: English
LINQ is the part of the .NET Framework that provides a generic approach to querying data from different data sources. It has quickly become the next must-have skill for .NET developers. Pro LINQ: Language Integrated Query in C# 2010 is all about code. Literally, this book starts with code and ends with code. Most books show the simplest examples of how to use a method, but they so rarely show how to use the more complex prototypes. This book is different. Demonstrating the overwhelming majority of LINQ operators and prototypes, it is a veritable treasury of LINQ examples.
Разместил: Ice Zero 2-11-2018, 22:16 | Комментарии: 0 | Подробнее
Название: Accelerated C# 2008
Автор: Trey Nash
Издательство: Apress
Год: 2007
Формат: PDF
Страниц: 510
Для сайта: Mirknig.su
Размер: 4 Mb
Язык: English
Accelerated C# 3.0 is the fastest path to C# mastery. All C# programmers need to know and understand how C# really works but very few books address this. No other book covers the subject in the depth that this one does. It teaches both core C# language concepts and how to use them in high-performance code. All programmers moving to C# from any language or moving up to C# 3.0 from C# 2005 will find this book well worth buying, reading, and using as a reference.
Разместил: Ice Zero 2-11-2018, 22:11 | Комментарии: 0 | Подробнее
Название: Accelerated C# 2010
Автор: Trey Nash
Издательство: Apress
Год: 2010
Формат: PDF
Страниц: 656
Для сайта: Mirknig.su
Размер: 5 Mb
Язык: English
C# 2010 offers powerful new features, and this book is the fastest path to mastering them?and the rest of C#?for both experienced C# programmers moving to C# 2010 and programmers moving to C# from another object-oriented language. Many books introduce C#, but very few also explain how to use it optimally with the .NET Common Language Runtime (CLR). This book teaches both core C# language concepts and how to wisely employ C# idioms and object-oriented design patterns to exploit the power of C# and the CLR.
This book is both a rapid tutorial and a permanent reference. You'll quickly master C# syntax while learning how the CLR simplifies many programming tasks. You’ll also learn best practices that ensure your code will be efficient, reusable, and robust. Why spend months or years discovering the best ways to design and code C# when this book will show you how to do things the right way from the start?
Разместил: Ice Zero 2-11-2018, 22:08 | Комментарии: 0 | Подробнее
Python for Microcontrollers: Getting Started with MicroPythonНазвание: Python for Microcontrollers: Getting Started with MicroPython
Автор: Donald Norris
Издательство: McGraw-Hill Education
ISBN: 1259644537
Год: 2016
Язык: Английский
Страниц: 288
Формат: epub
Размер: 26.21 MB

Program Your Own MicroPython projects with ease?no prior programming experience necessary!
This DIY guide provides a practical introduction to microcontroller programming with MicroPython. Written by an experienced electronics hobbyist, Python for Microcontrollers: Getting Started with MicroPython features eight start-to-finish projects that clearly demonstrate each technique. You will learn how to use sensors, store data, control motors and other devices, and work with expansion boards.
Разместил: Ingvar16 2-11-2018, 18:19 | Комментарии: 0 | Подробнее
Название: Neural Networks in Unity: C# Programming for Windows 10
Автор: Abhishek Nandy, Manisha Biswas
Издательство: Apress
ISBN: 1484236726
Год: 2018
Страниц: 158
Язык: английский
Формат: pdf (true), epub
Размер: 10.6 MB

Learn the core concepts of neural networks and discover the different types of neural network, using Unity as your platform. In this book you will start by exploring back propagation and unsupervised neural networks with Unity and C#. You’ll then move onto activation functions, such as sigmoid functions, step functions, and so on. The author also explains all the variations of neural networks such as feed forward, recurrent, and radial. Once you’ve gained the basics, you’ll start programming Unity with C#. In this section the author discusses constructing neural networks for unsupervised learning, representing a neural network in terms of data structures in C#, and replicating a neural network in Unity as a simulation. Finally, you’ll define back propagation with Unity C#, before compiling your project.
Разместил: Ingvar16 2-11-2018, 14:33 | Комментарии: 0 | Подробнее
Название: Data Science from Scratch: The #1 Data Science Guide for Everything A Data Scientist Needs to Know: Python, Linear Algebra, Statistics, Coding, Applications, Neural Networks, and Decision Trees
Автор: Steven Cooper
Издательство: Amazon Digital Services LLC
ASIN: B07FM4Z3FH
Год: 2018
Страниц: 168
Язык: английский
Формат: epub, mobi, pdf (conv)
Размер: 10.17 MB

The main goal of this book is to help people take the best actionable steps possible towards a career in data science. The need for data scientists is growing exponentially as the internet, and online services continue to expand. This book will help you:
- Know more about the fundamental principles of data science and what you need to become a skilled data scientist.
- Have an elementary grasp of data science concepts and tools that will make this work easier to do.
- Have achieved a technical background in data science and appreciate its power.
Разместил: Ingvar16 2-11-2018, 14:22 | Комментарии: 0 | Подробнее

Название: High-Performance Java Persistence
Автор: Vlad Mihalcea
Издательство: Leanpub
Год: 2016
Страниц: 245
Формат: PDF
Размер: 15 Mb
Язык: English

Get the most out of your persistence layer
A high-performance data access layer must resonate with the underlying database system. Knowing the inner workings of a relational database and the data access frameworks in use can make the difference between a high-performance enterprise application and one that barely crawls.
Разместил: gol8425 2-11-2018, 11:49 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2024     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности