Django for Beginners: Build websites with Python and Django

Автор: Semka от 8-01-2019, 14:10, Коментариев: 0

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


Название: Django for Beginners: Build websites with Python and Django
Автор: William S. Vincent
Издательство: Independently published
Год: 2018
Формат: pdf
Страниц: 339
Размер: 19,2 mb.
Язык: English

A step-by-step guide to building web applications with Python and Django 2.1.

Create, test, and deploy 5 progressively more complex websites including a Message Board app, a Blog app with user accounts, and a robust Newspaper app with reader comments and a complete user registration flow.
 

Continuous Delivery: Reliable Software Releases Through Build, Test, and Deployment Automation

Автор: Energy555 от 8-01-2019, 13:29, Коментариев: 0

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

Название: Continuous Delivery: Reliable Software Releases Through Build, Test, and Deployment Automation
Автор: Jez Humble, David Farley
Издательство: Addison-Wesley
Жанр: Программирование
Год издания: 2010
Страниц: 463
Язык: Английский
Формат: PDF
Размер: 14 Мб

Getting software released to users is often a painful, risky, and time-consuming process. This groundbreaking new book sets out the principles and technical practices that enable rapid, incremental delivery of high quality, valuable new functionality to users. Through automation of the build, deployment, and testing process, and improved collaboration between developers, testers, and operations, delivery teams can get changes released in a matter of hours-- sometimes even minutes-no matter what the size of a project or the complexity of its code base. Jez Humble and David Farley begin by presenting the foundations of a rapid, reliable, low-risk delivery process.
 

Building Single Page Application Using ASP.NET Core & Angular

Автор: literator от 8-01-2019, 06:54, Коментариев: 0

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

Название: Building Single Page Application Using ASP.NET Core & Angular
Автор: Chander Dhall, Rahul Sahay
Издательство: Amazon Digital Services LLC
ASIN: B079ZYGH5V
Год: 2018
Страниц: 508
Язык: английский
Формат: epub, pdf (conv)
Размер: 14.2 MB

Let me put this part first. Building Single Page App using ASP.NET Core and Angular is not at all meant for freshers or for those who just started programming. Building Single Page App using ASP.NET Core and Angular is written in such a way, that while reading you will be building fully functional End-To-End app which you will be starting from basics to advanced concepts in every area. This book uses tons of concepts like Solid Principles, Repository Pattern, Unit of Work Pattern, Entity Framework, Design Principles and many other things to name a few. Hence, Author expects to have basic knowledge around these technology stacks to understand the book completely. This book is all about building industry standard application by coupling variety of technologies together. Hence, readers are expected to have basic knowledge on the same.
 

Matlab Neural Network Toolbox Reference

Автор: literator от 8-01-2019, 06:32, Коментариев: 0

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

Название: Matlab Neural Network Toolbox Reference
Автор: Mark Hudson Beale, Martin T. Hagan, Howard B. Demuth
Издательство: The MathWorks, Inc
Год: 2018
Страниц: 1146
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

This book combines and summarizes all functions of Matlab Neural Network Toolbox in alphabetical list.
Deep learning uses neural networks to learn useful representations of features directly from data. Neural networks combine multiple nonlinear processing layers, using simple elements operating in parallel and inspired by biological nervous systems. Deep learning models can achieve state-of-the-art accuracy in object classification, sometimes exceeding human-level performance.
 

Recent Advances in Artificial Neural Networks

Автор: literator от 8-01-2019, 06:05, Коментариев: 0

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

Название: Recent Advances in Artificial Neural Networks
Автор: L.C. Jain
Издательство: CRC Press
ISBN: 1315897113
Год: 2017
Страниц: 372
Язык: английский
Формат: pdf (true)
Размер: 12.1 MB

Neural networks are a new generation of information processing paradigms designed to mimic some of the behaviors of the human brain for solving artificial intelligence (AI) problems. They can learn, recall, and generalize from training data, and with their potential applications limited only by the imaginations of scientists and engineers, they are commanding tremendous popularity and research interest. A number of neural network paradigms have been reported in the last four decades, and in the last decade the neural networks have been refined and widely used by researchers and application engineers.
 

Everyday Cryptography: Fundamental Principles and Applications

Автор: harun54 от 7-01-2019, 22:04, Коментариев: 0

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

Название: Everyday Cryptography: Fundamental Principles and Applications
Автор: Keith M. Martin
Издательство: Oxford University Press
Год: 2012
Формат: PDF, EPUB
Размер: 13 Мб
Язык: английский / English

Cryptography is a vital technology that underpins the security of information in computer networks. This book presents a comprehensive introduction to the role that cryptography plays in providing information security for technologies such as the Internet, mobile phones, payment cards, and wireless local area networks. Focusing on the fundamental principles that ground modern cryptography as they arise in modern applications, it avoids both an over-reliance on transient current technologies and over-whelming theoretical research.
 

Python. Разработка на основе тестирования (+file)

Автор: Oleg83 от 7-01-2019, 21:45, Коментариев: 0

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


Название: Python. Разработка на основе тестирования (+file)
Автор: Персиваль Г.
Издательство: ДМК Пресс
Год: 2018
Страниц: 624
Формат: PDF
Размер: 10 Мб
Язык: русский

Книга демонстрирует преимущества методологии разработки на основе тестирования (TDD) на языке Python. Вы научитесь писать и выполнять тесты для создания любого фрагмента вашего приложения и затем разрабатывать минимальный объем программного кода, необходимого для прохождения этих тестов. Вы также научитесь работать с различными инструментами и фрейм-ворками, такими как Django, Selenium, Git, jQuery и Mock.
 

iOS Core Animation: Advanced Techniques

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

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

Название: iOS Core Animation: Advanced Techniques
Автор: Nick Lockwood
Издательство: Addison-Wesley Professional
Год: 2014
Формат: PDF
Размер: 21 Мб
Язык: английский / English

Core Animation is the technology underlying Apple’s iOS user interface. By unleashing the full power of Core Animation, you can enhance your app with impressive 2D and 3D visual effects and create exciting and unique new interfaces.
In this in-depth guide, iOS developer Nick Lockwood takes you step-by-step through the Core Animation framework, building up your understanding through sample code and diagrams together with comprehensive explanations and helpful tips.
 

Unity 3D and PlayMaker Essentials

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

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

Название: Unity 3D and PlayMaker Essentials
Автор: Jere Miles
Издательство: CRC Press
Год: 2016
Формат: PDF, EPUB
Размер: 29 Мб
Язык: английский / English

In introducing new students to video game development, there are two crucial components to consider: design and implementation. Unity 3D and PlayMaker Essentials: Game Development from Concept to Publishing provides theoretical background on topics such as characters, stories, level design, interface design, audio, game mechanics, and tools and skills needed.
 

Multiplayer Game Programming: Architecting Networked Games

Автор: harun54 от 7-01-2019, 18:22, Коментариев: 0

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

Название: Multiplayer Game Programming: Architecting Networked Games
Автор: Josh Glazer and Sanjay Madhav
Издательство: Addison-Wesley Professional
Год: 2015
Формат: EPUB
Размер: 20 Мб
Язык: английский / English

Networked multiplayer games are a multibillion dollar business: some games now attract tens of millions of players. In this practical, code-rich guide, Joshua Glazer and Sanjay Madhav guide you through every aspect of engineering them. Drawing on their immense experience as both game developers and instructors, the authors lead you through building a robust multiplayer architecture, and creating every engine-level system. You’ll learn through in-depth working code examples for two complete games: an action game and a real time strategy (RTS) game.