.Net Knowledge Book: Web Development with Asp.Net MVC, Azure and Entity Framework (Volume 4)

Автор: literator от 10-01-2019, 19:24, Коментариев: 0

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

Название: .Net Knowledge Book: Web Development with Asp.Net MVC, Azure and Entity Framework (Volume 4)
Автор: Patrick Desjardins
Издательство: Depot legal - Bibliotheque et Archives national du Quebec
Серия: .Net Knowledge Book
ISBN: 2981311042
Год: 2017
Страниц: 278
Язык: английский
Формат: epub, pdf (conv)
Размер: 28.1 MB

.Net Knowledge book This book is a melting pot of several articles about Asp.Net MVC, Azure, Entity Framework, javascript, CSS, C# and SQL. They are scenarios that happen in the everyday work of developers who use these technologies. They are divided into short articles that are easy to understand. This book is ideal for anyone with intermediate to advanced knowledge of Microsoft web stack who wants to learn more about how to deal with practical cases. This book includes articles written during 2016. It is volume 4 of a series of books that focus on real software developing problems. I strongly believe that the content of this book is a must for anyone who works with Microsoft Asp.Net in enterprise.
 

SPSS Data Analysis for Univariate, Bivariate, and Multivariate Statistics

Автор: bhaer от 10-01-2019, 15:58, Коментариев: 0

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


Название: SPSS Data Analysis for Univariate, Bivariate, and Multivariate Statistics
Автор: Daniel J. Denis
Издательство: Wiley
Год: 2019
Страниц: 288
Формат: PDF, EPUB
Размер: 58 Mb
Язык: English

Enables readers to start doing actual data analysis fast for a truly hands-on learning experience
This concise and very easy-to-use primer introduces readers to a host of computational tools useful for making sense out of data, whether that data come from the social, behavioral, or natural sciences. The book places great emphasis on both data analysis and drawing conclusions from empirical observations. It also provides formulas where needed in many places, while always remaining focused on concepts rather than mathematical abstraction.
 

Beginning jQuery

Автор: Ice Zero от 10-01-2019, 15:54, Коментариев: 0

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

Название: Beginning jQuery
Автор: Jack Franklin
Издательство: Apress
Год: 2013
Формат: PDF
Страниц: 204
Для сайта: litgu.ru
Размер: 3 Mb
Язык: English

Beginning jQuery is your step-by-step guide to learning the jQuery library. jQuery is the most popular jаvascript library in the web developer’s toolkit. Jack Franklin takes you from the basics of getting you started with jQuery, right through to extending jQuery by writing your own plug-ins. You'll discover best practices you can follow, how you can avoid common mistakes, and you'll learn about so many of the things that jQuery has to offer, including how you can:
 

Beginning jQuery 2 for ASP.NET Developers

Автор: Ice Zero от 10-01-2019, 15:48, Коментариев: 0

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

Название: Beginning jQuery 2 for ASP.NET Developers
Автор: Bipin Joshi
Издательство: Apress
Год: 2013
Формат: PDF
Страниц: 336
Для сайта: litgu.ru
Размер: 8 Mb
Язык: English

jQuery is the most popular jаvascript library in use today, appearing on nearly two thirds of the 10,000 most visited sites on the web. With this sort of popularity, it’s clear that ASP.NET developers can’t afford to miss out.By combining jQuery with ASP.NET you get the best of both worlds: the client-side interactivity and responsiveness of jаvascript with the robustness and extensibility of Microsoft's web stack. Beginning jQuery 2 for ASP.NET Developers shows you how.
 

Large Scale Data Analytics

Автор: bhaer от 10-01-2019, 12:11, Коментариев: 0

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


Название: Large Scale Data Analytics (Studies in Computational Intelligence)
Автор: Chung Yik Cho
Издательство: Springer
Год: 2019
Страниц: 89
Формат: PDF, EPUB
Размер: 23 Mb
Язык: English

This book presents a language integrated query framework for big data. The continuous, rapid growth of data information to volumes of up to terabytes (1,024 gigabytes) or petabytes (1,048,576 gigabytes) means that the need for a system to manage and query information from large scale data sources is becoming more urgent. Currently available frameworks and methodologies are limited in terms of efficiency and querying compatibility between data sources due to the differences in information storage structures.
 

