ПРОГРАММИРОВАНИЕ » Страница 1644
Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Scala for Java Developers: A Practical Primer
/ Комментариев: 0/


Название: Scala for Java Developers: A Practical Primer
Автор: Toby Weston
Издательство: Apress
Год: 2018
Страниц: 245
Формат: PDF, EPUB
Размер: 10 Mb
Язык: English

Master the fundamentals of Scala and understand its emphasis on functional programming that sets it apart from Java. This book will help you translate what you already know in Java to Scala to start your functional programming journey. Learn Scala is split into four parts: a tour of Scala, a comparison between Java and Scala, Scala-specific features and functional programming idioms, and finally a discussion about adopting Scala in existing Java teams and legacy projects.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Hadoop. Подробное руководство
/ Комментариев: 0/


Название: Hadoop. Подробное руководство
Автор: Том Уайт
Издательство: Питер
Год: 2013
Формат: PDF
Страниц: 672
Размер: 10,2 Мб
Язык: русский

Apache Hadoop — фреймворк с открытым исходным кодом, в котором реализована вычислительная парадигма, известная как MapReduce, позволившая Google построить свою империю. Эта книга покажет вам, как использовать всю мощь Hadoop, чтобы создавать надежные, масштабируемые, распределенные системы и обрабатывать гигантские наборы данных.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Modern Multithreading: Implementing, Testing, and Debugging Multithreaded Java and C++/Pthreads/Win32 Programs
/ Комментариев: 0/


Автор: Richard H. Carver, Kuo-Chung Tai
Название: Modern Multithreading: Implementing, Testing, and Debugging Multithreaded Java and C++/Pthreads/Win32 Programs
Издательство: Wiley-Interscience
Год: 2005
ISBN: 9780471725046
Язык: English
Формат: pdf
Размер: 5,5 mb
Страниц: 480

Master the essentials of concurrent programming, including testing and debugging.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Improving Code Quality: A Survey of Tools, Trends, and Habits Across Sofware Organizations
/ Комментариев: 0/

Название: Improving Code Quality: A Survey of Tools, Trends, and Habits Across Sofware Organizations
Автор: Yiannis Kanellopoulos and Tim Walker
Издательство: O'Reilly Media
Год: 2017
Формат: AZW3, PDF
Размер: 11 Мб
Язык: английский / English

Everyone in software development supports the goal of producing high-quality code. And yet, long-term observations in the field by the Software Improvement Group (SIG) reveals that many organizations don’t have the necessary resources or institutional processes to make it happen.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Ace the PMI-ACP® exam: A Quick Reference Guide for the Busy Professional
/ Комментариев: 0/


Название: Ace the PMI-ACP® exam: A Quick Reference Guide for the Busy Professional
Автор: Sumanta Boral
Издательство: Apress
Год: 2017
Страниц: 441
Формат: PDF, EPUB
Размер: 17 Mb
Язык: English

Prepare for the Project Management Institute’s (PMI®) Agile Certified Practitioner (ACP®) exam. Augment your professional experience with the necessary knowledge of the skills, tools, and techniques that are required for passing the examination. This is a comprehensive and one-stop guide with 100% coverage of the exam topics detailed in the PMI-ACP® Exam content outline. Rehearse and test your knowledge and understanding of the subject using the practice quizzes after each chapter, three full-length mock exams, and practical tips and advice.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Product Management Essentials: Tools and Techniques for Becoming an Effective Technical Product Manager
/ Комментариев: 0/


Название: Product Management Essentials: Tools and Techniques for Becoming an Effective Technical Product Manager
Автор: Aswin Pranam
Издательство: Apress
Год: 2018
Страниц: 174
Формат: PDF
Размер: 10 Mb
Язык: English

Gain all of the techniques, teachings, tools, and methodologies required to be an effective first-time product manager. The overarching goal of this book is to help you understand the product manager role, give you concrete examples of what a product manager does, and build the foundational skill-set that will gear you towards a career in product management.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Interactive C#: Fundamentals, Core Concepts and Patterns
/ Комментариев: 0/


Название: Interactive C#: Fundamentals, Core Concepts and Patterns
Автор: Vaskaran Sarcar
Издательство: Apress
Год: 2018
Страниц: 494
Формат: PDF
Размер: 15 Mb
Язык: English

Discover object-oriented programming with core concepts of C# in this unique tutorial. The book consists of four major sections which cover 15 core topics - nine of them are dedicated to object-oriented programming, five of them are dedicated to advanced concepts of C#, and one of them is dedicated to design patterns, with coverage of three Gang of Four design patterns with C# implementations. Finally, Interactive C# contains an FAQ section to cover all of these topics.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
wxPython Recipes: A Problem – Solution Approach
/ Комментариев: 0/


Название: wxPython Recipes: A Problem – Solution Approach
Автор: Mike Driscoll
Издательство: Apress
Год: 2018
Страниц: 348
Формат: PDF
Размер: 10 Mb
Язык: English

Quickly discover solutions to common problems, learn best practices, and understand everything wxPython has to offer. This book is for anyone wanting to learn more about how to use the wxPython desktop GUI toolkit. It assumes some prior knowledge of Python and a general understanding of wxPython or GUI development, and contains more than 50 recipes covering various tasks and aspects of the toolkit.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Embedded Linux development using Eclipse
/ Комментариев: 0/


Название: Embedded Linux development using Eclipse
Автор: Abbott Doug
Издательство: Elsevier
Год: 2009
Формат: pdf
Страниц: 254
Размер: 17 mb
Язык: английский

The Eclipse environment solves the problem of having to maintain your own Integrated Development Environment (IDE), which is time consuming and costly. Embedded tools can also be easily integrated into Eclipse. The C/C++CDT is ideal for the embedded community with more than 70% of embedded developers using this language to write embedded code. Eclipse simplifies embedded system development and then eases its integration into larger platforms and frameworks. In this book, Doug Abbott examines Eclipse, an IDE, which can be vital in saving money and time in the design and development of an embedded system. Eclipse was created by IBM in 2001 and then became an open-source project in 2004. Since then it has become the de-facto IDE for embedded developers. Virtually all of the major Linux vendors have adopted this platform, including MontVista, LynuxWorks, and Wind River.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Javascript Programming: Learn Coding Fast! (With 100 Tests & Answers)
/ Комментариев: 0/


Автор: Ray Yao
Название: javascript Programming: Learn Coding Fast! (With 100 Tests & Answers) Издательство: Rails Excel Sharepoint
Год: 2017
ASIN: B075725X2T
Язык: English
Формат: azw3
Размер: 1 mb
Страниц: 276

"javascript Programming" covers all essential javascript knowledge. You can learn complete primary skills of javascript fast and easily.