Using MVVM Light with your Xamarin Apps

Автор: bhaer от 9-12-2017, 10:56, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Название: Using MVVM Light with your Xamarin Apps
Автор: Paul Johnson
Издательство: Apress
Год: 2018
Страниц: 200
Формат: PDF, EPUB
Размер: 10 Mb
Язык: English

Learn how to use the popular MVVM Light development framework with a focus on reliable, maintainable code that can be deployed across any of the .NET-supported mobile platforms. Clear examples are provided of the advantages of the MVVM platform along with step-by-step demonstrations of how to create applications at different levels of complexity. Application development is covered for iOS, Android, and Windows phone (UWP) using MVVM Light as the central framework.
 

Искусство алгоритмизации (+CD)

Автор: SCART56 от 8-12-2017, 23:19, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Название: Искусство алгоритмизации (+CD)
Автор: Потопахин В.В.
Издательство: ДМК-Пресс
Год: 2011
Страниц: 320
ISBN: 978-5-94074-621-8
Формат: PDF
Размер: 134 Мб
Язык: русский

Книга, которую вы держите в руках, является логическим продолжением книги «Современное программирование с нуля» того же автора. Но если упомянутая книга была посвящена выработке базовых программистских умений, то сейчас цель – наработка инструментария программиста-профессионала. В книге, неформально и довольно детально, разобран значительный набор алгоритмов и методов.
 

Азбука хакера (3 книги)

Автор: SCART56 от 8-12-2017, 21:53, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Название: Азбука хакера
Издательство: Майор
Автор: Собейкис В.Г.
Год: 2004-2006
Количество книг: 3
Формат: DJVU
Размер: 24.5 Мб
Язык: русский

Предлагаю читателям книги про первые шаги становления хакера как мастера, для которого компьютеры и сети – открытая книга без паролей и запретов. Реальная практика хакерства, философия и психология этого уникального для наших дней явления, применение социальной инженерии – все это вы найдете в первом томе этой интересной и познавательной энциклопедии. Вторая книга про развитие хакерского мастерства, языки программирования для хакеров, основы крэкинга, в третьей книге вы познакомитесь с компьютерной вирусологией, научитесь защищаться от вирусов и их писать. Хотите стать настоящим хакером? Эти книги для Вас!
 

Джоэл о программировании и разнообразных и иногда родственных вопросах, которые должны быть интересны разработчикам программного обеспечения

Автор: daromir от 8-12-2017, 20:58, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Автор: Спольски Дж.
Название: Джоэл о программировании и разнообразных и иногда родственных вопросах, которые должны быть интересны разработчикам программного обеспечения, проектировщикам и менеджерам, а также тем, кому посчастливилось или не повезло в каком-то качестве работать с ними
Издательство: СПб.: Сиивол-плюс
Год: 2006
ISBN: 5-93286-063-4
Язык: Русский
Формат: djvu
Размер: 11 mb
Страниц: 352, ил.

Книга представляет собой подборку эссе, опубликованных автором на его сайте http://www.joelonsoftware.com
 

Machine Learning (2017)

Автор: literator от 8-12-2017, 17:12, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Machine Learning (2017)Название: Machine Learning
Автор: Yagang Zhang
Издательство: ITexLi
ISBN: 953-307-033-1
Год: 2017
Страниц: 446
Язык: английский
Формат: pdf
Размер: 16.7 MB

The goal of this book is to present the key algorithms, theory and applications that from the core of machine learning. Learning is a fundamental activity. It is the process of constructing a model from complex world. And it is also the prerequisite for the performance of any new activity and, later, for the improvement in this performance. Machine learning is concerned with constructing computer programs that automatically improve with experience. It draws on concepts and results from many fields, including artificial intelligence, statistics, control theory, cognitive science, information theory, etc. The field of machine learning is developing rapidly both in theory and applications in recent years, and machine learning has been applied to successfully solve a lot of real-world problems.
 

