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



Реклама


Название: Introduction to Tornado: Modern Web Applications with Python
Автор: Michael Dory and Allison Parrish
Издательство: O'Reilly Media
Год: 2012
Формат: PDF
Размер: 12 Мб
Язык: английский / English

Walk through the basics of Tornado, the high-performance web server known for its speed, simplicity, and scalability on projects large and small. With this hands-on guide, you’ll learn how to use Tornado’s acclaimed features by working with several example applications. You also get best practices for using Tornado in the real world. Are you interested in creating a scalable social application, real-time analytics engine, or RESTful API—all with the power and simplicity of Python? This book shows you why Tornado is fantastic choice for writing powerful applications that are simple to create, extend, and deploy.
Разместил: black 18-01-2019, 19:33 | Комментарии: 0 | Подробнее

Название: Coding Interview Questions, 3rd Edition
Автор: Narasimha Karumanchi
Издательство: CareerMonk Plublications
Год: 2017
Страниц: 520
Формат: PDF, EPUB, AZW3
Размер: 155 Mb
Язык: English

"Coding Interview Questions" is a book that presents interview questions in simple and straightforward manner with a clear-cut explanation. This book will provide an introduction to the basics. It comes handy as an interview and exam guide for computer scientists.
Разместил: bhaer 18-01-2019, 17:32 | Комментарии: 1 | Подробнее
Название: FBML Essentials: Facebook Markup Language Fundamentals
Автор: Jesse Stay
Издательство: O'Reilly Media
Год: 2008
Формат: PDF
Страниц: 192
Для сайта: Mirknig.su
Размер: 1 Mb
Язык: English

Do you have an idea for a Facebook application? With FBML Essentials, you'll learn how to build it quickly using the Facebook Markup Language (FBML) and other easy-to-use tools in the site's framework. If you can develop a website with HTML, writing a Facebook application with the help of this book will be a breeze.

Of course, Facebook is not just another website. Any applications you write for it will have a potential audience of 16 million dedicated users. It's not just another social networking site, either. Under the surface, Facebook is pretty sophisticated, with a development toolkit that includes it's own modified version of HTML -- FBML -- to customize the look and feel of your Facebook applications.
Разместил: Ice Zero 18-01-2019, 14:20 | Комментарии: 0 | Подробнее

Название: Natural Language Processing with PyTorch: Build Intelligent Language Applications Using Deep Learning
Автор: Delip Rao, Brian McMahan
Издательство: O'Reilly Media
Год: 2019
Страниц: 256
Формат: PDF
Размер: 16 Mb
Язык: English

Natural Language Processing (NLP) offers unbounded opportunities for solving interesting problems in artificial intelligence, making it the latest frontier for developing intelligent, deep learning-based applications. If you’re a developer or researcher ready to dive deeper into this rapidly growing area of artificial intelligence, this practical book shows you how to use the PyTorch deep learning framework to implement recently discovered NLP techniques. To get started, all you need is a machine learning background and experience programming with Python.
Разместил: bhaer 18-01-2019, 14:07 | Комментарии: 0 | Подробнее
Название: Reactive Programming with Node.js
Автор: Fernando Doglio
Издательство: Apress
Год: 2017
Формат: PDF, EPUB, MOBI
Размер: 10 Мб
Язык: английский / English

This book teaches you how to utilize Reactive Programming (RP) for your back-end development with Node.js. Up to now, RP has most often been used in front-end development, but its revolutionary approach can also transform your back-end programming. Using Reactive Programming with Node.js you will understand the paradigms of RP, why you should use it, and the variations available to you. You will learn how to use the main libraries necessary to provide this development experience in Node.js, including RxJS, Bacon.js, Kefir.js, and Highland.js. You will also create a custom library that provides the main features, and learn how to scale up a system developed using RP in Node.js.
Разместил: black 18-01-2019, 07:30 | Комментарии: 0 | Подробнее
Название: Программирование сетевых приложений на C++. Том 1
Автор: Дуглас С. Шмидт, Стивен Д. Хьюстонs
Издательство: Бином
ISBN: 978-5-9518-0362-7
Год: 2009
Страниц: 304
Язык: русский
Формат: pdf
Размер: 82.9 MB

