Computer Science Programming Basics in Ruby

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

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

Название: Computer Science Programming Basics in Ruby
Автор: Ophir Frieder and Gideon Frieder
Издательство: O'Reilly Media
Год: 2013
Формат: PDF, EPUB
Размер: 10 Мб
Язык: английский / English

If you know basic high-school math, you can quickly learn and apply the core concepts of computer science with this concise, hands-on book. Led by a team of experts, you’ll quickly understand the difference between computer science and computer programming, and you’ll learn how algorithms help you solve computing problems.
 

Facebook All-in-One For Dummies

Автор: Ice Zero от 17-01-2019, 17:16, Коментариев: 0

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

Название: Facebook All-in-One For Dummies
Автор: Jamie Crager, Scott Ayres, Melanie Nelson, Daniel Herndon, Jesse Stay
Издательство: For Dummies
Год: 2014
Формат: PDF
Страниц: 528
Для сайта: litgu.ru
Размер: 27 Mb
Язык: English

The A to Z Facebook guide for users, marketers, and developers alike
Facebook has more than a billion users worldwide. Whether you enjoy spending time on Facebook every day, use it to advertise and market your product, or develop Facebook apps, this go-to guide has something you need. Its six minibooks cover creating a personal timeline, connecting with others, connecting Facebook to other social media, building a fan page, marketing a business on Facebook, and developing Facebook apps. It's fully updated to cover the latest Facebook changes, including Graph Search, mobile apps, Timeline enhancements, and news feed redesign.
 

Engineering Adaptive Software Systems: Communications of NII Shonan Meetings

Автор: bhaer от 17-01-2019, 17:14, Коментариев: 0

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


Название: Engineering Adaptive Software Systems: Communications of NII Shonan Meetings
Автор: Yijun Yu
Издательство: Springer
Год: 2019
Страниц: 169
Формат: PDF, EPUB
Размер: 13 Mb
Язык: English

This book discusses the problems and challenges in the interdisciplinary research field of self-adaptive software systems. Modern society is increasingly filled with software-intensive systems, which are required to operate in more and more dynamic and uncertain environments. These systems must monitor and control their environment while adapting to meet the requirements at runtime. This book provides promising approaches and research methods in software engineering, system engineering, and related fields to address the challenges in engineering the next-generation adaptive software systems.
 

Facebook API Developers Guide (Firstpress)

Автор: Ice Zero от 17-01-2019, 16:52, Коментариев: 0

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

Название: Facebook API Developers Guide (Firstpress)
Автор: Alan Graham
Издательство: Apress
Год: 2008
Формат: PDF
Страниц: 100
Для сайта: litgu.ru
Размер: 9 Mb
Язык: English

The Facebook API allows web developers to create Facebook applications and access Facebook data from other applications. Facebook API Developers Guide covers the use and implementation of the Facebook API?what the key features are and how you can access them. You will learn, through practical examples, the main features of the Facebook API including an introduction to the API–specific languages FQL and FBML. These examples are further supported by the introduction of other technologies like language libraries, relational database management systems, and XML.
 

Программирование на языке C++. Самоучитель

Автор: Oleg83 от 17-01-2019, 12:55, Коментариев: 0

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

Название: Программирование на языке C++. Самоучитель
Автор: Шмидский Я. К.
Издательство: Вильямс
Год: 2004
Формат: djvu
Страниц: 363
Размер: 10 Mb
Язык: Русский

Эта книга — самоучитель и практическое руководство по объектно-ориентированному программированию на языке C++. В ней на профессиональном уровне изложены все средства объектно-ориентированного программирования на этом языке: технология применения инкапсуляции, наследования и полиморфизма, абстрактные классы и методы, виртуальные функции, шаблоны, обобщенные алгоритмы, контейнеры, библиотека стандартных шаблонов STL. Рассмотрено также создание Windows-приложений с помощью Visual Studio .NET и библиотеки базовых классов Microsoft (MFC). Все базовые понятия и конструкции языка демонстрируются на большом количестве детально разобранных примеров.
 

Practical Cryptography

Автор: alex66 от 17-01-2019, 09:12, Коментариев: 0

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


Название: Practical Cryptography
Автор: Niels Ferguson, Bruce Schneier
Издательство: Wiley
Год: 2003
Формат: PDF
Для сайта: litgu.ru
Страниц: 410
Размер: 63.57 МБ
Язык: English

Security is the number one concern for businesses worldwide. The gold standard for attaining security is cryptography because it provides the most reliable tools for storing or transmitting digital information. Written by Niels Ferguson, lead cryptographer for Counterpane, Bruce Schneier's security company, and Bruce Schneier himself, this is the much anticipated follow-up book to Schneier's seminal encyclopedic reference, Applied Cryptography, Second Edition (0-471-11709-9), which has sold more than 150,000 copies.
 

Python Machine Learning: Practical Guide for Beginners

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

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

Название: Python Machine Learning: Practical Guide for Beginners
Автор: Francois Duval
Издательство: Data Sciences
ISBN: 1985670968
Год: 2017
Страниц: 136
Язык: английский
Формат: epub, azw3, pdf (conv)
Размер: 10.15 MB

The overall aim of this book is to help you understand the application of machine learning techniques with Python.
Machine learning is a field of Artificial Intelligence that uses algorithms to learn from data and make predictions. This means that we can feed data into an algorithm, and use it to make predictions about what might happen in the future. This book is a practical guide through the basic principles of machine learning and how to get started with machine learning using Python based on libraries that make machine learning easy to get started with.
 

Java 8 in Action

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

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

Название: Java 8 in Action
Автор: Raoul-Gabriel Urma, Mario Fusco, Alan Mycroft
Издательство: Manning Publications
ISBN: 1617291994
Год: 2015
Страниц: 497
Язык: английский
Формат: pdf (true), epub
Размер: 10.2 MB

Java 8 in Action is a clearly written guide to the new features of Java 8. The book covers lambdas, streams, and functional-style programming. With Java 8's functional features you can now write more concise code in less time, and also automatically benefit from multicore architectures. It's time to dig in!
 

C# Game Programming Cookbook for Unity 3D

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

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

Название: C# Game Programming Cookbook for Unity 3D
Автор: Jeff W. Murray
Издательство: CRC Press
Год: 2014
Формат: PDF, EPUB
Размер: 25 Мб
Язык: английский / English

C# Game Programming Cookbook for Unity 3D presents a highly flexible core framework to create just about any type of game by plugging in different script components. Most scripts function within the game framework or in your own structures. The techniques and concepts discussed in the book give you a solid foundation in game development. The first ten chapters set up the flexible, reusable framework based in C# and suitable for all game types. The book also explains scripting of generic, reusable, and common functionality.
 

Software Development Metrics

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

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

Название: Software Development Metrics
Автор: Dave Nicolette
Издательство: Manning Publications
Год: 2015
Формат: EPUB, PDF
Размер: 14 Мб
Язык: английский / English

Software Development Metrics is a handbook for anyone who needs to track and guide software development and delivery at the team level, such as project managers and team leads. New development practices, including "agile" methodologies like Scrum, have redefined which measurements are most meaningful and under what conditions you can benefit from them.