Сюрреализм на JavaScript

Автор: harun54 от 9-01-2019, 21:36, Коментариев: 0

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


Название: Сюрреализм на javascript
Автор: А.М. Бахирев
Издательство: СИНЭЛ
Год: 2014
Формат: PDF
Размер: 24 Мб
Язык: русский

Книга о разработке игр и приложений на javascript. В книге встречается множество отсылок к авторам различных публикаций и экспертам фронтенд-разработки. Также затрагивается тема кроссплатформенной разработки на javascript для различных устройств, XSS атаки, обфуская кода, и конвертирования HTML в EXE, НТА, СНМ и т.п.
 

Openstack Cloud Application Development

Автор: harun54 от 9-01-2019, 20:03, Коментариев: 0

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

Название: Openstack Cloud Application Development
Автор: Scott Adkins, John Belamaric, Vincent Giersch, Denys Makogon, Jason E. Robinson
Издательство: Wrox
Год: 2015
Формат: PDF, EPUB
Размер: 10 Мб
Язык: английский / English

OpenStack Cloud Application Development is a fast-paced, professional book for OpenStack developers, delivering comprehensive guidance without wasting time on development fundamentals. Written by experts in the OpenStack community from Infoblox, Gigaspaces, GoDaddy, and Comcast, this book shows you how to work effectively and efficiently within the OpenStack platform to develop large, scalable applications without worrying about underlying hardware.
 

Big Data Processing with Apache Spark

Автор: bhaer от 9-01-2019, 18:25, Коментариев: 0

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


Название: Big Data Processing with Apache Spark
Автор: Srini Penchikala
Издательство:
Год: 2018
Страниц: 104
Формат: PDF
Размер: 10 Mb
Язык: English

Apache Spark is a popular open-source big-data processing framework that's built around speed, ease of use, and unified distributed computing architecture. Not only it supports developing applications in different languages like Java, Scala, Python, and R, it's also hundred times faster in memory and ten times faster even when running on disk compared to traditional data processing frameworks. Whether you are currently working on a big data project or interested in learning more about topics like machine learning, streaming data processing, and graph data analytics, this book is for you. You can learn about Apache Spark and develop Spark programs for various use cases in big data analytics using the code examples provided. This book covers all the libraries in Spark ecosystem: Spark Core, Spark SQL, Spark Streaming, Spark ML, and Spark GraphX.
 

Java Programming, 9th Edition

Автор: bhaer от 9-01-2019, 09:52, Коментариев: 0

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


Название: Java Programming, 9th Edition
Автор: Joyce Farrell
Издательство: Cengage Learning
Год: 2019
Страниц: 870
Формат: True PDF
Размер: 11 Mb
Язык: English

Discover the power of Java™ for developing applications today when you trust the engaging, hands-on approach in Farrell's JAVA PROGRAMMING, 9E. Even if you're a first-time programmer, JAVA PROGRAMMING can show you how to quickly start developing useful programs, all while still mastering the basic principles of structured and object-oriented programming. Unique, reader-friendly explanations and meaningful programming exercises emphasize business applications and game creation while useful debugging exercises and contemporary case problems further expand your understanding. Additional digital learning resources within MindTap provide interactive learning tools as well as coding IDE (Integrated Development Environment) labs for practicing and expanding your skills.
 

Разработка приложений Java EE 6 в NetBeans 7

Автор: harun54 от 8-01-2019, 21:16, Коментариев: 0

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

Название: Разработка приложений Java EE 6 в NetBeans 7
Автор: Дэвид Хеффельфингер
Издательство: ДМК Пресс
Год: 2013
Формат: PDF
Размер: 15 Мб
Язык: русский

Книга представляет собой практическое руководство по использованию возможностей IDE NetBeans 7 для разработки корпоративных приложений, совместимых со стандартом Java ЕЕ 6. В книге показаны приемы эффективного программирования, задействующие контекстные меню и «горячие» клавиши, мастера и шаблоны среды NetBeans, затрагиваются вопросы создания, конфигурирования, развертывания, отладки и профилирования корпоративных приложений с использованием средств встроенных в IDE NetBeans.