Exploring Java 9: Build Modularized Applications in Java

Автор: bhaer от 1-12-2017, 17:27, Коментариев: 0

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


Название: Exploring Java 9: Build Modularized Applications in Java
Автор: Fu Cheng
Издательство: Apress
Год: 2018
Страниц: 174
Формат: PDF, EPUB
Размер: 10 Mb
Язык: English

Discover all the new features and changes in Java 9, including module systems?JPMS or Project Jigsaw. This book covers the whole Java application development life cycle. You'll review all the important concepts, including module descriptor, unnamed module, automatic module, and command line tools.
 

Real-Time Web Application Development: With ASP.NET Core, SignalR, Docker, and Azure

Автор: bhaer от 1-12-2017, 17:18, Коментариев: 0

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


Название: Real-Time Web Application Development: With ASP.NET Core, SignalR, Docker, and Azure
Автор: Rami Vemula
Издательство: Apress
Год: 2017
Страниц: 600
Формат: PDF, EPUB
Размер: 38 Mb
Язык: English

Design, develop, and deploy a real-world web application by leveraging modern open source technologies. This book shows you how to use ASP.NET Core to build cross-platform web applications along with SignalR to enrich the application by enabling real-time communication between server and clients. You will use Docker to containerize your application, integrate with GitHub to package the application, and provide continuous deployment to Azure’s IaaS platform.
 

JAVA. Серверные приложения (2007)

Автор: SCART56 от 1-12-2017, 15:34, Коментариев: 0

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


Название: JAVA. Серверные приложения
Автор: Мухамедзянов Р.Р.
Издательство: Солон-Пресс
Год: 2007
Страниц: 336
ISBN: 5-93455-134-5
Формат: PDF
Размер: 11.4 Мб
Язык: русский
Серия: Про ПК

В книге описаны практические вопросы, посвященные работе с Java-серверными приложениями, относящимися как к технологиям электронной коммерции, так и к Web-приложениям. Главная задача книги — показать всем заинтересованным сторонам возможности использования языка программирования Java при создании Web-приложений.
 

Программирование в среде Borland C++ Builder с математическими библиотеками MATLAB C/C++ (+CD) - 2013

Автор: SCART56 от 1-12-2017, 12:36, Коментариев: 0

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


Название: Программирование в среде Borland C++ Builder с математическими библиотеками MATLAB C/C++ (+CD)
Автор: Подкур М.Л., Подкур П.Н., Смоленцев Н.К.
Издательство: М.: ДМК Пресс
Год: 2013
Страниц: 496
ISBN: 5-94074-310-2
Формат: PDF
Размер: 53 Мб
Язык: русский

Данная книга посвящена изложению вопросов совместного использования богатой библиотеки визуальных компонент Borland C++ Builder и возможностей языка С++ с мощными математическими процедурами MATLAB®. Книга содержит основы программирования в Borland C++ Builder и на MATLAB, описание математических библиотек MATLAB для С/С++ и компиляторов MATLAB.
 

iOS 11 by Tutorials: Learning the new iOS APIs with Swift 4

Автор: Energy555 от 1-12-2017, 10:13, Коментариев: 0

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

Название: iOS 11 by Tutorials: Learning the new iOS APIs with Swift 4
Автор: J.Ahmad, J.Beers, M.Ciurus, R.Critz, M.Katz, A.Pereira, M.Pringle, J.Rames
Издательство: Razeware LLC
Жанр: Программирование
Год издания: 2017
Страниц: 306
Язык: Английский
Формат: PDF/EPUB
Качество: хорошее
Размер: 201 Мб

Изучите новые API IOS 11 с помощью Swift 4!

Откройте для себя новые функции для разработчиков в iOS 11, таких как ARKit, Core ML, Vision, drag & drop, просмотр документов, новые изменения в Xcode 9 и Swift 4 - и многое, многое другое.
 

Introduction to Image Processing Using R

Автор: Igor1977 от 1-12-2017, 06:32, Коментариев: 0

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


Название: Introduction to Image Processing Using R
Автор: Frery Alejandro С., Perсiano Talita
Издательство: Springer London
Год: 2013
Формат: pdf
Страниц: 87
Размер: 10 mb
Язык: английский

This book introduces the statistical software R to the image processing community in an intuitive and practical manner. R brings interesting statistical and graphical tools which are important and necessary for image processing techniques. Furthermore, it has been proved in the literature that R is among the most reliable, accurate and portable statistical software available. Both the theory and practice of R code concepts and techniques are presented and explained, and the reader is encouraged to try their own implementation to develop faster, optimized programs. Those who are new to the field of image processing and to R software will find this work a useful introduction. By reading the book alongside an active R session, the reader will experience an exciting journey of learning and programming.
 

Practical Scala DSLs: Real-World Applications Using Domain Specific Languages

Автор: bhaer от 1-12-2017, 01:38, Коментариев: 0

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


Название: Practical Scala DSLs: Real-World Applications Using Domain Specific Languages
Автор: Pierluigi Riti
Издательство: Apress
Год: 2018
Страниц: 226
Формат: PDF, EPUB
Размер: 10 Mb
Язык: English

Build domain specific languages (DSLs) using Java's most popular functional programming language: Scala. This book introduces the basics of Scala and DSLs using a series of practical examples. In Practical Scala DSLs, you’ll learn to create pragmatic and complete code examples that explain the actual use of DSLs with Scala
 

The CLI Book: Writing Successful Command Line Interfaces with Node.js

Автор: bhaer от 1-12-2017, 01:30, Коментариев: 0

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


Название: The CLI Book: Writing Successful Command Line Interfaces with Node.js
Автор: Robert Kowalski
Издательство: Apress
Год: 2018
Страниц: 109
Формат: PDF, EPUB
Размер: 10 Mb
Язык: English

Learn everything that makes command line clients such as Git and npm so successful, and how to compose the best on your own. This book is your concise step-by-step guide to writing command line clients with Node.js.
 

Cross Over to HTML5 Game Development: Use Your Programming Experience to Create Mobile Games

Автор: bhaer от 1-12-2017, 01:24, Коментариев: 0

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


Название: Cross Over to HTML5 Game Development: Use Your Programming Experience to Create Mobile Games
Автор: Zarrar Chishti
Издательство: Apress
Год: 2018
Страниц: 250
Формат: PDF, EPUB
Размер: 10 Mb
Язык: English

Break into the most lucrative platform in the world by adding HTML5 game development to your current skillset. Zarrar Chishti has trained developers from a wide range of programming disciplines to cross over into HTML5 game development.
 

Windows 10 Development with XAML and C# 7

Автор: literator от 1-12-2017, 01:09, Коментариев: 0

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

Windows 10 Development with XAML and C# 7Название: Windows 10 Development with XAML and C# 7, Second Edition
Автор: Jesse Liberty, Jon Galloway
Издательство: Apress
ISBN: 1484229339
Год: 2018
Страниц: 233
Язык: английский
Формат: epub, rtf, pdf
Размер: 10.1 MB

Benefit from a nuts-and-bolts examination of how XAML and C# 7 fit together and obtain everything you need to get up and running with Windows 10. Once you have a good understanding of the basics, you progress to more advanced topics steadily increasing your understanding as a whole. This holistic knowledge is essential to get the most out of Windows 10 development.
Each topic is covered clearly and concisely and is packed with the details you need to code effectively. The most important features are given a no-nonsense, in-depth treatment and chapters contain examples that demonstrate both the power and the subtlety of Windows 10. Windows 10 Development with XAML and C# 7 focuses on the features that you need for your project and brings your existing C# coding knowledge to bear.