Vtome.ru - электронная библиотека

  • Добавил: decomeron
  • Дата: 4-10-2016, 21:16
  • Комментариев: 0
Data Mining for Business Analytics: Concepts, Techniques, and Applications with JMP Pro
Название:Data Mining for Business Analytics: Concepts, Techniques, and Applications with JMP Pro
Издательство:Wiley
Автор:Galit Shmueli, Peter C. Bruce
Год: 2016
Количество страниц:464
Язык:English
Формат:pdf
Размер:127 Mb

Data Mining for Business Analytics: Concepts, Techniques, and Applications with JMP Pro presents an applied and interactive approach to data mining.
  • Добавил: daromir
  • Дата: 4-10-2016, 17:54
  • Комментариев: 0
Classical Feedback Control: With MATLAB
Автор: Boris Lurie and Paul Enright
Название: Classical Feedback Control: With MATLAB
Издательство: CRC Press
Год: 2000
ISBN: 978-0824703707
Серия: Automation and Control Engineering (Book 6)
Язык: English
Формат: djvu
Размер: 7,7 mb
Страниц: 456

This text describes the design and implementation of high-performance feedback controllers for engineering systems.
  • Добавил: harun54
  • Дата: 4-10-2016, 15:05
  • Комментариев: 0
Deploying with JRuby 9kНазвание: Deploying with JRuby 9k
Автор: Joe Kutner
Издательство: Pragmatic Bookshelf
Год: 2016
Формат: PDF
Размер: 6,9 Мб
Язык: английский / English

Deploy using the JVM's high performance while building your apps in the language you love. This book introduces you to three JRuby deployment strategies that give you the performance and scalability you need, while you use a language designed for rapid development. Explore common deployment scenarios, including consolidating an MRI-based Ruby deployment onto a single JVM process and porting a Rails application to JRuby, getting it into production, and keeping it running. This new edition has new chapters on Puma, performance tuning, and Java integration, and is updated to the latest versions of JRuby 9k, Rails 4, and JDK 8.
  • Добавил: bhaer
  • Дата: 4-10-2016, 10:46
  • Комментариев: 0
Data Science Essentials in Python: Collect – Organize – Explore – Predict – Value
Название: Data Science Essentials in Python: Collect – Organize – Explore – Predict – Value
Автор: Dmitry Zinoviev
Издательство: Pragmatic Bookshelf
Год: 2016
Страниц: 200
Формат: PDF
Размер: 10 Mb
Язык: English

Go from messy, unstructured artifacts stored in SQL and NoSQL databases to a neat, well-organized dataset with this quick reference for the busy data scientist. Understand text mining, machine learning, and network analysis; process numeric data with the NumPy and Pandas modules; describe and analyze data using statistical and network-theoretical methods; and see actual examples of data analysis at work. This one-stop solution covers the essential data science you need in Python.
  • Добавил: bhaer
  • Дата: 4-10-2016, 10:16
  • Комментариев: 0
Introduction to Machine Learning with Python: A Guide for Data Scientists
Название: Introduction to Machine Learning with Python: A Guide for Data Scientists
Автор: Andreas C. Müller, Sarah Guido
Издательство: O'Reilly Media
Год: 2016
Страниц: 392
Формат: PDF
Размер: 31 Mb
Язык: English

Machine learning has become an integral part of many commercial applications and research projects, but this field is not exclusive to large companies with extensive research teams. If you use Python, even as a beginner, this book will teach you practical ways to build your own machine learning solutions. With all the data available today, machine learning applications are limited only by your imagination.
  • Добавил: bhaer
  • Дата: 4-10-2016, 09:17
  • Комментариев: 0
The Way of the Web Tester: A Beginner’s Guide to Automating Tests
Название: The Way of the Web Tester: A Beginner’s Guide to Automating Tests
Автор: Jonathan Rasmusson
Издательство: Pragmatic Bookshelf
Год: 2016
Страниц: 180
Формат: PDF
Размер: 13 Mb
Язык: English

This book is for everyone who needs to test the web. As a tester, you'll automate your tests. As a developer, you'll build more robust solutions. And as a team, you'll gain a vocabulary and a means to coordinate how to write and organize automated tests for the web. Follow the testing pyramid and level up your skills in user interface testing, integration testing, and unit testing. Your new skills will free you up to do other, more important things while letting the computer do the one thing it's really good at: quickly running thousands of repetitive tasks.
  • Добавил: bhaer
  • Дата: 3-10-2016, 19:03
  • Комментариев: 1
The iOS Apprentice: Beginning iOS Development with Swift 3, 5th Edition
Название: The iOS Apprentice: Beginning iOS Development with Swift 3, 5th Edition
Автор: Matthijs Hollemans
Издательство: Razeware LLC
Год: 2016
Страниц: 788
Формат: PDF + Code
Размер: 101 Mb
Язык: English

If you’re new to iOS and Swift 3, or to programming in general, learning how to write an app can seem incredibly overwhelming.
The iOS Apprentice series doesn’t cover every single feature of iOS – it just focuses on the absolutely essential ones that you need to know.
Instead of just covering a list of features, the iOS Apprentice series does something much more important: it explains how all the different building blocks fit together and what is involved in building real apps.
  • Добавил: daromir
  • Дата: 3-10-2016, 17:30
  • Комментариев: 0
Practical Reverse Engineering: x86, x64, ARM, Windows Kernel, Reversing Tools, and Obfuscation
Автор: Bruce Dang and Alexandre Gazet
Название: Practical Reverse Engineering: x86, x64, ARM, Windows Kernel, Reversing Tools, and Obfuscation
Издательство: Wiley
Год: 2014
ISBN: 978-1118787311
Язык: English
Формат: pdf
Размер: 22,4 mb
Страниц: 384

Analyzing how hacks are done, so as to stop them in the future.
  • Добавил: bhaer
  • Дата: 3-10-2016, 10:18
  • Комментариев: 0
Java: The Complete Reference, 9th Edition
Название: Java: The Complete Reference, 9th Edition
Автор: Herbert Schildt
Издательство: McGraw-Hill
Год: 2014
Страниц: 1565
Формат: PDF
Размер: 36 Mb
Язык: English

The Definitive Java Programming Guide Fully updated for Java SE 8, Java: The Complete Reference, Ninth Edition explains how to develop, compile, debug, and run Java programs. Bestselling programming author Herb Schildt covers the entire Java language, including its syntax, keywords, and fundamental programming principles, as well as significant portions of the Java API library. JavaBeans, servlets, applets, and Swing are examined and real-world examples demonstrate Java in action. New Java SE 8 features such as lambda expressions, the stream library, and the default interface method are discussed in detail. This Oracle Press resource also offers a solid introduction to JavaFX.
  • Добавил: bhaer
  • Дата: 3-10-2016, 10:17
  • Комментариев: 0
Design Patterns Explained Simply
Название: Design Patterns Explained Simply
Автор: Alexander Shvets
Издательство: sourcemaking
Год: 2015
Страниц: 117
Формат: PDF
Размер: 10 Mb
Язык: English

If you have ever bought any programming books, you might have noticed that there are two types of them: books that are too short to understand the topic and books that are too long making it inevitable that you get bored. We’ve tried hard to avoid both of these categories with Design Patterns Explained Simply. This book is fast and simple way to get the idea behind each of the 29 popular design patterns. The book is not tied to any specific programming language and will be good for you as long as you have a basic knowledge of OOP. Most chapters are available on the website, so you can check out the simplicity of the language in the book and the way materials are presented.