Python 2 and 3 Compatibility: With Six and Python-Future Libraries

Автор: bhaer от 8-12-2017, 10:12, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Название: Python 2 and 3 Compatibility: With Six and Python-Future Libraries
Автор: Joannah Nanjekye
Издательство: Apress
Год: 2018
Страниц: 129
Формат: PDF
Размер: 10 Mb
Язык: English

Discover clean ways to write code that will run on both Python 2 and 3.This book is tutorial-oriented with detailed examples of how to convert existing Python 2-compatible code to code that will run reliably on both Python 2 and 3.
Although Python 3 is considered the future of Python, Python 2.x will be maintained for several more years, alongside Python 3, which is not backwards compatible. For those who need to support both versions, this book guides you through the process.
 

Reusable Firmware Development: A Practical Approach to APIs, HALs and Drivers

Автор: bhaer от 8-12-2017, 09:37, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Название: Reusable Firmware Development: A Practical Approach to APIs, HALs and Drivers
Автор: Jacob Beningo
Издательство: Apress
Год: 2018
Страниц: 308
Формат: PDF, EPUB
Размер: 10 Mb
Язык: English

Gain the knowledge and skills necessary to improve your embedded software and benefit from author Jacob Beningo’s more than 15 years developing reusable and portable software for resource-constrained microcontroller-based systems. You will explore APIs, HALs, and driver development among other topics to acquire a solid foundation for improving your own software. Reusable Firmware Development: A Practical Approach to APIs, HALs and Drivers not only explains critical concepts, but also provides a plethora of examples, exercises, and case studies on how to use and implement the concepts.
 

Introducing JavaScript Game Development: Build a 2D Game from the Ground Up

Автор: bhaer от 8-12-2017, 09:32, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Название: Introducing javascript Game Development: Build a 2D Game from the Ground Up
Автор: Graeme Stuart
Издательство: Apress
Год: 2018
Страниц: 209
Формат: PDF, EPUB
Размер: 10 Mb
Язык: English

Learn to build a fully-functional 2D game inspired by the 1979 Atari classic, Asteroids, using just HTML5, CSS and javascript. Developing games has never been easier than it is now. New web technology allows even beginner developers to turn their hand to game development. Developed from an undergraduate course module, Introducing javascript Game Development teaches each new technology as it is introduced so can be followed by enthusiastic beginners as well as intermediate coders.
 

Physically Based Shader Development for Unity 2017: Develop Custom Lighting Systems

Автор: bhaer от 7-12-2017, 10:04, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Название: Physically Based Shader Development for Unity 2017: Develop Custom Lighting Systems
Автор: Claudia Doppioslash
Издательство: Apress
Год: 2018
Страниц: 232
Формат: PDF, EPUB
Размер: 11 Mb
Язык: English

Benefit from the latest rendering tech developments, currently covered only in papers and talks from Siggraph, in a way any developer or technical artist using Unity can take advantage of. This book starts by introducing how shader programming works in general, the common principles of different platforms (OpenGL, Vulkan, and DirectX), and the shading languages Unity uses: Cg, GLSL, and ShaderLab.
 

Developing Bots with Microsoft Bots Framework: Create Intelligent Bots using MS Bot Framework and Azure Cognitive Services

Автор: bhaer от 7-12-2017, 10:03, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Название: Developing Bots with Microsoft Bots Framework: Create Intelligent Bots using MS Bot Framework and Azure Cognitive Services
Автор: Srikanth Machiraju,? Ritesh Modi
Издательство: Apress
Год: 2018
Страниц: 283
Формат: PDF, EPUB
Размер: 16 Mb
Язык: English

Develop Intelligent Bots using Microsoft Bot framework (C# and Node.js), Visual Studio Enterprise & Code, Microsoft
Azure and Cognitive Services. This book shows you how to develop great Bots, publish to Azure and register with Bot portal so that customers can
connect and communicate using famous communication channels like Skype, Slack, Web and Facebook.