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



Реклама


Название: Pro LINQ: Language Integrated Query in C# 2010
Автор: Joseph Rattz, Adam Freeman
Издательство: Apress
Год: 2010
Формат: PDF
Страниц: 840
Для сайта: mymirknig.ru
Размер: 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
Для сайта: mymirknig.ru
Размер: 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
Для сайта: mymirknig.ru
Размер: 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 | Подробнее
Название: Using Generics in C# (Видеокурс)
Автор: Robby Millsap
Издательство: Lynda
Год: 2018
Видео: H264 MP4 AVC, 1280x720
Аудио: AAC 48000 KHz 2 Ch
Продолжительность: 00:52:17
Размер: 152,6 mb
Язык: English

This course is designed to introduce the beginning programmer to the concept of generics and show how to use them for greater reusability in popular design patterns.
Разместил: daromir 2-11-2018, 11:33 | Комментарии: 0 | Подробнее
Название: C++: The Complete Reference, 4th Edition
Автор: Herbert Schildt
Издательство: McGraw-Hill Education
Год: 2002
Формат: PDF
Страниц: 1056
Для сайта: mymirknig.ru
Размер: 2 Mb
Язык: English
Best-selling genius Herb Schildt covers everything from keywords, syntax, and libraries, to advanced features such as overloading, inheritance, virtual functions, namespaces, templates, and RTTI?plus, a complete description of the Standard Template Library (STL).
Разместил: Ice Zero 2-11-2018, 11:28 | Комментарии: 0 | Подробнее
Название: C++ How to Program (8th Edition)
Автор: Paul Deitel, Harvey Deitel
Издательство: Pearson
Год: 2011
Формат: PDF
Страниц: 1104
Для сайта: mymirknig.ru
Размер: 51 Mb
Язык: English
For Introduction to Programming (CS1) and other more intermediate courses covering programming in C++. Also appropriate as a supplement for upper-level courses where the instructor uses a book as a reference for the C++ language.
This best-selling comprehensive text is aimed at readers with little or no programming experience. It teaches programming by presenting the concepts in the context of full working programs and takes an early-objects approach. The authors emphasize achieving program clarity through structured and object-oriented programming, software reuse and component-oriented software construction. The Eighth Edition encourages students to connect computers to the community, using the Internet to solve problems and make a difference in our world. All content has been carefully fine-tuned in response to a team of distinguished academic and industry reviewers.
Разместил: Ice Zero 2-11-2018, 08:51 | Комментарии: 0 | Подробнее
 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности