Практика программирования. 8-е издание

Автор: harun54 от 16-12-2018, 21:22, Коментариев: 2

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

Название: Практика программирования. 8-е издание
Автор: Брайан У. Керниган, Роб Пайк
Издательство: Вильямс
Год: 2015
Формат: PDF
Размер: 15 Мб
Язык: русский

В книге рассматриваются принципы практического профессионального программирования, которые, выходя за рамки простого написания кода, включают в себя проектирование, правильный выбор алгоритмов и структур данных, отладку и тестирование, оптимизацию быстродействия и переносимости, автоматизацию рабочего процесса. Изложение проиллюстрировано примерами из сложных, практически важных систем.

Изменил: harun54 по причине: Обновление ссылок

 

Шаблоны проектирования Node.JS

Автор: literator от 16-12-2018, 17:46, Коментариев: 0

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

Название: Шаблоны проектирования Node.JS
Автор: Марио Каскиаро, Лучано Маммино
Издательство: ДМК Пресс
ISBN: 978-5-97060-485-4
Год: 2017
Страниц: 396
Формат: pdf, djvu
Размер: 10.1 MB

Node.js – популярная программная платформа, позволяющая легко и просто создавать масштабируемые серверные приложения на языке jаvascript. Она дает возможность писать эффективный и надежный код на единственном языке, с непревзойденным уровнем пригодности к повторному использованию, используя при этом полный стек технологий.
 

C++ Programming Language for Beginners with Easy tips

Автор: literator от 16-12-2018, 17:29, Коментариев: 0

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

Название: C++ Programming Language for Beginners with Easy tips
Автор: Malini Devi J.
Издательство: Amazon Digital Services LLC
ASIN: B07DSYL7DX
Год: 2018
Страниц: 1339
Язык: английский
Формат: epub, pdf (conv)
Размер: 13.5 MB

C++ is a statically typed, compiled, general-purpose, case-sensitive, free-form programming language that supports procedural, object-oriented, and generic programming.
 

Theory and Practice of Cryptography and Network Security Protocols and Technologies

Автор: Semka от 16-12-2018, 17:03, Коментариев: 0

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


Название: Theory and Practice of Cryptography and Network Security Protocols and Technologies
Автор: Jaydip Sen
Издательство: InTech
Год: 2013
Формат: pdf
Страниц: 146
Размер: 4.2 mb.
Язык: English

In an age of explosive worldwide growth of electronic data storage and communications, effective protection of information has become a critical requirement. When used in coordination with other tools for ensuring information security, cryptography in all of its applications, including data confidentiality, data integrity, and user authentication, is a most powerful tool for protecting information.
 

Python Cookbook, 3rd Edition: Recipes for Mastering Python 3

Автор: Semka от 16-12-2018, 17:02, Коментариев: 0

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


Название: Python Cookbook, 3rd Edition: Recipes for Mastering Python 3
Автор: David Beazley and Brian K. Jones
Издательство:
Год: 2013
Формат: pdf
Страниц: 300
Размер: 10 mb.
Язык: English

If you need help writing programs in Python 3, or want to update older Python 2 code, this book is just the ticket. Packed with practical recipes written and tested with Python 3.3, this unique cookbook is for experienced Python programmers who want to focus on modern tools and idioms.
 

PaulOS: An 8051 Real-Time Operating System

Автор: Semka от 16-12-2018, 17:02, Коментариев: 0

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


Название: PaulOS: An 8051 Real-Time Operating System
Автор: Paul P. Debono
Издательство: Bookboon
Год: 2013
Формат: pdf
Страниц: 470
Размер: 5.2 mb.
Язык: English

This text book is intended for under-graduate Engineering and/or IT students studying micro-controllers and embedded systems.
 

What Can Be Computed?: A Practical Guide to the Theory of Computation

Автор: literator от 16-12-2018, 17:02, Коментариев: 0

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

Название: What Can Be Computed?: A Practical Guide to the Theory of Computation
Автор: John MacCormick
Издательство: Princeton University Press
ISBN: 0691170665
Год: 2018
Страниц: 408
Язык: английский
Формат: pdf (true), djvu
Размер: 10.19 MB

An accessible and rigorous textbook for introducing undergraduates to computer science theory.
What Can Be Computed? is a uniquely accessible yet rigorous introduction to the most profound ideas at the heart of computer science. Crafted specifically for undergraduates who are studying the subject for the first time, and requiring minimal prerequisites, the book focuses on the essential fundamentals of computer science theory and features a practical approach that uses real computer programs (Python and Java) and encourages active experimentation. It is also ideal for self-study and reference.
 

Learning Java, 4th Edition

Автор: Semka от 16-12-2018, 17:02, Коментариев: 0

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

Learning Java, 4th Edition
Название: Learning Java, 4th Edition
Автор: Patrick Niemeyer, Daniel Leuck
Издательство: O'Reilly Media
Год: 2013
Формат: pdf
Страниц: 1010
Размер: 24.6 mb.
Язык: English

Java is the preferred language for many of today's leading-edge technologies - everything from smartphones and game consoles to robots, massive enterprise systems, and supercomputers. If you're new to Java, the fourth edition of this bestselling guide provides an example-driven introduction to the latest language features and APIs in Java 6 and 7. Advanced Java developers will be able to take a deep dive into areas such as concurrency and JVM enhancements.
 

ASP.NET Web Deployment using Visual Studio

Автор: Semka от 16-12-2018, 17:02, Коментариев: 0

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

ASP.NET Web Deployment using Visual Studio
Название: ASP.NET Web Deployment using Visual Studio
Автор: Tom Dykstra
Издательство: Microsoft Press
Год: 2013
Формат: pdf
Страниц: 155
Размер: 4.04 mb.
Язык: English

This book shows you how to deploy (publish) an ASP.NET web application to a Windows Azure Web Site or a third-party hosting provider, by using Visual Studio 2012 or Visual Studio 2010. The sample application that you'll deploy is a web application project that uses the Entity Framework, SQL Server, and the ASP.NET membership system.
 

Gradle Beyond the Basics: Customizing Next-Generation Builds

Автор: Semka от 16-12-2018, 17:01, Коментариев: 0

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


Название: Gradle Beyond the Basics: Customizing Next-Generation Builds
Автор: Tim Berglund
Издательство: O'Reilly Media
Год: 2013
Формат: pdf
Страниц: 80
Размер: 16 mb.
Язык: English

If you're familiar with Gradle's basics elements - possibly through the author's previous O'Reilly book, Building and Testing with Gradle - this more advanced guide provides the recipes, techniques, and syntax to help you master this build automation tool. With clear, concise explanations and lots of ready-to-use code examples, you'll explore four discrete areas of Gradle functionality: file operations, custom Gradle plugins, build lifecycle hooks, and dependency management.