В книге излагается один из самых перспективных подходов к профессиональному программированию сетевых приложений на C++. Рассматриваются основные причины сложности разработки сетевых приложений, а также паттерны проектирования и ACE IIO промежуточного слоя с открытыми исходными кодами, которое можно свободно грузить с сайта в Интернет и которое является одним из наиболее переносимых и широко используемых инструментальных средств сетевого программирования на C++ в мире. Книга адресована разработчикам-практикам, которым необходимо в сжатые сроки и без головоломных трудностей создавать гибкие и эффективные сетевые приложения.
Разместил: Ingvar16 18-01-2019, 06:22 | Комментарии: 0 | Подробнее
Название: 2D Graphics Programming for Games
Автор: John Pile Jr.
Издательство: CRC Press
Год: 2013
Формат: PDF
Размер: 26 Мб
Язык: английский / English

The success of Angry Birds, Peggle, and Fruit Ninja has proven that fun and immersive game experiences can be created in two dimensions. Furthermore, 2D graphics enable developers to quickly prototype ideas and mechanics using fewer resources than 3D. 2D Graphics Programming for Games provides an in-depth single source on creating 2D graphics that can be easily applied to many game platforms, including iOS, Android, Xbox 360, and the PlayStation Suite. The author presents examples not only from video games but also from art and animated film.
Разместил: black 17-01-2019, 22:36 | Комментарии: 0 | Подробнее
Название: Iron-Clad Java Building Secure Web Applications
Автор: Jim Manico, August Detlefsen
Издательство: McGraw-Hill Education
Год: 2015
Формат: PDF, EPUB
Размер: 23 Мб
Язык: английский / English

Develop, deploy, and maintain secure Java applications using the expert techniques and open source libraries described in this Oracle Press guide. Iron-Clad Java presents the processes required to build robust and secure applications from the start and explains how to eliminate existing security bugs. Best practices for authentication, access control, data protection, attack prevention, error handling, and much more are included. Using the practical advice and real-world examples provided in this authoritative resource, you'll gain valuable secure software engineering skills.
Разместил: black 17-01-2019, 22:24 | Комментарии: 0 | Подробнее
Название: Computer Science Programming Basics in Ruby
Автор: Ophir Frieder and Gideon Frieder
Издательство: O'Reilly Media
Год: 2013
Формат: PDF, EPUB
Размер: 10 Мб
Язык: английский / English

If you know basic high-school math, you can quickly learn and apply the core concepts of computer science with this concise, hands-on book. Led by a team of experts, you’ll quickly understand the difference between computer science and computer programming, and you’ll learn how algorithms help you solve computing problems.
Разместил: black 17-01-2019, 18:08 | Комментарии: 0 | Подробнее
Название: Facebook All-in-One For Dummies
Автор: Jamie Crager, Scott Ayres, Melanie Nelson, Daniel Herndon, Jesse Stay
Издательство: For Dummies
Год: 2014
Формат: PDF
Страниц: 528
Для сайта: Mirknig.su
Размер: 27 Mb
Язык: English

The A to Z Facebook guide for users, marketers, and developers alike
Facebook has more than a billion users worldwide. Whether you enjoy spending time on Facebook every day, use it to advertise and market your product, or develop Facebook apps, this go-to guide has something you need. Its six minibooks cover creating a personal timeline, connecting with others, connecting Facebook to other social media, building a fan page, marketing a business on Facebook, and developing Facebook apps. It's fully updated to cover the latest Facebook changes, including Graph Search, mobile apps, Timeline enhancements, and news feed redesign.
Разместил: Ice Zero 17-01-2019, 17:16 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2021     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности