ПРОГРАММИРОВАНИЕ » Страница 1908
Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Pattern-Oriented Software Architecture Volume 3: Patterns for Resource Management
/ Комментариев: 0/



Название: Pattern-Oriented Software Architecture Volume 3: Patterns for Resource Management
Автор: Michael Kircher, Prashant Jain
Издательство: Wiley
Год: 2004
Формат: PDF
Страниц: 310
Размер: 3.37 MB
Язык: English

The first volume of the POSA pattern series introduced a broad-spectrum of general-purpose patterns in software design and architecture. The second narrowed the focus to fundamental patterns for building sophisticated concurrent and networked software systems and applications. This volume uses design patterns to present techniques for implementing effective resource management in a system.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Pattern-Oriented Software Architecture Volume 2: Patterns for Concurrent and Networked Objects
/ Комментариев: 0/



Название: Pattern-Oriented Software Architecture Volume 2: Patterns for Concurrent and Networked Objects
Автор: Douglas Schmidt, Michael Stal, Hans Rohnert, Frank Buschmann
Издательство: Wiley
Год: 2000
Формат: PDF
Страниц: 666
Размер: 3.88 MB
Язык: English

Designing application and middleware software to run in concurrent and networked environments is a significant challenge to software developers. The patterns catalogued in this second volume of Pattern-Oriented Software Architectures (POSA) form the basis of a pattern language that addresses issues associated with concurrency and networking.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Front-End Web Development: The Big Nerd Ranch Guide
/ Комментариев: 0/


Название: Front-End Web Development: The Big Nerd Ranch Guide
Автор: Chris Aquino, Todd Gandee
Издательство: Big Nerd Ranch Guides
Год: 2016
Страниц: 478
Формат: PDF
Размер: 30 Mb
Язык: English

Front-end development targets the browser, putting your applications in front of the widest range of users regardless of device or operating system. This guide will give you a solid foundation for creating rich web experiences across platforms.
Focusing on javascript, CSS3, and HTML5, this book is for programmers with a background in other platforms and developers with previous web experience who need to get up to speed quickly on current tools and best practices.
Each chapter of this book will guide you through essential concepts and APIs as you build a series of applications. You will implement responsive UIs, access remote web services, build applications with Ember.js, and more. You will also debug and test your code with cutting-edge development tools and harness the power of Node.js and the wealth of open-source modules in the npm registry. After working through the step-by-step example projects, you will understand how to build modern websites and web applications.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Visual Basic. Освой самостоятельно (+CD)
/ Комментариев: 0/


Название: Visual Basic. Освой самостоятельно (+CD)
Автор: Культин Н.
Издательство: СПб.: БХВ-Петербург
Год: 2009
Страниц: 476
ISBN: 978-5-9775-0365-5
Формат: PDF
Размер: 108 Мб
Язык: русский

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


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Core Java, Volume I+II, 10th Edition
/ Комментариев: 0/



Название: Core Java, Volume I+II,10th Edition
Издательство:
Автор:Cay S. Horstmann
Год:2016-2017
Количество страниц:1038+1088
Язык:English
Формат:pdf
Размер:117 Mb .

Core Java® has long been recognized as the leading, no-nonsense tutorial and reference for experienced programmers who want to write robust Java code for real-world applications. Now, Core Java®, Volume I—Fundamentals, Tenth Edition, has been extensively updated to reflect the most eagerly awaited and innovative version of Java in years: Java SE 8. Rewritten and reorganized to illuminate new Java SE 8 features, idioms, and best practices, it contains hundreds of example programs—all carefully crafted for easy understanding and practical applicability.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Visual Basic .NET
/ Комментариев: 0/



Название: Visual Basic .NET
Автор: Хальворсон М.
Издательство: M.: НОИ Интуит
Год: 2016
Формат: pdf
Размер: 69 Мб
Страниц: 773
Язык: русский

Этот курс с помощью пошаговых упражнений, примеров кода, подсказок по оптимизации и советов из реального мира дает возможность пройти путь от основ программирования к высокоэффективной работе в Visual Basic .NET 2003. Он содержит все, что требуется для перехода к созданию программного обеспечения, использующего .NET!


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Data Structure and Algorithmic Thinking with Python: Data Structure and Algorithmic Puzzles
/ Комментариев: 0/


Название: Data Structure and Algorithmic Thinking with Python: Data Structure and Algorithmic Puzzles
Автор: Narasimha Karumanchi
Издательство: CareerMonk Publications
Год: 2016
Страниц: 476
Формат: PDF
Размер: 70 Mb
Язык: English

The sample chapter should give you a very good idea of the quality and style of our book. In particular, be sure you are comfortable with the level and with our Python coding style. This book focuses on giving solutions for complex problems in data structures and algorithm. It even provides multiple solutions for a single problem, thus familiarizing readers with different possible approaches to the same problem.
"Data Structure and Algorithmic Thinking with Python" is designed to give a jump-start to programmers, job hunters and those who are appearing for exams. All the code in this book are written in Python. It contains many programming puzzles that not only encourage analytical thinking, but also prepares readers for interviews. This book, with its focused and practical approach, can help readers quickly pick up the concepts and techniques for developing efficient and effective solutions to problems.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Core Java, Volume II--Advanced Features: 2
/ Комментариев: 0/


Название: Core Java, Volume II--Advanced Features: 2
Автор: Cay S. Horstmann
Издательство: Prentice Hall
Год: 2016
Страниц: 1088
Формат: PDF, EPUB, MOBI, AZW3
Размер: 318 Mb
Язык: English

Core Java® has long been recognized as the leading, no-nonsense tutorial and reference for experienced programmers who want to write robust Java code for real-world applications. Now, Core Java®, Volume II—Advanced Features, Tenth Edition, has been extensively updated to reflect the most eagerly awaited and innovative version of Java in years: Java SE 8. Rewritten and reorganized to illuminate powerful new Java features, idioms, and best practices for enterprise and desktop development, it contains hundreds of up-to-date example programs—all carefully crafted for easy understanding and practical applicability.
Writing for serious programmers solving real-world problems, Cay Horstmann deepens your understanding of today’s Java language and library. In this second of two updated volumes, he offers in-depth coverage of advanced topics including the new Streams API and date/time/calendar library, advanced Swing, security, code processing, and more. This guide will help you


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Компьютерные вирусы и антивирусы: взгляд программиста
/ Комментариев: 0/

Компьютерные вирусы и антивирусы: взгляд программиста
Название: Компьютерные вирусы и антивирусы: взгляд программиста
Автор: Климентьев К.Е.
Издательство: ДМК-Пресс
Год: 2013
Формат: pdf
ISBN: 978-5-94074-885-4
Размер: 3,5 мб
Качество: хорошее
Язык: русский

Восстановлены ссылки

Книга представляет собой курс компьютерной вирусологии, посвященный подробному рассмотрению феномена саморазмножающихся программ. Содержит неформальное и формальное введение в проблему компьютерных вирусов, описание принципов их работы, многочисленные примеры кода, методики обнаружения и удаления, а также лежащие в основе этих методик математические модели. Рассматривает все наиболее широко распространенные в прошлом и настоящем типы вирусов.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Practical Data Science with Hadoop and Spark: Designing and Building Effective Analytics at Scale
/ Комментариев: 0/


Название: Practical Data Science with Hadoop and Spark: Designing and Building Effective Analytics at Scale
Автор: Ofer Mendelevitch
Издательство: Addison-Wesley Professional
Год: 2016
Страниц: 256
Формат: PDF
Размер: 17 Mb
Язык: English

As adoption of Hadoop accelerates in the enterprise and beyond, there's soaring demand for those who can solve real world problems by applying advanced data science techniques in Hadoop environments. Now Practical Data Science with Hadoop(R) and Spark provides a complete and up-to-date guide to data science with Hadoop: high-level concepts, deep-dive techniques, practical applications, hands-on tutorials, and real-world use cases. Drawing on their immense experience with Hadoop in enterprise Big Data environments, this book's authors bring together all the practical knowledge you'll need to do real, useful data science with Hadoop. Coverage includes