Вы находитесь на странице: 1из 204

2017/1/20 [START]

0 <--> Turing's Imitation Game: Conversations with the Unknown

Turing's Imitation Game: Conversations with the Unknown


Cambridge | English | November 2016 | ISBN-10: 1107056381 | 202 pages | PDF | 2.05
mb

by Kevin Warwick (Author) Coventry University, Huma Shah (Author) Coventry


University

Description
Can you tell the difference between talking to a human and talking to a machine?
Or, is it possible to create a machine which is able to converse like a human? In
fact, what is it that even makes us human? Turing's Imitation Game, commonly known
as the Turing Test, is fundamental to the science of artificial intelligence.
Involving an interrogator conversing with hidden identities, both human and
machine, the test strikes at the heart of any questions about the capacity of
machines to behave as humans. While this subject area has shifted dramatically in
the last few years, this book offers an up-to-date assessment of Turing's Imitation
Game, its history, context and implications, all illustrated with practical Turing
tests. The contemporary relevance of this topic and the strong emphasis on example
transcripts makes this book an ideal companion for undergraduate courses in
artificial intelligence, engineering or computer science.

Contains numerous transcripts of 'conversations' between people and the programs


designed to emulate them
Readers have the chance to try it for themselves - can you tell which is human and
which is machine?
Includes a brief introduction to the field of artificial intelligence, with no
mathematical background required

42 <--> Learn and Understand C# Delegates by coding

Learn and Understand C# Delegates by coding


MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 1 Hours | 188 MB
Genre: eLearning | Language: English

Understand the purpose of using delegates, and see how powerful they can be,
through examples.

Delegates are very useful in C#, but the concept behind delegates might be hard to
fully understand, therefore can be confusing for a lot of C# developers.

I will be your guide through your delegate learning path, and make it simple for
you to understand through my logically built examples.

If you like my course, please feel free to leave a comment, and tell me what you
would like to learn next!
67 <--> Supervised Sequence Labelling with Recurrent Neural Networks (repost)

Supervised Sequence Labelling with Recurrent Neural Networks (Studies in


Computational Intelligence) by Alex Graves
English | ISBN: 3642247962 | 2012 | 160 pages | PDF | 2 MB

Supervised sequence labelling is a vital area of machine learning, encompassing


tasks such as speech, handwriting and gesture recognition, protein secondary
structure prediction and part-of-speech tagging. Recurrent neural networks are
powerful sequence learning tools—robust to input noise and distortion, able to
exploit long-range contextual information—that would seem ideally suited to such
problems.

However their role in large-scale sequence labelling systems has so far been
auxiliary. The goal of this book is a complete framework for classifying and
transcribing sequential data with recurrent neural networks only. Three main
innovations are introduced in order to realise this goal. Firstly, the
connectionist temporal classification output layer allows the framework to be
trained with unsegmented target sequences, such as phoneme-level speech
transcriptions; this is in contrast to previous connectionist approaches, which
were dependent on error-prone prior segmentation.

Secondly, multidimensional recurrent neural networks extend the framework in a


natural way to data with more than one spatio-temporal dimension, such as images
and videos. Thirdly, the use of hierarchical subsampling makes it feasible to apply
the framework to very large or high resolution sequences, such as raw audio or
video. Experimental validation is provided by state-of-the-art results in speech
and handwriting recognition.

>>Visit my blog for more eBooks<< | And also can connect to RSS

92 <--> Principles of Data Mining, 3rd edition (Repost)

Max Bramer, "Principles of Data Mining, 3rd edition"


English | ISBN: 1447173066 | 2016 | 544 pages | PDF | 4 MB

This book explains the principal techniques of data mining, for classification,
association rule mining and clustering. Each topic is clearly explained and
illustrated by detailed examples, with a focus on algorithms rather than
mathematical formalism.

95 <--> Advanced C Programming Books Collection


http://www.nitroflare.com/view/63490FED93EF879/ReLibIn3.3.exe
http://www.nitroflare.com/view/2C5C01A6E54AF87/Mo.Rea.D6.2.msi

Advanced C Programming Books Collection


8 PDF and 2 DJVU Books | English | 111 MB

This is a collection of C programming books intended for advanced users.


List of Books

Download free fresh books every day!


PDF - for your PC!
EPUB - for your SonyReader, IPHONE, IPAD (also you can download ReaderLibrary and
read on your PC: Download )!
MOBI - for your Kindle (also you can download mobireader and read on your PC:
Download)!
New books every day here: My Books !

96 <--> Modern Python Cookbook

Steven F. Lott, "Modern Python Cookbook"


ISBN: 1786469251 | 2016 | PDF | 583 pages | 9 MB

Key Features
Develop succinct, expressive programs in Python
Learn the best practices and common idioms through carefully explained and
structured recipes
Discover new ways to apply Python for the new age of development
Book Description
Python is the preferred choice of developers, engineers, data scientists, and
hobbyists everywhere. It is a great scripting language that can power your
applications and provide great speed, safety, and scalability. By exposing Python
as a series of simple recipes, you can gain insight into specific language features
in a particular context. Having a tangible context helps make the language or
standard library feature easier to understand.

This book comes with over 100 recipes on the latest version of Python. The recipes
will benefit everyone ranging from beginner to an expert. The book is broken down
into 13 chapters that build from simple language concepts to more complex
applications of the language.

The recipes will touch upon all the necessary Python concepts related to data
structures, OOP, functional programming, as well as statistical programming. You
will get acquainted with the nuances of Python syntax and how to effectively use
the advantages that it offers. You will end the book equipped with the knowledge of
testing, web services, and configuration and application integration tips and
tricks.

The recipes take a problem-solution approach to resolve issues commonly faced by


Python programmers across the globe. You will be armed with the knowledge of
creating applications with flexible logging, powerful configuration, and command-
line options, automated unit tests, and good documentation.

What you will learn


See the intricate details of the Python syntax and how to use it to your advantage
Improve your code readability through functions in Python
Manipulate data effectively using built-in data structures
Get acquainted with advanced programming techniques in Python
Equip yourself with functional and statistical programming features
Write proper tests to be sure a program works as advertised
Integrate application software using Python

102 <--> Algorithm Engineering: Selected Results and Surveys (Lecture Notes in
Computer Science)

Algorithm Engineering: Selected Results and Surveys (Lecture Notes in Computer


Science) by Lasse Kliemann
English | 11 Nov. 2016 | ISBN: 3319494864 | 432 Pages | EPUB | 4.46 MB

Algorithm Engineering is a methodology for algorithmic research that combines


theory with implementation and experimentation in order to obtain better algorithms
with high practical impact. Traditionally, the study of algorithms was dominated by
mathematical (worst-case) analysis. In Algorithm Engineering, algorithms are also
implemented and experiments conducted in a systematic way, sometimes resembling the
experimentation processes known from fields such as biology, chemistry, or physics.
This helps in counteracting an otherwise growing gap between theory and practice.

119 <--> Principal Component Analysis Networks and Algorithms

Principal Component Analysis Networks and Algorithms by Xiangyu Kong


English | 1 Feb. 2017 | ISBN: 981102913X | 323 Pages | PDF | 6.69 MB

This book not only provides a comprehensive introduction to neural-based PCA


methods in control science, but also presents many novel PCA algorithms and their
extensions and generalizations, e.g., dual purpose, coupled PCA, GED, neural based
SVD algorithms, etc. It also discusses in detail various analysis methods for the
convergence, stabilizing, self-stabilizing property of algorithms, and introduces
the deterministic discrete-time systems method to analyze the convergence of
PCA/MCA algorithms. Readers should be familiar with numerical analysis and the
fundamentals of statistics, such as the basics of least squares and stochastic
algorithms. Although it focuses on neural networks, the book only presents their
learning law, which is simply an iterative algorithm. Therefore, no a priori
knowledge of neural networks is required. This book will be of interest and serve
as a reference source to researchers and students in applied mathematics,
statistics, engineering, and other related fields.

136 <--> Optimization Techniques in Computer Vision: Ill-Posed Problems and


Regularization

Optimization Techniques in Computer Vision: Ill-Posed Problems and Regularization


(Advances in Computer Vision and Pattern Recognition) by Mongi A. Abidi, Andrei V.
Gribok, Joonki Paik
2016 | ISBN: 3319463632 | English | 293 pages | PDF | 7 MB
This book presents practical optimization techniques used in image processing and
computer vision problems. Ill-posed problems are introduced and used as examples to
show how each type of problem is related to typical image processing and computer
vision problems. Unconstrained optimization gives the best solution based on
numerical minimization of a single, scalar-valued objective function or cost
function. Unconstrained optimization problems have been intensively studied, and
many algorithms and tools have been developed to solve them. Most practical
optimization problems, however, arise with a set of constraints. Typical examples
of constraints include: (i) pre-specified pixel intensity range, (ii) smoothness or
correlation with neighboring information, (iii) existence on a certain contour of
lines or curves, and (iv) given statistical or spectral characteristics of the
solution. Regularized optimization is a special method used to solve a class of
constrained optimization problems. The term regularization refers to the
transformation of an objective function with constraints into a different objective
function, automatically reflecting constraints in the unconstrained minimization
process. Because of its simplicity and efficiency, regularized optimization has
many application areas, such as image restoration, image reconstruction, optical
flow estimation, etc.

Optimization plays a major role in a wide variety of theories for image processing
and computer vision. Various optimization techniques are used at different levels
for these problems, and this volume summarizes and explains these techniques as
applied to image processing and computer vision.

183 <--> A Primer on Scientific Programming with Python (5th edition) (repost)

Hans Petter Langtangen, "A Primer on Scientific Programming with Python (5th
edition)"
2016 | ISBN-10: 3662498863 | 922 pages | PDF | 9 MB

The book serves as a first introduction to computer programming of scientific


applications, using the high-level Python language. The exposition is example and
problem-oriented, where the applications are taken from mathematics, numerical
calculus, statistics, physics, biology and finance. The book teaches "Matlab-style"
and procedural programming as well as object-oriented programming. High school
mathematics is a required background and it is advantageous to study classical and
numerical one-variable calculus in parallel with reading this book. Besides
learning how to program computers, the reader will also learn how to solve
mathematical problems, arising in various branches of science and engineering, with
the aid of numerical methods and programming. By blending programming, mathematics
and scientific applications, the book lays a solid foundation for practicing
computational science.

From the reviews: Langtangen … does an excellent job of introducing programming as


a set of skills in problem solving. He guides the reader into thinking properly
about producing program logic and data structures for modeling real-world problems
using objects and functions and embracing the object-oriented paradigm. … Summing
Up: Highly recommended.

F. H. Wild III, Choice, Vol. 47 (8), April 2010

Those of us who have learned scientific programming in Python ‘on the streets’
could be a little jealous of students who have the opportunity to take a course out
of Langtangen’s Primer.”
John D. Cook, The Mathematical Association of America, September 2011
This book goes through Python in particular, and programming in general, via tasks
that scientists will likely perform. It contains valuable information for students
new to scientific computing and would be the perfect bridge between an introduction
to programming and an advanced course on numerical methods or computational
science.
Alex Small, IEEE, CiSE Vol. 14 (2), March /April 2012

“This fourth edition is a wonderful, inclusive textbook that covers pretty much
everything one needs to know to go from zero to fairly sophisticated scientific
programming in Python…”
Joan Horvath, Computing Reviews, March 2015

185 <--> Pluralsight - The Python Developer's Toolkit [repost]

Pluralsight - The Python Developer's Toolkit


MP4 | AVC 459kbps | English | 1024x768 | 15fps | 2h 19mins | AAC stereo 128kbps |
419 MB
Genre: Video Training

Becoming a professional Python developer means knowing more than just the language.
Once you make the transition from simple scripts to larger projects, it becomes
important to know the tools of the trade and how to use them. This course
introduces you to a set of standard tools. We'll see how to install and manage your
project's dependencies and how to set up your development environment. Then we'll
go into code quality, debugging and documentation. Finally, we'll see how to
package and distribute the final product.

Table of contents:
Introduction3m 46s
Managing Python Packages22m 37s
Isolated Development Environments With Virtualenv21m 35s
Checking Your Code Quality With Pylint18m 55s
The Python Debugger19m 59s
Documenting Your Code With Sphinx30m 56s
Packaging and Distributing Your Project21m 43s

191 <--> A First Course in Statistical Programming with R, Second Edition

A First Course in Statistical Programming with R, Second Edition


Cambridge | English | July 2016 | ISBN-10: 1107576466 | 230 pages | PDF | 4.61 mb

By W. John Braun, University of British Columbia, Okanagan , Duncan J. Murdoch,


University of Western Ontario

Book description
This new color edition of Braun and Murdoch's bestselling textbook integrates use
of the RStudio platform and adds discussion of newer graphics systems, extensive
exploration of Markov chain Monte Carlo, expert advice on common error messages,
motivating applications of matrix decompositions, and numerous new examples and
exercises. This is the only introduction needed to start programming in R, the
computing standard for analyzing data. Co-written by an R core team member and an
established R author, this book comes with real R code that complies with the
standards of the language. Unlike other introductory books on the R system, this
book emphasizes programming, including the principles that apply to most computing
languages, and techniques used to develop more complex projects. Solutions,
datasets, and any errata are available from the book's website. The many examples,
all from real applications, make it particularly useful for anyone working in
practical data analysis.

Reviews
‘For what has come to be called data analytics, R is a remarkable tour de force.
Strong skills with R programming are needed to allow really effective use.
Mastering the content of this carefully staged text is an excellent starting point
for gaining those skills.’
John Maindonald - Australian National University, Canberra

‘This book should be especially useful for those without any prior programming
background. The core programming material, such as loops and functions, is
postponed to Chapter 4, allowing the student to first become comfortable with R in
a broader manner. The placement of Chapter 3, on graphical methods, is particularly
helpful in this regard, and is very motivating. The book is written by two
recognized experts in the R language, so the reader attains the benefit of being
taught by the ‘insiders’.’
Norm Matloff - University of California, Davis

‘This book is an excellent introduction to programming in R. It gently takes the


reader from first principles in programming through to more advanced topics such as
simulation and plotting. We recommend this book to our graduate students in
computational biology as a concise guide to learning R.’
Stephen Eglen - University of Cambridge

240 <--> Understanding Control Flow: Concurrent Programming Using μC++ (repost)

Understanding Control Flow: Concurrent Programming Using μC++ by Peter A. Buhr


English | 2016 | ISBN: 3319257013 | 741 pages | PDF | 6,6 MB

The control-flow issues presented in this textbook are extremely relevant in modern
computer languages and programming styles. In addition to the basic control-flow
mechanisms, virtually all new computer languages provide some form of exceptional
control flow to support robust programming introduced in this textbook. Also,
concurrency capabilities are appearing with increasing frequency in both new and
old programming languages, and are covered in this book.

Understanding Control Flow: With Concurrent Programming Using μC++ starts with
looping, and works through each of the basic control-flow concepts, examining why
each is fundamental and where it is useful. Time is spent on each concept according
to its level of difficulty. Examples and exercises are also provided in this
textbook.

New programming methodologies are requiring new forms of control flow, and new
programming languages are supporting these methodologies with new control
structures, such as the concurrency constructs discussed in this textbook. Most
computers now contain multi-threading and multi-cores, while multiple processors
and distributed systems are ubiquitous ― all of which require advanced programming
methodologies to take full advantage of the available parallelism summarized in
this textbook. Advance forms of control flow are becoming basic programming skills
needed by all programmers, not just graduate students working in the operating
systems or database disciplines.
This textbook is designed for advanced-level students studying computer science and
engineering. Professionals and researchers working in this field, specifically
programming and software engineering, will find this book useful as a reference.

242 <--> Combining Pattern Classifiers: Methods and Algorithms, 2nd Edition
(Repost)

Ludmila I. Kuncheva, "Combining Pattern Classifiers: Methods and Algorithms, 2nd


Edition"
English | ISBN: 1118315235 | 2014 | 384 pages | PDF | 7 MB

Combined classifiers, which are central to the ubiquitous performance of pattern


recognition and machine learning, are generally considered more accurate than
single classifiers. In a didactic, detailed assessment, Combining Pattern
Classifiers examines the basic theories and tactics of classifier combination while
presenting the most recent research in the field. Among the pattern recognition
tasks that this book explores are mail sorting, face recognition, signature
verification, decoding brain fMRI images, identifying emotions, analyzing gene
microarray data, and spotting patterns in consumer preference. This updated second
edition is equipped with the latest knowledge for academics, students, and
practitioners involved in pattern recognition fields.

248 <--> Intermediate C Programming Books Collection


http://www.nitroflare.com/view/63490FED93EF879/ReLibIn3.3.exe
http://www.nitroflare.com/view/2C5C01A6E54AF87/Mo.Rea.D6.2.msi

Intermediate C Programming Books Collection


7 PDF Books | English | 81 MB

This is a collection of C programming books intended for intermediate users.

List of Books

Download free fresh books every day!


PDF - for your PC!
EPUB - for your SonyReader, IPHONE, IPAD (also you can download ReaderLibrary and
read on your PC: Download )!
MOBI - for your Kindle (also you can download mobireader and read on your PC:
Download)!
New books every day here: My Books !

252 <--> Computational Physics: Problem Solving with Python, 3 edition (repost)

Computational Physics: Problem Solving with Python, 3 edition by Rubin H. Landau


and Manuel J P?ez
English | 2015 | ISBN: 3527413154 | 644 pages | PDF | 18,2 MB

The use of computation and simulation has become an essential part of the
scientific process. Being able to transform a theory into an algorithm requires
significant theoretical insight, detailed physical and mathematical understanding,
and a working level of competency in programming.

This upper-division text provides an unusually broad survey of the topics of modern
computational physics from a multidisciplinary, computational science point of
view. Its philosophy is rooted in learning by doing (assisted by many model
programs), with new scientific materials as well as with the Python programming
language. Python has become very popular, particularly for physics education and
large scientific projects. It is probably the easiest programming language to learn
for beginners, yet is also used for mainstream scientific computing, and has
packages for excellent graphics and even symbolic manipulations.

The text is designed for an upper-level undergraduate or beginning graduate course


and provides the reader with the essential knowledge to understand computational
tools and mathematical methods well enough to be successful. As part of the
teaching of using computers to solve scientific problems, the reader is encouraged
to work through a sample problem stated at the beginning of each chapter or unit,
which involves studying the text, writing, debugging and running programs,
visualizing the results, and the expressing in words what has been done and what
can be concluded. Then there are exercises and problems at the end of each chapter
for the reader to work on their own (with model programs given for that purpose).

311 <--> Computational Botany: Methods for Automated Species Identification

Computational Botany: Methods for Automated Species Identification by Paolo


Remagnino
English | 18 Dec. 2016 | ISBN: 3662537435 | 124 Pages | PDF | 3 MB

This book discusses innovative methods for mining information from images of
plants, especially leaves, and highlights the diagnostic features that can be
implemented in fully automatic systems for identifying plant species. Adopting a
multidisciplinary approach, it explores the problem of plant species
identification, covering both the concepts of taxonomy and morphology. It then
provides an overview of morphometrics, including the historical background and the
main steps in the morphometric analysis of leaves together with a number of
applications. The core of the book focuses on novel diagnostic methods for plant
species identification developed from a computer scientist’s perspective. It then
concludes with a chapter on the characterization of botanists' visions, which
highlights important cognitive aspects that can be implemented in a computer system
to more accurately replicate the human expert’s fixation process. The book not only
represents an authoritative guide to advanced computational tools for plant
identification, but provides experts in botany, computer science and pattern
recognition with new ideas and challenges. As such it is expected to foster both
closer collaborations and further technological developments in the emerging field
of automatic plant identification.

337 <--> Hacking Freedom series by Isaac D. Cody


Hacking Freedom and Data Driven series by Isaac D. Cody (Book #1~4)
English | 500 pages | ASIN: N/A | ePUB | 3.7 MB

1 Hacking University: Freshman Edition: By reading this book you will learn the
following:
The rich history behind hacking
Modern security and its place in the business world
Common terminology and technical jargon in security
How to program a fork bomb
How to crack a Wi-Fi password
Methods for protecting and concealing yourself as a hacker
How to prevent counter-hacks and deter government surveillance
The different types of malware and what they do
Various types of hacking attacks and how perform or protect yourself from them
And much more!

2 Hacking University: Sophomore Edition: The following topics are discussed in this
book:
The history and security flaws of mobile hacking
Unlocking your device from your carrier and various methods of securing mobile and
tablet devices
Modding, Jailbreaking, and Rooting
How to unlock android and I-phone devices
Modding video game consoles such as Xbox and Playstation
What to do with a Bricked device
PC Emulators
And much more!

3 Hacking University: Sophomore Edition: The following topics are discussed in this
book:
The history of Python Language
The benefits of learning Python and the job market outlook when learning Python
Setting Up a Development Environment
Variables, Variable Types, Inputs, String Formatting, Decision Structures,
Conditional Operators, Loops
Several Programming Examples to make sure you practice what you learn
String Formatting and Programming Concepts
Classes, Special Methods, and Inheritance
Key Modules, and Common Errors
And a WHOLE lot more!

4 Hacking University Senior Edition: The following topics you will learn are:
What is Linux
History and Benefits of Linux
Ubuntu Basics and Installing Linux
Managing Software and Hardware
The Command Line Terminal
Useful Applications
Security Protocols
Scripting, I/O Redirection, Managing Directories
And a WHOLE lot more!
342 <--> An introduction to algorithms in Python

An introduction to algorithms in Python


MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 43M | 728 MB
Genre: eLearning | Language: English

This introduction to algorithms course is a comprehensive kick-start into the


beautiful world of computer science. This course will prepare you for a great job
in a technical field and is an essential stepping stone for delving deeper into
data-structures and algorithms, and programming in general.

In this course we will take a look at what computational complexity is, and the
importance thereof, followed by 4 of the basic sorting algorithms (bubble sort,
insertion sort, merge sort and quick sort) by visualisation and demonstration in
Python.

All the course content is simple to understand and relevant to real world
application.

344 <--> Make a 2D Arcade Game in a Weekend: With Unity

Make a 2D Arcade Game in a Weekend: With Unity By Jodessiah Sumpter


English | EPUB | 2015 | 159 Pages | ISBN : 1484214951 | 2.70 MB

Create and complete your first 2D arcade game in Unity. In this book you will learn
to create an arcade classic brick breaker game from beginning to end. You will plan
the game flow, add the graphics and create the game logic using the C# language,
then build the UX to complete your game. By the time you have finished Make a 2D
Arcade Game in a Weekend with Unity, you will have enough knowledge to tweak the
game to create more levels or your own variant game rules, and you will have the
confidence to go on and create your own 2D arcade games. You will also learn how to
publish the game into mobile app stores.
Unity is a powerful cross platform software tool that allows users to create 2D and
3D apps and games. Learning how to create an arcade classic game is a great way to
learn the foundations of game design. While you do need to have a basic
understanding of Unity to complete this project, advanced game building or advanced
Unity experience is not required.
Takes you through building a classic Atari style brick breaker game
Provides you the basic knowledge for building games
Teaches you how to script and design UI elements of the game
For More Ebooks And Magazines Daily Posts Just Visit My Profile From Here
If You Want To Support Me Kindly Buy Premium Account From Any Of My Links

353 <--> Guide to 3D Vision Computation: Geometric Analysis and Implementation

Guide to 3D Vision Computation: Geometric Analysis and Implementation (Advances in


Computer Vision and Pattern Recognition) by Kenichi Kanatani, Yasuyuki Sugaya,
Yasushi Kanazawa
2016 | ISBN: 3319484923 | English | 321 pages | PDF | 5 MB

This classroom-tested and easy-to-understand textbook/reference describes the state


of the art in 3D reconstruction from multiple images, taking into consideration all
aspects of programming and implementation. Unlike other computer vision textbooks,
this guide takes a unique approach in which the initial focus is on practical
application and the procedures necessary to actually build a computer vision
system. The theoretical background is then briefly explained afterwards,
highlighting how one can quickly and simply obtain the desired result without
knowing the derivation of the mathematical detail. Features: reviews the
fundamental algorithms underlying computer vision; describes the latest techniques
for 3D reconstruction from multiple images; summarizes the mathematical theory
behind statistical error analysis for general geometric estimation problems;
presents derivations at the end of each chapter, with solutions supplied at the end
of the book; provides additional material at an associated website.

364 <--> Beginning Python Visualization: Crafting Visual Transformation Scripts,


2nd edition (repost)

Beginning Python Visualization: Crafting Visual Transformation Scripts, 2nd edition


by Shai Vaingast
English | ISBN: 1484200535 | 2014 | 416 pages | PDF | 7 MB

We are visual animals. But before we can see the world in its true splendor, our
brains, just like our computers, have to sort and organize raw data, and then
transform that data to produce new images of the world. Beginning Python
Visualization: Crafting Visual Transformation Scripts, Second Edition discusses
turning many types of data sources, big and small, into useful visual data. And,
you will learn Python as part of the bargain.

In this second edition you’ll learn about Spyder, which is a Python IDE with
MATLAB® -like features. Here and throughout the book, you’ll get detailed exposure
to the growing IPython project for interactive visualization. In addition, you'll
learn about the changes in NumPy and Scipy that have occurred since the first
edition. Along the way, you'll get many pointers and a few visual examples.

As part of this update, you’ll learn about matplotlib in detail; this includes
creating 3D graphs and using the basemap package that allows you to render
geographical maps. Finally, you'll learn about image processing, annotating, and
filtering, as well as how to make movies using Python. This includes learning how
to edit/open video files and how to create your own movie, all with Python scripts.

Today's big data and computational scientists, financial analysts/engineers and web
developers – like you - will find this updated book very relevant.

What you’ll learn


How to present visual information instead of data soup
How to set up an open source environment ready for data visualization
How to do numerical and textual processing
How to draw graphs and plots based on textual and numerical data using NumPy,
Spyder and more
How to explore and use new visual libraries including matplotlib's 3D graphs and
basemap package
How to build and use interactive visualization using IPython

Who this book is for


IT personnel, programmers, engineers, and hobbyists interested in acquiring and
displaying data from the Web, sensors, economic trends, and even astronomical
sources.

>>Visit my blog for more eBooks<< | And also can connect to RSS

377 <--> Outlier Analysis, 2nd edition

Charu C. Aggarwal, "Outlier Analysis, 2nd edition"


English | ISBN: 3319475770 | 2017 | 488 pages | PDF | 7 MB

This book provides comprehensive coverage of the field of outlier analysis from a
computer science point of view. It integrates methods from data mining, machine
learning, and statistics within the computational framework and therefore appeals
to multiple communities. The chapters of this book can be organized into three
categories:
Basic algorithms: Chapters 1 through 7 discuss the fundamental algorithms for
outlier analysis, including probabilistic and statistical methods, linear methods,
proximity-based methods, high-dimensional (subspace) methods, ensemble methods, and
supervised methods.
Domain-specific methods: Chapters 8 through 12 discuss outlier detection algorithms
for various domains of data, such as text, categorical data, time-series data,
discrete sequence data, spatial data, and network data.
Applications: Chapter 13 is devoted to various applications of outlier analysis.
Some guidance is also provided for the practitioner.
The second edition of this book is more detailed and is written to appeal to both
researchers and practitioners. Significant new material has been added on topics
such as kernel methods, one-class support-vector machines, matrix factorization,
neural networks, outlier ensembles, time-series methods, and subspace methods. It
is written as a textbook and can be used for classroom teaching.

384 <--> Building Trading Bots Using Java

Building Trading Bots Using Java by Shekhar Varshney


English | EPUB | 2017 | 281 Pages | ISBN : 1484225198 | 2.09 MB

Build an automated currency trading bot from scratch with java. In this book, you
will learn about the nitty-gritty of automated trading and have a closer look at
Java, the Spring Framework, event-driven programming, and other open source APIs,
notably Google's Guava API. And of course, development will all be test-driven with
unit testing coverage.
The central theme of Building Trading Bots Using Java is to create a framework that
can facilitate automated trading on most of the brokerage platforms, with minimum
changes. At the end of the journey, you will have a working trading bot, with a
sample implementation using the OANDA REST API, which is free to use.
What You'll Learn

385 <--> Large-Scale Graph Processing Using Apache Giraph

Large-Scale Graph Processing Using Apache Giraph by Sherif Sakr


English | 1 Jan. 2017 | ISBN: 3319474308 | 197 Pages | PDF | 8.77 MB

This book takes its reader on a journey through Apache Giraph, a popular
distributed graph processing platform designed to bring the power of big data
processing to graph data. Designed as a step-by-step self-study guide for everyone
interested in large-scale graph processing, it describes the fundamental
abstractions of the system, its programming models and various techniques for using
the system to process graph data at scale, including the implementation of several
popular and advanced graph analytics algorithms.
The book is organized as follows: Chapter 1 starts by providing a general
background of the big data phenomenon and a general introduction to the Apache
Giraph system, its abstraction, programming model and design architecture. Next,
chapter 2 focuses on Giraph as a platform and how to use it. Based on a sample job,
even more advanced topics like monitoring the Giraph application lifecycle and
different methods for monitoring Giraph jobs are explained. Chapter 3 then provides
an introduction to Giraph programming, introduces the basic Giraph graph model and
explains how to write Giraph programs. In turn, Chapter 4 discusses in detail the
implementation of some popular graph algorithms including PageRank, connected
components, shortest paths and triangle closing. Chapter 5 focuses on advanced
Giraph programming, discussing common Giraph algorithmic optimizations, tunable
Giraph configurations that determine the system’s utilization of the underlying
resources, and how to write a custom graph input and output format. Lastly, chapter
6 highlights two systems that have been introduced to tackle the challenge of large
scale graph processing, GraphX and GraphLab, and explains the main commonalities
and differences between these systems and Apache Giraph.
This book serves as an essential reference guide for students, researchers and
practitioners in the domain of large scale graph processing. It offers step-by-step
guidance, with several code examples and the complete source code available in the
related github repository. Students will find a comprehensive introduction to and
hands-on practice with tackling large scale graph processing problems using the
Apache Giraph system, while researchers will discover thorough coverage of the
emerging and ongoing advancements in big graph processing systems.

386 <--> High-Performance Scientific Computing: Algorithms and Applications


(Repost)

Michael W. Berry, Kyle A. Gallivan, Efstratios Gallopoulos, Ananth Grama, Bernard


Philippe, Yousef Saad, Faisal Saied, "High-Performance Scientific Computing:
Algorithms and Applications"
English | ISBN: 1447124367 | 2012 | PDF | 359 pages | 7 MB

This book presents the state of the art in parallel numerical algorithms,
applications, architectures, and system software. The book examines various
solutions for issues of concurrency, scale, energy efficiency, and programmability,
which are discussed in the context of a diverse range of applications. Features:
includes contributions from an international selection of world-class authorities;
examines parallel algorithm-architecture interaction through issues of
computational capacity-based codesign and automatic restructuring of programs using
compilation techniques; reviews emerging applications of numerical methods in
information retrieval and data mining; discusses the latest issues in dense and
sparse matrix computations for modern high-performance systems, multicores,
manycores and GPUs, and several perspectives on the Spike family of algorithms for
solving linear systems; presents outstanding challenges and developing
technologies, and puts these in their historical context.

428 <--> Python Recipes Handbook: A Problem-Solution Approach (Repost)

Python Recipes Handbook: A Problem-Solution Approach By Joey Bernard


English | EPUB | 160 Pages | 2016 | ISBN : 1484202422 | 258.94 KB

Learn the code to write algorithms, numerical computations, data analysis and much
more using the Python language: look up and re-use the recipes for your own Python
coding. This book is your handy code cookbook reference. Whether you're a maker,
game developer, cloud computing programmer and more, this is a must-have reference
for your library.
Python Recipes Handbook gives you the most common and contemporary code snippets,
using pandas (Python Data Analysis Library), NumPy, and other numerical Python
packages.
What You'll Learn

Who This Book Is For

For More Ebooks And Magazines Daily Posts Just Visit My Profile From Here
If You Want To Support Me Kindly Buy Premium Account From Any Of My Links

433 <--> Machine Learning Using R

Machine Learning Using R by Karthik Ramasubramanian


English | 10 Jan. 2017 | ISBN: 1484223330 | 592 Pages | PDF | 11.47 MB

This book is inspired by the Machine Learning Model Building Process Flow, which
provides the reader the ability to understand a ML algorithm and apply the entire
process of building a ML model from the raw data.
This new paradigm of teaching Machine Learning will bring about a radical change in
perception for many of those who think this subject is difficult to learn. Though
theory sometimes looks difficult, especially when there is heavy mathematics
involved, the seamless flow from the theoretical aspects to example-driven learning
provided in Blockchain and Capitalism makes it easy for someone to connect the
dots.
For every Machine Learning algorithm covered in this book, a 3-D approach of
theory, case-study and practice will be given. And where appropriate, the
mathematics will be explained through visualization in R.
All practical demonstrations will be explored in R, a powerful programming language
and software environment for statistical computing and graphics. The various
packages and methods available in R will be used to explain the topics. In the end,
readers will learn some of the latest technological advancements in building a
scalable machine learning model with Big Data.
Who This Book is For:
Data scientists, data science professionals and researchers in academia who want to
understand the nuances of Machine learning approaches/algorithms along with ways to
see them in practice using R. The book will also benefit the readers who want to
understand the technology behind implementing a scalable machine learning model
using Apache Hadoop, Hive, Pig and Spark.
What you will learn:
1. ML model building process flow
2. Theoretical aspects of Machine Learning
3. Industry based Case-Study
4. Example based understanding of ML algorithm using R
5. Building ML models using Apache Hadoop and Spark

448 <--> Graphical Simulation of Deformable Models

Graphical Simulation of Deformable Models by Jianping Cai, Feng Lin, Hock Soon Seah
2016 | ISBN: 3319510304 | English | 107 pages | PDF | 4 MB

This book covers dynamic simulation of deformable objects, which is one of the most
challenging tasks in computer graphics and visualization. It focuses on the
simulation of deformable models with anisotropic materials, one of the less common
approaches in the existing research. Both physically-based and geometrically-based
approaches are examined.

The authors start with transversely isotropic materials for the simulation of
deformable objects with fibrous structures. Next, they introduce a fiber-field
incorporated corotational finite element model (CLFEM) that works directly with a
constitutive model of transversely isotropic material. A smooth fiber-field is used
to establish the local frames for each element.

To introduce deformation simulation for orthotropic materials, an orthotropic


deformation controlling frame-field is conceptualized and a frame construction tool
is developed for users to define the desired material properties. The orthotropic
frame-field is coupled with the CLFEM model to complete an orthotropic deformable
model.

Finally, the authors present an integrated real-time system for animation of


skeletal characters with anisotropic tissues. To solve the problems of volume
distortion and high computational costs, a strain-based PBD framework for skeletal
animation is explained; natural secondary motion of soft tissues is another
benefit.

The book is written for those researchers who would like to develop their own
algorithms. The key mathematical and computational concepts are presented together
with illustrations and working examples. It can also be used as a reference book
for graduate students and senior undergraduates in the areas of computer graphics,
computer animation, and virtual reality. Academics, researchers, and professionals
will find this to be an exceptional resource.
463 <--> MATLAB Machine Learning

MATLAB Machine Learning by Michael Paluszek


English | 31 Jan. 2017 | ISBN: 1484222490 | 348 Pages | PDF | 9.87 MB

This book is a comprehensive guide to machine learning with worked examples in


MATLAB. It starts with an overview of the history of Artificial Intelligence and
automatic control and how the field of machine learning grew from these. It
provides descriptions of all major areas in machine learning.
The book reviews commercially available packages for machine learning and shows how
they fit into the field. The book then shows how MATLAB can be used to solve
machine learning problems and how MATLAB graphics can enhance the programmer’s
understanding of the results and help users of their software grasp the results.
Machine Learning can be very mathematical. The mathematics for each area is
introduced in a clear and concise form so that even casual readers can understand
the math. Readers from all areas of engineering will see connections to what they
know and will learn new technology.
The book then provides complete solutions in MATLAB for several important problems
in machine learning including face identification, autonomous driving, and data
classification. Full source code is provided for all of the examples and
applications in the book.
What you'll learn:
An overview of the field of machine learning
Commercial and open source packages in MATLAB
How to use MATLAB for programming and building machine learning applications
MATLAB graphics for machine learning
Practical real world examples in MATLAB for major applications of machine learning
in big data
Who is this book for:
The primary audiences are engineers and engineering students wanting a
comprehensive and practical introduction to machine learning.

2017/1/20 [END]1/6/2017 [START]

0 <--> Python Programming: Absolute Beginners Tutorial

Python Programming: Absolute Beginners Tutorial by Jon James Bond


English | 31 Dec. 2016 | ISBN: 1520257015 | 88 Pages | AZW3/MOBI/EPUB/PDF (conv) |
1.89 MB

50 <--> Python NumPy

Python NumPy
HDRips | MP4/AVC, ~828 kb/s | 1280x720 | Duration: 01:05:16 | English: AAC, 128
kb/s (2 ch) | 362 MB
Genre: Development / Programming

At the end of this course, you will have a thorough understanding of Numpy' s
features and when to use them. Numpy is mainly used in matrix computing. We'll do a
number of examples specific to matrix computing, which will allow you to see the
various scenarios in which Numpy is helpful. There are a few computational
computing libraries available for Python. It's important to know when to choose one
over the other. Through rigorous exercises, you'll experience where Numpy is
powerful and develop and understanding of the scenarios in which Numpy is most
useful. You'll also know how to install Numpy.

52 <--> Deep Dive into Python Machine Learning (2016)

Deep Dive into Python Machine Learning (2016)


MP4 | AVC 116kbps | English | 1280x720 | 25fps | 1h 45mins | AAC stereo 141kbps |
2.64 GB
Genre: Video Training

Deep learning is currently one of the best providers of solutions regarding


problems in image recognition, speech recognition, object recognition, and natural
language with its increasing number of libraries that are available in Python. The
aim of deep learning is to develop deep neural networks by increasing and improving
the number of training layers for each network, so that a machine learns more about
the data until it’s as accurate as possible. Developers can avail the techniques
provided by deep learning to accomplish complex machine learning tasks, and train
AI networks to develop deep levels of perceptual recognition.

Deep learning is the next step to machine learning with a more advanced
implementation. Currently, it’s not established as an industry standard, but is
heading in that direction and brings a strong promise of being a game changer when
dealing with raw unstructured data. Deep learning is currently one of the best
providers of solutions regarding problems in image recognition, speech recognition,
object recognition, and natural language processing. Developers can avail the
benefits of building AI programs that, instead of using hand coded rules, learn
from examples how to solve complicated tasks. With deep learning being used by many
data scientists, deeper neural networks are evaluated for accurate results.

This course takes you from basic calculus knowledge to understanding


backpropagation and its application for training in neural networks for deep
learning and understand automatic differentiation. Through the course, we will
cover thorough training in convolutional, recurrent neural networks and build up
the theory that focuses on supervised learning and integrate into your product
offerings such as search, image recognition, and object processing. Also, we will
examine the performance of the sentimental analysis model and will conclude with
the introduction of Tensorflow.

By the end of this course, you can start working with deep learning right away.
This course will make you confident about its implementation in your current work
as well as further research.

Style and Approach


An easy-to-follow and structured video tutorial with practical examples and coding
with IPython notebooks to help you get to grips with each and every aspect of deep
learning.

106 <--> Python Parallel Programming Solutions

Python Parallel Programming Solutions


MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 4 Hours | 2.12 GB
Genre: eLearning | Language: English

This course will teach you parallel programming techniques using examples in Python
and help you explore the many ways in which you can write code that allows more
than one process to happen at once.

Starting with introducing you to the world of parallel computing, we move on to


cover the fundamentals in Python. This is followed by exploring the thread-based
parallelism model using the Python threading module by synchronizing threads and
using locks, mutex, semaphores queues, GIL, and the thread pool. Next you will be
taught about process-based parallelism, where you will synchronize processes using
message passing and will learn about the performance of MPI Python Modules.

Moving on, you’ll get to grips with the asynchronous parallel programming model
using the Python asyncio module, and will see how to handle exceptions. You will
discover distributed computing with Python, and learn how to install a broker, use
Celery Python Module, and create a worker. You will understand anche Pycsp, the
Scoop framework, and disk modules in Python. Further on, you will get hands-on in
GPU programming with Python using the PyCUDA module and will evaluate performance
limitations.

117 <--> Beginning Ethical Hacking with Python (Repost)

Sanjib Sinha, "Beginning Ethical Hacking with Python"


English | 11 Feb. 2017 | ISBN: 1484225406 | 189 Pages | PDF | 4 MB

Learn the basics of ethical hacking and gain insights into the logic, algorithms,
and syntax of Python. This book will set you up with a foundation that will help
you understand the advanced concepts of hacking in the future. Learn Ethical
Hacking with Python 3 touches the core issues of cyber security: in the modern
world of interconnected computers and the Internet, security is increasingly
becoming one of the most important features of programming.
Ethical hacking is closely related to Python. For this reason this book is
organized in three parts. The first part deals with the basics of ethical hacking;
the second part deals with Python 3; and the third part deals with more advanced
features of ethical hacking.
What You Will Learn
Discover the legal constraints of ethical hacking
Work with virtual machines and virtualization
Develop skills in Python 3
See the importance of networking in ethical hacking
Gain knowledge of the dark web, hidden Wikipedia, proxy chains, virtual private
networks, MAC addresses, and more
Who This Book Is For
Beginners wanting to learn ethical hacking alongside a modular object oriented
programming language.

122 <--> Python Descriptors


Python Descriptors by Jacob Zimmerman
2017 | ISBN-10: 148422504X | 64 pages | EPUB | 1 MB

This short book on Python descriptors is a collection of knowledge and ideas from
many sources on dealing with and creating descriptors. And, after goingthrough the
things all descriptors have in common, the author explores ideas that have multiple
ways of being implemented as well as completely new ideas never seen elsewhere
before.

This truly is a comprehensive guide to creating Python descriptors. As a bonus: A


pip install-able library, descriptor_tools, was written alongside this book and is
an open source library on GitHub.

There aren't many good resources out there for writing Python descriptors, and
extremely few books. This is a sad state of affairs, as it makes it difficult for
Python developers to get a really good understanding of how descriptors work and
the techniques to avoid the big gotchas associated with working with them.

What You Will Learn


Discover descriptor protocols
Master attribute access and how it applies to descriptors
Make descriptors and discover why you should
Store attributes
Create read-only descriptors and _delete()
Explore the descriptor classes
Apply the other uses of descriptors and moreWho This Book Is For

Experienced Python coders, programmers and developers.

132 <--> Approximate Iterative Algorithms [Repost]

Anthony Louis Almudevar - Approximate Iterative Algorithms


Published: 2014-02-10 | ISBN: 0415621542 | PDF | 372 pages | 2.31 MB

Iterative algorithms often rely on approximate evaluation techniques, which may


include statistical estimation, computer simulation or functional approximation.
This volume presents methods for the study of approximate iterative algorithms,
providing tools for the derivation of error bounds and convergence rates, and for
the optimal design of such algorithms. Techniques of functional analysis are used
to derive analytical relationships between approximation methods and convergence
properties for general classes of algorithms. This work provides the necessary
background in functional analysis and probability theory. Extensive applications to
Markov decision processes are presented. This volume is intended for
mathematicians, engineers and computer scientists, who work on learning processes
in numerical analysis and are involved with optimization, optimal control, decision
analysis and machine learning.

144 <--> Unity 5 Scripting and Gameplay Mechanics

Unity 5 Scripting and Gameplay Mechanics


HDRips | MP4/AVC, ~461 kb/s | 1280x720 | Duration: 03:25:02 | English: AAC, 128
kb/s (2 ch) | 830 MB
Genre: Development / Programming

Enhance your knowledge of scripting and master gameplay mechanics in Unity 5

Leverage the complete Unity 5.5 2D toolkit, along with its latest new additions and
practical examples, and build games from scratch
This assortment of Gameplay Mechanics will take you on a fun-filled journey of
becoming an intermediate Unity game developer
Unleash the power of C# coding in Unity and the state of the art Unity rendering
engine

Develop your Unity skills further by exploring scripting and gameplay mechanics. In
this course, Alan Thorn helps you understand the fundamentals of using C# scripts
in Unity to build valuable gameplay elements, such as timers and moving objects.
Then, you’ll move onto building a solid foundation for engineering more complex
behaviors. By the end of this course, you’ll have established a firm intermediate
knowledge of Unity.

This course will get you familiarized with the best practices for Unity 5.x and
component based designs. You’ll also be able to improve your 3D modeling and
animation skills. Testing and Debugging using different functionalities and
techniques will also be incorporated in this course.

145 <--> Introduction to Video and Image Processing: Building Real Systems and
Applications [Repost]

Thomas B. Moeslund - Introduction to Video and Image Processing: Building Real


Systems and Applications
Published: 2012-01-31 | ISBN: 1447125029 | PDF | 227 pages | 12.95 MB

This textbook presents the fundamental concepts and methods for understanding and
working with images and video in an unique, easy-to-read style which ensures the
material is accessible to a wide audience. Exploring more than just the basics of
image processing, the text provides a specific focus on the practical design and
implementation of real systems for processing video data. Features: includes more
than 100 exercises, as well as C-code snippets of the key algorithms; covers topics
on image acquisition, color images, point processing, neighborhood processing,
morphology, BLOB analysis, segmentation in video, tracking, geometric
transformation, and visual effects; requires only a minimal understanding of
mathematics; presents two chapters dedicated to applications; provides a guide to
defining suitable values for parameters in video and image processing systems, and
to conversion between the RGB color representation and the HIS, HSV and
YUV/YC<sub>b</sub>C<sub>r</sub> color representations.

188 <--> MATLAB Machine Learning


http://nitroflare.com/view/12883B843465C85/1484222490.epub

MATLAB Machine Learning By Stephanie Thomas, Michael Paluszek


English | EPUB | 326 Pages | 2017 | ISBN : 1484222490 | 5.17 MB

This book is a comprehensive guide to machine learning with worked examples in


MATLAB. It starts with an overview of the history of Artificial Intelligence and
automatic control and how the field of machine learning grew from these. It
provides descriptions of all major areas in machine learning
The book reviews commercially available packages for machine learning and shows how
they fit into the field. The book then shows how MATLAB can be used to solve
machine learning problems and how MATLAB graphics can enhance the programmer’s
understanding of the results and help users of their software grasp the results.
Machine Learning can be very mathematical. The mathematics for each area is
introduced in a clear and concise form so that even casual readers can understand
the math. Readers from all areas of engineering will see connections to what they
know and will learn new technology.
The book then provides complete solutions in MATLAB for several important problems
in machine learning including face identification, autonomous driving, and data
classification. Full source code is provided for all of the examples and
applications in the book.
What you'll learn:

200 <--> Mastering Text Mining with R


http://nitroflare.com/view/5913E7D5EB5A195/Mastering_Text_Mining_with_R_-
_Ashish_Kumar.rar

Mastering Text Mining with R by Ashish Kumar


English | 5 Jan. 2017 | ISBN: 178355181X | 258 Pages | AZW3/MOBI/EPUB/PDF (conv) |
24.8 MB

Key Features

Develop all the relevant skills for building text-mining apps with R with this
easy-to-follow guide
Gain in-depth understanding of the text mining process with lucid implementation in
the R language
Example-rich guide that lets you gain high-quality information from text data
Book Description

Text Mining (or text data mining or text analytics) is the process of extracting
useful and high-quality information from text by devising patterns and trends. R
provides an extensive ecosystem to mine text through its many frameworks and
packages.

Starting with basic information about the statistics concepts used in text mining,
this book will teach you how to access, cleanse, and process text using the R
language and will equip you with the tools and the associated knowledge about
different tagging, chunking, and entailment approaches and their usage in natural
language processing. Moving on, this book will teach you different dimensionality
reduction techniques and their implementation in R. Next, we will cover pattern
recognition in text data utilizing classification mechanisms, perform entity
recognition, and develop an ontology learning framework.

By the end of the book, you will develop a practical application from the concepts
learned, and will understand how text mining can be leveraged to analyze the
massively available data on social media.

What you will learn

Get acquainted with some of the highly efficient R packages such as OpenNLP and
RWeka to perform various steps in the text mining process
Access and manipulate data from different sources such as JSON and HTTP
Process text using regular expressions
Get to know the different approaches of tagging texts, such as POS tagging, to get
started with text analysis
Explore different dimensionality reduction techniques, such as Principal Component
Analysis (PCA), and understand its implementation in R
Discover the underlying themes or topics that are present in an unstructured
collection of documents, using common topic models such as Latent Dirichlet
Allocation (LDA)
Build a baseline sentence completing application
Perform entity extraction and named entity recognition using R

About the Author

Ashish Kumar is an IIM alumnus and an engineer at heart. He has extensive


experience in data science, machine learning, and natural language processing
having worked at organizations, such as McAfee-Intel, an ambitious data science
startup Volt consulting), and presently associated to the software and research lab
of a leading MNC. Apart from work, Ashish also participates in data science
competitions at Kaggle in his spare time.

Avinash Paul is a programming language enthusiast, loves exploring open sources


technologies and programmer by choice. He has over nine years of programming
experience. He has worked in Sabre Holdings , McAfee , Mindtree and has experience
in data-driven product development, He was intrigued by data science and data
mining while developing niche product in education space for a ambitious data
science start-up. He believes data science can solve lot of societal challenges. In
his spare time he loves to read technical books and teach underprivileged children
back home.

Table of Contents

Statistical Linguistics with R


Processing Text
Categorizing and Tagging Text
Dimensionality Reduction
Text Summarization and Clustering
Text Classification
Entity Recognition

My Blog with Updates!

201 <--> Introduction to Stochastic Processes with R


http://nitroflare.com/view/8173A013FF40DC6/1118740653.pdf

Introduction to Stochastic Processes with R by Robert P. Dobrow


2016 | ISBN: 1118740653 | English | 504 pages | PDF | 10 MB

An introduction to stochastic processes through the use of R

Introduction to Stochastic Processes with R is an accessible and well-balanced


presentation of the theory of stochastic processes, with an emphasis on real-world
applications of probability theory in the natural and social sciences. The use of
simulation, by means of the popular statistical software R, makes theoretical
results come alive with practical, hands-on demonstrations.
Written by a highly-qualified expert in the field, the author presents numerous
examples from a wide array of disciplines, which are used to illustrate concepts
and highlight computational and theoretical results. Developing readers’ problem-
solving skills and mathematical maturity, Introduction to Stochastic Processes with
R features:

More than 200 examples and 600 end-of-chapter exercises


A tutorial for getting started with R, and appendices that contain review material
in probability and matrix algebra
Discussions of many timely and stimulating topics including Markov chain Monte
Carlo, random walk on graphs, card shuffling, Black–Scholes options pricing,
applications in biology and genetics, cryptography, martingales, and stochastic
calculus
Introductions to mathematics as needed in order to suit readers at many
mathematical levels
A companion web site that includes relevant data files as well as all R code and
scripts used throughout the book
Introduction to Stochastic Processes with R is an ideal textbook for an
introductory course in stochastic processes. The book is aimed at undergraduate and
beginning graduate-level students in the science, technology, engineering, and
mathematics disciplines. The book is also an excellent reference for applied
mathematicians and statisticians who are interested in a review of the topic.

1/6/2017 [END]12/27/2016 [START]

0 <--> Design Patterns in PHP and Laravel

Kelt Dockins, "Design Patterns in PHP and Laravel"


English | ISBN: 1484224507 | 2016 | 238 pages | PDF | 7 MB

11 <--> Algorithms for Data Science


http://www.nitroflare.com/view/687F27634B98C61

Algorithms for Data Science by Brian Steele


English | 18 Jan. 2017 | ISBN: 3319457950 | 448 Pages | PDF | 8.35 MB

This textbook on practical data analytics unites fundamental principles,


algorithms, and data. Algorithms are the keystone of data analytics and the focal
point of this textbook. Clear and intuitive explanations of the mathematical and
statistical foundations make the algorithms transparent. But practical data
analytics requires more than just the foundations. Problems and data are enormously
variable and only the most elementary of algorithms can be used without
modification. Programming fluency and experience with real and challenging data is
indispensable and so the reader is immersed in Python and R and real data analysis.
By the end of the book, the reader will have gained the ability to adapt algorithms
to new problems and carry out innovative analyses.
This book has three parts:
(a) Data Reduction: Begins with the concepts of data reduction, data maps, and
information extraction. The second chapter introduces associative statistics, the
mathematical foundation of scalable algorithms and distributed computing. Practical
aspects of distributed computing is the subject of the Hadoop and MapReduce
chapter.
(b) Extracting Information from Data: Linear regression and data visualization are
the principal topics of Part II. The authors dedicate a chapter to the critical
domain of Healthcare Analytics for an extended example of practical data analytics.
The algorithms and analytics will be of much interest to practitioners interested
in utilizing the large and unwieldly data sets of the Centers for Disease Control
and Prevention's Behavioral Risk Factor Surveillance System.
© Predictive Analytics Two foundational and widely used algorithms, k-nearest
neighbors and naive Bayes, are developed in detail. A chapter is dedicated to
forecasting. The last chapter focuses on streaming data and uses publicly
accessible data streams originating from the Twitter API and the NASDAQ stock
market in the tutorials.
This book is intended for a one- or two-semester course in data analytics for
upper-division undergraduate and graduate students in mathematics, statistics, and
computer science. The prerequisites are kept low, and students with one or two
courses in probability or statistics, an exposure to vectors and matrices, and a
programming course will have no difficulty. The core material of every chapter is
accessible to all with these prerequisites. The chapters often expand at the close
with innovations of interest to practitioners of data science. Each chapter
includes exercises of varying levels of difficulty. The text is eminently suitable
for self-study and an exceptional resource for practitioners.

22 <--> Essential Algorithms: A Practical Approach to Computer Algorithms (repost)

Rod Stephens, "Essential Algorithms: A Practical Approach to Computer Algorithms"


ISBN: 1118612108 | 2013 | EPUB | 624 pages | 11 MB

Computer algorithms are the basic recipes for programming. Professional programmers
need to know how to use algorithms to solve difficult programming problems. Written
in simple, intuitive English, this book describes how and when to use the most
practical classic algorithms, and even how to create new algorithms to meet future
needs. The book also includes a collection of questions that can help readers
prepare for a programming job interview.

Reveals methods for manipulating common data structures such as arrays, linked
lists, trees, and networks
Addresses advanced data structures such as heaps, 2-3 trees, B-trees
Addresses general problem-solving techniques such as branch and bound, divide and
conquer, recursion, backtracking, heuristics, and more
Reviews sorting and searching, network algorithms, and numerical algorithms
Includes general problem-solving techniques such as brute force and exhaustive
search, divide and conquer, backtracking, recursion, branch and bound, and more

In addition, Essential Algorithms features a companion website that includes full


instructor materials to support training or higher ed adoptions.

31 <--> Data Science, Classification, and Related Methods


http://nitroflare.com/view/1E3457B2ADC12A5/Data_Science%2C_Classification
%2C_and_Related_Methods_Proceedin.pdf

Chikio Hayashi, Keiji Yajima, Hans H. Bock, "Data Science, Classification, and
Related Methods"
1998 | pages: 786 | ISBN: 4431702083 | PDF | 34,9 mb

This volume contains selected papers covering a wide range of topics, including
theoretical and methodological advances relating to data gathering, classification
and clustering, exploratory and multivariate data analysis, and knowledge seeking
and discovery. The result is a broad view of the state of the art, making this an
essential work not only for data analysts, mathematicians, and statisticians, but
also for researchers involved in data processing at all stages from data gathering
to decision making.

38 <--> Data Science and Machine Learning with Python - Hands On


http://nitroflare.com/view/1F0E782B643AD9B/Data_Science_and_Machine_Learning_with_P
ython_-_Hands_On.part01.rar
http://nitroflare.com/view/6529DABFB5ABDDA/Data_Science_and_Machine_Learning_with_P
ython_-_Hands_On.part02.rar
http://nitroflare.com/view/AF12F89FE33624B/Data_Science_and_Machine_Learning_with_P
ython_-_Hands_On.part03.rar
http://nitroflare.com/view/4F66C84FB901946/Data_Science_and_Machine_Learning_with_P
ython_-_Hands_On.part04.rar
http://nitroflare.com/view/A7F2B04DEBF4178/Data_Science_and_Machine_Learning_with_P
ython_-_Hands_On.part05.rar
http://nitroflare.com/view/D9DB315A2EAC913/Data_Science_and_Machine_Learning_with_P
ython_-_Hands_On.part06.rar
http://nitroflare.com/view/A69061AF48B89BA/Data_Science_and_Machine_Learning_with_P
ython_-_Hands_On.part07.rar
http://nitroflare.com/view/BE67B60F29F1F31/Data_Science_and_Machine_Learning_with_P
ython_-_Hands_On.part08.rar
http://nitroflare.com/view/40256CF2B80A388/Data_Science_and_Machine_Learning_with_P
ython_-_Hands_On.part09.rar
http://nitroflare.com/view/539C9C14FB73139/Data_Science_and_Machine_Learning_with_P
ython_-_Hands_On.part10.rar

Data Science and Machine Learning with Python - Hands On


MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 8 Hours 50M | 8.97 GB
Genre: eLearning | Language: English

The job of a data scientist is one of the most lucrative jobs out there today – it
involves analyzing large amounts of data, and gathering actionable business
insights from it using a variety of tools. This course will help you take your
first steps in the world of data science, and empower you to conduct data analysis
and perform efficient machine learning using Python. Gain value from your data
using the various data mining and data analysis techniques in Python, and develop
efficient predictive models to predict future results. You will also learn how to
perform large-scale machine learning on Big Data using Apache Spark. You don’t have
to be an expert coder in Python to get the most out of this course – just a basic
programming knowledge of Python is sufficient.

71 <--> Algorithms for Image Processing and Computer Vision, 2nd Edition (repost)
http://nitroflare.com/view/46EEECDBB719AA0/0470643854.epub

Algorithms for Image Processing and Computer Vision, 2nd Edition by J. R. Parker
English | ISBN: 0470643854 | 2010 | EPUB | 504 pages | 20 MB

A cookbook of algorithms for common image processing applications

Thanks to advances in computer hardware and software, algorithms have been


developed that support sophisticated image processing without requiring an
extensive background in mathematics. This bestselling book has been fully updated
with the newest of these, including 2D vision methods in content-based searches and
the use of graphics cards as image processing computational aids. It’s an ideal
reference for software engineers and developers, advanced programmers, graphics
programmers, scientists, and other specialists who require highly specialized image
processing.

Algorithms now exist for a wide variety of sophisticated image processing


applications required by software engineers and developers, advanced programmers,
graphics programmers, scientists, and related specialists
This bestselling book has been completely updated to include the latest algorithms,
including 2D vision methods in content-based searches, details on modern classifier
methods, and graphics cards used as image processing computational aids
Saves hours of mathematical calculating by using distributed processing and GPU
programming, and gives non-mathematicians the shortcuts needed to program
relatively sophisticated applications.

Algorithms for Image Processing and Computer Vision, 2nd Edition provides the tools
to speed development of image processing applications.

96 <--> Machine Learning Using R


http://www.nitroflare.com/view/9D5019DD0ACFD69

Machine Learning Using R by Karthik Ramasubramanian


English | 12 Jan. 2017 | ISBN: 1484223330 | 568 Pages | PDF | 11.47 MB

This book is inspired by the Machine Learning Model Building Process Flow, which
provides the reader the ability to understand a ML algorithm and apply the entire
process of building a ML model from the raw data.
This new paradigm of teaching Machine Learning will bring about a radical change in
perception for many of those who think this subject is difficult to learn. Though
theory sometimes looks difficult, especially when there is heavy mathematics
involved, the seamless flow from the theoretical aspects to example-driven learning
provided in Blockchain and Capitalism makes it easy for someone to connect the
dots.
For every Machine Learning algorithm covered in this book, a 3-D approach of
theory, case-study and practice will be given. And where appropriate, the
mathematics will be explained through visualization in R.
All practical demonstrations will be explored in R, a powerful programming language
and software environment for statistical computing and graphics. The various
packages and methods available in R will be used to explain the topics. In the end,
readers will learn some of the latest technological advancements in building a
scalable machine learning model with Big Data.
Who This Book is For:
Data scientists, data science professionals and researchers in academia who want to
understand the nuances of Machine learning approaches/algorithms along with ways to
see them in practice using R. The book will also benefit the readers who want to
understand the technology behind implementing a scalable machine learning model
using Apache Hadoop, Hive, Pig and Spark.
What you will learn:
1. ML model building process flow
2. Theoretical aspects of Machine Learning
3. Industry based Case-Study
4. Example based understanding of ML algorithm using R
5. Building ML models using Apache Hadoop and Spark
113 <--> Beginning Python Visualization: Crafting Visual Transformation Scripts,
2nd Edition (Repost)
http://nitroflare.com/view/4FB43431C12381F/Beginning_Python_Visualization.pdf

Beginning Python Visualization: Crafting Visual Transformation Scripts by Shai


Vaingast
English | PDF | 405 Pages | 2014 | ISBN : 1484200535 | 6.98 MB

We are visual animals. But before we can see the world in its true splendor, our
brains, just like our computers, have to sort and organize raw data, and then
transform that data to produce new images of the world. Beginning Python
Visualization: Crafting Visual Transformation Scripts, Second Edition discusses
turning many types of data sources, big and small, into useful visual data. And,
you will learn Python as part of the bargain.
In this second edition you’ll learn about Spyder, which is a Python IDE with
MATLAB® -like features. Here and throughout the book, you’ll get detailed exposure
to the growing IPython project for interactive visualization. In addition, you'll
learn about the changes in NumPy and Scipy that have occurred since the first
edition. Along the way, you'll get many pointers and a few visual examples.
As part of this update, you’ll learn about matplotlib in detail; this includes
creating 3D graphs and using the basemap package that allows you to render
geographical maps. Finally, you'll learn about image processing, annotating, and
filtering, as well as how to make movies using Python. This includes learning how
to edit/open video files and how to create your own movie, all with Python scripts.
Today's big data and computational scientists, financial analysts/engineers and web
developers – like you - will find this updated book very relevant.

114 <--> MATLAB Recipes: A Problem-Solution Approach


http://nitroflare.com/view/3C50D3341996487/MATLAB_Recipes%3A_A_Problem-
Solution_Approach.epub

MATLAB Recipes: A Problem-Solution Approach by Michael Paluszek, Stephanie Thomas


English | EPUB | 2015 | ISBN: 148420560X | 316 pages | 4.19 MB

This book is a practical reference for industry engineers using MATLAB to solve
everyday problems: learn from state-of-the-art examples in robotics, motors,
detection filters, chemical processes, aircraft, and spacecraft. With this book you
will review contemporary MATLAB coding including the latest language features and
use MATLAB as a software development environment including code organization, GUI
development, and algorithm design and testing.
This book provides practical guidance for using MATLAB to build a body of code you
can turn to time and again for solving technical problems in your line of work.
Develop algorithms, test them, visualize the results, and pass the code along to
others to create a functional code base for your firm.

116 <--> MATLAB Differential and Integral Calculus


http://nitroflare.com/view/756E5A41AD6D758/bok%253A978-1-4842-0304-0.epub

MATLAB Differential and Integral Calculus by Cesar Perez Lopez


English | 24 Sept. 2014 | ISBN: 1484203054 | 228 Pages | EPUB | 2.91 MB

MATLAB is a high-level language and environment for numerical computation,


visualization, and programming. Using MATLAB, you can analyze data, develop
algorithms, and create models and applications. The language, tools, and built-in
math functions enable you to explore multiple approaches and reach a solution
faster than with spreadsheets or traditional programming languages, such as C/C++
or Java.
MATLAB Differential and Integral Calculus introduces you to the MATLAB language
with practical hands-on instructions and results, allowing you to quickly achieve
your goals. In addition to giving a short introduction to the MATLAB environment
and MATLAB programming, this book provides all the material needed to work with
ease in differential and integral calculus in one and several variables. Among
other core topics of calculus, you will use MATLAB to investigate convergence, find
limits of sequences and series and, for the purpose of exploring continuity, limits
of functions. Various kinds of local approximations of functions are introduced,
including Taylor and Laurent series. Symbolic and numerical techniques of
differentiation and integration are covered with numerous examples, including
applications to finding maxima and minima, areas, arc lengths, surface areas and
volumes. You will also see how MATLAB can be used to solve problems in vector
calculus and how to solve differential and difference equations.

120 <--> Algorithms and Programming: Problems and Solutions, 2nd Edition (Repost)
http://nitroflare.com/view/FF2E38993C0D454/1441917470.pdf

Algorithms and Programming: Problems and Solutions, 2nd Edition by Alexander Shen
Publisher: Springer | 2009 | ISBN: 1441917470 | 272 pages | PDF | 1,4 MB

This text is structured in a problem-solution format that requires the student to


think through the programming process. New to the second edition are additional
chapters on suffix trees, games and strategies, and Huffman coding as well as an
Appendix illustrating the ease of conversion from Pascal to C.

171 <--> MATLAB Matrix Algebra (Matlab Solutions)


http://nitroflare.com/view/254988EAB2EDAEF/bok%253A978-1-4842-0307-1.epub

MATLAB Matrix Algebra (Matlab Solutions) by Cesar Lopez


English | 14 Nov. 2014 | ISBN: 1484203089 | 240 Pages | EPUB | 1.08 MB

MATLAB is a high-level language and environment for numerical computation,


visualization, and programming. Using MATLAB, you can analyze data, develop
algorithms, and create models and applications. The language, tools, and built-in
math functions enable you to explore multiple approaches and reach a solution
faster than with spreadsheets or traditional programming languages, such as C/C++
or Java.
MATLAB Matrix Algebra introduces you to the MATLAB language with practical hands-on
instructions and results, allowing you to quickly achieve your goals. Starting with
a look at symbolic and numeric variables, with an emphasis on vector and matrix
variables, you will go on to examine functions and operations that support vectors
and matrices as arguments, including those based on analytic parent functions.
Computational methods for finding eigenvalues and eigenvectors of matrices are
detailed, leading to various matrix decompositions. Applications such as change of
bases, the classification of quadratic forms and how to solve systems of linear
equations are described, with numerous examples. A section is dedicated to sparse
matrices and other types of special matrices. In addition to its treatment of
matrices, you will also learn how MATLAB can be used to work with arrays, lists,
tables, sequences and sets.

172 <--> MATLAB Symbolic Algebra and Calculus Tools


http://nitroflare.com/view/2B369D860C96B50/bok%253A978-1-4842-0343-9.epub

MATLAB Symbolic Algebra and Calculus Tools by Cesar Pérez Lopez


English | 10 Dec. 2014 | ISBN: 1484203445 | 260 Pages | EPUB | 1.78 MB

MATLAB is a high-level language and environment for numerical computation,


visualization, and programming. Using MATLAB, you can analyze data, develop
algorithms, and create models and applications. The language, tools, and built-in
math functions enable you to explore multiple approaches and reach a solution
faster than with spreadsheets or traditional programming languages, such as C/C++
or Java.
MATLAB Symbolic Algebra and Calculus Tools introduces you to the MATLAB language
with practical hands-on instructions and results, allowing you to quickly achieve
your goals. Starting with a look at symbolic variables and functions, you will
learn how to solve equations in MATLAB, both symbolically and numerically, and how
to simplify the results. Extensive coverage of polynomial solutions, inequalities
and systems of equations are covered in detail. You will see how MATLAB
incorporates vector, matrix and character variables, and functions thereof. MATLAB
is a powerful symbolic manipulator which enables you to factorize, expand and
simplify complex algebraic expressions over all common fields (including over
finite fields and algebraic field extensions of the rational numbers). With MATLAB
you can also work with ease in matrix algebra, making use of commands which allow
you to find eigenvalues, eigenvectors, determinants, norms and various matrix
decompositions, among many other features. Lastly, you will see how you can use
MATLAB to explore mathematical analysis, finding limits of sequences and functions,
sums of series, integrals, derivatives and solving differential equation.

173 <--> MATLAB Numerical Calculations


http://nitroflare.com/view/44B26307EA43BA4/bok%253A978-1-4842-0346-0.epub

MATLAB Numerical Calculations by Cesar Lopez


English | 24 Dec. 2014 | ISBN: 148420347X | 336 Pages | EPUB | 4.71 MB

MATLAB is a high-level language and environment for numerical computation,


visualization, and programming. Using MATLAB, you can analyze data, develop
algorithms, and create models and applications. The language, tools, and built-in
math functions enable you to explore multiple approaches and reach a solution
faster than with spreadsheets or traditional programming languages, such as C/C++
or Java. This book is designed for use as a scientific/business calculator so that
you can get numerical solutions to problems involving a wide array of mathematics
using MATLAB. Just look up the function you want in the book and you are ready to
use it in MATLAB or use the book to learn about the enormous range of options that
MATLAB offers.
MATLAB Numerical Calculations focuses on MATLAB capabilities to give you numerical
solutions to problems you are likely to encounter in your professional or
scholastic life. It introduces you to the MATLAB language with practical hands-on
instructions and results, allowing you to quickly achieve your goals. Starting with
a look at basic MATLAB functionality with integers, rational numbers and real and
complex numbers, and MATLAB's relationship with Maple, you will learn how to solve
equations in MATLAB, and how to simplify the results. You will see how MATLAB
incorporates vector, matrix and character variables, and functions thereof. MATLAB
is a powerful tool used to defined, manipulate and simplify complex algebraic
expressions. With MATLAB you can also work with ease in matrix algebra, making use
of commands which allow you to find eigenvalues, eigenvectors, determinants, norms
and various matrix decompositions, among many other features. Lastly, you will see
how you can write scripts and use MATLAB to explore numerical analysis, finding
approximations of integrals, derivatives and numerical solutions of differential
equations.

227 <--> High Performance Python: Practical Performant Programming for Humans
(repost)
http://nitroflare.com/view/7E6E843CEFA072B/1449361595.pdf

High Performance Python: Practical Performant Programming for Humans by Micha


Gorelick and Ian Ozsvald
English | 2014 | ISBN: 1449361595 | ISBN-13: 9781449361594 | 370 pages | PDF | 7,6
MB

Your Python code may run correctly, but you need it to run faster. By exploring the
fundamental theory behind design choices, this practical guide helps you gain a
deeper understanding of Python’s implementation. You’ll learn how to locate
performance bottlenecks and significantly speed up your code in high-data-volume
programs.
How can you take advantage of multi-core architectures or clusters? Or build a
system that can scale up and down without losing reliability? Experienced Python
programmers will learn concrete solutions to these and other issues, along with war
stories from companies that use high performance Python for social media analytics,
productionized machine learning, and other situations.
• Get a better grasp of numpy, Cython, and profilers
• Learn how Python abstracts the underlying computer architecture
• Use profiling to find bottlenecks in CPU time and memory usage
• Write efficient programs by choosing appropriate data structures
• Speed up matrix and vector computations
• Use tools to compile Python down to machine code
• Manage multiple I/O and computational operations concurrently
• Convert multiprocessing code to run on a local or remote cluster
• Solve large problems while using less RAM

251 <--> Python for Probability, Statistics, and Machine Learning


http://nitroflare.com/view/8CB764A02B4DE2C/bok%253A978-3-319-30717-6.epub

Python for Probability, Statistics, and Machine Learning by José Unpingco


English | 28 Mar. 2016 | ISBN: 3319307150 | 294 Pages | EPUB | 4.91 MB

This book covers the key ideas that link probability, statistics, and machine
learning illustrated using Python modules in these areas. The entire text,
including all the figures and numerical results, is reproducible using the Python
codes and their associated Jupyter/IPython notebooks, which are provided as
supplementary downloads. The author develops key intuitions in machine learning by
working meaningful examples using multiple analytical methods and Python codes,
thereby connecting theoretical concepts to concrete implementations. Modern Python
modules like Pandas, Sympy, and Scikit-learn are applied to simulate and visualize
important machine learning concepts like the bias/variance trade-off, cross-
validation, and regularization. Many abstract mathematical ideas, such as
convergence in probability theory, are developed and illustrated with numerical
examples. This book is suitable for anyone with an undergraduate-level exposure to
probability, statistics, or machine learning and with rudimentary knowledge of
Python programming.

12/27/2016 [END]
12/19/2016 [START]

0 <--> Learning React

Learning React: A Hands-on Guide to Building Maintainable, High-Performing Web


Application User Interfaces Using the React JavaScript by Kirupa Chinnathambi
English | 15 Nov. 2016 | ISBN: 0134546318 | 240 Pages | AZW3/MOBI/EPUB/PDF (conv) |
47.52 MB

39 <--> Text Analytics with Python: A Practical Real-World Approach to Gaining


Actionable Insights from your Data

Text Analytics with Python: A Practical Real-World Approach to Gaining Actionable


Insights from your Data by Dipanjan Sarkar
English | 18 Dec. 2016 | ISBN: 148422387X | 412 Pages | EPUB | 1.74 MB

Derive useful insights from your data using Python. Learn the techniques related to
natural language processing and text analytics, and gain the skills to know which
technique is best suited to solve a particular problem.
Text Analytics with Python teaches you both basic and advanced concepts, including
text and language syntax, structure, semantics. You will focus on algorithms and
techniques, such as text classification, clustering, topic modeling, and text
summarization.
A structured and comprehensive approach is followed in this book so that readers
with little or no experience do not find themselves overwhelmed. You will start
with the basics of natural language and Python and move on to advanced analytical
and machine learning concepts. You will look at each technique and algorithm with
both a bird's eye view to understand how it can be used as well as with a
microscopic view to understand the mathematical concepts and to implement them to
solve your own problems.
This book:
Provides complete coverage of the major concepts and techniques of natural language
processing (NLP) and text analytics
Includes practical real-world examples of techniques for implementation, such as
building a text classification system to categorize news articles, analyzing app or
game reviews using topic modeling and text summarization, and clustering popular
movie synopses and analyzing the sentiment of movie reviews
Shows implementations based on Python and several popular open source libraries in
NLP and text analytics, such as the natural language toolkit (nltk), gensim,
scikit-learn, spaCy and Pattern
What you will learn:
• Natural Language concepts
• Analyzing Text syntax and structure
• Text Classification
• Text Clustering and Similarity analysis
• Text Summarization
• Semantic and Sentiment analysis
Readership :
IT professionals, analysts, developers, linguistic experts, data scientists, and
anyone with a keen interest in linguistics, analytics, and generating insights from
textual data.

40 <--> Advanced R: Data Programming and the Cloud


http://nitroflare.com/view/E0E7974B56BE13F/bok%253A978-1-4842-2077-1.epub

Advanced R: Data Programming and the Cloud by Matt Wiley


English | 19 Nov. 2016 | ISBN: 1484220765 | 304 Pages | EPUB | 1.92 MB

Program for data analysis using R and learn practical skills to make your work more
efficient. This book covers how to automate running code and the creation of
reports to share your results, as well as writing functions and packages. Advanced
R is not designed to teach advanced R programming nor to teach the theory behind
statistical procedures. Rather, it is designed to be a practical guide moving
beyond merely using R to programming in R to automate tasks.
This book will show you how to manipulate data in modern R structures and includes
connecting R to data bases such as SQLite, PostgeSQL, and MongoDB. The book closes
with a hands-on section to get R running in the cloud. Each chapter also includes a
detailed bibliography with references to research articles and other resources that
cover relevant conceptual and theoretical topics.
What You Will Learn
Write and document R functions
Make an R package and share it via GitHub or privately
Add tests to R code to insure it works as intended
Build packages automatically with GitHub
Use R to talk directly to databases and do complex data management
Run R in the Amazon cloud
Generate presentation-ready tables and reports using R
Who This Book Is For
Working professionals, researchers, or students who are familiar with R and basic
statistical techniques such as linear regression and who want to learn how to take
their R coding and programming to the next level.

42 <--> Software Reading Techniques: Twenty Techniques for More Effective Software
Review and Inspection
http://nitroflare.com/view/3F6C8DE88D4C0A3/bok%253A978-1-4842-2346-8.epub

Software Reading Techniques: Twenty Techniques for More Effective Software Review
and Inspection by Yang-Ming Zhu
English | 6 Dec. 2016 | ISBN: 1484223454 | 148 Pages | EPUB | 668.38 KB

This concise book teaches software professionals and software engineering students
the full set of twenty software reading techniques to enhance their effectiveness
in reviewing and inspecting software artifacts such as requirements specifications,
designs, code files, and usability.
Software review and inspection is the best practice in software development whose
purpose is to detect and fix problems early. Software professionals are trained to
write software but not read and analyze software written by peers. As a result,
individual reading skills vary widely. Because the effectiveness of software review
and inspection is highly dependent on individual reading skills, differential
outcomes among software readers vary by a factor of ten. Software Reading
Techniques is designed to close that gap.
Dr Yang‐Ming Zhu’s depth of experience as a software architect, team leader, and
scientist make him singularly well-equipped to bring software readers up to speed
on all the techniques and tips for optimizing the effectiveness and efficiency of
their software review and inspection skills.
What You'll Learn
Software review and inspection procedures and reading skills
Traditional and modern advanced reading techniques applicable to almost all
software artifacts
Specific reading techniques for software requirements specification, software
design, and code
Who This Book Is For
All software professionals and software engineering students and researchers.

51 <--> Notes on Microservices Design and Architecture


http://nitroflare.com/view/7411287F47F36D7/Notes_on_Microservices_Design_and_Archit
ecture_-_Subhash_Chandran.rar

Notes on Microservices Design and Architecture by Subhash Chandran


English | 13 Dec. 2016 | ASIN: B01N4E0MRF | 34 Pages | AZW3/MOBI/EPUB/PDF (conv) |
1.75 MB

Introductory text on microservices. Book covers:

1. Microservices architecture defined. Compared with monolithic architecture. Pros


and cons.
2. Guidelines on partitioning to microservices.
3. Designing for failure.
4. Circuit Breaker.
5. Bulkheads.
6. API Gateway pattern.
7. Hosting.
8. API design.
9. Managing complexity introduced by microservices.

52 <--> Mastering Qt 5

Mastering Qt 5 by Guillaume Lazar


English | 6 Feb. 2017 | ISBN: 1786467127 | 575 Pages | AZW3/MOBI/EPUB/PDF (conv) |
25.28 MB

Key Features

Unleash the power of Qt 5 with C++14


Integrate useful third-party libraries such as OpenCV
Package and deploy your application on multiple platforms
Book Description

Qt 5.6 is an application development framework that provides a great user


experience and develops full-capability applications with OpenGl/ OpenGL ES
graphics acceleration.

This book will address challenges in successfully developing cross-platform


applications with the Qt framework. Cross-platform development needs a well
organized project. Using this book, you will have a better understanding of the Qt
framework and the tools to resolve serious issues such as linking, debugging, and
multithreading. Your journey will start with the new Qt 5 features. Then you will
explore different platforms and learn to tame them. Every chapter along the way is
a logical step that you must take to master Qt. The journey will end in an
application that has been tested and is ready to be shipped.

What you will learn

Create stunning UIs with Qt Widget and Qt Quick


Develop powerful, cross-platform applications with the Qt framework
Design GUIs with the Qt Designer and build a library in it for UI preview
Handle user interaction with the Qt signal/slot mechanism in C++
Prepare a cross-platform project to host a third-party library
Develop a Qt application using the OpenCV API
Use the Qt Animation framework to display stunning effects
Deploy mobile apps with Qt and embedded platforms

57 <--> Building Trading Bots Using Java

Building Trading Bots Using Java by Shekhar Varshney


English | 6 Jan. 2017 | ISBN: 1484225198 | 300 Pages | PDF | 6.22 MB

Build an automated currency trading bot from scratch with java. In this book, you
will learn about the nitty-gritty of automated trading and have a closer look at
Java, the Spring Framework, event-driven programming, and other open source APIs,
notably Google's Guava API. And of course, development will all be test-driven with
unit testing coverage.
The central theme of Building Trading Bots Using Java is to create a framework that
can facilitate automated trading on most of the brokerage platforms, with minimum
changes. At the end of the journey, you will have a working trading bot, with a
sample implementation using the OANDA REST API, which is free to use.
What You'll Learn
Find out about trading bots
Discover the details of tradeable instruments and apply bots to them
Track and use market data events
Place orders and trades
Work with trade/order and account events
Who This Book Is For
Experienced programmers new to bots and other algorithmic trading and finance
techniques.

66 <--> Python for Microcontrollers: Getting Started with MicroPython


http://nitroflare.com/view/793BFD7FA230FFF/1259644537.epub
Python for Microcontrollers: Getting Started with MicroPython by Donald Norris
English | 2016 | ISBN: 1259644537 | 288 pages | EPUB | 26 MB

Program Your Own MicroPython projects with ease―no prior programming experience
necessary!

This DIY guide provides a practical introduction to microcontroller programming


with MicroPython. Written by an experienced electronics hobbyist, Python for
Microcontrollers: Getting Started with MicroPython features eight start-to-finish
projects that clearly demonstrate each technique. You will learn how to use
sensors, store data, control motors and other devices, and work with expansion
boards. From there, you’ll discover how to design, build, and program all kinds of
entertaining and practical projects of your own.

• Learn MicroPython and object-oriented programming basics


• Explore the powerful features of the Pyboard, ESP8266, and WiPy
• Interface with a PC and load files, programs, and modules
• Work with the LEDs, timers, and converters
• Control external devices using serial interfaces and PWM
• Build and program a let ball detector using the 3-axis accelerometer
• Install and program LCD and touchsensor expansion boards
• Record and play sounds using the AMP audio board

74 <--> Using R for Statistics


http://nitroflare.com/view/0F002CDA05487F0/bok%253A978-1-4842-0139-8.epub

Using R for Statistics by Sarah Stowell


English | 21 Jun. 2014 | ISBN: 148420140X | 244 Pages | EPUB | 4.62 MB

Using R for Statistics will get you the answers to most of the problems you are
likely to encounter when using a variety of statistics. This book is a problem-
solution primer for using R to set up your data, pose your problems and get answers
using a wide array of statistical tests. The book walks you through R basics and
how to use R to accomplish a wide variety statistical operations.
You'll be able to navigate the R system, enter and import data, manipulate
datasets, calculate summary statistics, create statistical plots and customize
their appearance, perform hypothesis tests such as the t-tests and analyses of
variance, and build regression models. Examples are built around actual datasets to
simulate real-world solutions, and programming basics are explained to assist those
who do not have a development background.
After reading and using this guide, you'll be comfortable using and applying R to
your specific statistical analyses or hypothesis tests. No prior knowledge of R or
of programming is assumed, though you should have some experience with statistics.

77 <--> Solutions Manual to Accompany Nonlinear Programming: Theory and Algorithms,


3 edition (repost)
http://nitroflare.com/view/7D85221FBDDDCEC/1118762371.pdf

Solutions Manual to Accompany Nonlinear Programming: Theory and Algorithms, 3


edition by Mokhtar S. Bazaraa, Hanif D. Sherali and C. M. Shetty
English | 2013 | ISBN: 1118762371 | 174 pages | PDF | 1 MB

As the Solutions Manual, this book is meant to accompany the main title, Nonlinear
Programming: Theory and Algorithms, Third Edition. This book presents recent
developments of key topics in nonlinear programming (NLP) using a logical and self-
contained format.

The volume is divided into three sections: convex analysis, optimality conditions,
and dual computational techniques. Precise statements of algortihms are given along
with convergence analysis. Each chapter contains detailed numerical examples,
graphical illustrations, and numerous exercises to aid readers in understanding the
concepts and methods discussed.

89 <--> Nonlinear Programming: Theory and Algorithms, 3rd Edition (Repost)


http://nitroflare.com/view/BEF97DB7966BA92/0471486000nonlin.pdf

Mokhtar S. Bazaraa, "Nonlinear Programming: Theory and Algorithms, 3rd Edition"


English | ISBN: 0471486000 | 2006 | 872 pages | PDF | 36 MB

COMPREHENSIVE COVERAGE OF NONLINEAR PROGRAMMING THEORY AND ALGORITHMS, THOROUGHLY


REVISED AND EXPANDED Nonlinear Programming: Theory and Algorithms —now in an
extensively updated Third Edition—addresses the problem of optimizing an objective
function in the presence of equality and inequality constraints. Many realistic
problems cannot be adequately represented as a linear program owing to the nature
of the nonlinearity of the objective function and/or the nonlinearity of any
constraints. The Third Edition begins with a general introduction to nonlinear
programming with illustrative examples and guidelines for model construction.
Concentration on the three major parts of nonlinear programming is provided: Convex
analysis with discussion of topological properties of convex sets, separation and
support of convex sets, polyhedral sets, extreme points and extreme directions of
polyhedral sets, and linear programming Optimality conditions and duality with
coverage of the nature, interpretation, and value of the classical Fritz John (FJ)
and the Karush–Kuhn–Tucker (KKT) optimality conditions; the interrelationships
between various proposed constraint qualifications; and Lagrangian duality and
saddle point optimality conditions Algorithms and their convergence, with a
presentation of algorithms for solving both unconstrained and constrained nonlinear
programming problems Important features of the Third Edition include: New topics
such as second interior point methods, nonconvex optimization, nondifferentiable
optimization, and more Updated discussion and new applications in each chapter
Detailed numerical examples and graphical illustrations Essential coverage of
modeling and formulating nonlinear programs Simple numerical problems Advanced
theoretical exercises The book is a solid reference for professionals as well as a
useful text for students in the fields of operations research, management science,
industrial engineering, applied mathematics, and also in engineering disciplines
that deal with analytical optimization techniques. The logical and self–contained
format uniquely covers nonlinear programming techniques with a great depth of
information and an abundance of valuable examples and illustrations that showcase
the most current advances in nonlinear problems.

12/19/2016 [END]
2016/12/15 [START]

0 <--> Java Illuminated: An Active Learning Approach (4th Edition)

Julie Anderson, Hervé J. Franceschi , "Java Illuminated: An Active Learning


Approach (4th Edition)"
ISBN: 1284045315 | 2014 | AZW3 / ePUB / MOBI / PDF (conv) | 1240 pages | 123 MB

12 <--> R for Data Science: Import, Tidy, Transform, Visualize, and Model Data
http://nitroflare.com/view/1A1B2BEF7AFE3BF/R_for_Data_Science_-_Hadley_Wickham.rar

R for Data Science by Hadley Wickham


English | 25 July 2016 | ISBN: 1491910399 | 250 Pages | AZW3/MOBI/EPUB/PDF (conv) |
78.97 MB

What exactly is data science? With this book, you’ll gain a clear understanding of
this discipline for discovering natural laws in the structure of data. Along the
way, you’ll learn how to use the versatile R programming language for data
analysis.

Whenever you measure the same thing twice, you get two results—as long as you
measure precisely enough. This phenomenon creates uncertainty and opportunity.
Author Garrett Grolemund, Master Instructor at RStudio, shows you how data science
can help you work with the uncertainty and capture the opportunities. You’ll learn
about:

Data Wrangling—how to manipulate datasets to reveal new information


Data Visualization—how to create graphs and other visualizations
Exploratory Data Analysis—how to find evidence of relationships in your
measurements
Modelling—how to derive insights and predictions from your data
Inference—how to avoid being fooled by data analyses that cannot provide foolproof
results
Through the course of the book, you’ll also learn about the statistical worldview,
a way of seeing the world that permits understanding in the face of uncertainty,
and simplicity in the face of complexity.

My Blog with Updates!

17 <--> Python Descriptors


http://nitroflare.com/view/5FC27FAB82DA06D/148422504X.pdf

Jacob Zimmerman, "Python Descriptors"


2017 | ISBN-10: 148422504X | 64 pages | PDF | 1 MB

This short book on Python descriptors is a collection of knowledge and ideas from
many sources on dealing with and creating descriptors. And, after going through the
things all descriptors have in common, the author explores ideas that have multiple
ways of being implemented as well as completely new ideas never seen elsewhere
before.

This truly is a comprehensive guide to creating Python descriptors. As a bonus: A


pip install-able library, descriptor_tools, was written alongside this book and is
an open source library on GitHub.

There aren't many good resources out there for writing Python descriptors, and
extremely few books. This is a sad state of affairs, as it makes it difficult for
Python developers to get a really good understanding of how descriptors work and
the techniques to avoid the big gotchas associated with working with them.

What You Will Learn


Discover descriptor protocols
Master attribute access and how it applies to descriptors
Make descriptors and discover why you should
Store attributes
Create read-only descriptors and _delete()
Explore the descriptor classes
Apply the other uses of descriptors and more

43 <--> Guide to 3D Vision Computation: Geometric Analysis and Implementation


(Advances in Computer Vision and Pattern Recognition)
http://www.nitroflare.com/view/4ACD9B370DAAA36

Guide to 3D Vision Computation: Geometric Analysis and Implementation (Advances in


Computer Vision and Pattern Recognition) by Kenichi Kanatani
English | 3 Jan. 2017 | ISBN: 3319484923 | 321 Pages | PDF | 5.18 MB

This classroom-tested and easy-to-understand textbook/reference describes the state


of the art in 3D reconstruction from multiple images, taking into consideration all
aspects of programming and implementation. Unlike other computer vision textbooks,
this guide takes a unique approach in which the initial focus is on practical
application and the procedures necessary to actually build a computer vision
system. The theoretical background is then briefly explained afterwards,
highlighting how one can quickly and simply obtain the desired result without
knowing the derivation of the mathematical detail. Features: reviews the
fundamental algorithms underlying computer vision; describes the latest techniques
for 3D reconstruction from multiple images; summarizes the mathematical theory
behind statistical error analysis for general geometric estimation problems;
presents derivations at the end of each chapter, with solutions supplied at the end
of the book; provides additional material at an associated website.

49 <--> Data Classification: Algorithms and Applications (Repost)

Charu C. Aggarwal, "Data Classification: Algorithms and Applications"


English | ISBN: 1466586745 | 2014 | 707 pages | PDF | 7 MB

Research on the problem of classification tends to be fragmented across such areas


as pattern recognition, database, data mining, and machine learning. Addressing the
work of these different communities in a unified way, Data Classification:
Algorithms and Applications explores the underlying algorithms of classification as
well as applications of classification in a variety of problem domains, including
text, multimedia, social network, and biological data.

This comprehensive book focuses on three primary aspects of data classification:

Methods-The book first describes common techniques used for classification,


including probabilistic methods, decision trees, rule-based methods, instance-based
methods, support vector machine methods, and neural networks.

Domains-The book then examines specific methods used for data domains such as
multimedia, text, time-series, network, discrete sequence, and uncertain data. It
also covers large data sets and data streams due to the recent importance of the
big data paradigm.

Variations-The book concludes with insight on variations of the classification


process. It discusses ensembles, rare-class learning, distance function learning,
active learning, visual learning, transfer learning, and semi-supervised learning
as well as evaluation aspects of classifiers.

53 <--> Data Clustering: Algorithms and Applications (Repost)


http://nitroflare.com/view/3476D280C57E9A4/1466558210Data.pdf

Charu C. Aggarwal, "Data Clustering: Algorithms and Applications"


English | ISBN: 1466558210 | 2014 | 652 pages | PDF | 13 MB

Research on the problem of clustering tends to be fragmented across the pattern


recognition, database, data mining, and machine learning communities. Addressing
this problem in a unified way, Data Clustering: Algorithms and Applications
provides complete coverage of the entire area of clustering, from basic methods to
more refined and complex data clustering approaches. It pays special attention to
recent issues in graphs, social networks, and other domains.

The book focuses on three primary aspects of data clustering:


Methods, describing key techniques commonly used for clustering, such as feature
selection, agglomerative clustering, partitional clustering, density-based
clustering, probabilistic clustering, grid-based clustering, spectral clustering,
and nonnegative matrix factorization
Domains, covering methods used for different domains of data, such as categorical
data, text data, multimedia data, graph data, biological data, stream data,
uncertain data, time series clustering, high-dimensional clustering, and big data
Variations and Insights, discussing important variations of the clustering process,
such as semisupervised clustering, interactive clustering, multiview clustering,
cluster ensembles, and cluster validation

In this book, top researchers from around the world explore the characteristics of
clustering problems in a variety of application areas. They also explain how to
glean detailed insight from the clustering process—including how to verify the
quality of the underlying clusters—through supervision, human intervention, or the
automated generation of alternative clusters.

54 <--> The Art of Linux Kernel Design: Illustrating the Operating System Design
Principle and Implementation (Repost)

Lixiang Yang, "The Art of Linux Kernel Design: Illustrating the Operating System
Design Principle and Implementation"
English | ISBN: 1466518030 | 2014 | 534 pages | PDF | 48 MB

Uses the Running Operation as the Main Thread

Difficulty in understanding an operating system (OS) lies not in the technical


aspects, but in the complex relationships inside the operating systems. The Art of
Linux Kernel Design: Illustrating the Operating System Design Principle and
Implementation addresses this complexity. Written from the perspective of the
designer of an operating system, this book tackles important issues and practical
problems on how to understand an operating system completely and systematically. It
removes the mystery, revealing operating system design guidelines, explaining the
BIOS code directly related to the operating system, and simplifying the
relationships and guiding ideology behind it all.

Based on the Source Code of a Real Multi-Process Operating System

Using the 0.11 edition source code as a representation of the Linux basic design,
the book illustrates the real states of an operating system in actual operations.
It provides a complete, systematic analysis of the operating system source code, as
well as a direct and complete understanding of the real operating system run-time
structure. The author includes run-time memory structure diagrams, and an
accompanying essay to help readers grasp the dynamics behind Linux and similar
software systems.

Identifies through diagrams the location of the key operating system data
structures that lie in the memory
Indicates through diagrams the current operating status information which helps
users understand the interrupt state, and left time slice of processes
Examines the relationship between process and memory, memory and file, file and
process, and the kernel
Explores the essential association, preparation, and transition, which is the vital
part of operating system

Develop a System of Your Own

This text offers an in-depth study on mastering the operating system, and provides
an important prerequisite for designing a whole new operating system.

60 <--> Multicore Computing: Algorithms, Architectures, and Applications (Repost)

Sanguthevar Rajasekaran, "Multicore Computing: Algorithms, Architectures, and


Applications"
English | ISBN: 1439854343 | 2014 | 452 pages | PDF | 12 MB

Every area of science and engineering today has to process voluminous data sets.
Using exact, or even approximate, algorithms to solve intractable problems in
critical areas, such as computational biology, takes time that is exponential in
some of the underlying parameters. Parallel computing addresses this issue and has
become affordable with the advent of multicore architectures. However, programming
multicore machines is much more difficult due to oddities existing in the
architectures.

Offering insights into different facets of this area, Multicore Computing:


Algorithms, Architectures, and Applications focuses on the architectures,
algorithms, and applications of multicore computing. It will help readers
understand the intricacies of these architectures and prepare them to design
efficient multicore algorithms.
Contributors at the forefront of the field cover the memory hierarchy for multicore
and manycore processors, the caching strategy Flexible Set Balancing, the main
features of the latest SPARC architecture specification, the Cilk and Cilk++
programming languages, the numerical software library Parallel Linear Algebra
Software for Multicore Architectures (PLASMA), and the exact multipattern string
matching algorithm of Aho-Corasick. They also describe the architecture and
programming model of the NVIDIA Tesla GPU, discuss scheduling directed acyclic
graphs onto multi/manycore processors, and evaluate design trade-offs among Intel
and AMD multicore processors, IBM Cell Broadband Engine, and NVIDIA GPUs. In
addition, the book explains how to design algorithms for the Cell Broadband Engine
and how to use the backprojection algorithm for generating images from synthetic
aperture radar data.

61 <--> Making Games: With JavaScript


http://nitroflare.com/view/04DCE7B4A7CAA0C/bok-3A978-1-4842-2493-9.pdf

Making Games: With JavaScript by Christopher Pitt


English | 12 Jan. 2017 | ISBN: 1484224922 | 82 Pages | PDF | 1.44 MB

Develop games using the JavaScript web scripting language. This compact short book
will help you learn how to use modern JavaScript to make games for web browsers.
They’re effortless to use and they work everywhere. If you’ve ever wanted to make a
game, join author Christopher Pitt. You’ll start with nothing and build fun games,
in no time at all.
What You'll Learn
Make a game using JavaScript
Master the game loop
Handle player input, collision detection, gravity, ladders, and stairs
Work with camera locking, mobs, and health
Manage game inventory
Handle mapping and more
Who This Book Is For
Those who are new to game development with some experience with JavaScript and web
development.

72 <--> Linear Mixed Models: A Practical Guide Using Statistical Software, Second
Edition (repost)
http://nitroflare.com/view/CB33272334FE86A/1466560991.pdf

Linear Mixed Models: A Practical Guide Using Statistical Software, Second Edition
by Brady T. West, Kathleen B. Welch, Andrzej T Galecki
English | 2014 | ISBN: 1466560991 | 440 pages | PDF | 5 MB

Highly recommended by JASA, Technometrics, and other journals, the first edition of
this bestseller showed how to easily perform complex linear mixed model (LMM)
analyses via a variety of software programs. Linear Mixed Models: A Practical Guide
Using Statistical Software, Second Edition continues to lead readers step by step
through the process of fitting LMMs. This second edition covers additional topics
on the application of LMMs that are valuable for data analysts in all fields. It
also updates the case studies using the latest versions of the software procedures
and provides up-to-date information on the options and features of the software
procedures available for fitting LMMs in SAS, SPSS, Stata, R/S-plus, and HLM.

New to the Second Edition

A new chapter on models with crossed random effects that uses a case study to
illustrate software procedures capable of fitting these models
Power analysis methods for longitudinal and clustered study designs, including
software options for power analyses and suggested approaches to writing simulations
Use of the lmer() function in the lme4 R package
New sections on fitting LMMs to complex sample survey data and Bayesian approaches
to making inferences based on LMMs
Updated graphical procedures in the software packages
Substantially revised index to enable more efficient reading and easier location of
material on selected topics or software options
More practical recommendations on using the software for analysis
A new R package (WWGbook) that contains all of the data sets used in the examples

Ideal for anyone who uses software for statistical modeling, this book eliminates
the need to read multiple software-specific texts by covering the most popular
software programs for fitting LMMs in one handy guide. The authors illustrate the
models and methods through real-world examples that enable comparisons of model-
fitting options and results across the software procedures.

>>Visit my blog for more eBooks<< | And also can connect to RSS

76 <--> Architectures for Computer Vision: From Algorithm to Chip with Verilog
(repost)
http://nitroflare.com/view/D0657F939897574/111865918X.pdf

Architectures for Computer Vision: From Algorithm to Chip with Verilog by Hong
Jeong
English | 2014 | ISBN: 111865918X | 469 pages | PDF | 7 MB

This book provides comprehensive coverage of 3D vision systems, from vision models
and state-of-the-art algorithms to their hardware architectures for implementation
on DSPs, FPGA and ASIC chips, and GPUs. It aims to fill the gaps between computer
vision algorithms and real-time digital circuit implementations, especially with
Verilog HDL design. The organization of this book is vision and hardware module
directed, based on Verilog vision modules, 3D vision modules, parallel vision
architectures, and Verilog designs for the stereo matching system with various
parallel architectures.
• Provides Verilog vision simulators, tailored to the design and testing of
general vision chips
• Bridges the differences between C/C++ and HDL to encompass both software
realization and chip implementation; includes numerous examples that realize vision
algorithms and general vision processing in HDL
• Unique in providing an organized and complete overview of how a real-time 3D
vision system-on-chip can be designed
• Focuses on the digital VLSI aspects and implementation of digital signal
processing tasks on hardware platforms such as ASICs and FPGAs for 3D vision
systems, which have not been comprehensively covered in one single book
• Provides a timely view of the pervasive use of vision systems and the
challenges of fusing information from different vision modules
• Accompanying website includes software and HDL code packages to enhance
further learning and develop advanced systems
• A solution set and lecture slides are provided on the book's companion
website
The book is aimed at graduate students and researchers in computer vision and
embedded systems, as well as chip and FPGA designers. Senior undergraduate students
specializing in VLSI design or computer vision will also find the book to be
helpful in understanding advanced applications.

About the Author


Hong Jeong joined the Department of Electrical Engineering at POSTECH in January
1988, after graduating from the Department of EECS at MIT. He has worked at Bell
Labs, Murray Hill, New Jersey and has visited the Department of Electrical
Engineering at USC. He has taught integrated courses, such as multimedia
algorithms, Verilog HDL design, and recognition engineering, in the Department of
Electrical Engineering at POSTECH. He is interested in illing in the gaps between
computer vision algorithms and VLSI architectures, using GPU and advanced HDL
languages

>>Visit my blog for more eBooks<< | And also can connect to RSS

90 <--> Practical Data Mining (Repost)


http://nitroflare.com/view/F9DAD6AAD301420/1439868360.pdf

Monte F. Hancock Jr., "Practical Data Mining"


2011 | ISBN: 1439868360 | English | 304 pages | PDF | 4 MB

Used by corporations, industry, and government to inform and fuel everything from
focused advertising to homeland security, data mining can be a very useful tool
across a wide range of applications. Unfortunately, most books on the subject are
designed for the computer scientist and statistical illuminati and leave the reader
largely adrift in technical waters.

Revealing the lessons known to the seasoned expert, yet rarely written down for the
uninitiated, Practical Data Mining explains the ins-and-outs of the detection,
characterization, and exploitation of actionable patterns in data. This working
field manual outlines the what, when, why, and how of data mining and offers an
easy-to-follow, six-step spiral process. Catering to IT consultants, professional
data analysts, and sophisticated data owners, this systematic, yet informal
treatment will help readers answer questions, such as:

What process model should I use to plan and execute a data mining project?
How is a quantitative business case developed and assessed?
What are the skills needed for different data mining projects?
How do I track and evaluate data mining projects?
How do I choose the best data mining techniques?
Helping you avoid common mistakes, the book describes specific genres of data
mining practice. Most chapters contain one or more case studies with detailed
projects descriptions, methods used, challenges encountered, and results obtained.
The book includes working checklists for each phase of the data mining process.
Your passport to successful technical and planning discussions with management,
senior scientists, and customers, these checklists lay out the right questions to
ask and the right points to make from an insider’s point of view.

91 <--> GPU Pro 5: Advanced Rendering Techniques (Repost)


http://nitroflare.com/view/27B827C3B05CF1A/1482208636TechniquesC.pdf
Wolfgang Engel , "GPU Pro 5: Advanced Rendering Techniques"
2014 | ISBN: 1482208636 | English | 522 pages | PDF | 88 MB

In GPU Pro5: Advanced Rendering Techniques, section editors Wolfgang Engel,


Christopher Oat, Carsten Dachsbacher, Michal Valient, Wessam Bahnassi, and Marius
Bjorge have once again assembled a high-quality collection of cutting-edge
techniques for advanced graphics processing unit (GPU) programming.

Divided into six sections, the book covers rendering, lighting, effects in image
space, mobile devices, 3D engine design, and compute. It explores rasterization of
liquids, ray tracing of art assets that would otherwise be used in a rasterized
engine, physically based area lights, volumetric light effects, screen-space grass,
the usage of quaternions, and a quadtree implementation on the GPU. It also
addresses the latest developments in deferred lighting on mobile devices, OpenCL
optimizations for mobile devices, morph targets, and tiled deferred blending
methods.

In color throughout, GPU Pro5 is the only book that incorporates contributions from
more than 50 experts who cover the latest developments in graphics programming for
games and movies. It presents ready-to-use ideas and procedures that can help solve
many of your daily graphics programming challenges. Example programs with source
code are provided on the book’s CRC Press web page.

95 <--> Image Statistics in Visual Computing (Repost)


http://nitroflare.com/view/D81C1911B54A63D/1568817258.part1.rar
http://nitroflare.com/view/76FC5BB1BD0A6E2/1568817258.part2.rar
http://nitroflare.com/view/14273696C2388BE/1568817258.part3.rar

Tania Pouli, Erik Reinhard, Douglas W. Cunningham, "Image Statistics in Visual


Computing"
English | 2013 | ISBN: 1568817258 | 372 pages | PDF | 294 MB

To achieve the complex task of interpreting what we see, our brains rely on
statistical regularities and patterns in visual data. Knowledge of these
regularities can also be considerably useful in visual computing disciplines, such
as computer vision, computer graphics, and image processing. The field of natural
image statistics studies the regularities to exploit their potential and better
understand human vision. With numerous color figures throughout, Image Statistics
in Visual Computing covers all aspects of natural image statistics, from data
collection to analysis to applications in computer graphics, computational
photography, image processing, and art.

The authors keep the material accessible, providing mathematical definitions where
appropriate to help readers understand the transforms that highlight statistical
regularities present in images. The book also describes patterns that arise once
the images are transformed and gives examples of applications that have
successfully used statistical regularities. Numerous references enable readers to
easily look up more information about a specific concept or application. A
supporting website also offers additional information, including descriptions of
various image databases suitable for statistics.

Collecting state-of-the-art, interdisciplinary knowledge in one source, this book


explores the relation of natural image statistics to human vision and shows how
natural image statistics can be applied to visual computing. It encourages readers
in both academic and industrial settings to develop novel insights and applications
in all disciplines that relate to visual computing.

102 <--> Outlier Analysis


http://www.nitroflare.com/view/D4E1A03E90038CD

Outlier Analysis by Charu C. Aggarwal


English | 30 Dec. 2016 | ISBN: 3319475770 | 488 Pages | PDF | 7.17 MB

This book provides comprehensive coverage of the field of outlier analysis from a
computer science point of view. It integrates methods from data mining, machine
learning, and statistics within the computational framework and is therefore likely
to appeal to multiple communities. The chapters of this book can be organized into
three categories:
Basic algorithms: Chapters 1 through 7 discuss the fundamental algorithms for
outlier analysis, including probabilistic and statistical methods, linear methods,
proximity-based methods, high-dimensional (subspace) methods, ensemble methods, and
supervised methods.
Domain-specific methods: Chapters 8 through 12 discuss outlier detection algorithms
for various domains of data, such as text, categorical data, time-series data,
discrete sequence data, spatial data, and network data.
Applications: Chapter 13 is devoted to various applications of outlier analysis.
Some guidance is also provided for the practitioner.
New in this edition:
The second edition of this book is more detailed and appeals to both researchers
and practitioners. Significant new material has been added on topics such as kernel
methods, one-class support-vector machines, matrix factorization, neural networks,
outlier ensembles, time-series methods, and subspace methods. It is written as a
textbook and can be used for classroom teaching. A solution manual is available for
the numerous exercises at the end of the book.

106 <--> Build an Advanced Keylogger using C++ for Ethical Hacking
http://nitroflare.com/view/63E1A8AAEFF25A4/Build_an_Advanced_Keylogger_using_C%2B
%2B_for_Ethical_Hacking.part1.rar
http://nitroflare.com/view/7061AE104F3CCBB/Build_an_Advanced_Keylogger_using_C%2B
%2B_for_Ethical_Hacking.part2.rar
http://nitroflare.com/view/61D5C27307ED1C3/Build_an_Advanced_Keylogger_using_C%2B
%2B_for_Ethical_Hacking.part3.rar
http://nitroflare.com/view/E91404A09E8623C/Build_an_Advanced_Keylogger_using_C%2B
%2B_for_Ethical_Hacking.part4.rar
http://nitroflare.com/view/4C724BA7B6D82F6/Build_an_Advanced_Keylogger_using_C%2B
%2B_for_Ethical_Hacking.part5.rar
http://nitroflare.com/view/6766A8E7616C7D8/Build_an_Advanced_Keylogger_using_C%2B
%2B_for_Ethical_Hacking.part6.rar
http://nitroflare.com/view/F46FFEE2988D608/Build_an_Advanced_Keylogger_using_C%2B
%2B_for_Ethical_Hacking.part7.rar

Build an Advanced Keylogger using C++ for Ethical Hacking


MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 7.5 Hours | Lec: 35 |
2.90 GB
Genre: eLearning | Language: English

Take this course to learn how to code a fully functional keylogger in C++ for use
in Windows!

If you want to learn to code at an advanced level in C++ or build your own fully
functional advanced keylogger from scratch for learning ethical hacking, I think
you might love this course! In this course you will see exactly how to create an
advanced keylogger starting from nothing by literally following the steps I take as
I make it!

This keylogger is capable of recording all the keyboard and mouse input! It can
even record independent of the language settings because it logs the physical keys
on the keyboard first. Next, by using an arbitrary keymap with human friendly
names, it translates the machine keys to something that we can understand. It also
possesses mail sending capabilities so you can just schedule the logfile to be sent
via mail, lets say every 12 hours. In addition to this, it will also keep the
logfile encrypted. Therefore, we will create another program which will be able to
decrypt the logfile on your end.

For learning C++, this is an ideal course because it is completely hands on


learning that provides a functional end product! Some future features that will be
added to the keylogger course as I develop them will include but are not limited to
taking screenshots, capturing clipboard content (copy-paste), recording website
URLs, and so on! Take this course now to get immediate access to the videos and to
get answers to every single question you ask in the course!

As an information technology professional myself, I realize what the final product


of this course is capable of. I trust in creating this that you will use it for
good and for learning. If you choose to use this keylogger for any illegal or
immoral purposes, you risk losing a lot. This is only for educational purposes. The
keylogger that you are going to see will be able to cause some serious damage, so
please use it in a legal and responsible way.

Thank you very much for reading this and I hope to see you in the course soon! If
you have any suggestions in regard to the functionalities of the keylogger, feel
free to send me a message or post your requests here.

Click Here to get more tutorials in my Blog

107 <--> Handbook of Digital Image Synthesis: Scientific Foundations of Rendering


http://nitroflare.com/view/C683A68A50AE167/1498774245.pdf

English | 7 Dec. 2016 | ISBN: 1498774245 | 882 Pages | PDF | 52.41 MB


The Handbook of Digital Image Synthesis constitutes a comprehensive reference guide
in the rapidly-developing field of computer graphics, whose applications span not
only the movie and gaming industries, but also digital marketing, industrial and
architectural design, virtual-environment simulators, and medical imaging. This
resource provides an extensive, yet concise, treatment of the elementary principles
and advanced concepts underpinning digital image synthesis, while covering a broad
range of scientific topics such as pure and applied mathematics, geometric surfaces
and data structures, the physics of light interaction and propagation, analytical
and numerical simulation schemes, and optical perception and imaging. With its
foundations laid from the ground up, the content includes a compilation of the
theoretical formulas relevant for practical implementation in an actual rendering
system, along with their step-by-step derivation, which provides field
practitioners with a thorough understanding of their underlying assumptions and
limitations, as well as with the methodologies necessary to adapt the results to
new problems. Throughout, the presentation of the material is substantiated by
numerous figures and computer-generated images illustrating the core ideas, several
tables synthesizing results and industry standards, and platform-independent
pseudo-code highlighting the core algorithms, in addition to a large collection of
bibliographic references to the literature and an index of the standard scientific
terms defined therein, thereby allowing the reader to rapidly harness fundamental
notions and experimental trends.

2016/12/15 [END]
12/13/2016 [START]

0 <--> Introduction to Programming

15 <--> Beginning Python Visualization: Crafting Visual Transformation Scripts


http://nitroflare.com/view/D4C797C953C4998/bok%253A978-1-4842-0052-0.epub

Beginning Python Visualization: Crafting Visual Transformation Scripts by Shai


Vaingast
English | 16 Aug. 2014 | ISBN: 1484200535 | 416 Pages | EPUB | 3.74 MB

We are visual animals. But before we can see the world in its true splendor, our
brains, just like our computers, have to sort and organize raw data, and then
transform that data to produce new images of the world. Beginning Python
Visualization: Crafting Visual Transformation Scripts, Second Edition discusses
turning many types of data sources, big and small, into useful visual data. And,
you will learn Python as part of the bargain.
In this second edition you’ll learn about Spyder, which is a Python IDE with
MATLAB® -like features. Here and throughout the book, you’ll get detailed exposure
to the growing IPython project for interactive visualization. In addition, you'll
learn about the changes in NumPy and Scipy that have occurred since the first
edition. Along the way, you'll get many pointers and a few visual examples.
As part of this update, you’ll learn about matplotlib in detail; this includes
creating 3D graphs and using the basemap package that allows you to render
geographical maps. Finally, you'll learn about image processing, annotating, and
filtering, as well as how to make movies using Python. This includes learning how
to edit/open video files and how to create your own movie, all with Python scripts.
Today's big data and computational scientists, financial analysts/engineers and web
developers – like you - will find this updated book very relevant.

19 <--> Text Analytics with Python: A Practical Real-World Approach to Gaining


Actionable Insights from your Data
http://nitroflare.com/view/18700A20A910601/bok%253A978-1-4842-2388-8.epub

Text Analytics with Python: A Practical Real-World Approach to Gaining Actionable


Insights from your Data by Dipanjan Sarkar
English | 18 Dec. 2016 | ISBN: 148422387X | 412 Pages | EPUB | 1.74 MB

Derive useful insights from your data using Python. Learn the techniques related to
natural language processing and text analytics, and gain the skills to know which
technique is best suited to solve a particular problem.
Text Analytics with Python teaches you both basic and advanced concepts, including
text and language syntax, structure, semantics. You will focus on algorithms and
techniques, such as text classification, clustering, topic modeling, and text
summarization.
A structured and comprehensive approach is followed in this book so that readers
with little or no experience do not find themselves overwhelmed. You will start
with the basics of natural language and Python and move on to advanced analytical
and machine learning concepts. You will look at each technique and algorithm with
both a bird's eye view to understand how it can be used as well as with a
microscopic view to understand the mathematical concepts and to implement them to
solve your own problems.
This book:
Provides complete coverage of the major concepts and techniques of natural language
processing (NLP) and text analytics
Includes practical real-world examples of techniques for implementation, such as
building a text classification system to categorize news articles, analyzing app or
game reviews using topic modeling and text summarization, and clustering popular
movie synopses and analyzing the sentiment of movie reviews
Shows implementations based on Python and several popular open source libraries in
NLP and text analytics, such as the natural language toolkit (nltk), gensim,
scikit-learn, spaCy and Pattern
What you will learn:
• Natural Language concepts
• Analyzing Text syntax and structure
• Text Classification
• Text Clustering and Similarity analysis
• Text Summarization
• Semantic and Sentiment analysis
Readership :
IT professionals, analysts, developers, linguistic experts, data scientists, and
anyone with a keen interest in linguistics, analytics, and generating insights from
textual data.

34 <--> BASH Programming Course Master the Linux Command Line

BASH Programming Course Master the Linux Command Line


MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 10.5 Hours | Lec: 51 |
1.94 GB
Genre: eLearning | Language: English

Go from beginner to advanced with the Linux command line in this BASH programming
course!

Welcome! Here you can learn you how to master Linux command line ( BASH ). What do
I mean by this? Ever seen a system admin in a movie or some devious hacker using a
terminal? Do you want the same knowledge? Well you are in the right place!

This course is designed to take you from beginner to advanced in the Linux command
line using bash (Bourne-again shell), a Unix shell and command language. You get
10+ hours of HD videos full of useful tutorials founded on motivation and
excitement for learning bash programming! You can count on an answer to every
question you ask in the course from a linux command line expert which gives you
peace of mind that you can get help with every challenge you have as you learn!

46 <--> Learning Data Mining with R (repost)


http://nitroflare.com/view/22F9388E5EDEEA3/1783982101R.epub

Bater Makhabel, "Learning Data Mining with R"


ISBN: 1783982101 | 2015 | EPUB | 380 pages | 15 MB

Being able to deal with the array of problems that you may encounter during complex
statistical projects can be difficult. If you have only a basic knowledge of R,
this book will provide you with the skills and knowledge to successfully create and
customize the most popular data mining algorithms to overcome these difficulties.

You will learn how to manipulate data with R using code snippets and be introduced
to mining frequent patterns, association, and correlations while working with R
programs. Discover how to write code for various predication models, stream data,
and time-series data. You will also be introduced to solutions written in R based
on RHadoop projects. You will finish this book feeling confident in your ability to
know which data mining algorithm to apply in any situation.

50 <--> MySQL Cookbook: Solutions for Database Developers and Administrators, 3


edition (repost)
http://nitroflare.com/view/F3AB902ABCFC27A/1449374026.pdf

MySQL Cookbook: Solutions for Database Developers and Administrators, 3 edition by


Paul DuBois
English | 2014 | ISBN: 1449374026 | ISBN-13: 9781449374020 | 866 pages | PDF | 4 MB

MySQL’s popularity has brought a flood of questions about how to solve specific
problems, and that’s where this cookbook is essential. When you need quick
solutions or techniques, this handy resource provides scores of short, focused
pieces of code, hundreds of worked-out examples, and clear, concise explanations
for programmers who don’t have the time (or expertise) to solve MySQL problems from
scratch.
Ideal for beginners and professional database and web developers, this updated
third edition covers powerful features in MySQL 5.6 (and some in 5.7). The book
focuses on programming APIs in Python, PHP, Java, Perl, and Ruby. With more than
200+ recipes, you’ll learn how to:
• Use the mysql client and write MySQL-based programs
• Create, populate, and select data from tables
• Store, retrieve, and manipulate strings
• Work with dates and times
• Sort query results and generate summaries
• Use stored routines, triggers, and scheduled events
• Import, export, validate, and reformat data
• Perform transactions and work with statistics
• Process web input, and generate web content from query results
• Use MySQL-based web session management
• Provide security and server administration

Welcome to my AH blog | RSS


51 <--> Data Structures and Algorithms with Python (repost)

Kent D. Lee, Steve Hubbard, "Data Structures and Algorithms with Python"
ISBN: 3319130714 | 2015 | True EPUB | 363 pages | 12 MB

This textbook explains the concepts and techniques required to write programs that
can handle large amounts of data efficiently. Project-oriented and classroom-
tested, the book presents a number of important algorithms supported by examples
that bring meaning to the problems faced by computer programmers. The idea of
computational complexity is also introduced, demonstrating what can and cannot be
computed efficiently so that the programmer can make informed judgements about the
algorithms they use. Features: includes both introductory and advanced data
structures and algorithms topics, with suggested chapter sequences for those
respective courses provided in the preface; provides learning goals, review
questions and programming exercises in each chapter, as well as numerous
illustrative examples; offers downloadable programs and supplementary files at an
associated website, with instructor materials available from the author; presents a
primer on Python for those from a different language background.

64 <--> Linux Shell Scripting Solutions

Linux Shell Scripting Solutions


MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 8.5 Hours | 3.10 GB
Genre: eLearning | Language: English

The shell remains one of the most powerful tools on a computer system yet a large
number of users are unaware of how much can be accomplished with it. Using a
combination of simple commands, you will see how to solve complex problems in day-
to-day computer usage.

This video will take you through useful real-world examples to make your daily life
easy when working with the shell. It shows you how to effectively use the shell to
accomplish complex tasks with ease. Starting with the basics of the shell, you will
learn simple commands and their usages, allowing you to perform operations on
different kinds of files. We then explain text processing and web interaction, and
conclude with backups, monitoring, and other sysadmin tasks.

This is an an excellent guide on solving day-to-day problems using the shell and a
few powerful commands together to create solutions.

65 <--> Data Structure and Algorithmic Thinking with Python: Data Structure and
Algorithmic Puzzles

Narasimha Karumanchi, "Data Structure and Algorithmic Thinking with Python: Data
Structure and Algorithmic Puzzles"
English | 2015 | ISBN: 8192107590 | 476 pages | PDF | 70 MB

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.

Topics Covered:
Organization of chapters
Introduction
Recursion and Backtracking
Linked Lists
Stacks
Queues
Trees
Priority Queue and Heaps
Disjoint Sets ADT
Graph Algorithms
Sorting
Searching
Selection Algorithms [Medians]
Symbol Tables
Hashing
String Algorithms
Algorithms Design Techniques
Greedy Algorithms
Divide and Conquer Algorithms
Dynamic Programming
Complexity Classes
Miscellaneous Concepts

83 <--> Bayesian Analysis with Python


http://nitroflare.com/view/50CA75CA140B9DF/Bayesian_Analysis_with_Python.rar

Bayesian Analysis with Python by Osvaldo Martin


English | 25 Nov. 2016 | ISBN: 1785883801 | 282 Pages | AZW3/MOBI/EPUB/PDF (conv) |
36.2 MB

Key Features

Simplify the Bayes process for solving complex statistical problems using Python;
Tutorial guide that will take the you through the journey of Bayesian analysis with
the help of sample problems and practice exercises;
Learn how and when to use Bayesian analysis in your applications with this guide.

Book Description

The purpose of this book is to teach the main concepts of Bayesian data analysis.
We will learn how to effectively use PyMC3, a Python library for probabilistic
programming, to perform Bayesian parameter estimation, to check models and validate
them. This book begins presenting the key concepts of the Bayesian framework and
the main advantages of this approach from a practical point of view. Moving on, we
will explore the power and flexibility of generalized linear models and how to
adapt them to a wide array of problems, including regression and classification. We
will also look into mixture models and clustering data, and we will finish with
advanced topics like non-parametrics models and Gaussian processes. With the help
of Python and PyMC3 you will learn to implement, check and expand Bayesian models
to solve data analysis problems.

What you will learn

Understand the essentials Bayesian concepts from a practical point of view


Learn how to build probabilistic models using the Python library PyMC3
Acquire the skills to sanity-check your models and modify them if necessary
Add structure to your models and get the advantages of hierarchical models
Find out how different models can be used to answer different data analysis
questions
When in doubt, learn to choose between alternative models.
Predict continuous target outcomes using regression analysis or assign classes
using logistic and softmax regression.
Learn how to think probabilistically and unleash the power and flexibility of the
Bayesian framework

About the Author

Osvaldo Martin is a researcher at The National Scientific and Technical Research


Council (CONICET), the main organization in charge of the promotion of science and
technology in Argentina. He has worked on structural bioinformatics and
computational biology problems, especially on how to validate structural protein
models. He has experience in using Markov Chain Monte Carlo methods to simulate
molecules and loves to use Python to solve data analysis problems. He has taught
courses about structural bioinformatics, Python programming, and, more recently,
Bayesian data analysis. Python and Bayesian statistics have transformed the way he
looks at science and thinks about problems in general. Osvaldo was really motivated
to write this book to help others in developing probabilistic models with Python,
regardless of their mathematical background. He is an active member of the PyMOL
community (a C/Python-based molecular viewer), and recently he has been making
small contributions to the probabilistic programming library PyMC3.

Table of Contents

Thinking Probabilistically - A Bayesian Inference Primer


Programming Probabilistically – A PyMC3 Primer
Juggling with Multi-Parametric and Hierarchical Models
Understanding and Predicting Data with Linear Regression Models
Classifying Outcomes with Logistic Regression
Model Comparison
Mixture Models
Gaussian Processes

86 <--> Stack Frames: A Look From Inside

Giuseppe Di Cataldo, "Stack Frames: A Look From Inside"


English | ISBN: 148422180X | 2016 | 192 pages | PDF, EPUB | 12 MB

Teaches you exactly how program memory content and organization is vital for
computer security, especially Unix-like operating systems. You will learn how it is
manipulated to take control of a computer system, as well as the countermeasures
that system designers set up to avoid this. Neither a guide for hackers nor an all-
out theory book, this book is ideal for anyone studying computer security who wants
to learn by doing.

Using a practical approach, you will understand how stack frames relate to hardware
and software theory and the various GNU/Linux distributions, before moving on to
Base 2, 8 and 16 notations, executables and libraries. Lastly you will go in-depth
to understand the intricacies of stack frames. A vital resource for all computer
security students and enthusiasts, add Stack Frames: A Look Inside to your library
today.

What You Will Learn

In-depth knowledge on activation records of functions, and how this information can
be used.
A better understanding on how conventions used by compilers work.
Clarify some concepts on libraries and their relationship with executable programs.
Get, or recall, technical skills using compilers, debuggers, and other tools.

90 <--> R Machine Learning solutions

R Machine Learning solutions


MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 8.5 Hours | 1.81 GB
Genre: eLearning | Language: English

R is a statistical programming language that provides impressive tools to analyze


data and create high-level graphics. This video course will take you from very
basics of R to creating insightful machine learning models with R. You will start
with setting up the environment and then perform data ETL in R.

Data exploration examples are provided that demonstrate how powerful data
visualization and machine learning is in discovering hidden relationship. You will
then dive into important machine learning topics, including data classification,
regression, clustering, association rule mining, and dimensionality reduction.

Style and Approach


This easy-to-follow guide is full of hands-on examples of data analysis with R.
Each topic is fully explained beginning with the core concepts, followed by step-
by-step, practical examples and concluding with detailed explanations of each
concept used

100 <--> Practical Machine Learning with H2O: Powerful, Scalable Techniques for
Deep Learning and AI

Practical Machine Learning with H20: Powerful, Scalable Techniques for Deep
Learning and AI by Darren Cook
English | 31 Dec. 2016 | ISBN: 149196460X | 300 Pages | AZW3/MOBI/EPUB/PDF (conv) |
17.61 MB

In Practical Machine Learning with H2O, author Darren Cook introduces readers to
H2O, an open-source machine learning package that is gaining popularity in the data
science community. This concise book will first teach readers how to install H2O,
import and export data, and distinguish H2O algorithms. Readers will then explore
various modern machine learning techniques such as deep learning, random forests,
unsupervised learning, and ensemble learning. Throughout the chapters, machine
learning models are introduced and tried on the same 3 data sets, guiding readers
through the process of finding the right parameters for a given data set.

My Blog with Updates!

106 <--> Building Machine Learning Projects with TensorFlow

Building Machine Learning Projects with TensorFlow by Rodolfo Bonnin


English | 24 Nov. 2016 | ISBN: 1786466589 | 282 Pages | AZW3/MOBI/EPUB/PDF (conv) |
34.32 MB

Key Features

Bored of too much theory on TensorFlow? This book is what you need! Thirteen solid
projects and four examples teach you how to implement TensorFlow in production.
This example-rich guide teaches you how to perform highly accurate and efficient
numerical computing with TensorFlow
It is a practical and methodically explained guide that allows you to apply
Tensorflow's features from the very beginning.

Book Description
This book of projects highlights how TensorFlow can be used in different scenarios
- this includes projects for training models, machine learning, deep learning, and
working with various neural networks. Each project provides exciting and insightful
exercises that will teach you how to use TensorFlow and show you how layers of data
can be explored by working with Tensors. Simply pick a project that is in line with
your environment and get stacks of information on how to implement TensorFlow in
production.

What you will learn


Load, interact, dissect, process, and save complex datasets
Solve classification and regression problems using state of the art techniques
Predict the outcome of a simple time series using Linear Regression modeling
Use a Logistic Regression scheme to predict the future result of a time series
Classify images using deep neural network schemes
Tag a set of images and detect features using a deep neural network, including a
Convolutional Neural Network (CNN) layer
Resolve character recognition problems using the Recurrent Neural Network (RNN)
model
About the Author
Rodolfo Bonnin is a systems engineer and PhD student at Universidad Tecnologica
Nacional, Argentina. He also pursued parallel programming and image understanding
postgraduate courses at Uni Stuttgart, Germany.

He has done research on high performance computing since 2005 and began studying
and implementing convolutional neural networks in 2008,writing a CPU and GPU -
supporting neural network feed forward stage. More recently he's been working in
the field of fraud pattern detection with Neural Networks, and is currently working
on signal classification using ML techniques.

Table of Contents
Exploring and Transforming Data
Clustering
Linear Regression
Logistic Regression
Simple FeedForward Neural Networks
Convolutional Neural Networks
Recurrent Neural Networks and LSTM
Deep Neural Networks
Running Models at Scale – GPU and Serving
Library Installation and Additional Tips

157 <--> 3D Game Textures: Create Professional Game Art Using Photoshop
http://nitroflare.com/view/0278548CC2938E1/1138920061.pdf

3D Game Textures: Create Professional Game Art Using Photoshop by Luke Ahearn
English | 2016 | ISBN: 1138920061 | 412 pages | PDF | 70,4 MB

The new edition of 3D Game Textures: Create Professional Game Art Using Photoshop
features the most up-to-date techniques that allow you to create your own unique
textures, shaders, and materials. Revised to take new technology into account, it
is an ideal hands-on resource for creating online worlds, simulations, web-based
applications, and architectural visualization projects.

Continuing the practical, no-nonsense approach of its predecessors, the fourth


edition shows you how to advance your digital art skills with textures and shaders
by exploring their interactions in single objects or entire scenes. It contains
expanded coverage of shader nodes, and the companion
website―www.lukeahearn.com/textures―has been updated to include video tutorials as
well as updated sample textures, shaders, materials, actions, brushes, and all of
the art from the book.

Written with the beginner and the professional in mind, this book provides an
excellent stepping stone for artists of any level. It shows aspiring artists how to
create their own game textures. It also shows technically oriented professionals
who struggle with artistic aspects of graphic design how to create textures in a
way that they can relate to, while teaching technically challenged artists how to
create their art in a fashion that allows them to set up their work with an eye
toward the important technical aspects of game development.

159 <--> Simulation for Applied Graph Theory Using Visual C++

Simulation for Applied Graph Theory Using Visual C++ by Shaharuddin Salleh and
Zuraida Abal Abas
English | 2016 | ISBN: 149872101X | 353 pages | EPUB | 12,9 MB

The tool for visualization is Microsoft Visual C++. This popular software has the
standard C++ combined with the Microsoft Foundation Classes (MFC) libraries for
Windows visualization. This book explains how to create a graph interactively,
solve problems in graph theory with minimum number of C++ codes, and provide
friendly interfaces that makes learning the topics an interesting one. Each topic
in the book comes with working Visual C++ codes which can easily be adapted as
solutions to various problems in science and engineering.

12/13/2016 [END]
2016/12/08 [START]

18 <--> Machine Learning: Algorithms and Applications


http://nitroflare.com/view/4B23F65358076E9/1498705383.epub
https://filejoker.net/71e84l8o4n8m

Mohssen Mohammed, Muhammad Badruddin Khan, "Machine Learning: Algorithms and


Applications"
2016 | ISBN-10: 1498705383 | 226 pages | EPUB | 6 MB

Machine learning, one of the top emerging sciences, has an extremely broad range of
applications. However, many books on the subject provide only a theoretical
approach, making it difficult for a newcomer to grasp the subject material. This
book provides a more practical approach by explaining the concepts of machine
learning algorithms and describing the areas of application for each algorithm,
using simple practical examples to demonstrate each algorithm and showing how
different issues related to these algorithms are applied.

21 <--> Python Descriptors


http://nitroflare.com/view/5F148EBA2BCD0C7/3A978-1-4842-2505-9.pdf

Python Descriptors by Jacob Zimmerman


English | 14 Jan. 2017 | ISBN: 148422504X | 64 Pages | PDF | 1.25 MB

This short book on Python descriptors is a collection of knowledge and ideas from
many sources on dealing with and creating descriptors. And, after going through the
things all descriptors have in common, the author explores ideas that have multiple
ways of being implemented as well as completely new ideas never seen elsewhere
before.
There aren't many good resources out there for writing Python descriptors, and
extremely few books. This is a sad state of affairs, as it makes it difficult for
Python developers to get a really good understanding of how descriptors work and
the techniques to avoid the big gotchas associated with working with them.
This truly is a comprehensive guide to creating Python descriptors. As a BONUS: A
pip install-able library, descriptor_tools, was written alongside this book and is
an open source library on GitHub.
What you'll learn:
What is a descriptor protocol
What is attribute access and how they apply to descriptors
How to make descriptors and why
Which Methods are needed
How to store attributes
How to do Read-Only Descriptors and Writing _delete()
How to explore the descriptor classes
How to apply the other uses of descriptors and more
Who is this book for:
This book is for experienced Python coders, programmers and developers.

22 <--> Foundations of Physically Based Modeling and Animation


Foundations of Physically Based Modeling and Animation by Donald H. House
English | 3 Jan. 2017 | ISBN: 1482234602 | 408 Pages | PDF | 28.39 MB

Physics forms the basis for many of the motions and behaviors seen in both the real
world and in the virtual worlds of animated films, visual effects, and computer
games. By describing the underlying physical principles and then creating
simulations based on these principles, these computer-generated worlds are brought
to life. Physically Based Modeling and Animation goes behind the scenes of computer
animation and details the mathematical and algorithmic foundations that are used to
determine the behavior underlying the movement of virtual objects and materials.
Dr. Donald House and Dr. John Keyser offer an approachable, hands-on view of the
equations and programming that form the foundations of this field. They guide
readers from the beginnings of modeling and simulation to more advanced techniques,
enabling them to master what they need to know in order to understand and create
their own animations

59 <--> R Data Structures and Algorithms


http://nitroflare.com/view/88DA8CC64E4DC39/R_Data_Structures_and_Algorithms_-
_Dr._PKS_Prakash.rar

R Data Structures and Algorithms by Dr. PKS Prakash


English | 21 Nov. 2016 | ISBN: 1786465159 | 276 Pages | AZW3/MOBI/EPUB/PDF (conv) |
39.49 MB

Increase speed and performance of your applications with efficient data structures
and algorithms

About This Book


See how to use data structures such as arrays, stacks, trees, lists, and graphs
through real-world examples
Find out about important and advanced data structures such as searching and sorting
algorithms
Understand important concepts such as big-o notation, dynamic programming, and
functional data structured

Who This Book Is For


This book is for R developers who want to use data structures efficiently. Basic
knowledge of R is expected.

What You Will Learn


Understand the rationality behind data structures and algorithms
Understand computation evaluation of a program featuring asymptotic and empirical
algorithm analysis
Get to know the fundamentals of arrays and linked-based data structures
Analyze types of sorting algorithms
Search algorithms along with hashing
Understand linear and tree-based indexing
Be able to implement a graph including topological sort, shortest path problem, and
Prim's algorithm
Understand dynamic programming (Knapsack) and randomized algorithms

In Detail
In this book, we cover not only classical data structures, but also functional data
structures.

We begin by answering the fundamental question: why data structures? We then move
on to cover the relationship between data structures and algorithms, followed by an
analysis and evaluation of algorithms. We introduce the fundamentals of data
structures, such as lists, stacks, queues, and dictionaries, using real-world
examples. We also cover topics such as indexing, sorting, and searching in depth.

Later on, you will be exposed to advanced topics such as graph data structures,
dynamic programming, and randomized algorithms. You will come to appreciate the
intricacies of high performance and scalable programming using R. We also cover
special R data structures such as vectors, data frames, and atomic vectors.

With this easy-to-read book, you will be able to understand the power of linked
lists, double linked lists, and circular linked lists. We will also explore the
application of binary search and will go in depth into sorting algorithms such as
bubble sort, selection sort, insertion sort, and merge sort.

Style and approach


This easy-to-read book with its fast-paced nature will improve the productivity of
an R programmer and improve the performance of R applications. It is packed with
real-world examples.

66 <--> Modern Python Cookbook


http://nitroflare.com/view/F9433D9D5012475/1786469251.epub
http://nitroflare.com/view/675C4893C6D2AD6/1786469251.mobi

Steven F. Lott, "Modern Python Cookbook"


English | ISBN: 1786469251 | 2016 | EPUB/MOBI | 583 pages | 1 MB/5 MB

Key Features
Develop succinct, expressive programs in Python
Learn the best practices and common idioms through carefully explained and
structured recipes
Discover new ways to apply Python for the new age of development
Book Description
Python is the preferred choice of developers, engineers, data scientists, and
hobbyists everywhere. It is a great scripting language that can power your
applications and provide great speed, safety, and scalability. By exposing Python
as a series of simple recipes, you can gain insight into specific language features
in a particular context. Having a tangible context helps make the language or
standard library feature easier to understand.

This book comes with over 100 recipes on the latest version of Python. The recipes
will benefit everyone ranging from beginner to an expert. The book is broken down
into 13 chapters that build from simple language concepts to more complex
applications of the language.

The recipes will touch upon all the necessary Python concepts related to data
structures, OOP, functional programming, as well as statistical programming. You
will get acquainted with the nuances of Python syntax and how to effectively use
the advantages that it offers. You will end the book equipped with the knowledge of
testing, web services, and configuration and application integration tips and
tricks.

The recipes take a problem-solution approach to resolve issues commonly faced by


Python programmers across the globe. You will be armed with the knowledge of
creating applications with flexible logging, powerful configuration, and command-
line options, automated unit tests, and good documentation.
What you will learn
See the intricate details of the Python syntax and how to use it to your advantage
Improve your code readability through functions in Python
Manipulate data effectively using built-in data structures
Get acquainted with advanced programming techniques in Python
Equip yourself with functional and statistical programming features
Write proper tests to be sure a program works as advertised
Integrate application software using Python

98 <--> Artificial Neural Networks: A Practical Course

Ivan Nunes da Silva, Danilo Hernane Spatti, "Artificial Neural Networks: A


Practical Course"
2016 | ISBN-10: 3319431617 | 307 pages | PDF | 16 MB

This book provides comprehensive coverage of neural networks, their evolution,


their structure, the problems they can solve, and their applications. The first
half of the book looks at theoretical investigations on artificial neural networks
and addresses the key architectures that are capable of implementation in various
application scenarios. The second half is designed specifically for the production
of solutions using artificial neural networks to solve practical problems arising
from different areas of knowledge. It also describes the various implementation
details that were taken into account to achieve the reported results. These aspects
contribute to the maturation and improvement of experimental techniques to specify
the neural network architecture that is most appropriate for a particular
application scope. The book is appropriate for students in graduate and upper
undergraduate courses in addition to researchers and professionals.

144 <--> High-Performance Computing and Concurrency

High-Performance Computing and Concurrency


HDRips | MP4/AVC, ~1388 kb/s | 1280x720 | Duration: 11:08:21 | English: AAC, 128
kb/s (2 ch) | 3,28 GB
Genre: Development / Programming

It's deja vu all over again. In the old days (35 plus years ago), developers
wanting to write half-decent programs had to know their hardware. Those days are
back. Clock frequencies have peaked and hardware can no longer be abstracted behind
high-level languages.

Designed for developers with high performance requirements (games, finance


analysis, scientific computation, etc.), this course teaches you what really
happens when programs are executed and the subtle details that make a program go
slow or fast.

With a focus on concurrency, specifically local concurrency (multi-threading), the


course is all about writing efficient programs that make the best use of the
computing resources available to you. While the sample code is written in C++, the
course is not C++ specific. If you can read C++ code, but don’t use it in your
work, you will still learn from this class.

Learn how programs execute in hardware and the subtle details that affect program
speed
Practice writing efficient programs that get the most out of today’s CPUs, caches,
and memory
Discover how single and multi-core CPUs interact with memory and how to avoid
memory slowness
Explore memory models, concurrent data structures, lock-free concurrency, and lock-
based concurrency
Acquire the tools needed to measure the performance of programs and their
components

162 <--> Data Pipelines with Python


http://nitroflare.com/view/6D45D3C509DD845/Da.Pi.with.Py.part1.rar
http://nitroflare.com/view/38DEA7DB4790608/Da.Pi.with.Py.part2.rar
http://nitroflare.com/view/8BCFC0DB66B26DD/Da.Pi.with.Py.part3.rar
http://nitroflare.com/view/BD4DCFF567A0082/Da.Pi.with.Py.part4.rar
http://nitroflare.com/view/E8528D3788A3255/Da.Pi.with.Py.part5.rar

Data Pipelines with Python


HDRips | MP4/AVC, ~595 kb/s | 1280x720 | Duration: 03:40:59 | English: AAC, 128
kb/s (2 ch) | 1,04 GB
Genre: Development / Programming

This course shows you how to build data pipelines and automate workflows using
Python 3. From simple task-based messaging queues to complex frameworks like Luigi
and Airflow, the course delivers the essential knowledge you need to develop your
own automation solutions. You'll learn the architecture basics, and receive an
introduction to a wide variety of the most popular frameworks and tools.

Designed for the working data professional who is new to the world of data
pipelines and distributed solutions, the course requires intermediate level Python
experience and the ability to manage your own system set-ups.

Acquire a practical understanding of how to approach data pipelining using Python


toolsets
Master the ability to determine when a Python framework is appropriate for a
project
Understand workflow concepts like directed acyclic graphs, producers, and consumers
Learn to integrate data flows into pipelines, workflows, and task-based automation
solutions
Understand how to parallelize data analysis, both locally and in a distributed
cluster
Practice writing simple data tests using property-based testing

188 <--> Advanced Network Programming - Principles and Techniques: Network


Application Programming with Java (Repost)
http://nitroflare.com/view/4D4B9C3BE38096B/1447152913.pdf
http://turbobit.net/666kro5c7sps/1447152913.pdf.html

Advanced Network Programming - Principles and Techniques: Network Application


Programming with Java by Bogdan Ciubotaru, Gabriel-Miro Muntean
Publisher: Springer | 2013 | ISBN: 1447152913 | 250 pages | PDF | 6 MB

Answering the need for an accessible overview of the field, this text/reference
presents a manageable introduction to both the theoretical and practical aspects of
computer networks and network programming.
Clearly structured and easy to follow, the book describes cutting-edge developments
in network architectures, communication protocols, and programming techniques and
models, supported by code examples for hands-on practice with creating network-
based applications. Features: presents detailed coverage of network architectures;
gently introduces the reader to the basic ideas underpinning computer networking,
before gradually building up to more advanced concepts; provides numerous step-by-
step descriptions of practical examples; examines a range of network programming
techniques; reviews network-based data storage and multimedia transfer; includes an
extensive set of practical code examples, together with detailed comments and
explanations.

189 <--> Design and Develop Advanced Computer Games using Stencyl
http://nitroflare.com/view/AF9D770388F3261/DesignStecyl_by_1_file.rar
http://nitroflare.com/view/D62E27F745E9EBB/DesignStecyl.part1.rar
http://nitroflare.com/view/514624AA28BAC16/DesignStecyl.part2.rar
http://nitroflare.com/view/3E52B6587CF513A/DesignStecyl.part3.rar
http://nitroflare.com/view/9A18303F81DBDA3/DesignStecyl.part4.rar
http://nitroflare.com/view/2050F6A1B5285C9/DesignStecyl.part5.rar
http://nitroflare.com/view/A57E528330A55D2/DesignStecyl.part6.rar

Design and Develop Advanced Computer Games using Stencyl


English | 2016 | mp4 | H264 1280x720 | AAC 2 ch | 11 hrs | 2.98 GB
eLearning

Become a professional indie game developer

This course has been especially designed to take your complete beginner or
intermediate level skills in Stencyl and build them up to the level required of a
professional indie game developer. Where as the foundation course (Create your
First Computer Game with Stencyl), teaches you many important skills, concepts, and
techniques necessary to implement core gameplay, utilise sound, and implement some
basic AI, this course will teach you how to Create a complete, professional grade
computer game which can be published on all the most popular platforms – Google
Play, IOS, Windows, Linux, Mac, Flash etc.

From start to finish, you will develop a complete, playable game including all the
advanced features and polish you would expect, such as:
- start menu
- social link buttons
- multiple, playable levels
- level selection screens
- saving and loading
- in-game currency
- in-app purchases and ads (for revenue generation)
- beautiful, unique art and animations
- parallax scrolling
- sophisticated, physics based gameplay

We also cover less technical – but none the less essential – subjects such as
marketing, design theory, game monetisation paradigms and various other business
and design tips and tricks for game development . After the core game has been
developed, the course leads into sections on what it takes to publish it to the
various Stencyl supported platforms (Desura, Steam, Google Play, Samsung Apps,
IndieCity etc), including platform specific details such as certificates,
marketplace restrictions, monetisation methodologies etc.

In short, when you've finished this course, there will be nothing stopping you from
beginning your professional game development career. So let's get started!

25 <--> How to Draw Collection 13-24 (Repost)

Amit Offir, "How to Draw Collection 13-24"


2013 | ISBN: n/a | ASIN: B00C8TJLPQ | English | 222 Pages | EPUB | 11.85 MB

An Amit Offir's "how to draw collection" of 12 drawing books (13-24) over 350 pages
that will teach you how to draw step by step the coolest things to draw.

if you are looking for a great way to learn how to draw this drawing books
collection is the best way to do that.

it is a great book for parents or grandparents that want to draw with their kids or
grandkids and have some quality time, drawing teachers and art teachers can use it
in so many ways and of course for kids and adults that love to draw and want to
improve their drawing skills

it is also great drawing book for kids at all ages that love to draw and want to
learn how to do that in a fun and simple way.

the drawings are really easy to follow and very easy to draw!
enjoy

in this collection you will learn how to draw these books:


how to draw food
how to draw plants
how to draw weapons
how to draw treasure island
how to draw Doug's friends
how to draw forest fairies
how to draw life under the sea
how to draw gnomes & dwarves
how to draw fruit
how to draw vegetables
how to draw stuff in the house
how to draw Moses in Eygpt

26 <--> R for Everyone: Advanced Analytics and Graphics (Repost)


http://nitroflare.com/view/E365CE8F417314F/0321888030everyon.epub
http://ul.to/qtggs7qd

Jared P. Lander, "R for Everyone: Advanced Analytics and Graphics"


2013 | ISBN: 0321888030 | English | 464 pages | EPUB | 17.55 MB

Statistical Computation for Programmers, Scientists, Quants, Excel Users, and Other
Professionals

Using the open source R language, you can build powerful statistical models to
answer many of your most challenging questions. R has traditionally been difficult
for non-statisticians to learn, and most R books assume far too much knowledge to
be of help. R for Everyone is the solution.
Drawing on his unsurpassed experience teaching new users, professional data
scientist Jared P. Lander has written the perfect tutorial for anyone new to
statistical programming and modeling. Organized to make learning easy and
intuitive, this guide focuses on the 20 percent of R functionality you’ll need to
accomplish 80 percent of modern data tasks.
Lander’s self-contained chapters start with the absolute basics, offering extensive
hands-on practice and sample code. You’ll download and install R; navigate and use
the R environment; master basic program control, data import, and manipulation; and
walk through several essential tests. Then, building on this foundation, you’ll
construct several complete models, both linear and nonlinear, and use some data
mining techniques.
By the time you’re done, you won’t just know how to write R programs, you’ll be
ready to tackle the statistical problems you care about most.

COVERAGE INCLUDES
• Exploring R, RStudio, and R packages
• Using R for math: variable types, vectors, calling functions, and more
• Exploiting data structures, including data.frames, matrices, and lists
• Creating attractive, intuitive statistical graphics
• Writing user-defined functions
• Controlling program flow with if, ifelse, and complex checks
• Improving program efficiency with group manipulations
• Combining and reshaping multiple datasets
• Manipulating strings using R’s facilities and regular expressions
• Creating normal, binomial, and Poisson probability distributions
• Programming basic statistics: mean, standard deviation, and t-tests
• Building linear, generalized linear, and nonlinear models
• Assessing the quality of models and variable selection
• Preventing overfitting, using the Elastic Net and Bayesian methods
• Analyzing univariate and multivariate time series data
• Grouping data via K-means and hierarchical clustering
• Preparing reports, slideshows, and web pages with knitr
• Building reusable R packages with devtools and Rcpp
• Getting involved with the R global community

36 <--> Text Analytics with Python


http://nitroflare.com/view/8B8B268CC59F770/5555454545454.pdf

Text Analytics with Python: A Practical Real-World Approach to Gaining Actionable


Insights from your Data
Apress; 1st ed. edition | 29 Dec 2016 | English | ISBN: 148422387X | 385 pages |
PDF | 6 Mb

Derive useful insights from your data using Python. Learn the techniques related to
natural language processing and text analytics, and gain the skills to know which
technique is best suited to solve a particular problem.

Text Analytics with Python teaches you both basic and advanced concepts, including
text and language syntax, structure, semantics. You will focus on algorithms and
techniques, such as text classification, clustering, topic modeling, and text
summarization.
A structured and comprehensive approach is followed in this book so that readers
with little or no experience do not find themselves overwhelmed. You will start
with the basics of natural language and Python and move on to advanced analytical
and machine learning concepts. You will look at each technique and algorithm with
both a bird's eye view to understand how it can be used as well as with a
microscopic view to understand the mathematical concepts and to implement them to
solve your own problems.

37 <--> The Computer Graphics Manual (repost)

David Salomon, "The Computer Graphics Manual (Texts in Computer Science)"


English | 2011 | ISBN: 0857298852 | 1496 pages | PDF | 63 MB

This book presents a broad overview of computer graphics (CG), its history, and the
hardware tools it employs. Covering a substantial number of concepts and
algorithms, the text describes the techniques, approaches, and algorithms at the
core of this field. Emphasis is placed on practical design and implementation,
highlighting how graphics software works, and explaining how current CG can
generate and display realistic-looking objects. The mathematics is non-rigorous,
with the necessary mathematical background introduced in the Appendixes. Features:
includes numerous figures, examples and solved exercises; discusses the key 2D and
3D transformations, and the main types of projections; presents an extensive
selection of methods, algorithms, and techniques; examines advanced techniques in
CG, including the nature and properties of light and color, graphics standards and
file formats, and fractals; explores the principles of image compression; describes
the important input/output graphics devices.

71 <--> Functional Python Programming (repost)


http://nitroflare.com/view/D73B283FE98D62D/Packt_Publishing_Functional_Python_Progr
amming_%282015%29.epub

Steven Lott, "Functional Python Programming"


English | 2015 | ISBN: 1784396990 | 360 pages | EPUB | 1.3 MB

Key Features
Implement common functional programming design patterns and techniques in Python
Learn how to choose between imperative and functional approaches based on
expressiveness, clarity, and performance
Apply functional Python to common Exploratory Data Analysis (EDA) programming
problems
Book Description
Python’s easy-to-learn and extensible abilities offer a number of functional
programming features for you to bring into your workflow, especially in the realm
of data science.

If you’re a Python developer who wants to discover how to take the power of
functional programming and bring it into your own programs then this book is
essential for you, even if you know next to nothing about the paradigm. Starting
with a general overview of functional concepts you’ll explore common functional
features such as first-class and higher-order functions, pure functions and more,
and how these are accomplished in Python to give you the core foundations you’ll
build upon. After that, you’ll discover common functional optimizations for Python
to help your apps reach even higher speeds. You'll also explore data preparation
techniques and data exploration in depth, along with learning how the Python
standard library fits the functional programming model. Finally, to top off your
journey into the world of function Python you’ll at look at the PyMonad project and
some larger examples to put everything into perspective.

With Functional Python Programming by your side you’ll understand the core concepts
of function Python, its impact on the programming workflow, and how to implement it
in Python, giving you the ability to take your applications to an even higher
level.

What you will learn

Use Python's generator functions and generator expressions to work with collections
in a non-strict (or lazy) manner
Utilize Python library modules including itertools, functools, multiprocessing, and
concurrent.futures for efficient functional programs
Use Python strings with object-oriented suffix notation and prefix notation
Avoid stateful classes by making use of families of tuples
Design and implement decorators to create composite functions
Use functions like max(), min(), map(), filter(), and sorted()
Write advanced higher-order functions

88 <--> Python Data Visualization Solutions


http://nitroflare.com/view/6077B03D60A1CB4/Pyt.Da.Vis.Sol.part1.rar
http://nitroflare.com/view/2823C37D90B8428/Pyt.Da.Vis.Sol.part2.rar
http://nitroflare.com/view/BDA2E0CC109DECE/Pyt.Da.Vis.Sol.part3.rar

Python Data Visualization Solutions


HDRips | MP4/AVC, ~461 kb/s | 1280x720 | Duration: 03:27:23 | English: AAC, 128
kb/s (2 ch) | 687 MB
Genre: Development / Programming

Create attractive visualizations using Python’s most popular libraries.

-Set up an optimal Python environment for data visualization


-Import, organize, and visualize your data with the popular open source Python
libraries such as matplotlib, NumPy, plot.ly and more
-A practical tutorial to help you determine different approaches to data
visualization, and how to choose the most appropriate one for your needs

Effective visualization can help you get better insights from your data, and help
you make better and more informed business decisions.

This video starts by showing you how to set up matplotlib and other Python
libraries that are required for most parts of the course, before moving on to
discuss various widely used diagrams and charts such as Gantt Charts. As you will
go through the course, you will get to know about various 3D diagrams and
animations. As maps are irreplaceable to display geo-spatial data, this course will
show you how to build them. In the last section, we’ll take you on a thorough
walkthrough of incorporating matplotlib into various environments and how to create
Gantt charts using Python.

With practical, precise, and reproducible videos, you will get a better
understanding of the data visualization concepts, how to apply them, and how you
can overcome any challenge while implementing them.

100 <--> Working with Algorithms in Python [repost]

Working with Algorithms in Python


HDRips | MP4/AVC, ~953 kb/s | 1280x720 | Duration: 08:39:00 | English: AAC, 61 kb/s
(1 ch) | 4.52 GB
Genre: Development / Programming

Learn how to make your Python code more efficient by using algorithms to solve a
variety of tasks or computational problems. In this video course, you’ll learn
algorithm basics and then tackle a series of problems—such as determining the
shortest path through a graph and the minimum edit distance between two genomic
sequences—using existing algorithms.

Other Development / Programming lessons:

200 <--> Evolutionary Computer Vision: The First Footprints


http://nitroflare.com/view/2AC5D9D081BBB25/3662436922.pdf

Gustavo Olague, "Evolutionary Computer Vision: The First Footprints"


English | ISBN: 3662436922 | 2016 | 411 pages | PDF | 21 MB

This book explains the theory and application of evolutionary computer vision, a
new paradigm where challenging vision problems can be approached using the
techniques of evolutionary computing. This methodology achieves excellent results
for defining fitness functions and representations for problems by merging
evolutionary computation with mathematical optimization to produce automatic
creation of emerging visual behaviors.

In the first part of the book the author surveys the literature in concise form,
defines the relevant terminology, and offers historical and philosophical
motivations for the key research problems in the field. For researchers from the
computer vision community, he offers a simple introduction to the evolutionary
computing paradigm. The second part of the book focuses on implementing
evolutionary algorithms that solve given problems using working programs in the
major fields of low-, intermediate- and high-level computer vision.

This book will be of value to researchers, engineers, and students in the fields of
computer vision, evolutionary computing, robotics, biologically inspired
mechatronics, electronics engineering, control, and artificial intelligence.

228 <--> Python Machine Learning Solutions

Python Machine Learning Solutions


HDRips | MP4/AVC, ~461 kb/s | 1280x720 | Duration: 04:27:23 | English: AAC, 128
kb/s (2 ch) | 1.05 GB
Genre: Development / Programming

100 videos that teach you how to perform various machine learning tasks in the real
world.
Understand which algorithms to use in a given context with the help of this
exciting video-based guide

Learn about perceptrons and see how they are used to build neural networks

Stuck while making sense of images, text, speech, and real estate? This guide will
come to your rescue, showing you how to perform machine learning for each one of
these using various techniques

Machine learning is increasingly pervasive in the modern data-driven world. It is


used extensively across many fields such as search engines, robotics, self-driving
cars, and more.

With this course, you will learn how to perform various machine learning tasks in
different environments. We’ll start by exploring a range of real-life scenarios
where machine learning can be used, and look at various building blocks. Throughout
the course, you’ll use a wide variety of machine learning algorithms to solve real-
world problems and use Python to implement these algorithms.

You’ll discover how to deal with various types of data and explore the differences
between machine learning paradigms such as supervised and unsupervised learning. We
also cover a range of regression techniques, classification algorithms, predictive
modelling, data visualization techniques, recommendation engines, and more with the
help of real-world examples.

265 <--> Expert Programming in C# and .NET


http://nitroflare.com/view/F1C14785121B103/Exp.Pro.in.C.Ne.part1.rar
http://nitroflare.com/view/07D68D71DABA98A/Exp.Pro.in.C.Ne.part2.rar
http://nitroflare.com/view/756F294AAE6A979/Exp.Pro.in.C.Ne.part3.rar

Expert Programming in C# and .NET


HDRips | MP4/AVC, ~375 kb/s | 1280x720 | Duration: 02:58:58 | English: AAC, 79 kb/s
(2 ch) | 700 MB
Genre: Development / Programming

Get to grips with the mechanics of .NET and C# to help you write powerful
applications more efficiently.

-Deep dive in to C# programming to create professional applications


-This book has been updated using modern MS development, providing all the code
samples available on Github, and covering C# 6 and .NET 4.6
-Make best use of .NET Core to run cross-platform applications

.NET is one of the biggest software development platforms, and understanding its
inner workings is the key to unlocking its true potential and performance. This
course helps you uncover the hidden extras in .NET, enabling you to write robust
and performant applications. Covering all of the latest features in C# 6 and .NET
4.6, we’ll start from the bottom with coverage of the CLR, and JIT compiler and
work through advanced C# 6 programming techniques.

The second part of the video explores the .NET framework including LINQ, ADO.NET,
and working with databases (replacing sql server with nosql). We’ll also show you
how to start working in the new Microsoft way introduce you to GitHub, and take a
brief tour of your cloud deployment options.
286 <--> Data Mining with Python: Implementing Classification and Regression

Data Mining with Python: Implementing Classification and Regression


HDRips | MP4/AVC, ~58 kb/s | 1280x720 | Duration: 02:03:25 | English: AAC, 128 kb/s
(2 ch) | 297 MB
Genre: Development / Programming

A practical guide that will give you hands-on experience with the popular Python
data mining algorithms.

Python is a dynamic programming language used in a wide range of domains by


programmers who find it simple yet powerful. In today’s world, everyone wants to
gain insights from the deluge of data coming their way. Data mining provides a way
of finding these insights, and Python is one of the most popular languages for data
mining, providing both power and flexibility in analysis. Python has become the
language of choice for data scientists for data analysis, visualization, and
machine learning.

In this course, you will discover the key concepts of data mining and learn how to
apply different data mining techniques to find the valuable insights hidden in
real-world data. You will also tackle some notorious data mining problems to get a
concrete understanding of these techniques.

We begin by introducing you to the important data mining concepts and the Python
libraries used for data mining. You will understand the process of cleaning data
and the steps involved in filtering out noise and ensuring that the data available
can be used for accurate analysis. You will also build your first intelligent
application that makes predictions from data. Then you will learn about the
classification and regression techniques such as logistic regression, k-NN
classifier, and SVM, and implement them in real-world scenarios such as predicting
house prices and the number of TV show viewers.

By the end of this course, you will be able to apply the concepts of classification
and regression using Python and implement them in a real-world setting.

298 <--> Optical Flow and Trajectory Estimation Methods

Joel Gibson, "Optical Flow and Trajectory Estimation Methods"


English | ISBN: 3319449400 | 2016 | 49 pages | PDF | 1 MB

This brief focuses on two main problems in the domain of optical flow and
trajectory estimation: (i) The problem of finding convex optimization methods to
apply sparsity to optical flow; and (ii) The problem of how to extend sparsity to
improve trajectories in a computationally tractable way.

Beginning with a review of optical flow fundamentals, it discusses the commonly


used flow estimation strategies and the advantages or shortcomings of each. The
brief also introduces the concepts associated with sparsity including dictionaries
and low rank matrices. Next, it provides context for optical flow and trajectory
methods including algorithms, data sets, and performance measurement. The second
half of the brief covers sparse regularization of total variation optical flow and
robust low rank trajectories. The authors describe a new approach that uses
partially-overlapping patches to accelerate the calculation and is implemented in a
coarse-to-fine strategy. Experimental results show that combining total variation
and a sparse constraint from a learned dictionary is more effective than employing
total variation alone.

The brief is targeted at researchers and practitioners in the fields of engineering


and computer science. It caters particularly to new researchers looking for cutting
edge topics in optical flow as well as veterans of optical flow wishing to learn of
the latest advances in multi-frame methods.

332 <--> Data Wrangling with R


http://nitroflare.com/view/43FD99250F29B2F/3319455982.pdf

Bradley Boehmke, "Data Wrangling with R"


2016 | ISBN-10: 3319455982 | 238 pages | PDF | 7 MB

This guide for practicing statisticians, data scientists, and R users and
programmers will teach the essentials of preprocessing: data leveraging the R
programming language to easily and quickly turn noisy data into usable pieces of
information. Data wrangling, which is also commonly referred to as data munging,
transformation, manipulation, janitor work, etc., can be a painstakingly laborious
process. Roughly 80% of data analysis is spent on cleaning and preparing data;
however, being a prerequisite to the rest of the data analysis workflow
(visualization, analysis, reporting), it is essential that one become fluent and
efficient in data wrangling techniques.

This book will guide the user through the data wrangling process via a step-by-step
tutorial approach and provide a solid foundation for working with data in R. The
author's goal is to teach the user how to easily wrangle data in order to spend
more time on understanding the content of the data. By the end of the book, the
user will have learned:

How to work with different types of data such as numerics, characters, regular
expressions, factors, and dates
The difference between different data structures and how to create, add additional
components to, and subset each data structure
How to acquire and parse data from locations previously inaccessible
How to develop functions and use loop control structures to reduce code redundancy
How to use pipe operators to simplify code and make it more readable
How to reshape the layout of data and manipulate, summarize, and join data sets

346 <--> Programming for Computations - Python: A Gentle Introduction to Numerical


Simulations with Python

Programming for Computations - Python: A Gentle Introduction to Numerical


Simulations with Python (Texts in Computational Science and Engineering) by Svein
Linge and Hans Petter Langtangen
English | 2016 | ISBN: 3319324276 | 232 pages | PDF | 4 MB

This book presents computer programming as a key method for solving mathematical
problems. There are two versions of the book, one for MATLAB and one for Python.
The book was inspired by the Springer book TCSE 6: A Primer on Scientific
Programming with Python (by Langtangen), but the style is more accessible and
concise, in keeping with the needs of engineering students.

The book outlines the shortest possible path from no previous experience with
programming to a set of skills that allows the students to write simple programs
for solving common mathematical problems with numerical methods in engineering and
science courses. The emphasis is on generic algorithms, clean design of programs,
use of functions, and automatic tests for verification.

357 <--> Streaming in .NET 4.5 by Mohamad Halabi


http://nitroflare.com/view/991C004ABBB3288/Streaming.in.NET.4.5.part1.rar
http://nitroflare.com/view/78C0C86222A55AC/Streaming.in.NET.4.5.part2.rar
http://nitroflare.com/view/07ECDAA963BDD3D/Streaming.in.NET.4.5.part3.rar
http://nitroflare.com/view/2B8D90775C03B93/Streaming.in.NET.4.5.part4.rar
http://nitroflare.com/view/F944367127CB936/Streaming.in.NET.4.5.part5.rar

Streaming in .NET 4.5


WEBRip | English | MP4 + Project files | 1024 x 768 | AVC ~138 kbps | 15 fps
AAC | 114 Kbps | 44.1 KHz | 2 channels | 3h 54mn | 518 MB
Genre: eLearning Video / Development, Programming

Streaming provides an efficient way to process data in chunks instead of loading


bulk data into an application's memory space. It's almost inevitable that you will
need to use streaming in your applications. However, what many developers miss is
that there are different pieces to the .NET streaming architecture puzzle. This
course will explain this architecture including backing store streams, decorator
streams, and stream adapters.
It's almost inevitable that you will need to use streaming in your applications.
Yet streaming is one of the most often misunderstood topics. This misunderstanding
is the result of the fact that there are multiple elements into the streaming
architecture. This course we will cover many of these important elements. We start
off with the overall architecture and the common features of all stream types. Then
we will move into backing store streams, as well as explaining the different types
of these streams. We will then cover another type of stream called decorator
streams. Following that we will learn about stream adapters as the mechanism to
work with high level data representation instead of bytes. Finally, we will cover
how to take advantage of asynchronous operations in .NET streaming.

Content:

01. Introduction 00:03:32


01. Introduction 00:15
02. Why a Course About Streaming? 00:43
03. Content Overview 02:33
02. .NET Streaming Architecture 00:40:03
04. Introduction 00:23
05. I/O Streams 01:56
06. What Is a Stream? 03:33
07. .NET Streaming Architecture 04:20
08. The System.IO.Stream Class 02:13
09. Stream Pointer 01:12
10. Reading From a Stream 06:30
11. Writing Into a Stream 01:20
12. Seeking a Stream 05:53
13. Demo: Pointers and Seeking 04:24
14. Disposing Streams 00:37
15. Buffering and Flushing 02:35
16. Multithreading via Synchronized Method 01:19
17. Async Support 00:45
18. Testing With no Backing Store? Stream.Null 00:56
19. Summary 02:01
03. Working With FileStream 00:32:52
20. Introduction 00:29
21. Backing Store (Base) Streams 02:11
22. Instantiating a FileStream: Supplying the File Path 04:21
23. FileMode and FileAccess 03:18
24. Demo: FileMode and FileAccess 03:15
25. FileShare 02:32
26. Demo: FileShare 03:05
27. Access Control 01:27
28. Internal Buffer 01:30
29. File Caching 03:34
30. Optimize File Caching: Sequential and Random Access 03:26
31. Other FileOptions 01:05
32. Summary 02:31
04. Restricted File Access With IsolatedStorageFileStream 00:17:22
33. Introduction 00:22
34. What Is Isolated Storage? 03:32
35. Isolated Storage Types 05:35
36. Using the IsolatedStorageFileStream 02:34
37. Demo 03:44
38. Summary 01:32
05. Interprocess Communication Using PipeStream 00:21:17
39. Introduction 00:21
40. What Are Pipes? 01:53
41. Named and Anonymous Pipes 01:26
42. Named Pipe Server 01:59
43. PipeStream 02:00
44. Demo: Basic Byte Transmission 05:22
45. Byte vs. Message Transmission 01:50
46. Demo: Message Transmission 04:16
47. Summary 02:05
06. MemoryStream and Memory-Mapped Files 00:24:01
48. Introduction 00:27
49. MemoryStream 03:07
50. Demo: MemoryStream 05:14
51. Memory-Mapped Files 01:56
52. Memory-Mapped Files for File Access 02:22
53. Demo: Memory-Mapped Files and File Access 04:27
54. Demo: Random Access With Memory-Mapped Files vs. FileStream 01:57
55. Memory-Mapped Files for Processes Memory Sharing 03:13
56. Summary 01:15
07. Web and Network Streams 00:24:29
57. Introduction 00:54
58. Web Streams 04:06
59. Stream Support in WebRequest/WebResponse 01:08
60. Demo: WebRequest/WebResponse 04:13
61. Stream Support in WebClient 01:03
62. Demo: WebClient 03:43
63. Stream Support in HttpClient 00:28
64. Network Stream 03:05
65. Demo: NetworkStream 04:42
66. Summary 01:02
08. Decorator Streams 00:18:56
67. Introduction 00:39
68. Decorator Streams 02:23
69. BufferedStream 02:24
70. Demo: BufferedStream With NetworkStream 02:43
71. Compression Streams (DeflateStream and GZipStream) 02:14
72. Demo: Compression Streams 03:15
73. CryptoStream 02:24
74. Chaining and Disposing Decorator Streams 01:34
75. Summary 01:15
09. Stream Adapters 00:34:14
76. Introduction 00:37
77. Stream Adapters 01:41
78. Text Adapters: StreamReader/StreamWriter 05:47
79. Text Adapters and Encoding 02:56
80. Demo: StreamReader Buffer and Position 02:26
81. Demo: StreamWriter Buffer and Position 01:56
82. Binary Adapters: BinaryReader/BinaryWriter 04:14
83. Understanding Write(String) and ReadString 01:58
84. Demo: Understanding Read/Write With Binary Adapters 03:57
85. XML Adapters: XmlReader/XmlWriter 01:16
86. Demo: XmlReader 03:13
87. Demo: XmlWriter 01:57
88. Closing Stream Adapters 00:43
89. Summary 01:29
10. Asynchronous Support 00:17:18
90. Introduction 00:38
91. What Is This Module About? 00:43
92. Computer Bound and I/O Bound Operations Sync and Async 03:59
93. How Does This Relate to Streaming? 02:04
94. So When Should We Use the Asynchronous Model? 02:06
95. Asynchronous Operations in .NET 4.5 01:17
96. Demo: HTTPClient 03:46
97. More of the Same 01:15
98. Summary 01:26

363 <--> A Primer on Scientific Programming with Python (5th edition)


http://nitroflare.com/view/F3526B9AB7DA186/3662498863.pdf

Hans Petter Langtangen, "A Primer on Scientific Programming with Python (5th
edition)"
2016 | ISBN-10: 3662498863 | 922 pages | PDF | 9 MB

The book serves as a first introduction to computer programming of scientific


applications, using the high-level Python language. The exposition is example and
problem-oriented, where the applications are taken from mathematics, numerical
calculus, statistics, physics, biology and finance. The book teaches "Matlab-style"
and procedural programming as well as object-oriented programming. High school
mathematics is a required background and it is advantageous to study classical and
numerical one-variable calculus in parallel with reading this book. Besides
learning how to program computers, the reader will also learn how to solve
mathematical problems, arising in various branches of science and engineering, with
the aid of numerical methods and programming. By blending programming, mathematics
and scientific applications, the book lays a solid foundation for practicing
computational science.

From the reviews: Langtangen … does an excellent job of introducing programming as


a set of skills in problem solving. He guides the reader into thinking properly
about producing program logic and data structures for modeling real-world problems
using objects and functions and embracing the object-oriented paradigm. … Summing
Up: Highly recommended.

F. H. Wild III, Choice, Vol. 47 (8), April 2010

Those of us who have learned scientific programming in Python ‘on the streets’
could be a little jealous of students who have the opportunity to take a course out
of Langtangen’s Primer.”
John D. Cook, The Mathematical Association of America, September 2011

This book goes through Python in particular, and programming in general, via tasks
that scientists will likely perform. It contains valuable information for students
new to scientific computing and would be the perfect bridge between an introduction
to programming and an advanced course on numerical methods or computational
science.
Alex Small, IEEE, CiSE Vol. 14 (2), March /April 2012

“This fourth edition is a wonderful, inclusive textbook that covers pretty much
everything one needs to know to go from zero to fairly sophisticated scientific
programming in Python…”
Joan Horvath, Computing Reviews, March 2015

376 <--> Genetic Algorithms with Python


http://nitroflare.com/view/EE9238590B8EECB/Genetic_Algorithms_with_Python_-
_Clinton_Sheppard.rar

Genetic Algorithms with Python by Clinton Sheppard


English | 29 Apr. 2016 | ISBN: 1540324001 | 282 Pages | MOBI/EPUB/PDF | 4.49 MB

Get a hands-on introduction to machine learning with genetic algorithms using


Python. Step-by-step tutorials build your skills from Hello World! to optimizing
one genetic algorithm with another, and finally genetic programming; thus preparing
you to apply genetic algorithms to problems in your own field of expertise.

Genetic algorithms are one of the tools you can use to apply machine learning to
finding good, sometimes even optimal, solutions to problems that have billions of
potential solutions. This book gives you experience making genetic algorithms work
for you, using easy-to-follow example projects that you can fall back upon when
learning to use other machine learning tools and techniques. Each chapter is a
step-by-step tutorial that helps to build your skills at using genetic algorithms
to solve problems using Python.

Python is a high-level, low ceremony and powerful language whose code can be easily
understood even by entry-level programmers. If you have experience with another
programming language then you should have no difficulty learning Python by
induction.

Contents:

My Blog with Updates!

408 <--> Fractal Geometry in Python (2016)


http://nitroflare.com/view/1CDEA1BA39FC2A6/Fractal_Geometry_in_Python.part1.rar
http://nitroflare.com/view/BDC8BD4B29D23FD/Fractal_Geometry_in_Python.part2.rar
http://nitroflare.com/view/A36EE5609C793F1/Fractal_Geometry_in_Python.part3.rar
http://nitroflare.com/view/4453764CF70CD78/Fractal_Geometry_in_Python.part4.rar
http://nitroflare.com/view/CB593AEB2504520/Fractal_Geometry_in_Python.part5.rar
http://nitroflare.com/view/68CE57A6FFEC93D/Fractal_Geometry_in_Python.part6.rar
Fractal Geometry in Python
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 4.5 Hours | Lec: 28 |
767 MB
Genre: eLearning | Language: English

Intermediate Concepts in Fractal Geometry Programmed in Python

This is an introduction to both graphical programming in Python and fractal


geometry at an intermediate level.

We learn through coding examples in which you type along with me as we go through
examples of fractals created with iteration, recursion, cellular automata, and
chaos.

These concepts are implemented in Python using it's built-in Tkinter and turtle
graphics libraries, so no special packages have to be brought in by the user, in
fact by the time we are done you could write graphical packages on your own!

By the end of these lectures you will

Have the tools to create any graphical object in Python you want
Understand and create classical fractals such as the Koch curve, Seirpinski
triangle, and Dragon curve
Be able to use recursion and iteration in Python functions
Use the concept of cellular automata to animate objects in Python by playing
Conway's Game of Life
Create islands and coastlines by playing Majority Rule
Explore the work of Feigenbaum and learn about deterministic chaos

460 <--> An Introduction to Data Analysis using Aggregation Functions in R


http://nitroflare.com/view/BAF2D6900217F1D/10.1007%40978-3-319-46762-7.pdf

An Introduction to Data Analysis using Aggregation Functions in R


Springer | Artificial Intelligence | December 5, 2016 | ISBN-10: 3319467611 | 199
pages | pdf | 4.56 mb

Authors: James, Simon


Provides an overview of aggregation functions
Includes hands-on tutorials on how to program the functions covered in R without
needing extensive programming courses
Does not assume a mathematics background

This textbook helps future data analysts comprehend aggregation function theory and
methods in an accessible way, focusing on a fundamental understanding of the data
and summarization tools. Offering a broad overview of recent trends in aggregation
research, it complements any study in statistical or machine learning techniques.
Readers will learn how to program key functions in R without obtaining an extensive
programming background.
Sections of the textbook cover background information and context, aggregating data
with averaging functions, power means, and weighted averages including the Borda
count. It explains how to transform data using normalization or scaling and
standardization, as well as log, polynomial, and rank transforms. The section on
averaging with interaction introduces OWS functions and the Choquet integral,
simple functions that allow the handling of non-independent inputs. The final
chapters examine software analysis with an emphasis on parameter identification
rather than technical aspects.
This textbook is designed for students studying computer science or business who
are interested in tools for summarizing and interpreting data, without requiring a
strong mathematical background. It is also suitable for those working on
sophisticated data science techniques who seek a better conception of fundamental
data aggregation. Solutions to the practice questions are included in the textbook.

Number of Pages
X, 199
Number of Illustrations and Tables
9 b/w illustrations, 20 illustrations in colour
Topics
Computing Methodologies
Statistics for Engineering, Physics, Computer Science, Chemistry and Earth Sciences
Applications of Mathematics
Mathematics of Computing

487 <--> Introduction to Functional Programming

Introduction to Functional Programming


HDRips | MP4/AVC, ~2000 kb/s | 1920x1080 | Duration: 04:21:06 | English: AAC, 128
kb/s (2 ch) | 2,2 GB
Genre: Development / Programming

Functional programming has become an integral part of every professional


developer's toolkit. Designed for the basic user of C++, Java, C#, JavaScript,
Python, VB, or Ruby, this course explains the principles and methods underlying the
functional approach. By the end of the course, you'll be able to think about
problems from a functional point of view, making it possible for you to program
with pure functions and transform procedural solutions to problems into functional
solutions.

500 <--> Python: Real World Machine Learning


http://nitroflare.com/view/C2D105A7F253E95/Python_Real_World_Machine_Learning_-
_Prateek_Joshi_983.rar

Python: Real World Machine Learning by Prateek Joshi


English | 14 Nov. 2016 | ASIN: B01N74UY6B | ISBN-13: 9781787123212 | 983 Pages |
MOBI/EPUB/PDF | 53.2 MB

Learn to solve challenging data science problems by building powerful machine


learning models using Python.

About This Book

Understand which algorithms to use in a given context with the help of this
exciting recipe-based guide
This practical tutorial tackles real-world computing problems through a rigorous
and effective approach
Build state-of-the-art models and develop personalized recommendations to perform
machine learning at scale
Who This Book Is For
This Learning Path is for Python programmers who are looking to use machine
learning algorithms to create real-world applications. It is ideal for Python
professionals who want to work with large and complex datasets and Python
developers and analysts or data scientists who are looking to add to their existing
skills by accessing some of the most powerful recent trends in data science.
Experience with Python, Jupyter Notebooks, and command-line execution together with
a good level of mathematical knowledge to understand the concepts is expected.
Machine learning basic knowledge is also expected.

What You Will Learn

Use predictive modeling and apply it to real-world problems


Understand how to perform market segmentation using unsupervised learning
Apply your new-found skills to solve real problems, through clearly-explained code
for every technique and test
Compete with top data scientists by gaining a practical and theoretical
understanding of cutting-edge deep learning algorithms
Increase predictive accuracy with deep learning and scalable data-handling
techniques
Work with modern state-of-the-art large-scale machine learning techniques
Learn to use Python code to implement a range of machine learning algorithms and
techniques

In Detail

Machine learning is increasingly spreading in the modern data-driven world. It is


used extensively across many fields such as search engines, robotics, self-driving
cars, and more. Machine learning is transforming the way we understand and interact
with the world around us.

In the first module, Python Machine Learning Cookbook, you will learn how to
perform various machine learning tasks using a wide variety of machine learning
algorithms to solve real-world problems and use Python to implement these
algorithms.

The second module, Advanced Machine Learning with Python, is designed to take you
on a guided tour of the most relevant and powerful machine learning techniques and
you'll acquire a broad set of powerful skills in the area of feature selection and
feature engineering.

The third module in this learning path, Large Scale Machine Learning with Python,
dives into scalable machine learning and the three forms of scalability. It covers
the most effective machine learning techniques on a map reduce framework in Hadoop
and Spark in Python.

This Learning Path will teach you Python machine learning for the real world. The
machine learning techniques covered in this Learning Path are at the forefront of
commercial practice.

This Learning Path combines some of the best that Packt has to offer in one
complete, curated package. It includes content from the following Packt products:

Python Machine Learning Cookbook by Prateek Joshi


Advanced Machine Learning with Python by John Hearty
Large Scale Machine Learning with Python by Bastiaan Sjardin, Alberto Boschetti,
Luca Massaron
Style and approach

This course is a smooth learning path that will teach you how to get started with
Python machine learning for the real world, and develop solutions to real-world
problems. Through this comprehensive course, you'll learn to create the most
effective machine learning techniques from scratch and more!

531 <--> Getting Started with Natural Language Processing with Python (2016)
http://nitroflare.com/view/45E659F5D138C3C/Getting_Started_with_Natural_Language_Pr
ocessing_with_Python.part1.rar
http://nitroflare.com/view/B11FBE9197971AB/Getting_Started_with_Natural_Language_Pr
ocessing_with_Python.part2.rar
http://nitroflare.com/view/48A23C3DB43B5B7/Getting_Started_with_Natural_Language_Pr
ocessing_with_Python.part3.rar

Getting Started with Natural Language Processing with Python


MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 1 Hours 43M | 240 MB
Genre: eLearning | Language: English

This course is all about taking raw text data and deriving insights and value from
it–processing text data using standard techniques in Natural Language Processing
and Machine Learning.

Text data is available in abundance on the Internet, whether it be reviews, tweets,


surveys, web pages or emails. Natural language processing is a powerful skill that
helps you derive immense value from that data. In this course, Getting Started with
Natural Language Processing with Python, you'll first learn about using the Natural
Language Toolkit to pre-process raw text. Next, you'll learn how to scrape websites
for texting using BeautifulSoup, as well as how to auto-summarize text using
machine learning. You'll wrap up the course by exploring how to classify text using
machine learning. By the end of this course you'll be able to confidently process
raw text data and apply machine learning algorithms to it.

533 <--> Getting Started with FPGA Programming with VHDL (2016)

Getting Started with FPGA Programming with VHDL


MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 3 Hours | 511 MB
Genre: eLearning | Language: English

Field Programmable Gate Arrays are a technology that sits between general-purpose
microprocessors and fixed-structure Application Specific Integrated Circuits, and
you can build almost anything with them. This course will teach you how.

Field Programmable Gate Array (FPGA)s provide both the ability to effectively
design your own processor to perform a specific task yet, at the same time, allow
for later reprogramming the processor in the field. FPGAs are used across many
industries, from home automation to financial engineering, aerospace and many
others. While this all sounds deadly serious, it's important to understand that
working with FPGAs can also be quite fun. You can think of them as the world's
fastest set of Lego blocks. What you can build with an FPGA is mostly limited only
by your imagination. In this course, Getting Started with FPGA Programming with
VHDL, you'll first learn an overview of FPGA architecture. Next, you'll learn the
fundamentals of VHDL programming language. Finally, you'll wrap up the course by
learning about debugging and analysis. You'll look at how to create configurations,
define signals and triggers to monitor, configure signals, and recompile to embed
the logic analyzer in the design. By the end of this course, you'll have a strong
foundation of FPGA programming with the VHDL language to use in your own work.

542 <--> Mastering Python - Second Edition


http://nitroflare.com/view/C2A3092853A94E8/Mast.Py.Sec.Ed.part1.rar
http://nitroflare.com/view/29B1418D0691382/Mast.Py.Sec.Ed.part2.rar
http://nitroflare.com/view/25AE13FA7A57782/Mast.Py.Sec.Ed.part3.rar

Mastering Python - Second Edition


HDRips | MP4/AVC, ~126 kb/s | 1280x720 | Duration: 05:21:13 | English: AAC, 128
kb/s (2 ch) | 757 MB
Genre: Development / Programming

Unlock the power of Python by learning effective application development


strategies.

-Covers the latest and advanced concepts of Python such as parallel processing with
the all new Python 3.5
-Explore the Python language from its basic installation and setup to concepts such
as reactive programming and microservices
-Get introduced to the mechanism of rewriting code in a compiled language along
with ctypes and Cython tools

Python is one of the most powerful, flexible, and popular programming languages in
the world. It comes with all new features in version 3.5. With Python, you can
write code that is efficient, maintainable, and reusable.

In this second edition of the course, we cover the basics of operating in a Python
development environment as well as the advanced topics. We present you with real-
world solutions to Python 3.5 and advanced-level concepts such as reactive
programming and microservices, introduce ctypes and Cython tools.

567 <--> Python Projects


http://nitroflare.com/view/42B2B73B16E6947/Pa-Pyt.Prog.part1.rar
http://nitroflare.com/view/3982F8774D9CB45/Pa-Pyt.Prog.part2.rar
http://nitroflare.com/view/F420DEC7D45BF34/Pa-Pyt.Prog.part3.rar

Python Projects
HDRips | MP4/AVC, ~461 kb/s | 1280x720 | Duration: 02:19:17 | English: AAC, 128
kb/s (2 ch) | 571 MB
Genre: Development / Programming

Build fun, scalable and robust solutions for Python applications.

Gain hands-on knowledge of the various angles of python tasks through insightful
projects.
Build production ready projects using Python's eco system.
Enhance your Python programming skills

Python is a widely used high-level, general-purpose, interpreted, dynamic


programming language. It provides constructs intended to enable clear programs on
both a small and large scale.
The video course will teach you how to create a well-designed architecture and
increase performance of the current applications. You will learn how to build
enterprise ready applications with the Python language. It will also demonstrate
how to manage large user bases and ensure that the application is scaled easily.
The projects will have an overall focus ranging from web development, statistics,
etc. These ready-to-use solutions will appeal to a wide range of audience and will
teach important programming concepts of Python along the way. By the end of the
course, you will be able to build 4 real world production ready applications. And
you can go forward very far from this very strong foundation.

11:24 AM 12/8/2016 [END]


11/14/2016 [START]

0 <--> Options and Derivatives Programming in C++ (repost)


http://nitroflare.com/view/8E925D1FC1889FB/1484218132.pdf

Carlos Oliveira, "Options and Derivatives Programming in C++: Algorithms and


Programming Techniques for the Financial Industry"
2016 | ISBN-10: 1484218132 | 288 pages | PDF | 7 MB

This is a hands-on book for programmers wanting to learn how C++ is used in the
development of solutions for options and derivatives trading in the financial
industry. As an important part of the financial industry, options and derivatives
trading has become increasingly sophisticated. Advanced trading techniques using
financial derivatives have been used at banks, hedge funds, and pension funds.
Because of stringent performance characteristics, most of these trading systems are
developed using C++ as the main implementation language.
Options and Derivatives Programming in C++ covers features that are frequently used
to write financial software for options and derivatives, including the STL,
templates, functional programming, and support for numerical libraries. New
features introduced in the C++11 and C++14 standard are also covered: lambda
functions, automatic type detection, custom literals, and improved initialization
strategies for C++ objects.Readers will enjoy the how-to examples covering all the
major tools and concepts used to build working solutions for quantitative finance.
It includes advanced C++ concepts as well as the basic building libraries used by
modern C++ developers, such as the STL and Boost, while also leveraging knowledge
of object-oriented and template-based programming. Options and Derivatives
Programming in C++ provides a great value for readers who are trying to use their
current programming knowledge in order to become proficient in the style of
programming used in large banks, hedge funds, and other investment institutions.
The topics covered in the book are introduced in a logical and structured way and
even novice programmers will be able to absorb the most important topics and
competencies.What You Will Learn

Grasp the fundamental problems in options and derivatives trading Converse


intelligently about credit default swaps, Forex derivatives, and more Implement
valuation models and trading strategies Build pricing algorithms around the Black-
Sholes Model, and also using the Binomial and Differential Equations methods Run
quantitative finance algorithms using linear algebra techniques Recognize and apply
the most common design patterns used in options trading Save time by using the
latest C++ features such as the STL and the Boost libraries Who This Book Is For

Options and Derivatives Programming in C++ is for professional developers who have
some experience with the C++ language and would like to leverage that knowledge
into financial software development. This book is written with the goal of reaching
readers who need a concise, algorithms-based book, providing basic information
through well-targeted examples and ready to use solutions. Readers will be able to
directly apply the concepts and sample code to some of the most common problems
faced in the analysis of options and derivative contracts.

26 <--> Nonparametric Statistical Methods Using R (Repost)


http://nitroflare.com/view/E2E961431981C00/Nonparametric_Statistical_Methods_Using_
R.pdf

John Kloke, Joseph W. McKean, "Nonparametric Statistical Methods Using R"


English | 2014 | ISBN: 1439873437 | PDF | pages: 283 | 2.0 mb

A Practical Guide to Implementing Nonparametric and Rank-Based Procedures

Nonparametric Statistical Methods Using R covers traditional nonparametric methods


and rank-based analyses, including estimation and inference for models ranging from
simple location models to general linear and nonlinear models for uncorrelated and
correlated responses. The authors emphasize applications and statistical
computation. They illustrate the methods with many real and simulated data examples
using R, including the packages Rfit and npsm.

The book first gives an overview of the R language and basic statistical concepts
before discussing nonparametrics. It presents rank-based methods for one- and two-
sample problems, procedures for regression models, computation for general fixed-
effects ANOVA and ANCOVA models, and time-to-event analyses. The last two chapters
cover more advanced material, including high breakdown fits for general regression
models and rank-based inference for cluster correlated data.

The book can be used as a primary text or supplement in a course on applied


nonparametric or robust procedures and as a reference for researchers who need to
implement nonparametric and rank-based methods in practice. Through numerous
examples, it shows readers how to apply these methods using R.

28 <--> An Introduction to the Microsoft Bot Framework


http://nitroflare.com/view/B675E78B26F46A6/An_Introduction_to_the_Microsoft_Bot_Fra
mework_-_Michael_Washington.rar

An Introduction to the Microsoft Bot Framework: Create Facebook and Skype Chatbots
using Microsoft Visual Studio and C# by Michael Washington
English | 11 Nov. 2016 | ISBN: 1539963020 | 264 Pages | MOBI/EPUB/PDF | 26.28 MB

The Microsoft Bot Framework allows you to easily create Bots.

This book covers using Visual Studio 2015 to create Chatbots using the Microsoft
Bot Framework. The purpose of this book is to demonstrate, provide examples of, and
to explain important concepts of the technology.

You can create bots that interact with your users naturally wherever they are,
including Facebook, text, Skype, Office 365 email, and other popular services.

Chapter 1: Understanding the Microsoft Bot Framework


Chapter 2: Create a Hello World! Bot
Chapter 3: Using FormFlow
Chapter 4: Using Dialogs
Chapter 5: Using Images, Cards, Carousels, and Buttons
Chapter 6: Implementing A SQL Server Database With Your Bot
Chapter 7: Implementing Language Understanding Intelligent Service (LUIS)
Chapter 8: Calling The Microsoft Bot Framework Using The Direct Line API
Chapter 9: Using Application Insights To Monitor Your Bot
Chapter 10: Creating a Skype Bot
Chapter 11: Creating A Facebook Messenger Bot

29 <--> TCP/IP Unleashed[Repost]

TCP/IP Unleashed by Karanjit S. Siyan Ph.D.


English | 20 Feb. 2002 | ISBN: 0672323516 | 1120 Pages | PDF | 10 MB

TCP/IP Unleashed, Third Edition, explains the features and complexities of the
TCP/IP protocol suite in a comprehensive, logical format. The book is designed for
easy reference and incorporates step-by-step guidelines and configuration examples
to enhance the reader's learning experience.

36 <--> Apache Log4J Logging Framework Tutorial for Beginners

Apache Log4J Logging Framework Tutorial for Beginners


MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 1 Hours | Lec: 19 |
154 MB
Genre: eLearning | Language: English

Learn about apache log4j, logging frame works, loggers, appenders and layouts

Apache Log4J is the major logging framework and most used in almost every where. In
this tutorial we are trying to teach you the basic concepts of apache log4j and
logging frame work and also explained a practical example which will be helpful in
understanding the concepts easily.

Upon completing this course, my goal is that you should be familiar with concepts
like:

loggers
appenders
layouts
log4j Features
Advantages and Disadvantages of logging
and so on.
All the material which is used in this course is attached.

You can complete this course in 2-3 hours and please don't ignore any Quiz.

We made this course such a way that everyone can understand easily, we added the
basic concepts in the beginning lectures , then added advanced topics and added
practical examples for every new concept to understand it better.

50 <--> Dynamic Systems for Everyone: Understanding How Our World Works, Second
Edition
Dynamic Systems for Everyone: Understanding How Our World Works, Second Edition
Springer | Engineering | December 7, 2016 | ISBN-10: 3319439421 | 293 pages | pdf |
9.83 mb

Authors: Ghosh, Asish


Apply system knowledge at work and in daily life without deep mathematical
knowledge
Build models and simulate system behaviors on a personal computer
Optimize systems in many different ways
Reduce or eliminate unintended consequences
Develop a holistic world view

Systems are everywhere and we are surrounded by them. We are a complex amalgam of
systems that enable us to interact with an endless array of external systems in our
daily lives. They are electrical, mechanical, social, biological, and many other
types that control our environment and our well-being. By appreciating how these
systems function, will broaden our understanding of how our world works.
Readers from a variety of disciplines will benefit from the knowledge of system
behavior they will gain from this book and will be able to apply those principles
in various contexts. The treatment of the subject is non-mathematical, and the book
considers some of the latest concepts in the systems discipline, such as agent
based systems, optimization, and discrete events and procedures. The diverse range
of examples provided in this book, will allow readers to:
Apply system knowledge at work and in daily life without deep mathematical
knowledge;
Build models and simulate system behaviors on a personal computer;
Optimize systems in many different ways;
Reduce or eliminate unintended consequences;
Develop a holistic world view .
This book will enable readers to not only better interact with the systems in their
professional and daily lives, but also allow them to develop and evaluate them for
their effectiveness in achieving their designed purpose.
Comments from Reviewers:
“This is a marvelously well written introduction to Systems Thinking and System
Dynamics - I like it because it introduces Systems Thinking with meaningful
examples, which everyone should be able to readily connect” - Gene Bellinger,
Organizational theorist, systems thinker, and consultant, Director Systems Thinking
World
“Excellent book …very well written. Mr. Ghosh's world view of system thinking is
truly unique” - Peter A. Rizzi, Professor Emeritus, University of Massachusetts
Dartmouth
“A thorough reading of the book provides an interesting way to view many problems
in our society” –Bradford T. Stokes, Poppleton Chair and Professor Emeritus, The
Ohio State University College of Medicine
“This is a very good and very readable book that is a must read for any person
involved in systems theory in any way - which may actually include just about
everyone” - Peter G. Martin, Vice President Business Value Consulting, Schneider
Electric

Number of Pages
XXII, 293
Number of Illustrations and Tables
68 b/w illustrations, 48 illustrations in colour
Topics
Job Career in Science and Engineering
Vibration, Dynamical Systems, Control
Computers and Society
Operation Research/Decision Theory
Data-driven Science, Modeling and Theory Building
Complexity

76 <--> Learning Path: The Road to Tensorflow

Learning Path: The Road to Tensorflow


HDRips | MP4/AVC, ~70 kb/s | 1280x720 | Duration: 08:45:10 | English: AAC, 128 kb/s
(2 ch) | 1.55 GB
Genre: Development / Programming

Discover deep learning with Python and TensorFlow.

It can be hard to get started with machine learning, particularly as new frameworks
like TensorFlow start to gain traction across enterprise companies. If you have no
prior exposure to one of the most important trends impacting how we do data science
in the next few years, this path will help you get up to speed. It specifically
focuses on getting you up and running with TensorFlow, after up-and-running
coverage of Python and Deep Learning in Python with Theano.

82 <--> Deep Learning

Ian Goodfellow, Yoshua Bengio, "Deep Learning (draft)"


2016 | ISBN-10: 0262035618 | 800 pages | PDF | 23 MB

"Written by three experts in the field, Deep Learning is the only comprehensive
book on the subject." – Elon Musk, co-chair of OpenAI; co-founder and CEO of Tesla
and SpaceX

Deep learning is a form of machine learning that enables computers to learn from
experience and understand the world in terms of a hierarchy of concepts. Because
the computer gathers knowledge from experience, there is no need for a human
computer operator to formally specify all the knowledge that the computer needs.
The hierarchy of concepts allows the computer to learn complicated concepts by
building them out of simpler ones; a graph of these hierarchies would be many
layers deep. This book introduces a broad range of topics in deep learning.

The text offers mathematical and conceptual background, covering relevant concepts
in linear algebra, probability theory and information theory, numerical
computation, and machine learning. It describes deep learning techniques used by
practitioners in industry, including deep feedforward networks, regularization,
optimization algorithms, convolutional networks, sequence modeling, and practical
methodology; and it surveys such applications as natural language processing,
speech recognition, computer vision, online recommendation systems, bioinformatics,
and videogames. Finally, the book offers research perspectives, covering such
theoretical topics as linear factor models, autoencoders, representation learning,
structured probabilistic models, Monte Carlo methods, the partition function,
approximate inference, and deep generative models.

95 <--> Udemy - R Programming for Simulation and Monte Carlo Methods [repost]

Udemy - R Programming for Simulation and Monte Carlo Methods


MP4 | AVC 928kbps | English | 1280x720 | 30fps | 11h 42mins | AAC stereo 60kbps |
3.79 GB
Genre: Video Training
Learn to program statistical applications and Monte Carlo simulations with numerous
"real-life" cases and R software.

R Programming for Simulation and Monte Carlo Methods focuses on using R software to
program probabilistic simulations, often called Monte Carlo Simulations. Typical
simplified "real-world" examples include simulating the probabilities of a baseball
player having a 'streak' of twenty sequential season games with 'hits-at-bat' or
estimating the likely total number of taxicabs in a strange city when one observes
a certain sequence of numbered cabs pass a particular street corner over a 60
minute period. In addition to detailing half a dozen (sometimes amusing) 'real-
world' extended example applications, the course also explains in detail how to use
existing R functions, and how to write your own R functions, to perform simulated
inference estimates, including likelihoods and confidence intervals, and other
cases of stochastic simulation. Techniques to use R to generate different
characteristics of various families of random variables are explained in detail.
The course teaches skills to implement various approaches to simulate continuous
and discrete random variable probability distribution functions, parameter
estimation, Monte-Carlo Integration, and variance reduction techniques. The course
partially utilizes the Comprehensive R Archive Network (CRAN) spuRs package to
demonstrate how to structure and write programs to accomplish mathematical and
probabilistic simulations using R statistical software.

Use R software to program probabilistic simulations, often called Monte Carlo


simulations.
Use R software to program mathematical simulations and to create novel mathematical
simulation functions.
Use existing R functions and understand how to write their own R functions to
perform simulated inference estimates, including likelihoods and confidence
intervals, and to model other cases of stochastic simulation.
Be able to generate different different families (and moments) of both discrete and
continuous random variables.
Be able to simulate parameter estimation, Monte-Carlo Integration of both
continuous and discrete functions, and variance reduction techniques.

101 <--> The Comprehensive Programming in R Course [repost]

The Comprehensive Programming in R Course


WEBRip | English | MP4 | 1280 x 720 | AVC ~799 kbps | 30 fps
AAC | 64 Kbps | 44.1 KHz | 2 channels | 22:56:53 | 8.1 GB
Genre: eLearning Video / Business, Data Analysis

The Comprehensive Programming in R Course is actually a combination of two R


programming courses that together comprise a gentle, yet thorough introduction to
the practice of general-purpose application development in the R environment. The
original first course (Sections 1-8) consists of approximately 12 hours of video
content and provides extensive example-based instruction on details for programming
R data structures.
The original second course (Sections 9-14), an additional 12 hours of video
content, provides a comprehensive overview on the most important conceptual topics
for writing efficient programs to execute in the unique R environment. Participants
in this comprehensive course may already be skilled programmers (in other
languages) or they may be complete novices to R programming or to programming in
general, but their common objective is to write R applications for diverse domains
and purposes. No statistical knowledge is necessary. These two courses, combined
into one course here on Udemy, together comprise a thorough introduction to using
the R environment and language for general-purpose application development.
The Comprehensive Programming in R Course (Sections 1-8) presents an detailed, in-
depth overview of the R programming environment and of the nature and programming
implications of basic R objects in the form of vectors, matrices, dataframes and
lists. The Comprehensive Programming in R Course (Sections 9-14) then applies this
understanding of these basic R object structures to instruct with respect to
programming the structures; performing mathematical modeling and simulations; the
specifics of object-oriented programming in R; input and output; string
manipulation; and performance enhancement for computation speed and to optimize
computer memory resources.

115 <--> R for Data Science Solutions

R for Data Science Solutions


HDRips | MP4/AVC, ~421 kb/s | 1280x720 | Duration: 05:32:47 | English: AAC, 128
kb/s (2 ch) | 1.67 GB
Genre: Development / Programming / Software

Over 100 hands-on tasks to help you effectively solve real-world data problems
using the most popular R packages and techniques

Gain insight into how data scientists collect, process, analyze, and visualize data
using some of the most popular R packages

Understand how to apply useful data analysis techniques in R for real-world


applications

An easy-to-follow guide to make the life of data scientist easier with the problems
faced while performing data analysis

R is a data analysis software as well as a programming language. Data scientists,


statisticians and analysts use R for statistical analysis, data visualization and
predictive modeling. R is open source and allows integration with other
applications and systems. Compared to other data analysis platforms, R has an
extensive set of data products. Problems faced with data are cleared with R’s
excellent data visualization feature.

The first section in this course deals with how to create R functions to avoid the
unnecessary duplication of code. You will learn how to prepare, process, and
perform sophisticated ETL for heterogeneous data sources with R packages. An
example of data manipulation is provided, illustrating how to use the ‘dplyr’ and
‘data.table’ packages to efficiently process larger data structures. We also focus
on ‘ggplot2’ and show you how to create advanced figures for data exploration.

In addition, you will learn how to build an interactive report using the “ggvis”
package. Later sections offer insight into time series analysis, while there is
detailed information on the hot topic of machine learning, including data
classification, regression, clustering, association rule mining, and dimension
reduction.

By the end of this course, you will understand how to resolve issues and will be
able to comfortably offer solutions to problems encountered while performing data
analysis.

11/14/2016 [END]
2016/11/10 [START]
0 <--> 2D and 3D Image Analysis by Moments

2D and 3D Image Analysis by Moments


Wiley | Imaging Systems | Dec 19, 2016 | ISBN-10: 1119039355 | 560 pages | pdf |
24.09 mb

by Jan Flusser (Author), Tomas Suk (Author), Barbara Zitova (Author)

Presents recent significant and rapid development in the field of 2D and 3D image
analysis

2D and 3D Image Analysis by Moments, is a unique compendium of moment-based image


analysis which includes traditional methods and also reflects the latest
development of the field.

The book presents a survey of 2D and 3D moment invariants with respect to


similarity and affine spatial transformations and to image blurring and smoothing
by various filters. The book comprehensively describes the mathematical background
and theorems about the invariants but a large part is also devoted to practical
usage of moments. Applications from various fields of computer vision, remote
sensing, medical imaging, image retrieval, watermarking, and forensic analysis are
demonstrated. Attention is also paid to efficient algorithms of moment computation.

Key features:

Presents a systematic overview of moment-based features used in 2D and 3D image


analysis.
Demonstrates invariant properties of moments with respect to various spatial and
intensity transformations.
Reviews and compares several orthogonal polynomials and respective moments.
Describes efficient numerical algorithms for moment computation.
It is a "classroom ready" textbook with a self-contained introduction to classifier
design.
The accompanying website contains around 300 lecture slides, Matlab codes, complete
lists of the invariants, test images, and other supplementary material.
2D and 3D Image Analysis by Moments, is ideal for mathematicians, computer
scientists, engineers, software developers, and Ph.D students involved in image
analysis and recognition. Due to the addition of two introductory chapters on
classifier design, the book may also serve as a self-contained textbook for
graduate university courses on object recognition.

38 <--> Design Patterns in the Real World, an Analysis-Based Approach [repost]

Design Patterns in the Real World, an Analysis-Based Approach


HDRips | MP4/AVC, ~495 kb/s | 1280x720 | Duration: 07:10:12 | English: AAC, 125
kb/s (2 ch) | 1.87 GB
Genre: Design

Alan Holub takes coders deep into the reality of Gang-of-Four design patterns,
those reusable guides to common object-oriented design problems. He deconstructs
two significant software programs (Mel Conway's "Game of Life" and a SQL
interpreter) to demonstrate how design patterns work and interact in complex ways,
share classes with other patterns, and have pros and cons. Each of the three
primary design pattern categories, creational, structural, and behavioral are
discussed and illustrated.

Discover what design patterns are and when they are used in the Agile environment
Exercise better control over object creation using the Factory, Builder, Singleton,
Abstract, and Prototype design patterns
Identify easier ways to realize relationships between entities using the Adapter,
Decorator, Bridge, Facade, Composite, Flyweight, and Proxy design patterns
Recognize common communication patterns between objects using the Template Method,
Command, Chain of Responsibility, Iterator, Observer, Visitor, Mediator, Memento,
Strategy, and State design patterns
Examine the Active Object design pattern, an architectural solution to problems
inherent in multi-threading
Understand how the strengths and weaknesses of design patterns play off one another
Learn how a given pattern can be implemented in various ways

Alan Holub is one of the world’s top experts in object-oriented design techniques.
His clients include Autodesk, Microsoft, Stanford Linear Accelerator, Lawrence
Berkeley Laboratory, Genentech, Sybase, and many more. He describes himself as
fully buzzword compliant, which is another way of saying that there isn’t a
programming language, acronym, or meme existent that he hasn’t used, wrestled with,
taught or blogged about during his thirty-six year software development journey.

59 <--> Learning Data Mining with R


http://nitroflare.com/view/3D659C8437255CA/Pa-Le.Da.M.w.R.part1.rar
http://nitroflare.com/view/C6A4F2759938E3C/Pa-Le.Da.M.w.R.part2.rar

Learning Data Mining with R


HDRips | MP4/AVC, ~84 kb/s | 1280x720 | Duration: 02:17:02 | English: AAC, 128 kb/s
(2 ch) | 335 MB
Genre: Development / Programming

A complete course to help you learn all the relevant aspects of data mining using
R.

Use powerful R libraries to effectively get the most out of your datat

Gain a good level of knowledge and an understanding of the data mining disciplines
to solve real-world challenges in R

This hands-on tutorial covers topics in three dimensions: the mathematical


foundations, the actual implementation in R, and practical examples

In Detail

Data mining is a growing demand on the market as the world is generating data at an
increasing pace. R is a popular programming language for statistics. It can be used
for day-to-day data analysis tasks.

Data mining is a very broad topic and takes some time to learn. This course will
help you to understand the mathematical basics quickly, and then you can directly
apply what you’ve learned in R. This course covers each and every aspect of data
mining in order to prepare you for real-world problems. You'll come to understand
the different disciplines in data mining. In every discipline, there exist a
variety of different algorithms. At least one algorithm of the various classes of
algorithms will be covered to give you a foundation to further apply your knowledge
to dive deeper into the different flavors of algorithms.

83 <--> Extending R
http://nitroflare.com/view/F7F882588506008/1498775713.pdf

Extending R (The R Series) by John M. Chambers


2016 | ISBN: 1498775713 | English | 382 pages | PDF | 3 MB

Up-to-Date Guidance from One of the Foremost Members of the R Core Team

Written by John M. Chambers, the leading developer of the original S software,


Extending R covers key concepts and techniques in R to support analysis and
research projects. It presents the core ideas of R, provides programming guidance
for projects of all scales, and introduces new, valuable techniques that extend R.

The book first describes the fundamental characteristics and background of R,


giving readers a foundation for the remainder of the text. It next discusses topics
relevant to programming with R, including the apparatus that supports extensions.
The book then extends R’s data structures through object-oriented programming,
which is the key technique for coping with complexity. The book also incorporates a
new structure for interfaces applicable to a variety of languages.

A reflection of what R is today, this guide explains how to design and organize
extensions to R by correctly using objects, functions, and interfaces. It enables
current and future users to add their own contributions and packages to R.

104 <--> Udemy - Python, The Next Level (Intermediate)


http://nitroflare.com/view/469AABC3FA3566D/Pyt_Nex_Lev_Interm.part1.rar
http://nitroflare.com/view/0236A5F7CCC9C0D/Pyt_Nex_Lev_Interm.part2.rar
http://nitroflare.com/view/8D6A8169868AF21/Pyt_Nex_Lev_Interm.part3.rar
http://nitroflare.com/view/E98B660FCA84DAA/Pyt_Nex_Lev_Interm.part4.rar
http://nitroflare.com/view/B12EA238AB5B22A/Pyt_Nex_Lev_Interm.part5.rar
http://nitroflare.com/view/4D30003EEFF386B/Pyt_Nex_Lev_Interm.part6.rar

Udemy - Python, The Next Level (Intermediate)


MP4 | AVC 215kbps | English | 1280x720 | 30fps | 6h 45mins | AAC stereo 68kbps |
1.13 GB
Genre: Video Training

This Python Training For Intermediate class will be giving you an introduction to
the design and analysis of algorithms, enabling you to discover how individuals are
connected, puzzles are solved, and problems are worked out. All with the help of
Python. This is an intermediate python course, so a minimum amount of python is
recommended. But no need to be an advanced user, that is a different course.

Take this python training course if you have the basics of Python down pat and want
to learn how to apply everything to hard problems. You will also learn new tools
and tricks along the way.

The python training for intermediate course can be taken as one whole class or as 4
separate classes, as each problem set is self contained.
There is a Python Glossary at the end which contains all the videos dealing with
Python Tools used in the course. If you forget a tool's use, you can easily look
there for quick access to the information.

Some of the Python tools discussed in this course include:

args AND kwargs


class objects
eval function
generator expressions
generator functions
itertools Permutations
Lambda Functions
List Comprehension
Modules
Profiles
Recursion
re Search
string Format Function
string Translate Function
Try Except Blocks
Writing Tests
Take this ultimate Python Course: Python Training for Intermediate right now and
take your expertise to the next level.

109 <--> Apache Maven Cookbook (Repost)


http://nitroflare.com/view/6E8DDE700DD2CD5/1785286129_Apache1bst.epub
http://nitroflare.com/view/7150DF91EC60F40/1785286129_Apache1bst.mobi
http://nitroflare.com/view/4F9797451137D04/1785286129_Apache1bst.pdf

Apache Maven Cookbook By Raghuram Bharathan


2015 | 272 Pages | ISBN: 1785286129 | EPUB, MOBI, PDF | 46 MB

Over 90 hands-on recipes to successfully build and automate development life cycle
tasks following Maven conventions and best practices If you are a Java developer or
a manager who has experience with Apache Maven and want to extend your knowledge,
then this is the ideal book for you. Apache Maven Cookbook is for those who want to
learn how Apache Maven can be used for build automation. It is also meant for those
familiar with Apache Maven, but want to understand the finer nuances of Maven and
solve specific problems.

121 <--> The Art of Application Performance Testing [Repost]


http://nitroflare.com/view/11A1307B7C6EE7B/0596520662.chm

The Art of Application Performance Testing: Help for Programmers and Quality
Assurance by Ian Molyneaux
English | 2 Feb. 2009 | ISBN: 0596520662 | 158 Pages | CHM | 2 MB

This practical book provides a step-by-step approach to testing mission-critical


applications for scalability and performance before they're deployed – a vital
topic to which other books devote one chapter, if that.

219 <--> Learning with Support Vector Machines (Repost)

Learning with Support Vector Machines by Colin Campbell, Yiming Ying


Publisher: Morgan & Claypool | 2011 | ISBN: 1608456161 | 100 pages | PDF | 0,6 MB

Support Vectors Machines have become a well established tool within machine
learning. They work well in practice and have now been used across a wide range of
applications from recognizing hand-written digits, to face identification, text
categorisation, bioinformatics, and database marketing. In this book we give an
introductory overview of this subject. We start with a simple Support Vector
Machine for performing binary classification before considering multi-class
classification and learning in the presence of noise. We show that this framework
can be extended to many other scenarios such as prediction with real-valued
outputs, novelty detection and the handling of complex output structures such as
parse trees. Finally, we give an overview of the main types of kernels which are
used in practice and how to learn and make predictions from multiple types of input
data. Table of Contents: Support Vector Machines for Classification / Kernel-based
Models / Learning with Kernels

231 <--> Learning Python Application Development


http://nitroflare.com/view/213D55D23E5D9B5/1785889192.pdf

Ninad Sathaye, "Learning Python Application Development"


2016 | ISBN-10: 1785889192 | 454 pages | PDF | 12 MB

Key Features
Get to grips with Python techniques that address commonly encountered problems in
general application development.
Develop, package, and deploy efficient applications in a fun way.
All-practical coverage of the major areas of application development, including
best practices, exception handling, testing, refactoring, design patterns,
performance, and GUI application development.
Book Description
Python is one of the most widely used dynamic programming languages, supported by a
rich set of libraries and frameworks that enable rapid development. But fast paced
development often comes with its own baggage that could bring down the quality,
performance, and extensibility of an application. This book will show you ways to
handle such problems and write better Python applications.

From the basics of simple command-line applications, develop your skills all the
way to designing efficient and advanced Python apps. Guided by a light-hearted
fantasy learning theme, overcome the real-world problems of complex Python
development with practical solutions. Beginning with a focus on robustness,
packaging, and releasing application code, you'll move on to focus on improving
application lifetime by making code extensible, reusable, and readable. Get to
grips with Python refactoring, design patterns and best practices. Techniques to
identify the bottlenecks and improve performance are covered in a series of
chapters devoted to performance, before closing with a look at developing Python
GUIs.

What you will learn


Build a robust application by handling exceptions.
Modularize, package, and release the source distribution.
Document the code and implement coding standards.
Create automated tests to catch bugs in the early development stage.
Identify and re-factor badly written code to improve application life.
Detect recurring problems in the code and apply design patterns.
Improve code efficiency by identifying performance bottlenecks and fixing them.
Develop simple GUI applications using Python.

235 <--> OpenGL Data Visualization Cookbook (repost)

Raymond C. H. Lo, William C. Y. Lo, "OpenGL Data Visualization Cookbook"


English | 2015 | ISBN: 1782169725 | 298 pages | EPUB / PDF | 9.4 MB / 5.7 MB

Over 35 hands-on recipes to create impressive, stunning visuals for a wide range of
real-time, interactive applications using OpenGL

About This Book


Get acquainted with a set of fundamental OpenGL primitives and concepts that enable
users to create stunning visuals of arbitrarily complex 2D and 3D datasets for many
common applications
Explore interactive, real-time visualization of large 2D and 3D datasets or models,
including the use of more advanced techniques such as stereoscopic 3D rendering.
Create stunning visuals on the latest platforms including mobile phones and state-
of-the-art wearable computing devices
Who This Book Is For
This book is aimed at anyone interested in creating impressive data visualization
tools using modern graphics hardware. Whether you are a developer, engineer, or
scientist, if you are interested in exploring the power of OpenGL for data
visualization, this book is for you. While familiarity with C/C++ is recommended,
no previous experience with OpenGL is assumed.

What You Will Learn


Install, compile, and integrate the OpenGL pipeline into your own project
Create interactive applications using GLFW to handle user inputs and the Android
Sensor framework to detect gestures and motions on mobile devices
Use OpenGL primitives to plot 2-D datasets such as time series dynamically
Render complex 3D volumetric datasets with techniques such as data slicers and
multiple viewpoint projection
Render images, videos, and point cloud data from 3D range-sensing cameras using the
OpenGL Shading Language (GLSL)
Develop video see-through augmented reality applications on mobile devices with
OpenGL ES 3.0 and OpenCV
Visualize 3D models with meshes and surfaces using stereoscopic 3D technology

239 <--> Designing Data Structures in Python [repost]

Designing Data Structures in Python


HDRips | MP4/AVC, ~489 kb/s | 1280x720 | Duration: 06:04:21 | English: AAC, 125
kb/s (2 ch) | 1.52 GB
Genre: Development / Programming
When should you use Python’s built-in data types, and when should you develop your
own? In this video course, George Heineman introduces Python programmers to several
important data structures and demonstrates their use with example algorithms.
Generic data structures such as arrays, linked lists, and stacks can solve many
problems, but to work through some specialized problems, you need to learn
different ways to structure data appropriately.

Many Python programmers learned their skills through non-traditional routes, rather
than through an undergraduate computer science degree. This video helps complete
your education in fundamental data types step-by-step. For many of the data
structures, you’ll write sample code using a variety of existing modules, and
define a process that will help you evaluate and assess these modules for use in
your own software. All you need to get started is a working knowledge of Python's
built-in data types.

Topics include:

Built-in Python data structures


Python standard library types
Design principles for data structures
Data structures and associated algorithm examples
Graph representations
Heaps, circular buffers, balanced binary trees, and their variants

241 <--> Mastering Predictive Analytics with R (Repost)


http://nitroflare.com/view/6441578C46C487C/1783982802_Mastering1bst.epub
http://nitroflare.com/view/B00F6A0324372BD/1783982802_Mastering1bst.mobi
http://nitroflare.com/view/76A0B168EA75702/1783982802_Mastering1bst.pdf

Mastering Predictive Analytics with R By Rui Miguel Forte


2015 | 414 Pages | ISBN: 1783982802 | EPUB, MOBI, PDF | 23 MB

Master the craft of predictive modeling by developing strategy, intuition, and a


solid foundation in essential concepts Grasp the major methods of predictive
modeling and move beyond black box thinking to a deeper level of understanding
Leverage the flexibility and modularity of R to experiment with a range of
different techniques and data types Packed with practical advice and tips
explaining important concepts and best practices to help you understand quickly and
easily This book is intended for the budding data scientist, predictive modeler, or
quantitative analyst with only a basic exposure to R and statistics. It is also
designed to be a reference for experienced professionals wanting to brush up on the
details of a particular type of predictive model. Mastering Predictive Analytics
with R assumes familiarity with only the fundamentals of R, such as the main data
types, simple functions, and how to move data around. No prior experience with
machine learning or predictive modeling is assumed, however you should have a basic
understanding of statistics and calculus at a high school level. R offers a free
and open source environment that is perfect for both learning and deploying
predictive modeling solutions in the real world. With its constantly growing
community and plethora of packages, R offers the functionality to deal with a truly
vast array of problems. This book is designed to be both a guide and a reference
for moving beyond the basics of predictive modeling. The book begins with a
dedicated chapter on the language of models and the predictive modeling process.
Each subsequent chapter tackles a particular type of model, such as neural
networks, and focuses on the three important questions of how the model works, how
to use R to train it, and how to measure and assess its performance using real
world data sets. By the end of this book, you will have explored and tested the
most popular modeling techniques in use on real world data sets and mastered a
diverse range of techniques in predictive analytics.

245 <--> Automated Trading with R: Quantitative Research and Platform Development

Christopher Conlan, "Automated Trading with R: Quantitative Research and Platform


Development"
English | ISBN: 148422177X | 2016 | 236 pages | PDF | 7 MB

This book explains the broad topic of automated trading, starting with its
mathematics and moving to its computation and execution. Readers will gain a unique
insight into the mechanics and computational considerations taken in building a
backtester, strategy optimizer, and fully functional trading platform.

Automated Trading with R provides automated traders with all the tools they need to
trade algorithmically with their existing brokerage, from data management, to
strategy optimization, to order execution, using free and publically available
data. If your brokerage’s API is supported, the source code is plug-and-play.

The platform built in this book can serve as a complete replacement for
commercially available platforms used by retail traders and small funds. Software
components are strictly decoupled and easily scalable, providing opportunity to
substitute any data source, trading algorithm, or brokerage. The book’s three
objectives are:
To provide a flexible alternative to common strategy automation frameworks, like
Tradestation, Metatrader, and CQG, to small funds and retail traders.
To offer an understanding the internal mechanisms of an automated trading system.
To standardize discussion and notation of real-world strategy optimization
problems.
What you’ll learn

Programming an automated strategy in R gives the trader access to R and its package
library for optimizing strategies, generating real-time trading decisions, and
minimizing computation time.
How to best simulate strategy performance in their specific use case to derive
accurate performance estimates.
Important machine-learning criteria for statistical validity in the context of
time-series.
An understanding of critical real-world variables pertaining to portfolio
management and performance assessment, including latency, drawdowns, varying trade
size, portfolio growth, and penalization of unused capital.
Who This Book Is For

This book is for traders/practitioners at the retail or small fund level with at
least an undergraduate background in finance or computer science. Graduate level
finance or data science students.

264 <--> Shell Programming in Unix, Linux and OS X: The Fourth Edition of Unix
Shell Programming (4th Edition)
http://nitroflare.com/view/F9FD8933D1BF3A0/0134496000.pdf
http://nitroflare.com/view/638882214A89B79/0134496000.epub
Stephen G. Kochan, Patrick Wood, "Shell Programming in Unix, Linux and OS X: The
Fourth Edition of Unix Shell Programming (4th Edition) "
English | ISBN: 0134496000 | 2016 | PDF/EPUB | 456 pages | 5 MB/19 MB

Shell Programming in Unix, Linux and OS X is a thoroughly updated revision of


Kochan and Wood’s classic Unix Shell Programming tutorial. Following the
methodology of the original text, the book focuses on the POSIX standard shell, and
teaches you how to develop programs in this useful programming environment, taking
full advantage of the underlying power of Unix and Unix-like operating systems.

After a quick review of Unix utilities, the book’s authors take you step-by-step
through the process of building shell scripts, debugging them, and understanding
how they work within the shell’s environment. All major features of the shell are
covered, and the large number of practical examples make it easy for you to build
shell scripts for your particular applications. The book also describes the major
features of the Korn and Bash shells.

Learn how to…


Take advantage of the many utilities provided in the Unix system
Write powerful shell scripts
Use the shell’s built-in decision-making and looping constructs
Use the shell’s powerful quoting mechanisms
Make the most of the shell’s built-in history and command editing capabilities
Use regular expressions with Unix commands
Take advantage of the special features of the Korn and Bash shells
Identify the major differences between versions of the shell language
Customize the way your Unix system responds to you
Set up your shell environment
Make use of functions
Debug scripts

283 <--> Data Science with R

Data Science with R


MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 2.5 Hours | 418 MB
Genre: eLearning | Language: English

Data science is becoming more and more valuable to the workplace and to the global
economy. Learn how to use the practice of data science and the programming language
R to transform your data into actionable insight.

Data science is the practice of transforming data into knowledge, and R is one of
the most popular programming language used by data scientists. In a data-driven
economy, this combination of skills is in extremely high demand, commanding
significant increases in salary, as it is revolutionizing the world. In this
course, Data Science with R, you'll learn first learn about the practice of data
science, the R programming language, and how they can be used to transform data
into actionable insight. Next, you'll learn how to transform and clean your data,
create and interpret descriptive statistics, data visualizations, and statistical
models. Finally, you'll learn how to handle Big Data, make predictions using
machine learning algorithms, and deploy R to production. By the end of this course,
you'll have the skills necessary to use R and the principles of data science to
transform your data into actionable insight.
329 <--> C++ Unit Testing Fundamentals Using Catch (2016)

C++ Unit Testing Fundamentals Using Catch


MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 1 Hours 38M | 203 MB
Genre: eLearning | Language: English

Writing unit tests is a big part of being a professional software developer. This
course would teach you how to write readable and robust unit tests using Catch, a
simple, yet powerful unit testing framework.

Writing unit tests is a big part of being a good software developer. Unfortunately,
unit testing in C++ is far from being trivial and good unit testing frameworks are
hard to find. In this course, C++ Unit Testing Fundamentals Using Catch, you will
learn how to write robust unit tests using Catch, a simple-to-use, yet flexible and
powerful unit testing framework for C++. You will learn what makes Catch different
from other xUnit frameworks, and how it can be used to write unit tests for your C+
+ code. You will also get to see how to run Catch from the command line, how to use
test fixtures, and how to create maintainable tests. When you're finished with this
course, you will have a foundational knowledge of Catch and unit testing in C++
that would help you create better, cleaner C++ code.

336 <--> OpenGL Superbible: Comprehensive Tutorial and Reference (Sams Teach
Yourself -- Hours) [Repost]
http://nitroflare.com/view/56134E6AE718FB1/Graham_Sellers%2C_Richard_S_Wright_Jr.
%2C_Nicholas_Haemel-OpenGL_Superbible__Comprehensive_Tutorial_and_Reference_
%287th_Edition%29-Addison-Wesley_Professional_%282015%29.epub

OpenGL Superbible: Comprehensive Tutorial and Reference (Sams Teach Yourself –


Hours) by Graham Sellers
English | 21 July 2015 | ISBN: 0672337479 | 880 Pages | EPUB | 21.1 MB

OpenGL® SuperBible, Seventh Edition, is the definitive programmer’s guide,


tutorial, and reference for OpenGL 4.5, the world’s leading 3D API for real-time
computer graphics. The best introduction for any developer, it clearly explains
OpenGL’s newest APIs; key extensions; shaders; and essential, related concepts.
You’ll find up-to-date, hands-on guidance for all facets of modern OpenGL
development—both desktop and mobile.

The authors explain what OpenGL does, how it connects to the graphics pipeline, and
how it manages huge datasets to deliver compelling experiences. Step by step, they
present increasingly sophisticated techniques, illuminating key concepts with
worked examples. They introduce OpenGL on several popular platforms, and offer up-
to-date best practices and performance advice.

This revised and updated edition introduces many new OpenGL 4.5 features, including
important ARB and KHR extensions that are now part of the standard. It thoroughly
covers the latest Approaching Zero Driver Overhead (AZDO) performance features, and
demonstrates key enhancements with new example applications.
Coverage includes

A practical introduction to real-time 3D graphics, including foundational math


Core techniques for rendering, transformations, and texturing
Shaders and the OpenGL Shading Language (GLSL) in depth
Vertex processing, drawing commands, primitives, fragments, and framebuffers
Compute shaders: harnessing graphics cards for more than graphics
Pipeline monitoring and control
Managing, loading, and arbitrating access to data
Building larger applications and deploying them across platforms
Advanced rendering: light simulation, artistic and non-photorealistic effects, and
more
Reducing CPU overhead and analyzing GPU behavior
Supercharging performance with persistent maps, bindless textures, and fine-grained
synchronization
Preventing and debugging errors
New applications: texture compression, text drawing, font rendering with distance
fields, high-quality texture filtering, and OpenMP

345 <--> Optimization Modeling with Spreadsheets


http://nitroflare.com/view/914FC2FCA3FCE73/Optimization_Modeling_with_Spreadsheets.
pdf

Kenneth R. Baker, "Optimization Modeling with Spreadsheets"


2011 | pages: 431 | ISBN: 0470928638 | PDF | 10,7 mb

Reflects the latest applied research and features state-of-the-art software for
building and solving spreadsheet optimization models

Thoroughly updated to reflect the latest topical and technical advances in the
field, Optimization Modeling with Spreadsheets, Second Edition continues to focus
on solving real-world optimization problems through the creation of mathematical
models and the use of spreadsheets to represent and analyze those models. Developed
and extensively classroom-tested by the author, the book features a systematic
approach that equips readers with the skills to apply optimization tools
effectively without the need to rely on specialized algorithms.

This new edition uses the powerful software package Risk Solver Platform (RSP) for
optimization, including its Evolutionary Solver, which employs many recently
developed ideas for heuristic programming. The author provides expanded coverage of
integer programming and discusses linear and nonlinear programming using a
systematic approach that emphasizes the use of spreadsheet-based optimization
tools. The Second Edition also features:

Classifications for the various problem types, providing the reader with a broad
framework for building and recognizing optimization models

Network models that allow for a more general form of mass balance

A systematic introduction to Data Envelopment Analysis (DEA)

The identification of qualitative patterns in order to meaningfully interpret


linear programming solutions
An introduction to stochastic programming and the use of RSP to solve problems of
this type

Additional examples, exercises, and cases have been included throughout, allowing
readers to test their comprehension of the material. In addition, a related website
features Microsoft Office® Excel files to accompany the figures and data sets in
the book.

With its accessible and comprehensive presentation, Optimization Modeling with


Spreadsheets, Second Edition is an excellent book for courses on deterministic
models, optimization, and spreadsheet modeling at the upper-undergraduate and
graduate levels. The book can also serve as a reference for researchers,
practitioners, and consultants working in business, engineering, operations
research, and management science.

363 <--> Unreal Engine 4 Scripting with C++ Cookbook


http://nitroflare.com/view/0E8C1AF159906AA/1785885545.pdf

William Sherif, Stephen Whittle, "Unreal Engine 4 Scripting with C++ Cookbook"
2016 | ISBN-10: 1785885545 | 431 pages | PDF | 7 MB

Key Features
A straightforward and easy-to-follow format
A selection of the most important tasks and problems
Carefully organized instructions to solve problems efficiently
Clear explanations of what you did
Solutions that can be applied to solve real-world problems
Book Description
Unreal Engine 4 (UE4) is a complete suite of game development tools made by game
developers, for game developers. With more than 100 practical recipes, this book is
a guide showcasing techniques to use the power of C++ scripting while developing
games with UE4. It will start with adding and editing C++ classes from within the
Unreal Editor. It will delve into one of Unreal's primary strengths, the ability
for designers to customize programmer-developed actors and components. It will help
you understand the benefits of when and how to use C++ as the scripting tool. With
a blend of task-oriented recipes, this book will provide actionable information
about scripting games with UE4, and manipulating the game and the development
environment using C++. Towards the end of the book, you will be empowered to become
a top-notch developer with Unreal Engine 4 using C++ as the scripting language.

What you will learn


Build function libraries (Blueprints) containing reusable code to reduce upkeep
Move low-level functions from Blueprint into C++ to improve performance
Abstract away complex implementation details to simplify designer workflows
Incorporate existing libraries into your game to add extra functionality such as
hardware integration
Implement AI tasks and behaviors in Blueprints and C++
Generate data to control the appearance and content of UI elements

371 <--> Dianne Cook, Deborah F. Swayne - Interactive and Dynamic Graphics for Data
Analysis: With R and GGobi [Repost]
http://nitroflare.com/view/5DEB2C71C66CA05/Interactive_and_Dynamic_Graphics_for_Dat
a_Analysis_-_With_R_and_GGobi.pdf

Dianne Cook, Deborah F. Swayne - Interactive and Dynamic Graphics for Data
Analysis: With R and GGobi
2007 | ISBN: 0387717617 | English | 190 pages | PDF | 5.2 MB

This richly illustrated book describes the use of interactive and dynamic graphics
as part of multidimensional data analysis. Chapters include clustering, supervised
classification, and working with missing values. A variety of plots and interaction
methods are used in each analysis, often starting with brushing linked low-
dimensional views and working up to manual manipulation of tours of several
variables. The role of graphical methods is shown at each step of the analysis, not
only in the early exploratory phase, but in the later stages, too, when comparing
and evaluating models.
All examples are based on freely available software: GGobi for interactive graphics
and R for static graphics, modeling, and programming. The printed book is augmented
by a wealth of material on the web, encouraging readers follow the examples
themselves. The web site has all the data and code necessary to reproduce the
analyses in the book, along with movies demonstrating the examples.
The book may be used as a text in a class on statistical graphics or exploratory
data analysis, for example, or as a guide for the independent learner. Each chapter
ends with a set of exercises.
The authors are both Fellows of the American Statistical Association, past chairs
of the Section on Statistical Graphics, and co-authors of the GGobi software.
Dianne Cook is Professor of Statistics at Iowa State University. Deborah Swayne is
a member of the Statistics Research Department at AT&T Labs

2016/11/10 [END]
2:10 PM 10/26/2016 [START]

0 <--> Ruby Programming Fundamentals


http://nitroflare.com/view/D5138D90081F9D4/Rub.Progr.Fun.part1.rar
http://nitroflare.com/view/DA4C2022DA8CA3E/Rub.Progr.Fun.part2.rar
http://nitroflare.com/view/5321D68F907324E/Rub.Progr.Fun.part3.rar
http://nitroflare.com/view/F3BF1D1DEA29527/Rub.Progr.Fun.part4.rar
http://nitroflare.com/view/FF7038D5E649BD8/Rub.Progr.Fun.part5.rar
http://nitroflare.com/view/A0AFB26302F0098/Rub.Progr.Fun.part6.rar

Ruby Programming Fundamentals


HDRips | MP4/AVC, ~375 kb/s | 1920x1080 | Duration: 05:22:30 | English: AAC, 128
kb/s (2 ch) | 1,48 GB
Genre: Development / Programming

There are some programming languages that require seemingly endless lines of code
to make the smallest of programs. There are some languages that are so complex even
experts' heads hurt if they try to use them. And then there's Ruby, which has all
of the performance of these aforementioned languages and none of the complexity.
Productive, powerful, simple and easy to learn, it's the perfect starter language.
Oh, and a huge (and growing) number of companies use it too…

3 <--> Modular Programming with Python


http://nitroflare.com/view/E97BB8559705B51/2016_Erik_Westra_-
_Modular_Programming_with_Python_Rsvl.pdf
Erik Westra, "Modular Programming with Python"
English | 2016 | ISBN: 1785884484 | 246 pages | PDF | 2.5 MB

Key Features
The book would help you develop succinct, expressive programs using modular deign
The book would explain best practices and common idioms through carefully explained
and structured examples
It will have broad appeal as far as target audience is concerned and there would be
take away for all beginners to Python
Book Description
Python has evolved over the years and has become the primary choice of developers
in various fields. The purpose of this book is to help readers develop readable,
reliable, and maintainable programs in Python.

Starting with an introduction to the concept of modules and packages, this book
shows how you can use these building blocks to organize a complex program into
logical parts and make sure those parts are working correctly together.

Using clearly written, real-world examples, this book demonstrates how you can use
modular techniques to build better programs. A number of common modular programming
patterns are covered, including divide-and-conquer, abstraction, encapsulation,
wrappers and extensibility. You will also learn how to test your modules and
packages, how to prepare your code for sharing with other people, and how to
publish your modules and packages on GitHub and the Python Package Index so that
other people can use them. Finally, you will learn how to use modular design
techniques to be a more effective programmer.

What you will learn


Learn how to use modules and packages to organize your Python code
Understand how to use the import statement to load modules and packages into your
program
Use common module patterns such as abstraction and encapsulation to write better
programs
Discover how to create self-testing Python packages
Create reusable modules that other programmers can use
Learn how to use GitHub and the Python Package Index to share your code with other
people
Make use of modules and packages that others have written
Use modular techniques to build robust systems that can handle complexity and
changing requirements over time

16 <--> Udemy – Data Analysis with Python and Pandas [repost]

Udemy – Data Analysis with Python and Pandas


MP4 | AVC 462kbps | English | 1280x720 | 30fps | 6 hours | AAC stereo 64kbps | 2.26
GB
Genre: Video Training

Python programmers are some of the most sought-after employees in the tech world,
and Python itself is fast becoming one of the most popular programming languages.
One of the best applications of Python however is data analysis; which also happens
to be something that employers can't get enough of. Gaining skills in one or the
other is a guaranteed way to boost your employability – but put the two together
and you'll be unstoppable!

Become and expert data analyser


Learn efficient python data analysis
Manipulate data sets quickly and easily
Master python data mining
Gain a skillset in Python that can be used for various other applications

Python data analytics made Simple

This course contains 51 lectures and 6 hours of content, specially created for
those with an interest in data analysis, programming, or the Python programming
language. Once you have Python installed and are familiar with the language, you'll
be all set to go.

The course begins with covering the fundamentals of Pandas (the library of data
structures you'll be using) before delving into the most important functions you'll
need for data analysis; creating and navigating data frames, indexing, visualising,
and so on. Next, you'll get into the more intricate operations run in conjunction
with Pandas including data manipulation, logical categorising, statistical
functions and applications, and more. Missing data, combining data, working with
databases, and advanced operations like resampling, correlation, mapping and
buffering will also be covered.

By the end of this course, you'll have not only have grasped the fundamental
concepts of data analysis, but through using Python to analyse and manipulate your
data, you'll have gained a highly specific and much in demand skill set that you
can put to a variety of practical used for just about any business in the world.

Tools Used

Python: Python is a general purpose programming language with a focus on


readability and concise code, making it a great language for new coders to learn.
Learning Python gives a solid foundation for learning more advanced coding
languages, and allows for a wide variety of applications.

Pandas: Pandas is a free, open source library that provides high-performance, easy
to use data structures and data analysis tools for Python; specifically, numerical
tables and time series. If your project involves lots of numerical data, Pandas is
for you.

NumPy: Like Pandas, NumPy is another library of high level mathematical functions.
The difference with NumPy however is that was specifically created as an extension
to the Python programming language, intended to support large multi-dimensional
arrays and matrices.

35 <--> Stack Frames: A Look From Inside

Stack Frames: A Look From Inside by Giuseppe Di Cataldo


English | ISBN: 148422180X | 2016 | EPUB | 171 pages | 2.62 MB

Teaches you exactly how program memory content and organization is vital for
computer security, especially Unix-like operating systems. You will learn how it is
manipulated to take control of a computer system, as well as the countermeasures
that system designers set up to avoid this. Neither a guide for hackers nor an all-
out theory book, this book is ideal for anyone studying computer security who wants
to learn by doing.

Using a practical approach, you will understand how stack frames relate to hardware
and software theory and the various GNU/Linux distributions, before moving on to
Base 2, 8 and 16 notations, executables and libraries. Lastly you will go in-depth
to understand the intricacies of stack frames. A vital resource for all computer
security students and enthusiasts, add Stack Frames: A Look Inside to your library
today.

What You Will Learn


In-depth knowledge on activation records of functions, and how this information can
be used.
A better understanding on how conventions used by compilers work.
Clarify some concepts on libraries and their relationship with executable programs.
Get, or recall, technical skills using compilers, debuggers, and other tools.

Who This Book Is For


The book is suitable for college students with a good knowledge of the C language,
who are interested in deepening their study of the content and organization of
program memory, namely the activation records of functions, as regards possible
implications in computer security. A basic knowledge of both the Assembly language
and the UNIX operating system is certainly helpful, as well as some practice with
compilers and debuggers; but they are not compulsory.

40 <--> Coursera: Algorithms - Princeton University (Part I + Part II) [repost]


http://nitroflare.com/view/525C53140EAE16B/Algorithms.Princeton.University.part1.ra
r
http://nitroflare.com/view/C2D1BDB0D2994BD/Algorithms.Princeton.University.part2.ra
r
http://nitroflare.com/view/4077DC63B4AFE5D/Algorithms.Princeton.University.part3.ra
r
http://nitroflare.com/view/C1782FE91520FBB/Algorithms.Princeton.University.part4.ra
r
http://nitroflare.com/view/3D3C8D4D3B3AAB3/Algorithms.Princeton.University.part5.ra
r
http://nitroflare.com/view/53C71501E5F1A3B/Algorithms.Princeton.University.part6.ra
r
http://nitroflare.com/view/C1C46F53C1AA17A/Algorithms.Princeton.University.part7.ra
r
http://nitroflare.com/view/84C38B8F5DB5D34/Algorithms.Princeton.University.part8.ra
r

Coursera: Algorithms - Princeton University


WEBRip | English | MP4 + PDF Guides + Excercises files | 960 x 540 | AVC ~76.2 kbps
| 29.970 fps
AAC | 128 Kbps | 44.1 KHz | 2 channels | 28:38:37 | 2.78 GB
Genre: eLearning Video / Computer Science, Development, Programming

This course covers the essential information that every serious programmer needs to
know about algorithms and data structures, with emphasis on applications and
scientific performance analysis of Java implementations. An introduction to
fundamental data types, algorithms, and data structures, with emphasis on
applications and scientific performance analysis of Java implementations. Specific
topics covered include: union-find algorithms; basic iterable data types (stack,
queues, and bags); sorting algorithms (quicksort, mergesort, heapsort) and
applications; priority queues; binary search trees; red-black trees; hash tables;
and symbol-table applications.
Part I covers basic iterable data types, sorting, and searching algorithms.
Part II covers graph-processing algorithms, including minimum spanning tree and
shortest paths algorithms, and string processing algorithms, including string
sorts, tries, substring search, regular expressions, and data compression, and
concludes with an overview placing the contents of the course in a larger context.

Content:

Part 1:
01 - Course Introduction.mp4
02 - Union-Find - Dynamic Connectivity.mp4
03 - Union-Find - Quick Find.mp4
04 - Union-Find - Quick Union.mp4
05 - Union-Find - Quick-Union Improvements.mp4
06 - Union-Find - Applications.mp4
07 - Analysis of Algorithms - Introduction.mp4
08 - Analysis of Algorithms - Observations.mp4
09 - Analysis of Algorithms - Mathematical Models.mp4
10 - Analysis of Algorithms - Order-of-Growth Classifications.mp4
11 - Analysis of Algorithms - Theory of Algorithms.mp4
12 - Analysis of Algorithms - Memory.mp4
13 - Bags, Queues, And Stacks - Stacks.mp4
14 - Bags, Queues, And Stacks - Resizing Arrays.mp4
15 - Bags, Queues, And Stacks - Queues.mp4
16 - Bags, Queues, And Stacks - Generics.mp4
17 - Bags, Queues, And Stacks - Iterators.mp4
18 - Bags, Queues, And Stacks - Applications.mp4
19 - Elementary Sorts - Rules of the Game.mp4
20 - Elementary Sorts - Selection Sort.mp4
21 - Elementary Sorts - Insertion Sort.mp4
22 - Elementary Sorts - Shellsort.mp4
23 - Elementary Sorts - Shuffling.mp4
24 - Elementary Sorts - Convex Hull.mp4
25 - Mergesort - Mergesort.mp4
26 - Mergesort - Bottom-up Mergesort.mp4
27 - Mergesort - Sorting Complexity.mp4
28 - Mergesort - Comparators.mp4
29 - Mergesort - Stability.mp4
30 - Quicksort - Quicksort.mp4
31 - Quicksort - Selection.mp4
32 - Quicksort - Duplicate Keys.mp4
33 - Quicksort - System Sorts.mp4
34 - Priority Queues - APIs and Elementary Implementations.mp4
35 - Priority Queues - Binary Heaps.mp4
36 - Priority Queues - Heapsort.mp4
37 - Priority Queues - Event-Driven Simulation.mp4
38 - Symbol Tables - API.mp4
39 - Symbol Tables - Elementary Implementations.mp4
40 - Symbol Tables - Ordered Operations.mp4
41 - Binary Search Trees - BSTs.mp4
42 - Binary Search Trees - Ordered Operations.mp4
43 - Binary Search Trees - Deletion.mp4
44 - Balanced Search Trees - 2-3 Search Trees.mp4
45 - Balanced Search Trees - Red-Black BSTs.mp4
46 - Balanced Search Trees - B-Trees.mp4
47 - Hash Tables - Hash Functions.mp4
48 - Hash Tables - Separate Chaining.mp4
49 - Hash Tables - Linear Probing.mp4
50 - Hash Tables - Context.mp4
51 - Geometric Applications of BSTs - 1d Range Search.mp4
52 - Geometric Applications of BSTs - Line Segment Intersection.mp4
53 - Geometric Applications of BSTs - Kd-Trees.mp4
54 - Geometric Applications of BSTs - Interval Search Trees.mp4
55 - Geometric Applications of BSTs - Rectangle Intersection.mp4
56 - Symbol Table Applications - Sets.mp4
57 - Symbol Table Applications - Dictionary Clients.mp4
58 - Symbol Table Applications - Indexing Clients.mp4
59 - Symbol Table Applications - Sparse Vectors.mp4

Part 2:
01 - Undirected Graphs - Introduction.mp4
02 - Undirected Graphs - Graph API.mp4
03 - Undirected Graphs - Depth-First Search.mp4
04 - Undirected Graphs - Breadth-First Search.mp4
05 - Undirected Graphs - Connected Components.mp4
06 - Undirected Graphs - Challenges.mp4
07 - Directed Graphs - Introduction.mp4
08 - Directed Graphs - Digraph API.mp4
09 - Directed Graphs - Digraph Search.mp4
10 - Directed Graphs - Topological Sort.mp4
11 - Directed Graphs - Strong Components.mp4
12 - Minimum Spanning Trees - Introduction.mp4
13 - Minimum Spanning Trees - Greedy Algorithm.mp4
14 - Minimum Spanning Trees - Edge-Weighted Graph API.mp4
15 - Minimum Spanning Trees - Kruskal's Algorithm.mp4
16 - Minimum Spanning Trees - Prim's Algorithm.mp4
17 - Minimum Spanning Trees - Context.mp4
18 - Shortest Paths - APIs.mp4
19 - Shortest Paths - Shortest Paths Properties.mp4
20 - Shortest Paths - Dijkstra's Algorithm.mp4
21 - Shortest Paths - Edge-Weighted DAGs.mp4
22 - Shortest Paths - Negative Weights.mp4
23 - Maximum Flow - Introduction.mp4
24 - Maximum Flow - Ford-Fulkerson Algorithm.mp4
25 - Maximum Flow - Maxflow-Mincut Theorem.mp4
26 - Maximum Flow - Running Time Analysis.mp4
27 - Maximum Flow - Java Implementation.mp4
28 - Maximum Flow - Applications.mp4
29 - String Sorts - Strings in Java.mp4
30 - String Sorts - Key Indexed Counting.mp4
31 - String Sorts - LSD Radix Sort.mp4
32 - String Sorts - MSD Radix Sort.mp4
33 - String Sorts - 3-Way Radix Quicksort.mp4
34 - String Sorts - Suffix Arrays.mp4
35 - Tries - R-Way Tries.mp4
36 - Tries - Ternary Search Tries.mp4
37 - Tries - Ternary Search Tries - 2.mp4
38 - Tries - Character-Based Operations.mp4
39 - Substring Search - Introduction.mp4
40 - Substring Search - Brute Force.mp4
41 - Substring Search - Knuth-Morris-Pratt.mp4
42 - Substring Search - Boyer-Moore.mp4
43 - Substring Search - Rabin-Karp.mp4
44 - Regular Expressions - Regular Expressions.mp4
45 - Regular Expressions - NFAs.mp4
46 - Regular Expressions - NFA Simulation.mp4
47 - Regular Expressions - NFA Construction.mp4
48 - Regular Expressions - Applications.mp4
49 - Data Compression - Introduction.mp4
50 - Data Compression - Run-Length Coding.mp4
51 - Data Compression - Huffman Compression.mp4
52 - Data Compression - LZW Compression.mp4
53 - Reductions - Introduction.mp4
54 - Reductions - Designing Algorithms.mp4
55 - Reductions - Establishing Lower Bonds.mp4
56 - Reductions - Classifying Problems.mp4
57 - Linear Programming - Brewer's Problem.mp4
58 - Linear Programming - Simplex Algorithm.mp4
59 - Linear Programming - Implementations.mp4
60 - Linear Programming - Reductions.mp4
61 - Intractability - Introduction.mp4
62 - Intractability - Search Problems.mp4
63 - Intractability - P vs. NP.mp4
64 - Intractability - Classifying Problems.mp4
65 - Intractability - NP-Completeness.mp4
66 - Intractability - Coping with Intractability.mp4

48 <--> A Tutorial on Elliptic Pde Solvers and Their Parallelization


http://nitroflare.com/view/C1C70DEA6590467/0898715415.pdf
http://turbobit.net/2on3qqmot3g7/0898715415.pdf.html

A Tutorial on Elliptic Pde Solvers and Their Parallelization by Craig C. Douglas,


Gundolf Haase, Ulrich Langer
Publisher: Society for Industrial & Applied | 2003 | ISBN: 0898715415 | 135 pages |
PDF | 13,8 MB

This compact yet thorough tutorial is the perfect introduction to the basic
concepts of solving partial differential equations (PDEs) using parallel numerical
methods. In just eight short chapters, the authors provide readers with enough
basic knowledge of PDEs, discretization methods, solution techniques, parallel
computers, parallel programming, and the run-time behavior of parallel algorithms
to allow them to understand, develop, and implement parallel PDE solvers. Examples
throughout the book are intentionally kept simple so that the parallelization
strategies are not dominated by technical details. A Tutorial on Elliptic PDE
Solvers and Their Parallelization is a valuable aid for learning about the possible
errors and bottlenecks in parallel computing. One of the highlights of the tutorial
is that the course material can run on a laptop, not just on a parallel computer or
cluster of PCs, thus allowing readers to experience their first successes in
parallel computing in a relatively short amount of time.

94 <--> Udemy - Python Step by Step: Build a Data Analysis Program [repost]
http://nitroflare.com/view/D622C25C54A41ED/Pyt_Step_Buil_Dat_An_Progr.part1.rar
http://nitroflare.com/view/BFFB13134C1FBBE/Pyt_Step_Buil_Dat_An_Progr.part2.rar
http://nitroflare.com/view/C4C1E5C92498631/Pyt_Step_Buil_Dat_An_Progr.part3.rar
http://nitroflare.com/view/EBE1C68703FCC88/Pyt_Step_Buil_Dat_An_Progr.part4.rar
http://nitroflare.com/view/A9F7D46FB9A1B07/Pyt_Step_Buil_Dat_An_Progr.part5.rar
http://nitroflare.com/view/F95BFAC9690AD92/Pyt_Step_Buil_Dat_An_Progr.part6.rar

Udemy - Python Step by Step: Build a Data Analysis Program


MP4 | AVC 791kbps | English | 1280x720 | 30fps | 5 hours | AAC stereo 52kbps | 961
MB
Genre: Video Training
This Python course will get you up and running with using Python for data analysis
and visualization. You will learn how to handle, analyze and visualize data in
Python by actually completing two big data analysis projects, one demonstrated
through videos and another laid out through six exercises. The course assumes you
have no prior knowledge of Python, so you also get to learn the basics of Python in
the first two sections of the course. However, if you already know Python, the
first two sections can serve as a refresher before you jump into the data analysis
and visualization part.

In the course you will learn to use Python third-party data analysis libraries such
as Pandas, Matplotlib, Seaborn, just to mention a few and tools to boost your
productivity such as Spyder and Jupyter.

As you progress through the course, you will be guided step by step on building a
program that uses real world data containing hundreds of files and millions of
records. You will learn to write Python code that downloads, extracts, cleans,
manipulates, aggregates and visualizes these datasets using Python. Apart from
following the video screencasts, you will also be required to write your own Python
scripts from scratch for completing a data analysis project on income data.

Content:
01 Getting Started

02 Python Basics

03 Working with Files and Folders

04 Downloading Files from FTP Sites

05 Working with Archive Files

06 Reading and Writing TXT and CSV Data Files

07 A tour with pandas

08 Concatenating and Joining Tables of Data with Pandas

09 Pivoting Data

10 Visualizing Data

11 Mapping Spatial Data

12 Putting everything together

113 <--> .NET Development Using the Compiler API (Repost)


http://nitroflare.com/view/6732A56423365A0/1484221109_.NET.epub

.NET Development Using the Compiler API By Jason Bock


2016 | 176 Pages | ISBN: 1484221109 | EPUB | 2 MB

This is the first book to describe the recent significant changes to the .NET
compilation process and demonstrate how .NET developers can use the new Compiler
API to create compelling applications. As an open source compiler, the Compiler API
now makes its code available for anyone to use. In this book, you’ll get a concise,
focused view of this tremendous resource for developers, who can now use any part
of the platform implementation to their advantage in analyzing applications,
improving code generation, and providing enforceable patterns, all under an OSS
model. You will learn how to analyze your code for defects in a fast, clean manner
never available before. You’ll work with solutions and projects to provide
automatic refactoring, and you’ll discover how you can generate code dynamically to
provide application implementations at runtime Having the Compiler API available
opens a number of doors for .NET developers that were either simply not there
before, or difficult to achieve. However, the API is vast, and this concise book
provides a valuable roadmap to this new development environment. What You Will
Learn: Understand how to generate, compile, and execute code for a number of
scenarios How to create diagnostics and refactoring to help developers enforce
conventions and design idioms Experiment with the compiler code base and see what
can be done to influence the inner workings of the compilation pipeline Who This
Book Is For: Experienced .NET developers, but detailed compiler knowledge is not
necessary.

117 <--> Issues in the Use of Neural Networks in Information Retrieval


http://nitroflare.com/view/082F478716BE5E7/3319438700.pdf

Iuliana F. Iatan, "Issues in the Use of Neural Networks in Information Retrieval"


2016 | ISBN-10: 3319438700 | 199 pages | PDF | 7 MB

This book highlights the ability of neural networks (NNs) to be excellent pattern
matchers and their importance in information retrieval (IR), which is based on
index term matching. The book defines a new NN-based method for learning image
similarity and describes how to use fuzzy Gaussian neural networks to predict
personality.
It introduces the fuzzy Clifford Gaussian network, and two concurrent neural
models: (1) concurrent fuzzy nonlinear perceptron modules, and (2) concurrent fuzzy
Gaussian neural network modules.
Furthermore, it explains the design of a new model of fuzzy nonlinear perceptron
based on alpha level sets and describes a recurrent fuzzy neural network model with
a learning algorithm based on the improved particle swarm optimization method.

123 <--> Group-target Tracking


http://nitroflare.com/view/1FFADF76E31F4B0/9811018863.pdf

Wen-dong Geng, Yuan-qin Wang, "Group-target Tracking"


2016 | ISBN-10: 9811018863 | 168 pages | PDF | 4 MB

This book describes grouping detection and initiation; group initiation algorithm
based on geometry center; data association and track continuity; as well as
separate-detection and situation cognition for group-target. It specifies the
tracking of the target in different quantities and densities. At the same time, it
integrates cognition into the application.

Group-target Tracking is designed as a book for advanced-level students and


researchers in the area of radar systems, information fusion of multi-sensors and
electronic countermeasures. It is also a valuable reference resource for
professionals working in this field.
124 <--> The New Statistics with R: An Introduction for Biologists
http://nitroflare.com/view/9472974F703EB91/0198729057_The.pdf

The New Statistics with R: An Introduction for Biologists By Andy Hector


2015 | 224 Pages | ISBN: 0198729057 , 0198729065 | PDF | 34 MB

Statistical methods are a key tool for all scientists working with data, but
learning the basic mathematical skills can be one of the most challenging
components of a biologist's training. This accessible book provides a contemporary
introduction to the classical techniques and modern extensions of linear model
analysis: one of the most useful approaches in the analysis of scientific data in
the life and environmental sciences. It emphasizes an estimation-based approach
that accounts for recent criticisms of the over-use of probability values, and
introduces alternative approaches using information criteria. Statistics are
introduced through worked analyses performed in R, the free open source programming
language for statistics and graphics, which is rapidly becoming the standard
software in many areas of science and technology. These analyses use real data sets
from ecology, evolutionary biology and environmental science, and the data sets and
R scripts are available as support material. The book's structure and user friendly
style stem from the author's 20 years of experience teaching statistics to life and
environmental scientists at both the undergraduate and graduate levels. The New
Statistics with R is suitable for senior undergraduate and graduate students,
professional researchers, and practitioners in the fields of ecology, evolution,
environmental studies, and computational biology.

128 <--> Practice advanced SQL queries with MySQL 5.7+ (2016)

Practice advanced SQL queries with MySQL 5.7+ (2016)


MP4 | Video: AVC 1920x1080 | Audio: AAC 44KHz 2ch | Duration: 5 Hours | Lec: 74 |
1.98 GB
Genre: eLearning | Language: English

Build on your current knowledge and get to a next level in SQL. Learn by writing -
lots of examples are waiting for you.

I designed this course especially for those who already know the basics and wonder
how to get to the next level. Maybe you’re a BI analyst, IT specialist, QA analyst,
automation tester, DB admin, aspiring data scientist or just passionate to learn
SQL. You’ll learn how to use analytic functions, how to take advantage of table
partitioning, how to write user-defined functions, procedures with cursors and even
how to write beautiful code. All of that with the focus on the most popular open-
source database: MySQL.

In this course we’ll write the code & MySQL queries together. I prepared 2 test
databases, 70+ lectures, 4+ hours of video and lots of examples and practices so
that you can learn advanced SQL techniques by writing the code. You’ll not learn
just by watching me and eating pop-corn. You need to write the queries and I’ll
help you! I believe that’s the only way for you to really adopt this new knowledge.

At the end of this course you will not just know these advanced techniques, but
also know how to use them in practice.
To help you out, I also created a Slack group where you can join and chat with me
or my colleagues if you get stuck.

Anyways, you have nothing to lose. Try this course and if you can honestly say that
you learnt nothing, just email Udemy and they will give you a 100% refund within 30
days.

132 <--> Test-Driving JavaScript Applications: Rapid, Confident, Maintainable Code


http://nitroflare.com/view/063A7B15B9A1C07/1680501747.pdf
http://nitroflare.com/view/51CB7249CE410FA/1680501747.epub

Venkat Subramaniam, "Test-Driving JavaScript Applications: Rapid, Confident,


Maintainable Code"
English | ISBN: 1680501747 | 2016 | PDF/EPUB | 200 pages | 10 MB/5 MB

Debunk the myth that JavaScript is not easily testable. Whether you use Node.js,
Express, MongoDB, jQuery, AngularJS, or directly manipulate the DOM, you can test-
drive JavaScript. Learn the craft of writing meaningful, deterministic automated
tests with Karma, Mocha, and Chai. Test asynchronous JavaScript, decouple and
properly mock out dependencies, measure code coverage, and create lightweight
modular designs of both server-side and client-side code. Your investment in
writing tests will pay high dividends as you create code that's predictable and
cost-effective to change.

Design and code JavaScript applications with automated tests. Writing meaningful
tests is a skill that takes learning, some unlearning, and a lot of practice, and
with this book, you'll hone that skill. Fire up the editor and get hands-on through
practical exercises for effective automated testing and designing maintainable,
modular code.

Start by learning when and why to do manual testing vs. automated verification.
Focus tests on the important things, like the pre-conditions, the invariants,
complex logic, and gnarly edge cases. Then begin to design asynchronous functions
using automated tests. Carefully decouple and mock out intricate dependencies such
as the DOM, geolocation API, file and database access, and Ajax calls to remote
servers.

Step by step, test code that uses Node.js, Express, MongoDB, jQuery, and AngularJS.
Know when and how to use tools such as Chai, Istanbul, Karma, Mocha, Protractor,
and Sinon. Create tests with minimum effort and run them fast without having to
spin up web servers or manually edit HTML pages to run in browsers. Then explore
end-to-end testing to ensure all parts are wired and working well together.

Don't just imagine creating testable code, write it.

What You Need:

A computer with a text editor and your favorite browser. The book provides
instructions to install the necessary automated testing-related tools.

138 <--> Data Structures and Algorithms with Python

Kent D. Lee, Steve Hubbard, "Data Structures and Algorithms with Python"
ISBN: 3319130714 | 2015 | True EPUB | 363 pages | 12 MB
This textbook explains the concepts and techniques required to write programs that
can handle large amounts of data efficiently. Project-oriented and classroom-
tested, the book presents a number of important algorithms supported by examples
that bring meaning to the problems faced by computer programmers. The idea of
computational complexity is also introduced, demonstrating what can and cannot be
computed efficiently so that the programmer can make informed judgements about the
algorithms they use. Features: includes both introductory and advanced data
structures and algorithms topics, with suggested chapter sequences for those
respective courses provided in the preface; provides learning goals, review
questions and programming exercises in each chapter, as well as numerous
illustrative examples; offers downloadable programs and supplementary files at an
associated website, with instructor materials available from the author; presents a
primer on Python for those from a different language background.

Visit my blog for more eBooks and Audiobooks | RSS

140 <--> Udemy - Everything About MySQL Database [repost]


http://nitroflare.com/view/F7B38A259786A57/Ever_MySQL_Dat.part1.rar
http://nitroflare.com/view/B06C611BB202121/Ever_MySQL_Dat.part2.rar
http://nitroflare.com/view/FFE484E45AE4C62/Ever_MySQL_Dat.part3.rar
http://nitroflare.com/view/C1BB4A3108C372F/Ever_MySQL_Dat.part4.rar
http://nitroflare.com/view/C9F95C343791B63/Ever_MySQL_Dat.part5.rar
http://nitroflare.com/view/BF019A51D7DE90C/Ever_MySQL_Dat.part6.rar

Udemy - Everything About MySQL Database


MP4 | AVC 321kbps | English | 1280x720 | 15fps | 7 hours | AAC stereo 58kbps | 1.05
GB
Genre: Video Training

A guide to work with MySQL and it's syntax, CRUD, data types, transactions, sub
selects, views, and store routines. MySQL is by far the most popular database
management system for small- to medium-sized web projects. Only the proprietary
Oracle database and the small embeddable SQLite are more widely deployed. MySQL is
named after the eldest daughter of Ulf Michael Widenius, the main author of the
original version of MySQL whose daughter's name is My.

MySQL routines the Structured Query Language also known as SQL to define, update
and query the database. SQL is used on fundamentally all major relational database
systems, on many platforms and in many applications. I will cover the necessary
skills to use and program a database using MySQL. It is the nature of database
management systems that there is marvellous divergence between how SQL is
implemented in each system. Most of this course is keen on showing you how SQL is
implemented by MySQL and how it can be used effectively in your database
applications.

In this course, I will provide clear, concise tutorials that guide you through
creating and maintaining a MySQL database of your own. We will start with the basic
syntax of SQL as it's implemented by MySQL. I will explain how to use the select
statement, and how to create, update, and delete data from your tables. I'll show
you specifically where the MySQL version of SQL differs from the standard, and how
to get the most out of MySQL specific dialect.

I also will explore the


basic syntax,
using SQL statements to
Create
Insert
Update
And delete data from your tables
I will also cover creating a new database from scratch
Data types
Transactions
Subselects
Views
And stored routines
Plus, learn about the multi-platform PHP PDO interface that will help you connect
your database to web applications.

I will cover creating and deleting databases, data types, transactions, sub
selects, views, and stored routines. And finally, I will show you a full working
CRUD application. CRUD is an acronym for Create, Read, Update and Delete. MySQL is
one of the most widely deployed database management systems in the world.
Understanding MySQL will serve you well in your database applications.

151 <--> Learning Python Design Patterns, Second Edition


http://nitroflare.com/view/972CD849FD62C10/178588803X.pdf

Chetan Giridhar, "Learning Python Design Patterns, Second Edition"


2016 | ISBN-10: 178588803X | 130 pages | true PDF | 3 MB

Leverage the power of design patterns to solve real-world problems in Python


software architecture, design, and application development.

About This Book

Understand the structural, creational, and behavioral Python design patterns


Get to know the context and application of design patterns to solve real-world
problems in software architecture, design, and application development
Get practical exposure through sample implementations in Python v3.5 for the design
patterns featured

Who This Book Is For

This book is for software architects and Python developers, and will be useful for
novice engineers and seasoned architects as well. It requires a basic understanding
of programming concepts and beginner level Python development experience. It will
also be helpful for educational experiences for students and teachers in live
learning environments.

What You Will Learn

Enhance your skills to create a better software architecture


Understand proven solutions to commonly occurring design issues
Explore the design principles that form the basis of software design, such as loose
coupling, the Hollywood principle and the Open Close principle among others
Delve into the object-oriented programming concepts and find out how they are used
in software applications
Develop an understanding of Creational Design Patterns and the different object
creation methods that help you solve issues in software development
Use Structural Design Patterns and find out how objects and classes interact to
build larger applications
Focus on the interaction between objects with the command and observer patterns
Improve the productivity and code base of your application using Python design
patterns

In Detail

With the increasing focus on optimized software architecture and design, it is


important that software architects think about optimizations in object creation,
code structure, and interaction between objects at the architecture or design
level. This makes sure that the cost of software maintenance is low and code can be
easily reused or is adaptable to change. The key to this is reusability and low
maintenance in design patterns.

Building on the success of the previous edition, Learning Python Design Patterns,
Second Edition will help you implement real-world scenarios with Python's latest
release, Python v3.5.

We start by introducing design patterns from the Python perspective. As you


progress through the book, you will learn about Singleton patterns, Factory
patterns, and Facade patterns in detail. After this, we'll look at how to control
object access with proxy patterns. It also covers observer patterns, command
patterns, and compound patterns.

By the end of the book, you will have enhanced your professional abilities in
software architecture, design, and development.

152 <--> Making Your C# Code More Object-oriented (2016)


http://nitroflare.com/view/992CC99E16EDFC6/Making_Your_C%23_Code_More_Object-
oriented.part1.rar
http://nitroflare.com/view/F6345BDA548BEC1/Making_Your_C%23_Code_More_Object-
oriented.part2.rar
http://nitroflare.com/view/6C48A5CA20BFFB6/Making_Your_C%23_Code_More_Object-
oriented.part3.rar
http://nitroflare.com/view/010B1FBE949765D/Making_Your_C%23_Code_More_Object-
oriented.part4.rar
http://nitroflare.com/view/44D57E1F5E4E4EB/Making_Your_C%23_Code_More_Object-
oriented.part5.rar
http://nitroflare.com/view/DE00636BF2D0A65/Making_Your_C%23_Code_More_Object-
oriented.part6.rar

Making Your C# Code More Object-oriented


MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 7 Hours | 1.25 GB
Genre: eLearning | Language: English

This course will help leverage your conceptual understanding to produce proper
object-oriented code, where objects will completely replace procedural code for the
sake of flexibility and maintainability.

Programmers do have conceptual understanding of OO concepts, but often fail to turn


that into a proper object-oriented code. In this course, Making Your C# Code More
Object-oriented, you'll learn how to create proper object-oriented code. First,
you'll learn how to avoid branching and looping. Next, you'll learn how to avoid
Boolean expressions. Finally, you'll learn how to make domain logic implementation
dynamic and configurable. By the end of this course, you'll be able to recognize
your own error of the past and build more correct coding style.

154 <--> Big data Internship Program - Part 1 Foundation


Big data Internship Program - Part 1 Foundation
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 4.5 Hours | Lec: 44 |
3.06 GB
Genre: eLearning | Language: English

A Complete Guide to Learn Big data and Hadoop from Scratch.

This course is part of “Big data Internship Program” which is aligned to a typical
Big data project life cycle stage.

Foundation
Ingestion
Storage
Processing
Visualization
This part 1 course is focused on the foundation of Big data . It cover technical
and non-technical items like

Technical Foundation

Refresh your knowledge on Unix


Java based on usage into Big Data .
Understand git /github which is used by most of the companies for source control
Hadoop Installation
Non-technical Foundation

Understand Big data project life cycle


Understand Roles in Big data Implementation
Understand the Real life Project
Big data Topics

Learn about the hadoop ecosystem


HDFS
MapReduce
Why Spark?

2:10 PM 10/26/2016 [END]

3:22 PM 10/20/2016 [START]

11 <--> Python The Complete Manual 2nd Edition


http://nitroflare.com/view/3B2E83CB17650FF/Python_The_Complete_Manual_2nd_Edition_A
vxHome.se.pdf

Python The Complete Manual 2nd Edition


Imagine Publishing Ltd | 2016 | English | ISBN: 178546440X | True PDF | 133 pages |
14 MB

Python is a versatile language and its rise in popularity is certainly no surprise.


Its similarity to everyday language has made it a perfect companion for the
Raspberry Pi, which is often a first step into practical programming. But don’t be
fooled by its beginner-friendly credentials – Python has plenty of more advanced
functions. In this new edition you will learn how to program in Python, discover
amazing projects to improve your understanding, and find ways to use Python to
enhance your experience of computing. You’ll also create a variety of fun projects!
3:22 PM 10/20/2016 [END]

1 <--> Python with Oracle Database (2016) (updated)


http://nitroflare.com/view/4557B37D74FB02C/Python_with_Oracle_Database.part1.rar
http://nitroflare.com/view/BCC4A8DDC89D62D/Python_with_Oracle_Database.part2.rar
http://nitroflare.com/view/BE99CF9D809EB28/Python_with_Oracle_Database.part3.rar
http://nitroflare.com/view/CF8F1FAA67004D0/Python_with_Oracle_Database.part4.rar
http://nitroflare.com/view/A90423DE946A36D/Python_with_Oracle_Database.part5.rar

Python with Oracle Database


MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 4 Hours | Lec: 31 |
935 MB
Genre: eLearning | Language: English

Using Python with Oracle will make the processing performance much better and
complex tasks will be done in few lines!!

Students that have little knowledge about Oracle SQL/PLSQL and Python, this course
will be very useful for them, as using Python with Oracle will make the processing
performance much much better as we will see in a lot of examples during the course.

Why Python?

Very fast language


Easy to learn
Cross platform
Unlimited third party libraries
Get your job done with few lines
Ranked as #1 for the most popular programming languages

In case of big data python we will be very useful as it has below features:-

Bulk DML Operations, so you can hit Oracle DB only one time to insert Bulk of
records
Process Forking, which enable to run multi instances from the process.
Multi Threading which enable you to do parallel processing.
Create DLLs and call them from Python and Oracle.
Learn how to embedded SQL into DLL.
Learn how to create Windows Service from python.

11 <--> Learning SciPy for Numerical and Scientific Computing, Second Edition
(repost)
http://nitroflare.com/view/C3D6E554B3BB835/1783987707.pdf

Learning SciPy for Numerical and Scientific Computing, Second Edition by Sergio J.
Rojas G.
English | ISBN: 1783987707 | 2015 | 136 pages | PDF | 3,5 MB

SciPy is an open source Python library used to perform scientific computing. The
SciPy (Scientific Python) package extends the functionality of NumPy with a
substantial collection of useful algorithms.

Quick solutions to complex numerical problems in physics, applied mathematics, and


science with SciPy
About This Book

Use different modules and routines from the SciPy library quickly and efficiently
Create vectors and matrices and learn how to perform standard mathematical
operations between them or on the respective array in a functional form
A step-by-step tutorial that will help users solve research-based problems from
various areas of science using Scipy
Who This Book Is For

This book targets programmers and scientists who have basic Python knowledge and
who are keen to perform scientific and numerical computations with SciPy.

In Detail

The book starts with a brief description of the SciPy libraries, followed by a
chapter that is a fun and fast-paced primer on array creation, manipulation, and
problem-solving. You will also learn how to use SciPy in linear algebra, which
includes topics such as computation of eigenvalues and eigenvectors. Furthermore,
the book is based on interesting subjects such as definition and manipulation of
functions, computation of derivatives, integration, interpolation, and regression.
You will also learn how to use SciPy in signal processing and how applications of
SciPy can be used to collect, organize, analyze, and interpret data.

By the end of the book, you will have fast, accurate, and easy-to-code solutions
for numerical and scientific computing applications.

302 <--> Progress in Image Analysis and Processing


http://nitroflare.com/view/F643F24A6CD18B7/3642411800.pdf

Progress in Image Analysis and Processing, ICIAP 2013 (Lecture Notes in Computer
Science) by Alfredo Petrosino
English | 12 Sept. 2013 | ISBN: 3642411800 | 888 Pages | PDF | 40 MB

The papers aim at highlighting the connection and synergies of image processing and
analysis with pattern recognition and machine learning, human computer systems,
biomedical imaging and applications, multimedia interaction and processing, 3D
computer vision, and understanding objects and scene.

Friday, September 30, 2016 [END]


Thursday, September 22, 2016 [START]

0 <--> Social Machines: The Coming Collision of Artificial Intelligence, Social


Networking, and Humanity

Social Machines: The Coming Collision of Artificial Intelligence, Social


Networking, and Humanity
James Hendler, Alice Mulvehill | 2016 | EPUB, True PDF | ISBN: 148421157X | 174
pages | 2 Mb, 10 Mb

1 <--> tmux: Productive Mouse-Free Development


http://nitroflare.com/view/3B3325C6219015F/1934356964.epub

tmux: Productive Mouse-Free Development by Brian P. Hogan


English | 22 Sept. 2013 | ISBN: 1934356964 | 88 Pages | PDF | 1 MB
Your mouse is slowing you down. The time you spend context switching between your
editor and your consoles eats away at your productivity. Take control of your
environment with tmux, a terminal multiplexer that you can tailor to your workflow.
Learn how to customize, script, and leverage tmux's unique abilities and keep your
fingers on your keyboard's home row.

37 <--> Intermediate Windows Presentation Foundation Training Video


http://nitroflare.com/view/EB7BD114D3C8174/Int.Wi.Pr.Fo.part1.rar
http://nitroflare.com/view/E62A875043F266E/Int.Wi.Pr.Fo.part2.rar
http://nitroflare.com/view/1360223BE3E2436/Int.Wi.Pr.Fo.part3.rar
http://nitroflare.com/view/D60C696BB89A170/Int.Wi.Pr.Fo.part4.rar
http://nitroflare.com/view/CA7D6FBCCBF3E8E/Int.Wi.Pr.Fo.part5.rar

Intermediate Windows Presentation Foundation Training Video


HDRips | MP4/AVC, ~163 kb/s | 1280x720 | Duration: 5 hours | English: AAC, 125 kb/s
(2 ch) | 1.09 GB
Genre: Development / Programming

In this project-based Intermediate Windows Presentation Foundation video tutorial


series, you'll quickly have relevant skills for real-world applications.

Follow along with our expert instructor in this training course to get:

Concise, informative and broadcast-quality Intermediate Windows Presentation


Foundation training videos delivered to your desktop
The ability to learn at your own pace with our intuitive, easy-to-use interface
A quick grasp of even the most complex Intermediate Windows Presentation Foundation
subjects because they're broken into simple, easy to follow tutorial videos

Practical working files further enhance the learning process and provide a degree
of retention that is unmatched by any other form of Intermediate Windows
Presentation Foundation tutorial, online or offline… so you'll know the exact steps
for your own projects.

Monday, September 19, 2016 [END]

1 <--> Scientific software R. Programming language and applications

Scientific software R. Programming language and applications by Scientific Books


English | 21 Jun. 2016 | ISBN: 1534798161 | 212 Pages | AZW3/MOBI/EPUB/PDF (conv) |
16.75 MB

R is a language and programming environment for statistical analysis and graphic.


It is a project of free software , a result of the implementation GNU classic
scientific language S-plus. R and S-plus are probably the two languages most
commonly used in research by community statistics, is also very popular in the
field of the biomedical research , the bioinformatics and the financial mathematics
. This contributes to the possibility of charging different libraries or packages
for specific purposes of calculation or graph. is available for the operating
systems Windows , Macintosh , UNIX and GNU/Linux .
R provides a wide range of statistical tools (models linear and non-linear ,
statistical tests , analysis of time series , algorithms of classification and
clustering , etc.) and graphic. Like S-Plus, it's a programming language, allowing
users to extend it by defining your own functions. In fact, most of the functions
of R are written in the same R, although algorithms for computationally demanding
is possible to develop libraries in C , C++ or Fortran that are loaded dynamically.
Advanced users can also manipulate R objects directly from code developed in C. R
also can spread through packages developed by its community of users.
R is part of a collaborative and open project. Your users can publish packages that
extend its basic configuration. Given the huge number of new packages, these have
been organized in views (or themes) , which allow you to group them according to
their nature and function. For example, there are groups of related packages with
Bayesian statistics , Econometrics , time series , etc.
R, like S plus, can be considered an object oriented programming language. In
addition, R can be integrated with different databases and there are libraries that
facilitate its use from programming languages interpreted as Perl and Python . R
also has its own format for the documentation based on LaTeX .
Another feature of R is its graphical capability, which allows you to generate
high-quality graphics.
R can also be used as a tool of numerical calculation , field in which it can be as
effective as other specific tools such as GNU Octave and its commercial equivalent,
MATLAB.

2 <--> Scientific software R. Graphical Programming

Scientific Software R. Graphical Programming by Scientific Books


English | 21 Jun. 2016 | ISBN: 1534799451 | 184 Pages | AZW3/MOBI/EPUB/PDF (conv) |
14.44 MB

R provides a wide range of statistical tools (models linear and non-linear ,


statistical tests , analysis of time series , algorithms of classification and
clustering , etc.) and graphic. Like S-Plus, it's a programming language, allowing
users to extend it by defining your own functions. In fact, most of the functions
of R are written in the same R, although algorithms for computationally demanding
is possible to develop libraries in C , C++ or Fortran that are loaded dynamically.
Advanced users can also manipulate R objects directly from code developed in C. R
also can spread through packages developed by its community of users. Another
feature of R is its graphical capability, which allows you to generate high-quality
graphics. The graphics package in the Basic module of R allows a great variety of
graphics. It is possible to represent functions, plane curves in parametric, polar,
implicit, and explicit coordinates and surfaces. There are several graphics to low
level commands that allow you to add certain elements, such as points, lines,
texts, legends, titles, axes, boxes and other additional elements to the existing
graphics in R. Additionally R performs statistical graphics of all kinds.

30 <--> Data Visualization in R With ggplot2 Training Video

Data Visualization in R With ggplot2 Training Video


HDRips | MP4/AVC, ~189 kb/s | 1280x720 | Duration: 01:03:38 | English: AAC, 125
kb/s (2 ch) | 200 MB
Genre: Development / Programming

In this project-based Data Visualization in R With ggplot2 video tutorial series,


you'll quickly have relevant skills for real-world applications.

Follow along with our expert instructor in this training course to get:

Concise, informative and broadcast-quality Data Visualization in R With ggplot2


training videos delivered to your desktop
The ability to learn at your own pace with our intuitive, easy-to-use interface
A quick grasp of even the most complex Data Visualization in R With ggplot2
subjects because they're broken into simple, easy to follow tutorial videos
Practical working files further enhance the learning process and provide a degree
of retention that is unmatched by any other form of Data Visualization in R With
ggplot2 tutorial, online or offline… so you'll know the exact steps for your own
projects.

Wednesday, September 14, 2016 [START]

6 <--> Exception Handling in Python 3.5


http://nitroflare.com/view/15B1820E2AE92F4/Exception_Handling_in_Python_3.5_-
_Rajeev_Vashisht.rar

Exception Handling in Python 3.5 by Rajeev Vashisht


English | 7 Jul 2016 | ASIN: B01I4U6W0Y | 10 Pages | AZW3/MOBI/EPUB/PDF (conv) |
1.26 MB

About The Book

Exception Handling in Python 3.5


This is a real short & interesting treatise of subject, no beating about the bush
but jumping into the sea of subject matter & best of all compiled running examples.
A short book which gives introduction to the basics of Python language, including
and up to class concepts & recursion & Internal Functions
A really short book of compiled examples in Python 3.5

26 <--> Introduction to .NET Core


http://nitroflare.com/view/82D4DC85D65A5AA/Intr.toNe.Co.part1.rar
http://nitroflare.com/view/22EF3E6EF3AE3C9/Intr.toNe.Co.part2.rar

Introduction to .NET Core


HDRips | MP4/AVC, ~2000 kb/s | 1920x1080 | Duration: 00:51:32 | English: AAC, 235
kb/s (2 ch) | 325 MB
Genre: Development / Programming

.NET Core is a cross-platform, open-source, and modular .NET platform for creating
modern application and services that run on Windows, Mac, and Linux. It consists of
a run-time, libraries and a set of command-line tools. This session covers the
basics of .NET Core development including the use of the command-line tools, Visual
Studio 2015, unit testing, and using .NET Core projects with other projects. You
will learn how to install .NET Core on different platforms, how to write and run a
simple application using the command-line tools, how to import the application into
Visual Studio, and how to mix .NET Core applications with libraries from the .NET
Framework.

36 <--> Data Structures: Abstraction and Design Using Java (3rd Edition)

Elliot B. Koffman, Paul A. T. Wolfgang, "Data Structures: Abstraction and Design


Using Java (3rd Edition)"
2016 | ISBN-10: 1119355214 | 684 pages | PDF | 1 MB

Data Structures: Abstraction and Design Using Java, 3rd Edition, combines a strong
emphasis on problem solving and software design with the study of data structures.
The authors discuss applications of each data structure to motivate its study.
After providing the specification (interface) and the implementation (a Java
class), case studies that use the data structure to solve a significant problem are
introduced.

37 <--> Machine Learning Engineer Nanodegree

Machine Learning Engineer Nanodegree


HDRips | MP4/AVC, ~989 kb/s | 1280x720 | Duration: N/A | English: AAC, 192 kb/s (2
ch) | 12.8 GB
Genre: Development / Programming

Machine learning represents a key evolution in the fields of computer science, data
analysis, software engineering, and artificial intelligence. This program will
teach you how to become a machine learning engineer, and apply predictive models to
massive data sets in fields like finance, healthcare, education, and more.

Project
P0: Titanic Survival Exploration

In this optional project, you will create decision functions that attempt to
predict survival outcomes from the 1912 Titanic disaster based on each passenger’s
features, such as sex and age. You will start with a simple algorithm and increase
its complexity until you are able to accurately predict the outcomes for at least
80% of the passengers in the provided data. This project will introduce you to some
of the concepts of machine learning as you start the Nanodegree program.

Project
P1: Predicting Boston Housing Prices

The Boston housing market is highly competitive, and you want to be the best real
estate agent in the area. To compete with your peers, you decide to leverage a few
basic machine learning concepts to assist you and a client with finding the best
selling price for their home. Luckily, you’ve come across the Boston Housing
dataset which contains aggregated data on various features for houses in Greater
Boston communities, including the median value of homes for each of those areas.
Your task is to build an optimal model based on a statistical analysis with the
tools available. This model will then used to estimate the best selling price for
your client’s home.

Project
P2: Build a Student Intervention System

A local school district has a goal to reach a 95% graduation rate by the end of the
decade by identifying students who need intervention before they drop out of
school. As a software engineer contacted by the school district, your task is to
model the factors that predict how likely a student is to pass their high school
final exam, by constructing an intervention system that leverages supervised
learning techniques. The board of supervisors has asked that you find the most
effective model that uses the least amount of computation costs to save on the
budget. You will need to analyze the dataset on students' performance and develop a
model that will predict the likelihood that a given student will pass, quantifying
whether an intervention is necessary.

Project
P3: Creating Customer Segments
A wholesale distributor recently tested a change to their delivery method for some
customers, by moving from a morning delivery service five days a week to a cheaper
evening delivery service three days a week.Initial testing did not discover any
significant unsatisfactory results, so they implemented the cheaper option for all
customers. Almost immediately, the distributor began getting complaints about the
delivery service change and customers were canceling deliveries — losing the
distributor more money than what was being saved. You’ve been hired by the
wholesale distributor to find what types of customers they have to help them make
better, more informed business decisions in the future. Your task is to use
unsupervised learning techniques to see if any similarities exist between
customers, and how to best segment customers into distinct categories.

Project
P4: Train a Smartcab to Drive

In the not-so-distant future, taxicab companies across the United States no longer
employ human drivers to operate their fleet of vehicles. Instead, the taxicabs are
operated by self-driving agents — known as smartcabs — to transport people from one
location to another within the cities those companies operate. In major
metropolitan areas, such as Chicago, New York City, and San Francisco, an
increasing number of people have come to rely on smartcabs to get to where they
need to go as safely and efficiently as possible. Although smartcabs have become
the transport of choice, concerns have arose that a self-driving agent might not be
as safe or efficient as human drivers, particularly when considering city traffic
lights and other vehicles. To alleviate these concerns, your task as an employee
for a national taxicab company is to use reinforcement learning techniques to
construct a demonstration of a smartcab operating in real-time to prove that both
safety and efficiency can be achieved.

Project
P5: Capstone Project

In this capstone project, you will leverage what you’ve learned throughout the
Nanodegree program to solve a problem of your choice by applying machine learning
algorithms and techniques. You will first define the problem you want to solve and
investigate potential solutions and performance metrics. Next, you will analyze the
problem through visualizations and data exploration to have a better understanding
of what algorithms and features are appropriate for solving it.

You will then implement your algorithms and metrics of choice, documenting the
preprocessing, refinement, and postprocessing steps along the way. Afterwards, you
will collect results about the performance of the models used, visualize
significant quantities, and validate/justify these values. Finally, you will
construct conclusions about your results, and discuss whether your implementation
adequately solves the problem.

Project
Resume Review

In this project, you will update your resume according to the conventions that
recruiters expect and get tips on how to best represent yourself to pass the "6
second screen". You will also make sure that your resume is appropriately targeted
for the job you’re applying for. We recommend all students update their resumes to
show off their newly acquired skills regardless of whether you are looking for a
new job soon.

Project
Technical Interview Practice
For this project, you will be given five technical interviewing questions on a
variety of topics discussed in the technical interviewing course. You should write
up a clean and efficient answer in Python, as well as a text explanation of the
efficiency of your code and your design choices. A qualified reviewer will look
over your answer and give you feedback on anything that might be awesome or lacking
—is your solution the most efficient one possible? Are you doing a good job of
explaining your thoughts? Is your code elegant and easy to read?

Why Take This Nanodegree Program?

This program will equip you with key skills that will prepare you to fill roles
with companies seeking machine learning experts (or to introduce machine learning
techniques to their organizations). Machine learning is literally everywhere, and
is often at work even when we don’t realize it. Google Translate, Siri, and
Facebook News Feeds are just a few popular examples of machine learning’s
omnipresence. The ability to develop machines and systems that automatically
improve, puts machine learning at the absolute forefront of virtually any field
that relies on data.

What do I get?
What is a Nanodegree Program?

Job-ready project portfolio


Personalized feedback on projects
Coach-supported forums
Career guidance (interview, resume, etc.)
Access to course materials
Verified Nanodegree Credential
Best-in-class courses taught by expert instructors

A Nanodegree program is an innovative curriculum path that is outcome-based and


career-oriented. Every program has a clear end-goal, and the ideal path to get you
there. Courses are built with industry leaders like Google, AT&T, and Facebook, and
are taught by leading subject matter experts. Students benefit from personalized
mentoring and project-review throughout, and have regular access to instructors and
course managers through moderated forums.

Graduates earn an industry-recognized credential and benefit from extensive career


support. The ultimate goal of a Nanodegree program is to teach the skills you need,
for the career you want, so you can build the life you deserve.

40 <--> Machine Learning for Email {Repost}


http://nitroflare.com/view/28E3D1134125D9A/1449314309.pdf
http://nitroflare.com/view/2FB5BFD6FE402D5/1449314309.epub

Machine Learning for Email: Spam Filtering and Priority Inbox by Drew Conway
English | 6 Nov. 2011 | ISBN: 1449314309 | 148 Pages | PDF/EPUB | 9/4 MB

If you’re an experienced programmer willing to crunch data, this concise guide will
show you how to use machine learning to work with email. You’ll learn how to write
algorithms that automatically sort and redirect email based on statistical
patterns. Authors Drew Conway and John Myles White approach the process in a
practical fashion, using a case-study driven approach rather than a traditional
math-heavy presentation.
46 <--> Deep Learning: Recurrent Neural Networks in Python

Deep Learning: Recurrent Neural Networks in Python: LSTM, GRU, and more RNN machine
learning architectures in Python and Theano (Machine Learning in Python) by
LazyProgrammer
English | 8 Aug 2016 | ASIN: B01K31SQQA | 86 Pages | AZW3/MOBI/EPUB/PDF (conv) |
1.44 MB

Like Markov models, Recurrent Neural Networks are all about learning sequences -
but whereas Markov Models are limited by the Markov assumption, Recurrent Neural
Networks are not - and as a result, they are more expressive, and more powerful
than anything we’ve seen on tasks that we haven’t made progress on in decades.

In the first section of the course we are going to add the concept of time to our
neural networks.

I’ll introduce you to the Simple Recurrent Unit, also known as the Elman unit.

We are going to revisit the XOR problem, but we’re going to extend it so that it
becomes the parity problem - you’ll see that regular feedforward neural networks
will have trouble solving this problem but recurrent networks will work because the
key is to treat the input as a sequence.

In the next section of the book, we are going to revisit one of the most popular
applications of recurrent neural networks - language modeling.

One popular application of neural networks for language is word vectors or word
embeddings. The most common technique for this is called Word2Vec, but I’ll show
you how recurrent neural networks can also be used for creating word vectors.

In the section after, we’ll look at the very popular LSTM, or long short-term
memory unit, and the more modern and efficient GRU, or gated recurrent unit, which
has been proven to yield comparable performance.

We’ll apply these to some more practical problems, such as learning a language
model from Wikipedia data and visualizing the word embeddings we get as a result.

All of the materials required for this course can be downloaded and installed for
FREE. We will do most of our work in Numpy, Matplotlib, and Theano. I am always
available to answer your questions and help you along your data science journey.

See you in class!

“Hold up… what’s deep learning and all this other crazy stuff you’re talking
about?”

48 <--> Working with Nulls in C# (2016)


http://nitroflare.com/view/E79544F02C78663/Working_with_Nulls_in_C%23.part1.rar
http://nitroflare.com/view/C6BF09BF1D51C45/Working_with_Nulls_in_C%23.part2.rar
http://nitroflare.com/view/8D3204FCDEC0404/Working_with_Nulls_in_C%23.part3.rar

Working with Nulls in C#


September 2016 | MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 1.5
Hours | 220 MB
Genre: eLearning | Language: English
Learn how to create, check for, access, and eliminate nulls in your C#
applications.

Unexpected null values and NullReferenceExceptions can be a constant source of bugs


resulting in wasted time and out of hours support callouts. In this course, Working
with Nulls in C#, you're going to learn about the different ways that null values
pop up in C# code and how to deal with them. First, you're going to learn the
fundamentals of why you get null values and the difference between value and
reference types. Next you'll learn how you can use the various C# operators to
check for and manipulate nulls. Finally, you'll learn how to think about nulls at a
higher abstraction level in your object-oriented code. By the end of this course,
you'll understand the different types of objects in C#, how to correctly create
nullable value types, how to use C# operators to work with nulls with fewer lines
of code, and how to implement the Null Object pattern to remove the need to write
repetitive null checking code.

55 <--> Complete MongoDB Course Series: Part 8- Relationships in MongoDB


http://nitroflare.com/view/2ACC0BE056971F5/Complete_MongoDB_Course_Series_Part_8-
_Relationships_in_MongoDB.rar

Complete MongoDB Course Series: Part 8- Relationships in MongoDB


MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 18 | 47 MB
Genre: eLearning | Language: English

Complete MongoDB Course Series: Part 8- Relationships in MongoDB

Topics Covered in this class:

Relationships in MongoDB
One-To-One Relationship
One-To-Many Relationship
Many-To-Many Relationship

In this series of MongoDB classes we will start with basics of MongoDB and then we
go on learning advance concepts to build MongoDB based applications.

In this Complete MongoDB Course Series (Part 1 -Part 11), we will start by learning
basic concepts of MongoDB, MongoDB installation process, creating databases,
Collections, CRUD operations, Indexing, ObjectIds in MongoDB, Aggregation Framework
in MongoDB,Data Modeling in MongoDB,Relationships in MongoDB, User/Role Management
In MongoDB, Regular Expressions in MongoDB, Map-Reduce in MongoDB.

At the end of this course you will be mastering MongoDB based application
development.

Course Highlights

Most comprehensive course series on MongoDB with NoSQL database design approach
Simple, easy and well explained lectures with practical examples

Course Objective

Mastering MongoDB based application development


Decide where and when to use MongoDB in your application development
Design MongoDB database from start to finish
Differentiate between RDBMS and NoSQL databases
Spot key features and advantages of NoSQL database MongoDB over RDBMS databases
56 <--> Complete MongoDB Course Series: Part 7- Data Modeling in MongoDB
http://nitroflare.com/view/1A22F4BA08A239C/Complete_MongoDB_Course_Series_Part_7-
_Data_Modeling_in_MongoDB.rar

Complete MongoDB Course Series: Part 7- Data Modeling in MongoDB


MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 12M | 38 MB
Genre: eLearning | Language: English

Complete MongoDB Course Series: Part 7- Data Modeling in MongoDB

Topics Covered in this class:

Introduction to Data Modelling in MongoDB


Data Modeling using References
Data Modeling using Embedded documents

In this series of MongoDB classes we will start with basics of MongoDB and then we
go on learning advance concepts to build MongoDB based applications.

In this Complete MongoDB Course Series (Part 1 -Part 11), we will start by learning
basic concepts of MongoDB, MongoDB installation process, creating databases,
Collections, CRUD operations, Indexing, ObjectIds in MongoDB, Aggregation Framework
in MongoDB,Data Modeling in MongoDB,Relationships in MongoDB, User/Role Management
In MongoDB, Regular Expressions in MongoDB, Map-Reduce in MongoDB.

At the end of this course you will be mastering MongoDB based application
development.

Course Highlights

Most comprehensive course series on MongoDB with NoSQL database design approach
Simple, easy and well explained lectures with practical examples

Course Objective

Mastering MongoDB based application development


Decide where and when to use MongoDB in your application development
Design MongoDB database from start to finish
Differentiate between RDBMS and NoSQL databases
Spot key features and advantages of NoSQL database MongoDB over RDBMS databases

58 <--> Introduction to Game Dynamics with Unity 3D


http://nitroflare.com/view/0AF4724B36F5D4A/Introduction_to_Game_Dynamics_with_Unity
_3D.part1.rar
http://nitroflare.com/view/47BED425C71FC37/Introduction_to_Game_Dynamics_with_Unity
_3D.part2.rar
http://nitroflare.com/view/7CB9B9F595FFECE/Introduction_to_Game_Dynamics_with_Unity
_3D.part3.rar
http://nitroflare.com/view/12B59D347E7E91D/Introduction_to_Game_Dynamics_with_Unity
_3D.part4.rar

Introduction to Game Dynamics with Unity 3D


MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 2 Hours | Lec: 11 |
357 MB
Genre: eLearning | Language: English

Learn professional game development techniques using the Unity 3D platform.

From explosion blasts to motorcycle crashes, games are riddled with physical
reactions. Find out how to trigger these events, and how to take your character
movement beyond walk cycles.

For some visuals, take this random youtube video of GTA V motorcycle crashes. How
do you know when a character is supposed to react? And if you do know, how can you
make it look realistic? You can’t resort to some crouching position set up by an
animator, there’s a de facto infinite amounts of ways on how a character can get
impacted. Or this MK clip. Uppercutted someone and then set up a combo to slam them
back to the ground? Can’t do it without dynamics.

If you want to create games that people really love, you need to know game
dynamics. In this course you will learn game dynamics from a professional game
developer using the free and popular Unity 3D game development platform.

What Is Game Dynamics?

Game Dynamics (sometimes confused with Game Mechanics) has been difficult for the
game development world to describe using words. The best definition consists of
three parts in order to understand the whole idea of Game Dynamics:

Mechanics are the formal rules of the game. The agents, objects, elements and their
relationships in the game. They define the game as a rule-based system, specifying
what there is, how everything behaves, and how the player can interact with the
gameworld.
Dynamics are the emergent behavior that arises from gameplay, when the Mechanics
are put into use.
Aesthetics are the emotional response from the players to the gameplay.
More About the Course

This course aims to give you a solid overview of how Game Dynamics can be
integrated into any game you're creating, as well as how to use Unity 3D tools such
as the Mecanim Animation System to achieve a dynamic game environment.

60 <--> Functional Programming with C#


http://nitroflare.com/view/3E5D4D30AD681D0/Functional_Programming_with_C_Sharp.part
1.rar
http://nitroflare.com/view/3002EA27706895A/Functional_Programming_with_C_Sharp.part
2.rar
http://nitroflare.com/view/812100A2010F98C/Functional_Programming_with_C_Sharp.part
3.rar

Functional Programming with C#


MP4 | Duration: 1h 25m | Video: AVC (.mp4) 1280x720 15fps | Audio: AAC 44.1KHz 2ch
| Size: 205 MB
Genre: eLearning | Level: Intermediate | Language: English

You've probably heard about the benefits that functional programming can bring to
your applications, but did you know you can apply many of the same techniques in
C#? Did you know that you're probably already using some of them? In this course,
you'll learn how to use C# as a functional language by taking advantage of
immutability, delegation, generics, and extension methods. You'll even see how
these techniques can enhance the usefulness of several of the features introduced
in C# 6. Through careful application of these techniques you'll be writing more
concise, predictable code with fewer defects in no time.

Monday, September 12, 2016 [END]

Friday, September 09, 2016 [START]

22 <--> Complete MongoDB Course Series: Part 6- Aggregation Framework


http://nitroflare.com/view/02F32F99A84EFFA/Complete_MongoDB_Course_Series_Part_6-
_Aggregation_Framework.rar

Complete MongoDB Course Series: Part 6- Aggregation Framework


MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 27M | 92 MB
Genre: eLearning | Language: English

Complete MongoDB Course Series: Part 6- Aggregation Framework

Topics Covered in this class:

Aggregation Framework In MongoDB


Using aggregate() method- Aggregation Example
Using distinct() and count()
Sorting documents
Natural Order Sorting

In this series of MongoDB classes we will start with basics of MongoDB and then we
go on learning advance concepts to build MongoDB based applications.

In this Complete MongoDB Course Series (Part 1 -Part 11), we will start by learning
basic concepts of MongoDB, MongoDB installation process, creating databases,
Collections, CRUD operations, Indexing, ObjectIds in MongoDB, Aggregation Framework
in MongoDB,Data Modeling in MongoDB,Relationships in MongoDB, User/Role Management
In MongoDB, Regular Expressions in MongoDB, Map-Reduce in MongoDB.

At the end of this course you will be mastering MongoDB based application
development.

Course Highlights

Most comprehensive course series on MongoDB with NoSQL database design approach
Simple, easy and well explained lectures with practical examples

Course Objective

Mastering MongoDB based application development


Decide where and when to use MongoDB in your application development
Design MongoDB database from start to finish
Differentiate between RDBMS and NoSQL databases
Spot key features and advantages of NoSQL database MongoDB over RDBMS databases

23 <--> Complete MongoDB Course Series : Part 5: ObjectIds in MongoDB


http://nitroflare.com/view/EA6A61C40965E62/Complete_MongoDB_Course_Series__Part_5_O
bjectIds_in_MongoDB.rar
Complete MongoDB Course Series : Part 5: ObjectIds in MongoDB
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 13M | 45 MB
Genre: eLearning | Language: English

Complete MongoDB Course Series : Part 5: ObjectIds in MongoDB

Topics Covered in this class:

Introduction to ObjectIds in MongoDB


Understanding ObjectIds
Creating ObjectIds
Advantages of ObjectIds created by MongoDB
Disadvantages of ObjectIds created by MongoDB

In this series of MongoDB classes we will start with basics of MongoDB and then we
go on learning advance concepts to build MongoDB based applications.

In this Complete MongoDB Course Series (Part 1 -Part 11), we will start by learning
basic concepts of MongoDB, MongoDB installation process, creating databases,
Collections, CRUD operations, Indexing, ObjectIds in MongoDB, Aggregation Framework
in MongoDB,Data Modeling in MongoDB,Relationships in MongoDB, User/Role Management
In MongoDB, Regular Expressions in MongoDB, Map-Reduce in MongoDB.

At the end of this course you will be mastering MongoDB based application
development.

Course Highlights

Most comprehensive course series on MongoDB with NoSQL database design approach
Simple, easy and well explained lectures with practical examples

Course Objective

Mastering MongoDB based application development


Decide where and when to use MongoDB in your application development
Design MongoDB database from start to finish
Differentiate between RDBMS and NoSQL databases
Spot key features and advantages of NoSQL database MongoDB over RDBMS databases

30 <--> C# Concurrent Collections (repost)


http://nitroflare.com/view/1582D238A864E35/C%23_Concurrent_Collections.part1.rar
http://nitroflare.com/view/15A0261965509EE/C%23_Concurrent_Collections.part2.rar
http://nitroflare.com/view/BE0558AD090CD12/C%23_Concurrent_Collections.part3.rar
http://nitroflare.com/view/E42FFFB76A5E632/C%23_Concurrent_Collections.part4.rar
http://nitroflare.com/view/6D3688AC720F83A/C%23_Concurrent_Collections.part5.rar

C# Concurrent Collections
Size: 894MB | Duration: 3h 30m | Video: AVC (.mp4) 1024x768 15fps | Audio: AAC
48KHz 2ch
Genre: eLearning | Level: Advanced | Language: English

Learn how to use concurrent collections in multithreaded code! This course is a


comprehensive introduction to the concurrent collections. It shows you how to use
each of the main collection types: ConcurrentDictionary, ConcurrentQueue,
ConcurrentBag, and ConcurrentStack. You'll learn the correct techniques for using
these collections to avoid bugs such as race conditions, and also how to use
BlockingCollection with the concurrent collections correctly in producer-consumer
scenarios. The course rounds off with a look at some concurrent collection best
practices.

34 <--> Big Data, MapReduce, Hadoop, and Spark with Python


http://nitroflare.com/view/A72AF7BBFF32B91/Big_Data%2C_MapReduce%2C_Hadoop
%2C_and_Spark_with_Python_-_LazyProgrammer.rar

Big Data, MapReduce, Hadoop, and Spark with Python: Master Big Data Analytics and
Data Wrangling with MapReduce Fundamentals using Hadoop, Spark, and Python by
LazyProgrammer
English | 15 Aug 2016 | ASIN: B01KH9YWSY | 58 Pages | AZW3/MOBI/EPUB/PDF (conv) |
1.07 MB

What’s the big deal with big data? It was recently reported in the Wall Street
Journal that the government is collecting so much data on its citizens that they
can’t even use it effectively.

A few “unicorns” have popped up in the past decade or so, promising to help solve
the big data problems that billion dollar corporations and the people running your
country can’t.

It goes without saying that programming with frameworks that can do big data
processing is a highly-coveted skill.

Machine learning and artificial intelligence algorithms, which have garnered


increased attention (and fear-mongering) in recent years, mainly due to the rise of
deep learning, are completely dependent on data to learn.

The more data the algorithm learns from, the smarter it can become. The problem is,
the amount of data we collect has outpaced gains in CPU performance. Therefore,
scalable methods for processing data are needed.

In the early 2000s, Google invented MapReduce, a framework to systematically and


methodically process big data in a scalable way by distributing the work across
multiple machines.

Later, the technology was adopted into an open-source framework called Hadoop, and
then Spark emerged as a new big data framework which addressed some problems with
MapReduce.

In this book we will cover all 3 - the fundamental MapReduce paradigm, how to
program with Hadoop, and how to program with Spark.

Advance your Career

If Spark is a better version of MapReduce, why are we even talking about it?

Good question!

Corporations, being slow-moving entities, are often still using Hadoop due to
historical reasons. Just search for “big data” and “Hadoop” on LinkedIn and you
will see that there are a large number of high-salary openings for developers who
know how to use Hadoop.

In addition to giving you deeper insight into how big data processing works,
learning about the fundamentals of MapReduce and Hadoop first will help you really
appreciate how much easier Spark is to work with.

Any startup or technical engineering team will appreciate a solid background with
all of these technologies. Many will require you to know all of them, so that you
can help maintain and patch their existing systems, and build newer and more
efficient systems that improve the performance and robustness of the old systems.

My Blog with Updates!

43 <--> Complete MongoDB Course Series : Part 4: Performance tuning with Indexes
http://nitroflare.com/view/B2DF9BC4431AF30/Complete_MongoDB_Course_Series__Part_4_P
erformance_tuning_with_Indexes.rar

Complete MongoDB Course Series : Part 4: Performance tuning with Indexes


MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 17M | 48 MB
Genre: eLearning | Language: English

Complete MongoDB Course Series : Part 4: Performance tuning with Indexes

Topics Covered in this class:

Introduction to Indexes
Understanding Impact of Indexes
Creating Index
Finding Indexes
Dropping Index

In this series of MongoDB classes we will start with basics of MongoDB and then we
go on learning advance concepts to build MongoDB based applications.

In this Complete MongoDB Course Series (Part 1 -Part 11), we will start by learning
basic concepts of MongoDB, MongoDB installation process, creating databases,
Collections, CRUD operations, Indexing, ObjectIds in MongoDB, Aggregation Framework
in MongoDB,Data Modeling in MongoDB,Relationships in MongoDB, User/Role Management
In MongoDB, Regular Expressions in MongoDB, Map-Reduce in MongoDB.

At the end of this course you will be mastering MongoDB based application
development.

Course Highlights

Most comprehensive course series on MongoDB with NoSQL database design approach
Simple, easy and well explained lectures with practical examples

Course Objective

Mastering MongoDB based application development


Decide where and when to use MongoDB in your application development
Design MongoDB database from start to finish
Differentiate between RDBMS and NoSQL databases
Spot key features and advantages of NoSQL database MongoDB over RDBMS databases

47 <--> Pluralsight - Tactical Design Patterns in .NET: Control Flow [repost]


http://nitroflare.com/view/40CD7886290FD67/Tact_Des_Pat_NET_Cont.part1.rar
http://nitroflare.com/view/B7D7EBC2A3CF9F4/Tact_Des_Pat_NET_Cont.part2.rar
http://nitroflare.com/view/3B350FC46D3BA8A/Tact_Des_Pat_NET_Cont.part3.rar
http://nitroflare.com/view/E9DAD49D1D6EA16/Tact_Des_Pat_NET_Cont.part4.rar

Pluralsight - Tactical Design Patterns in .NET: Control Flow


MP4 | AVC 436kbps | English | 1280x720 | 15fps | 4h 40mins | AAC stereo 90kbps |
802 MB
Genre: Video Training

Do you have to think about null references in every line of code? Do you have to
think about boundary conditions in every loop? Do you have to stop and think at
every branching instruction? The way we code is a matter of choice. This course
demonstrates choices which help reduce code complexity and make code easier to
write and easier to understand.

Table of contents:
Understanding Control Flow36m 42s
Coping with Null References28m 20s
Null Object and Special Case Patterns36m 26s
Map-reduce Pattern in Domain Logic32m 53s
Iterator Pattern and Sequences30m 21s
Option Functional Type37m 54s
Service Locator vs. Object-oriented Code41m 33s
Guard Clause and If-Then-Throw Pattern36m 31s

Friday, September 09, 2016 [END]


Tuesday, September 06, 2016 [START]

15 <--> Curve-Fitting: The Science and Art of Approximation

Curve-Fitting: The Science and Art of Approximation by D. James Benton


English | 31 Aug 2016 | ASIN: B01LDUK032 | 166 Pages | AZW3/MOBI/EPUB/PDF (conv) |
8.39 MB

This is a how-to guide on the approximation of data. There are many books and
articles on curve-fitting. This is intended as a supplement to, not a replacement
for, such texts. Most references are either esoteric or simplistic. I hope to
strike a balance between these two extremes and trust you will find this helpful.
Many examples are included and all of the source code is available on-line.

22 <--> How Machines Learn: An Illustrated Guide to Machine Learning


http://nitroflare.com/view/2F297579411D09C/How_Machines_Learn_-_Helen_Edwards.pdf

How Machines Learn: An Illustrated Guide to Machine Learning by Helen Edwards


English | 30 Aug. 2016 | ASIN: B01LBQLR6M | 63 Pages | PDF (True) | 15.03 MB

Artificial intelligence is changing our lives in ways we need to understand.


Algorithms govern how we find information, how we learn, how we move, how we buy,
what we buy, how we stay healthy, how we meet, whom we meet, how we are treated and
what we are treated with. Marketing, analytics, diagnostics, manufacturing,
driving, searching, speaking, seeing, hearing are all being disrupted and reshaped
by machines that learn. Algorithms that can operate at the speed and scale that
data is now generated are now making, what once was impossible, a practical
reality.
The goal of this book is to get you up to speed on what drives the artificial
intelligence you encounter today so you can understand what makes this field of
computer science different from the software engineering of the past. It is aimed
at executives who would like to use machine learning in their business and want to
understand the underlying mechanics, and for anyone else who wants to understand
more about the architectures driving artificial intelligence and machine learning.

25 <--> Design Patterns Through C++

Design Patterns Through C++


MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 5.5 Hours | Lec: 63 |
574 MB
Genre: eLearning | Language: English

Learn best practices of software design to provide flexible and reusable software
solution

Subtitles are available for Introduction, Case Study and Design Patterns Concepts.

Design and architecture of any software/solution provides the base and makes it
flexible, extensible for future requirements. A good designed software/solution
makes it easy to understand and maintain. Design patterns are known as best
practices to design software for problems which are repeated in nature.

This course "Design Patterns Through C++" gives you understanding of all 23
patterns described in Gang Of Four book - "Design Patterns: Elements of Reusable
Object-Oriented Software", by Gamma, Helm, Johnson and Vlissides.

Each pattern is explained in a simple way with intent, problem, solution and
structure. Also the information of participants, collaboration, consequences and
implementation are explained for each one. The pattern structure or example
implementation of C++ source are explained to understand how it will be implemented
in Object Oriented language C++.

The course also provides C++ source code of each pattern to understand it in better
way. This helps in applying the variation on implementation to see how it can
resolve some other implementation bottleneck. There are quizzes after Creational,
Structural and Behavioral patterns to check your understanding.

This course will help to understand the best practices for design and apply them to
do the better design of software/solution in C++.

It will be good to have the Gang Of Four book - "Design Patterns: Elements of
Reusable Object-Oriented Software", by Gamma, Helm, Johnson and Vlissides as a
reference book for this course.

47 <--> Pluralsight - High-performance Computing in C++ [repost]


(INVALID)
Pluralsight - High-performance Computing in C++
MP4 | AVC 261kbps | English | 1024x576 | 15fps | 4h 03mins | AAC stereo 192kbps |
860 MB
Genre: Video Training
A course on topics related to high-performance computation. Covers SIMD, OpenMP, C+
+ AMP, and MPI. Do you want to get the absolute most performance out of your
hardware? Want to write code that scales across CPU registers, multi-core, and
machine clusters? Then this is the course for you!

Table of contents:
Single Instruction Multiple Data (SIMD)52m 29s
Open Multi-Processing (OpenMP)37m 15s
Message Passing Interface (MPI)56m 14s
C++ Accelerated Massive Parallelism (C++ AMP)1h 0m
Generative Art Demo36m 59s

48 <--> Introduction to SQL


http://nitroflare.com/view/14E43DF618F67B4/Introduction_to_SQL.part1.rar
http://nitroflare.com/view/94FCCAA9A2FB096/Introduction_to_SQL.part2.rar
http://nitroflare.com/view/56A8E6666C51300/Introduction_to_SQL.part3.rar

Introduction to SQL
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 1 Hours | Lec: 24 |
228 MB
Genre: eLearning | Language: English

Learn the basics of the most popular programming language designed for managing
data

Learn the basic concepts and functions that you will need to make queries with the
most popular data manipulating programming language, SQL.

This course is about SQL commands in the main. You will learn the basics of
queries. This is a fundamental part of databases so it is definitly worth learning.

Learning the fundamentals of SQL is a good choice and puts a powerful tool at your
fingertips. SQL is easy to learn as well as it has excellent documentations.

The most important fact about SQL that it is used in almost every speciality from
software engineering to financial analysis, so understanding the concepts and basic
language features can prove to be very marketable.

96 <--> SCILAB: A Practical Introduction to Programming and Problem Solving

SCILAB: A Practical Introduction to Programming and Problem Solving by Tejas Sheth


English | 25 Aug 2016 | ASIN: B01L1R0IIE | 243 Pages | PDF (True) | 21.56 MB

Scilab is open source software distributed under CeCILL license. Scilab is widely
used in Engineering, Sciences and mathematics as a free tool. Scilab includes
hundreds of mathematical functions. It has a high level programming language
allowing access to advanced data structures, 2D and 3D graphical functions. Scilab
is used as matrix laboratory.
Assuming no knowledge of programming, this book guides the reader through both
programming and built-in functions to easily exploit Scilab's extensive
capabilities for tackling engineering problems.
The book starts with programming concepts, such as variables, assignments, and
selection statements, moves on to loops, and then solves problems using both the
programming concept. In-depth coverage is given to input/output, data structure a
topic fundamental to many engineering applications. Book introduce the numerical
analysis. Books also show the capability of SCILAB in 2D and 3D plotting.
This book is based on the most recent version of Scilab (5.5) and a great deal of
care has been put into communicating the best practices relevant to the current
software. Scilab is available for Windows/ Mac and Linux but this book is written
as platform independent.
• Presents programming concepts and Scilab built-in functions and developing
scripts.
• Systematic, step-by-step approach, building on concepts throughout the book,
facilitating easier learning
• Sections on common pitfalls and programming guidelines direct students
towards best practice

The books is 238 pages with the ten different chapter like
1. Scilab: An Introduction
2. Arrays: Vector Matrix
3. Mathematical Operation with Arrays
4. Using Script Files and Managing Data
5. Two-Dimensional Plots
6. Programming in Scilab
7. User-Defined Function and Function Library
8. Polynomials, Curve Fittings, and Interpolation
9. Application in Numerical Analysis
10. Three-Dimensional Plots.
A-1 XCOS
A-2 ATOMS

94 <--> Introduction to WinAPI

Introduction to WinAPI by Ivan Shumskiy


English | 20 Aug 2016 | ASIN: B01KRSYRXU | 362 Pages | PDF (True) | 2.52 MB

Win32 API (hereinafter WinAPI) - a set of functions (API - application programming


interfaces), running under Windows environment. These functions are contained in
windows.h library.
Windows API is designed to be used with C language to write the applications under
MS Windows operating system environment. Windows API is the closest way to interact
with operating system from the application level. The lower level access is
required only for device drivers in the current versions
of Windows and is available through the Windows Driver Model.
Windows API is a set of functions, data structures and numerical constants, that
follow C language conventions. All programming languages that can call to such
functions and to operate these types of data in the programs executed under
Windows, can use this API. In particular, the languages C ++,
Pascal, Visual Basic, and many others.
Using WinAPI functions you can easily create different window procedures, dialog
boxes, software and even games. This library, so far, is the base for the
development of Windows Forms programming,
MFC, because these interfaces are add-ons for that library. If you master it, you
will easily create forms and understand how this happens.

Tuesday, September 06, 2016 [END]

Wednesday, August 31, 2016 | [START]

39 <--> Python 3 Object-Oriented Programming - Second Edition (repost)


http://nitroflare.com/view/5A3DB1F6FC2B105/Python_3_Object_Oriented_Programming.rar
Dusty Phillips "Python 3 Object-Oriented Programming - Second Edition"
Publisher: Packt Publishing | English | 2015 | ISBN: 1784398780 | 460 pages | PDF |
32 MB

Unleash the power of Python 3 objects About This Book Stop writing scripts and
start architecting programs Learn the latest Python syntax and libraries A
practical, hands-on tutorial that teaches you all about abstract design patterns
and how to implement them in Python 3 Who This Book Is For If you're new to object-
oriented programming techniques, or if you have basic Python skills and wish to
learn in depth how and when to correctly apply object-oriented programming in
Python to design software, this is the book for you.

40 <--> Effective Python: 59 Specific Ways to Write Better Python (repost)


http://nitroflare.com/view/2242586C716B6E8/Effective_Python_59_Specific_Ways_to_Wri
te_Better_Python.rar

Brett Slatkin "Effective Python: 59 Specific Ways to Write Better Python"


Publisher: Addison-Wesley Professional | English | 2015 | ISBN: 0134034287 | 256
pages | PDF | 12.2 MB

It's easy to start writing code with Python: that's why the language is so
immensely popular. However, Python has unique strengths, charms, and expressivity
that can be hard to grasp at first – as well as hidden pitfalls that can easily
trip you up if you aren't aware of them. Effective Python will help you harness the
full power of Python to write exceptionally robust, efficient, maintainable, and
well-performing code. Utilizing the concise, scenario-driven style pioneered in
Scott Meyers's best-selling Effective C++, Brett Slatkin brings together 59 Python
best practices, tips, shortcuts, and realistic code examples from expert
programmers.

Through realistic examples, Slatkin uncovers little-known Python quirks,


intricacies, and idioms that powerfully impact code behavior and performance.
You'll learn how to choose the most efficient and effective way to accomplish key
tasks when multiple options exist, and how to write code that's easier to
understand, maintain, and improve.

Drawing on his deep understanding of Python's capabilities, Slatkin offers


practical advice for each major area of development with both Python 3.x and Python
2.x. Coverage includes:
Algorithms
Objects
Concurrency
Collaboration
Built-in modules
Production techniques
And more
Each section contains specific, actionable guidelines organized into items, each
with carefully worded advice supported by detailed technical arguments and
illuminating examples. Using Effective Python, you can systematically improve all
the Python code you write: not by blindly following rules or mimicking
incomprehensible idioms, but by gaining a deep understanding of the technical
reasons why they make sense.

Wednesday, August 31, 2016 | [END]

8/29/2016 [BEGIN]
25 <--> Harley Hahn's Emacs Field Guide
http://nitroflare.com/view/0673E353B57D890/1484217020.epub

Harley Hahn, "Harley Hahn's Emacs Field Guide"


English | ISBN: 1484217020 | 2016 | EPUB | 276 pages | 3,5 MB

Emacs, the world's most powerful text editor-based work environment, is easy to
use, but far from easy to learn. As such, integrating Emacs into your personal
world of thinking and creating is a long-term process.

Harley Hahn, one of the most respected technical authors in the world, makes
learning fun and stimulating. In this book, Hahn demystifies Emacs for programmers,
students, and everyday users.

The first part of the book carefully creates a context for your work with Emacs.
What exactly is Emacs? How does it relate to your personal need to work quickly and
to solve problems? Hahn then explains the technical details you need to understand
to work with your operating system, the various interfaces, and your file system.

In the second part of the book, Hahn provides an authoritative guide to the
fundamentals of thinking and creating within the Emacs environment. You start by
learning how to install and use Emacs with Linux, BSD-based Unix, Mac OS X, or
Microsoft Windows.
You then move on to learn about:

Special Emacs keys


Emacs commands
Buffers and windows
Cursor, point, and region
Kill/delete, move/copy, correcting, spell checking, and filling
Searching, including regular expressions
Emacs major modes and minor modes
Customizing using your .emacs file
Built-in tools, including Dired
Games and Diversions
Written with Hahn's clear, comfortable, and engaging style, Harley Hahn's Emacs
Field Guide will surprise you: an engaging book to enjoy now, a comprehensive
reference to treasure for years to come.

39 <--> Learn GREP and SED on Linux for Beginners - Lite (2016)

Learn GREP and SED on Linux for Beginners - Lite


MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 38M | Lec: 8 | 311 MB
Genre: eLearning | Language: English

This course explores in details of two powerful tools grep and sed

One of the most important tasks we undertake in Linux is processing text in files.
This course explores two powerful tools we have to do this: grep and sed. Grep and
sed find and manipulate text in files using regular expressions, which use special
characters for searching and replacing text.

In the course, we’ll introduce regular expression syntax in the context of learning
grep, then apply what we’ve learned as we work with sed. Topics include:

- finding text with grep


- regular expression syntax
- meta characters
- validating emails and phone numbers

43 <--> C++ Operating on Files

C++ Operating on Files


MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 3 Hours | Lec: 17 |
304 MB
Genre: eLearning | Language: English

Learn how to easly use fstream library with the help of expert in that matter

This course is about operating on files in C++ language using the fstream (file
stream) library.

This course consists of over 2 hours of great content. Before buying, please watch
free videos so that you will see for yourself if you like the way I teach.

You do not need to know anything about operating on files, but it's good idea to
know the basics of C++ language.

After this course you will know:

how to operate on input and output streams,


how to open and close files and how to handle errors connected to that operations,
states of file opening,
stream’s error flags,
how to check the size of an opened file,
what binary files are and how to compare them,
how to extract and save the content of a file,
how to create a mini database that allows you to add, show, search, remove, load,
and save,
many functions about working on files
Over 1000 students bought my course, and all of them are happy. You will also be
satisfied with this course. If you do not like the course, remember that you can
take for 30 days a full refund. I guarantee you satisfaction.

If you have any questions regarding the topics covered in this course after
watching the videos please feel free to ask. I'm always happy to help.

46 <--> Intermediate Python Programming


http://nitroflare.com/view/4C04A4728346C40/Or-Int.Py.Pro.part1.rar
http://nitroflare.com/view/F0D2AB06CB7E25A/Or-Int.Py.Pro.part2.rar
http://nitroflare.com/view/11AD34222774FC2/Or-Int.Py.Pro.part3.rar

Intermediate Python Programming


HDRips | MP4/AVC, ~1251 kb/s | 1280x720 | Duration: 02:56:37 | English: AAC, 128
kb/s (2 ch) | + Work Files
Size: 1.58 GB | Genre: Development / Programming

What do Scrabble cheaters, Shakespearean sonnets, Twitter, and the Astronomy


Picture of the Day have to do with Python software programming? For software
impresario Jessica McKellar, they’re playful tools for teaching intermediate-level
Python programming techniques. During her time as an organizer of the Boston Python
User Group (one of the world’s largest Python groups), she taught hundreds of
Python wannabees to happily program like pros. She uses that experience to benefit
the next generation of Pythonistas in this follow-up to her widely popular
Introduction to Python video.

Review data structures like lists, dictionaries, and sets; and when to best use
them
Discover list comprehensions, a conceptual technique for constructing lists in an
easy way
Analyze code performance using tools like profiling, code timing, and Big O
notation
Understand why refractoring code can make it more testable
Learn best practices for scripting and documentation
Practice the smart ways to navigate an existing codebase
Search for, replace, and parse text using regular expressions and the re module
Understand single threaded programs, threading primitives, and multi-threaded
programs

Jessica McKellar is the Director of Engineering at DropBox in San Francisco. A


graduate of MIT, she enjoys the Internet, networking, low-level systems
engineering, and contributing to and helping other people contribute to open source
software. She is a Python Twisted maintainer and a local STEM volunteer.

60 <--> Projects in Hadoop and Big Data - Learn by Building Apps


http://nitroflare.com/view/EA9001D27B8D5BA/Projects_in_Hadoop_and_Big_Data_-
_Learn_by_Building_Apps.part1.rar
http://nitroflare.com/view/86499B6281B991B/Projects_in_Hadoop_and_Big_Data_-
_Learn_by_Building_Apps.part2.rar
http://nitroflare.com/view/1FF559A503C33C9/Projects_in_Hadoop_and_Big_Data_-
_Learn_by_Building_Apps.part3.rar
http://nitroflare.com/view/8D2A900295060D9/Projects_in_Hadoop_and_Big_Data_-
_Learn_by_Building_Apps.part4.rar
http://nitroflare.com/view/C6CAC158CB0EED7/Projects_in_Hadoop_and_Big_Data_-
_Learn_by_Building_Apps.part5.rar
http://nitroflare.com/view/84E4990255FA818/Projects_in_Hadoop_and_Big_Data_-
_Learn_by_Building_Apps.part6.rar
http://nitroflare.com/view/305F1852E4F38CB/Projects_in_Hadoop_and_Big_Data_-
_Learn_by_Building_Apps.part7.rar

Projects in Hadoop and Big Data - Learn by Building Apps


MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 10 Hours | Lec: 43 |
2.64 GB
Genre: eLearning | Language: English

A Practical Course to Learn Big Data Technologies While Developing Professional


Projects

The most awaited Big Data course on the planet is here. The course covers all the
major big data technologies within the Hadoop ecosystem and weave them together in
real life projects. So while doing the course you not only learn the nuances of the
hadoop and its associated technologies but see how they solve real world problems
and how they are being used by companies worldwide.

This course will help you take a quantum jump and will help you build Hadoop
solutions that will solve real world problems. However we must warn you that this
course is not for the faint hearted and will test your abilities and knowledge
while help you build a cutting edge knowhow in the most happening technology space.
The course focuses on the following topics

Add Value to Existing Data - Learn how technologies such as Mapreduce applies to
Clustering problems. The project focus on removing duplicate or equivalent values
from a very large data set with Mapreduce.

Hadoop Analytics and NoSQL - Parse a twitter stream with Python, extract keyword
with apache pig and map to hdfs, pull from hdfs and push to mongodb with pig,
visualise data with node js . Learn all this in this cool project.

Kafka Streaming with Yarn and Zookeeper - Set up a twitter stream with Python, set
up a Kafka stream with java code for producers and consumers, package and deploy
java code with apache samza.

Real-Time Stream Processing with Apache Kafka and Apache Storm - This project focus
on twitter streaming but uses Kafka and apache storm and you will learn to use each
of them effectively.

Big Data Applications for the Healthcare Industry with Apache Sqoop and Apache Solr
- Set up the relational schema for a Health Care Data dictionary used by the US
Dept of Veterans Affairs, demonstrate underlying technology and conceptual
framework. Demonstrate issues with certain join queries that fail on MySQL, map
technology to a Hadoop/Hive stack with Scoop and HCatalog, show how this stack can
perform the query successfully.

Log collection and analytics with the Hadoop Distributed File System using Apache
Flume and Apache HCatalog - Use Apache Flume and Apache HCatalog to map real time
log stream to hdfs and tail this file as Flume event stream. , Map data from hdfs
to Python with Pig, use Python modules for analytic queries

Data Science with Hadoop Predictive Analytics - Create structured data with
Mapreduce, Map data from hdfs to Python with Pig, run Python Machine Learning
logistic regression, use Python modules for regression matrices and supervise
training

Visual Analytics with Apache Spark on Yarn - Create structured data with Mapreduce,
Map data from hdfs to Python with Spark, convert Spark dataframes and RDD’s to
Python datastructures, Perform Python visualisations

Customer 360 degree view, Big Data Analytics for e-commerce - Demonstrate use of
EComerce tool ‘Datameer’ to perform many fof the analytic queries from part 6,7 and
8. Perform queries in the context of Senitment analysis and Twiteer stream.

Putting it all together Big Data with Amazon Elastic Map Reduce - Rub clustering
code on AWS Mapreduce cluster. Using AWS Java sdk spin up a Dedicated task cluster
with the same attributes.

So after this course you can confidently built almost any system within the Hadoop
family of technologies. This course comes with complete source code and fully
operational Virtual machines which will help you build the projects quickly without
wasting too much time on system setup. The course also comes with English captions.
So buckle up and join us on our journey into the Big Data.

8/29/2016 [END]

8/26/2016 [START]

9 <--> Formatting With PowerShell


http://nitroflare.com/view/C50356579E49F09/Formatting_With_PowerShell.part1.rar
http://nitroflare.com/view/548BFAB72362F39/Formatting_With_PowerShell.part2.rar
http://nitroflare.com/view/8248C2F779435A7/Formatting_With_PowerShell.part3.rar
http://nitroflare.com/view/85D8F4A29A52D89/Formatting_With_PowerShell.part4.rar

Formatting With PowerShell


MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 2.5 Hours | 380 MB
Genre: eLearning | Language: English

This course looks at formatting with PowerShell. It examines all your potential
formatting options using PowerShell.

This course takes a close look at a variety of mechanisms you can leverage to get
great looking output from Powershell. The first two modules focus on string
formatting and using the ToString() method. The rest of the course looks at using
Format-* cmdlets, hash tables, and using format files and Format XML.

8/26/2016 [END]8/24/2016 START

0 <--> Swift Development for the Apple Watch: An Intro to the WatchKit Framework,
Glances, and Notifications

15 <--> Foundations for Analytics with Python: From Non-Programmer to Hacker


http://nitroflare.com/view/FF1FF431F2EE97D/1491922532.pdf
http://nitroflare.com/view/76173E33B45177F/1491922532.epub
http://nitroflare.com/view/C03711FD81733EC/1491922532.mobi

Clinton W. Brownley, "Foundations for Analytics with Python: From Non-Programmer to


Hacker"
English | ISBN: 1491922532 | 2016 | PDF/EPUB/MOBI | 356 pages | 313 MB/20 MB/27 MB

If you’re like many of Excel’s 750 million users, you want to do more with your
data—like repeating similar analyses over hundreds of files, or combining data in
many files for analysis at one time. This practical guide shows ambitious non-
programmers how to automate and scale the processing and analysis of data in
different formats—by using Python.

After author Clinton Brownley takes you through Python basics, you’ll be able to
write simple scripts for processing data in spreadsheets as well as databases.
You’ll also learn how to use several Python modules for parsing files, grouping
data, and producing statistics. No programming experience is necessary.

Create and run your own Python scripts by learning basic syntax
Use Python’s csv module to read and parse CSV files
Read multiple Excel worksheets and workbooks with the xlrd module
Perform database operations in MySQL or with the mysqlclient module
Create Python applications to find specific records, group data, and parse text
files
Build statistical graphs and plots with matplotlib, pandas, ggplot, and seaborn
Produce summary statistics, and estimate regression and classification models
Schedule your scripts to run automatically in both Windows and Mac environments

8/24/2016 END

2016/08/22

9 <--> Increase Productivity: Add a Dev Console to Your App with JavaScript (2016)
http://nitroflare.com/view/FA6630846917DF8/Increase_Productivity_Add_a_Dev_Console_
to_Your_App_with_JavaScript.part1.rar
http://nitroflare.com/view/AE4786A64747690/Increase_Productivity_Add_a_Dev_Console_
to_Your_App_with_JavaScript.part2.rar
http://nitroflare.com/view/3B5D0F4E320C258/Increase_Productivity_Add_a_Dev_Console_
to_Your_App_with_JavaScript.part3.rar
http://nitroflare.com/view/22D47321743192E/Increase_Productivity_Add_a_Dev_Console_
to_Your_App_with_JavaScript.part4.rar

Increase Productivity: Add a Dev Console to Your App with JavaScript


August 2016 | MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 2.5
Hours | 384 MB
Genre: eLearning | Language: English

Consoles can provide a faster way to code and execute site functionality. In this
course, you'll learn to build a console for your web application using JavaScript.

Console applications - like those used in video games such as "Quake" or "The Elder
Scrolls" - can save a lot of time for developers, allowing you to code and test
site functionality in a fraction of the time it would take otherwise. In this
course, you'll learn to build a reusable console that can be integrated into new or
existing applications. You'll learn how to design a console control, process
commands, integrate with a Node or ASP.NET server, and set up help and command
history. By the end of this course, you'll have a working console application that
you can add to any web application.

30 <--> Simplified .NET Background Tasks with Hangfire (2016)


http://nitroflare.com/view/0E269F1438A5655/Simplified_.NET_Background_Tasks_with_Ha
ngfire.part1.rar
http://nitroflare.com/view/F60932CD3CBC92D/Simplified_.NET_Background_Tasks_with_Ha
ngfire.part2.rar
http://nitroflare.com/view/C72D5B42DC1635E/Simplified_.NET_Background_Tasks_with_Ha
ngfire.part3.rar
http://nitroflare.com/view/D4DC44C391E0575/Simplified_.NET_Background_Tasks_with_Ha
ngfire.part4.rar
http://nitroflare.com/view/5D016E4120D8810/Simplified_.NET_Background_Tasks_with_Ha
ngfire.part5.rar

Simplified .NET Background Tasks with Hangfire


August 2016 | MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 2 Hours
46M | 460 MB
Genre: eLearning | Language: English

Need a solution for long running/scheduled background .NET jobs? Hangfire is a


framework that can be used to reliably create, process, and manage asynchronous
.NET background jobs. In this course, learn how to use Hangfire in your .NET
applications.

Reliable asynchronous background jobs are a common requirement that .NET developers
inevitably need to implement at some point. In this course, Simplified .NET
Background Jobs with Hangfire, you will learn all about using Hangfire as a
framework to help you fulfill this requirement. First, you'll learn all about
creating, processing, and managing these long running tasks. Next, you'll learn
about how Hangfire lets you run these long tasks. Finally, you'll learn how to
manage these jobs, by using Hangfire's excellent dashboard. By the end of this
course, you'll how to install Hangfire and the Hangfire dashboard, and how to
create the different types of background jobs that Hangfire supports.

38 <--> Unity 5.x Shaders and Effects Cookbook


(Library Online)

Unity 5.x Shaders and Effects Cookbook by Alan Zucconi, Kenneth Lammers
2016 | ISBN: 1785285246 | English | 240 pages | True PDF | 5 MB

Master the art of Shader programming to bring life to your Unity projects

About This Book

This book will help you master the technique of physically based shading in Unity 5
to add realism to your game quickly through precise recipes
From an eminent author, this book offers you the fine technicalities of
professional post-processing effects for stunning results
This book will help you master Shader programming through easy-to-follow examples
to create stunning visual effects that can be used in 3D games and high quality
graphics.
Who This Book Is For

Unity Effects and Shader Cookbook is written for developers who want to create
their first Shaders in Unity 5 or wish to take their game to a whole new level by
adding professional post-processing effects. A solid understanding of Unity is
required.

What You Will Learn

Understand physically based rendering to fit the aesthetic of your game


Enter the world of post-processing effects to make your game look visually stunning
Add life to your materials, complementing Shader programming with interactive
scripts
Design efficient Shaders for mobile platforms without sacrificing their realism
Use state-of-the-art techniques such as volumetric explosions and fur shading
Build your knowledge by understanding how Shader models have evolved and how you
can create your own
Discover what goes into the structure of Shaders and why lighting works the way it
does
Master the math and algorithms behind the most used lighting models
In Detail

Since their introduction to Unity, Shaders have been notoriously difficult to


understand and implement in games: complex mathematics have always stood in the way
of creating your own Shaders and attaining that level of realism you crave. With
Shaders, you can transform your game into a highly polished, refined product with
Unity's post-processing effects.

Unity Shaders and Effects Cookbook is the first of its kind to bring you the
secrets of creating Shaders for Unity3D―guiding you through the process of
understanding vectors, how lighting is constructed with them, and also how textures
are used to create complex effects without the heavy math.

We'll start with essential lighting and finishing up by creating stunning screen
Effects just like those in high quality 3D and mobile games. You'll discover
techniques including normal mapping, image-based lighting, and how to animate your
models inside a Shader. We'll explore the secrets behind some of the most powerful
techniques, such as physically based rendering! With Unity Shaders and Effects
Cookbook, what seems like a dark art today will be second nature by tomorrow.
Style and approach

The recipes in this book contain step-by-step instructions, complemented by


screenshots and code, and real-world examples.

2016-08-18

20 <--> Large Scale Machine Learning with Python

Large Scale Machine Learning with Python


Packt Publishing | August 4, 2016 | English | ISBN: 1785887211 | 439 pages |
PDF/Epub | 11.5 Mb

Large Python machine learning projects involve new problems associated with
specialized machine learning architectures and designs that many data scientists
have yet to tackle. But finding algorithms and designing and building platforms
that deal with large sets of data is a growing need. Data scientists have to manage
and maintain increasingly complex data projects, and with the rise of big data
comes an increasing demand for computational and algorithmic efficiency. Large
Scale Machine Learning with Python uncovers a new wave of machine learning
algorithms that meet scalability demands together with a high predictive accuracy.

Dive into scalable machine learning and the three forms of scalability. Speed up
algorithms that can be used on a desktop computer with tips on parallelization and
memory allocation. Get to grips with new algorithms that are specifically designed
for large projects and can handle bigger files, and learn about machine learning in
big data environments. We will also cover the most effective machine learning
techniques on a map reduce framework in Hadoop and Spark in Python.

35 <--> A Practical Guide to Linux Commands, Editors, and Shell Programming (3rd
edition)
http://nitroflare.com/view/900A9CDC12CB45E/013308504X_A.pdf

A Practical Guide to Linux Commands, Editors, and Shell Programming (3rd edition)
By Mark G. Sobell
2013 | 1200 Pages | ISBN: 013308504X | PDF (conv) | 62 MB

New Chapters on Python and MySQL–Covers Perl, too! Learn from hundreds of
realistic, high-quality examples, and become a true Linux command-line guru! NEW!
Covers busybox, Midnight Commander, screen, and sshfs/curlftpf Covers the Mac OS X
command line and its unique tools 295-page reference covers 98 utilities, including
Mac OS X commands! For use with all popular versions of Linux, including Ubuntu™,
Fedora™, openSUSE™, Red Hat®, Debian, Mageia, Mint, Arch, CentOS, and Mac OS X,
too! The Most Useful Tutorial and Reference, with Hundreds of High-Quality Examples
for Every Popular Linux Distribution Linux is today’s dominant Internet server
platform. System administrators and Web developers need deep Linux fluency,
including expert knowledge of shells and the command line. This is the only guide
with everything you need to achieve that level of Linux mastery. Renowned Linux
expert Mark Sobell has brought together comprehensive, insightful guidance on the
tools sysadmins, developers, and power users need most, and has created an
outstanding day-to-day reference.

53 <--> Udemy - Learn Basic Data Visualization with R (2016) [repost]


http://nitroflare.com/view/5236C5BD843900A/Easyl_gur_Lear_Bas_Data_Vis_R.part1.rar
http://nitroflare.com/view/A9011BE981685A5/Easyl_gur_Lear_Bas_Data_Vis_R.part2.rar
http://nitroflare.com/view/A757D9190221D33/Easyl_gur_Lear_Bas_Data_Vis_R.part3.rar
http://nitroflare.com/view/3F47D1273ECC9F4/Easyl_gur_Lear_Bas_Data_Vis_R.part4.rar
http://nitroflare.com/view/2E3F431A2B6317D/Easyl_gur_Lear_Bas_Data_Vis_R.part5.rar
http://nitroflare.com/view/45952D620857D84/Easyl_gur_Lear_Bas_Data_Vis_R.part6.rar

Udemy - Learn Basic Data Visualization with R (2016)


MP4 | AVC 603kbps | English | 1280x720 | 30fps | 3 hours | AAC stereo 53kbps | 875
MB
Genre: Video Training

Data Visualization with R course provides basic as well as advance skills &
knowledge required to become a Data visualization Analyst. This course provides you
a better vision of Data visualization in order to train you excellently.
Participants, at the end of the training, will be technically competent in
essential concepts of Analysis such as why Data visualization is important and
basic R, Graphical Parameters used in data visualization, various types of graphs
such as Line Graph, Scatterplot, Bar plot, Histogram, Organizational chart and a
brief introduction of ggplot2 package.

This course contains lectures as videos along with the hands-on implementation of
the concepts, additional assignments are also provided in the last section for your
self-practice, working files are provided along with the every lectures.

What are the requirements?


It will be an advantage if you know how to work with R tool. But if you are not
familiar with R tool, don’t worry…you’ll learn how to use them, in this course.
if you are familiar with the charts and graphs, you will get the concepts quickly.
Basic R Programming knowledge is helpful but not required

What am I going to get from this course?


Over 33 lectures and 3 hours of content!
Data visualization and its importance
R Analytics tool
Importing Data into R from different Sources.
Graphical parameters.
Basic plotting
Ways to give colors in graphs such as RColorBrewer, RGB specification, Color
palettes.
Different types of graph
Understanding how ggplot2 package used for visualization
Working on Twitter Streaming Data by making a network graph of friends and
followers in R.

Curriculum
Section 1: Introduction
Lecture 1 Welcome 04:15
Lecture 2 Why Data Visualization is Important 02:59
Lecture 3 Overview of R 04:02
Lecture 4 Basic math and variables 05:30
Lecture 5 Vector and Matrices 05:22
Lecture 6 List and DataFrame 03:36
Lecture 7 Factors, Subset and summarizing methods 06:59
Lecture 8 Importing Data into R-Part I 07:04
Lecture 9 Importing Data into R-Part II 06:37
Section 2: Basic Plotting
Lecture 10 Plot Function in R 09:25
Lecture 11 Plot Function in R part-II 11:12
Lecture 12 Working with colors-RGB 07:15
Lecture 13 Working with Colors-Color Palette 05:02
Lecture 14 Working with Colors-RColorBrewer 07:30
Section 3: Types of Graphs
Lecture 15 Types of Graphs 03:54
Lecture 16 Line Graph 06:20
Lecture 17 Scatterplot 06:43
Lecture 18 Barplot 06:08
Lecture 19 Histogram 04:49
Lecture 20 PieChart 05:39
Lecture 21 Table Plot 04:08
Lecture 22 Boxplot 06:30
Lecture 23 Pictograph 02:58
Lecture 24 Organizational Chart 03:23
Section 4: Plotting with ggplot2
Lecture 25 Introduction to ggplot2 03:22
Lecture 26 qplot in R 04:11
Lecture 27 visualize with ggplot2 09:12
Lecture 28 ggthemes 06:15
Lecture 29 Facets 07:10
Lecture 30 Legends 04:08
Lecture 31 Annotation 04:44
Section 5: Network Graph and Project
Lecture 32 Network Graph 03:42
Lecture 33 Twitter data analysis 09:27

1 <--> Unity 5 2D: Combat in an RPG Game


http://avxhome.in/blogs/naag
http://nitroflare.com/view/4060388CF029903/Unity_5_2D_-
_Combat_in_an_RPG_Game.part1.rar
http://nitroflare.com/view/9A62B0F13666651/Unity_5_2D_-
_Combat_in_an_RPG_Game.part2.rar
http://nitroflare.com/view/9442D8C4BC4BC4F/Unity_5_2D_-
_Combat_in_an_RPG_Game.part3.rar
http://nitroflare.com/view/50A7571DF925595/Unity_5_2D_-
_Combat_in_an_RPG_Game.part4.rar
http://nitroflare.com/view/93B9BBB4C8482C5/Unity_5_2D_-
_Combat_in_an_RPG_Game.part5.rar

Unity 5 2D: Combat in an RPG Game


MP4 | Video: AVC 1280x720 | Audio: AAC 48KHz 2ch | Duration: 2h 11m | 429 MB
Genre: eLearning | Language: English

The hallmark of any popular RPG game is combat. Building on the lessons in the rest
of the Unity 5 2D series, these tutorials show how to build simple turn-based
combat like you would experience in classic RPGs. In the Movement in an RPG Game
course, you learned how to move a player in a 2D tile-based map. Here you'll
program, trigger, and manage random battles on the map. Author Jesse Freeman shows
how to create pop-up battle windows, add monsters, and create player and monster
attack actions—including evasive maneuvers. When the battle is over, you'll learn
to reward the player and clean up for future moves.

34 <--> Data Mining with R: Go from Beginner to Advanced! [repost]

Data Mining with R: Go from Beginner to Advanced!


HDRips | MP4/AVC, ~306 kb/s | 1280x720 | Duration: 12 hours | English: AAC, 76 kb/s
(2 ch) | 3.79 GB
Genre: Development / Programming
Learn to use R software for data analysis, visualization, and to perform dozens of
popular data mining techniques.

This is a "hands-on" business analytics, or data analytics course teaching how to


use the popular, no-cost R software to perform dozens of data mining tasks using
real data and data mining cases. It teaches critical data analysis, data mining,
and predictive analytics skills, including data exploration, data visualization,
and data mining skills using one of the most popular business analytics software
suites used in industry and government today. The course is structured as a series
of dozens of demonstrations of how to perform classification and predictive data
mining tasks, including building classification trees, building and training
decision trees, using random forests, linear modeling, regression, generalized
linear modeling, logistic regression, and many different cluster analysis
techniques. The course also trains and instructs on "best practices" for using R
software, teaching and demonstrating how to install R software and RStudio, the
characteristics of the basic data types and structures in R, as well as how to
input data into an R session from the keyboard, from user prompts, or by importing
files stored on a computer's hard drive. All software, slides, data, and R scripts
that are performed in the dozens of case-based demonstration video lessons are
included in the course materials so students can "take them home" and apply them to
their own unique data analysis and mining cases. There are also "hands-on"
exercises to perform in each course section to reinforce the learning process. The
target audience for the course includes undergraduate and graduate students seeking
to acquire employable data analytics skills, as well as practicing predictive
analytics professionals seeking to expand their repertoire of data analysis and
data mining knowledge and capabilities.

35 <--> MySQL Troubleshooting: What To Do When Queries Don't Work (Repost)


http://nitroflare.com/view/123DCB106194289/1449312004.rar

Sveta Smirnova, "MySQL Troubleshooting: What To Do When Queries Don't Work"


English | 2012 | 264 Pages | ISBN: 1449312004 | EPUB + PDF | 9 MB

Stuck with bugs, performance problems, crashes, data corruption, and puzzling
output? If you’re a database programmer or DBA, they’re part of your life. The
trick is knowing how to quickly recover from them. This unique, example-packed book
shows you how to handle an array of vexing problems when working with MySQL.
Written by a principal technical support engineer at Oracle, MySQL Troubleshooting
provides the background, tools, and expert steps for solving problems from simple
to complex—whether data you thought you inserted doesn’t turn up in a query, or the
entire database is corrupt because of a server failure. With this book in hand,
you’ll work with more confidence.

49 <--> Building Real-time Applications with Socket.io (2016)


http://avxhome.in/blogs/naag
http://nitroflare.com/view/44592B9598825DA/Building_Real-
time_Applications_with_Socket.io.part1.rar
http://nitroflare.com/view/0A8C46167B6E3CD/Building_Real-
time_Applications_with_Socket.io.part2.rar
http://nitroflare.com/view/EE7298E5A4CEDF2/Building_Real-
time_Applications_with_Socket.io.part3.rar

Building Real-time Applications with Socket.io


August 2016 | MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 1 Hours
13M | 213 MB
Genre: eLearning | Language: English

This course introduces developers to the Socket.io library, a free Node.js module
for simplifying real-time functionality.

Using Socket.io, developers are able to configure sockets for sending and receiving
messages using the browser. In this course, Building Real-time Applications with
Socket.io, you'll learn to build modern, real-time applications using the power of
Socket.io. You'll start with an introduction to Socket.io and some of the demo apps
that will be used in the course. Next, you'll discover some of the basics of what
Socket.io is and how it's used within the Node.js framework. Finally, you'll build
a chat application which will be able to send messages to all users, emit private
messages, and you'll see how to set up private rooms. By the end of this course,
you'll be prepared to tackle projects that can then deliver streaming data using
simple event-driven methods.

53 <--> Verified Functional Programming in Agda


http://nitroflare.com/view/88DCEEF260D0F25/1970001240.pdf

Aaron Stump, "Verified Functional Programming in Agda"


2016 | ISBN-10: 1970001240 | 283 pages | PDF | 1 MB

Agda is an advanced programming language based on Type Theory. Agda's type system
is expressive enough to support full functional verification of programs, in two
styles. In external verification, we write pure functional programs and then write
proofs of properties about them. The proofs are separate external artifacts,
typically using structural induction. In internal verification, we specify
properties of programs through rich types for the programs themselves. This often
necessitates including proofs inside code, to show the type checker that the
specified properties hold. The power to prove properties of programs in these two
styles is a profound addition to the practice of programming, giving programmers
the power to guarantee the absence of bugs, and thus improve the quality of
software more than previously possible. Verified Functional Programming in Agda is
the first book to provide a systematic exposition of external and internal
verification in Agda, suitable for undergraduate students of Computer Science. No
familiarity with functional programming or computer-checked proofs is presupposed.
The book begins with an introduction to functional programming through familiar
examples like booleans, natural numbers, and lists, and techniques for external
verification. Internal verification is considered through the examples of vectors,
binary search trees, and Braun trees. More advanced material on type-level
computation, explicit reasoning about termination, and normalization by evaluation
is also included. The book also includes a medium-sized case study on Huffman
encoding and decoding. Exercises are provided at the end of each chapter.

63 <--> Design Patterns in C++: Behavioral - Chain of Responsibility to Memento


(2016)

Design Patterns in C++: Behavioral - Chain of Responsibility to Memento


August 2016 | MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 2 Hours
49M | 595 MB
Genre: eLearning | Language: English

This course will teach you about Behavioral design patterns and their
implementation in modern C++. This is part of a multi-course series on C++
patterns.
The correct application and recognition of design patterns is an important skill
for developers and architects. This course, Design Patterns in C++: Behavioral -
Chain of Responsibility to Memento, introduces the viewer to Behavioral design
patterns. It covers the Chain of Responsibility, Command, Interpreter, Iterator,
Mediator, and Memento design patterns. You'll be shown different ways in which
these patterns can be implemented in modern C++ (C++ 11 and beyond). By the end of
this course, you'll be more familiar with Behavioral design patterns in C++.
Software required: a C++ IDE (e.g., Visual Studio, CLion) or a text editor (e.g.,
VIM, EMACS) together with a C++ compiler (e.g., GCC, Clang).

71 <--> Practical Machine Learning (Repost)


http://nitroflare.com/view/91A149FD15ADE79/178439968X_Practical.pdf

Practical Machine Learning By Sunila Gollapudi


2016 | 468 Pages | ISBN: 178439968X | PDF (conv) | 17 MB

Fully-coded working examples using a wide range of machine learning libraries and
tools, including Python, R, Julia, and Spark Comprehensive practical solutions
taking you into the future of machine learning Go a step further and integrate your
machine learning projects with Hadoop Who This Book Is For This book has been
created for data scientists who want to see Machine learning in action and explore
its real-world applications. Knowledge of programming (Python and R) and
mathematics is advisable if you want to get started immediately.

79 <--> Raspberry Pi Computer Vision Programming (Repost)


http://nitroflare.com/view/6E44E0133D09513/1784398284_Raspberrysp1.pdf

Raspberry Pi Computer Vision Programming By Ashwin Pajankar


2015 | 178 Pages | ISBN: 1784398284 | PDF | 9 MB

Design and implement your own computer vision applications with the Raspberry Pi
About This Book Explore the vast opportunities of computer vision with the
Raspberry Pi and Python Design and develop webcam and Raspberry Pi based
applications The book features ample screenshots that will offer a play-by-play
account on how to implement computer vision fundamentals and applications Who This
Book Is For This book is intended for novices, as well as seasoned Raspberry Pi and
Python enthusiasts, who would like to explore the area of computer vision. Readers
with very little programming or coding/scripting experience can create wonderful
image processing and computer vision applications with relatively fewer lines of
code in Python.

99 <--> Mastering Machine Learning with R (repost)


http://nitroflare.com/view/F8B027F1FA63D57/Mastering_Machine_Learning_with.rar

Cory Lesmeister "Mastering Machine Learning with R"


Publisher: Packt Publishing | English | 2015 | ISBN: 178398452X | 400 pages | PDF |
8.8 MB

If you want to learn how to use R's machine learning capabilities to solve complex
business problems, then this book is for you. Some experience with R and a working
knowledge of basic statistical or machine learning will prove helpful.
Master machine learning techniques with R to deliver insights for complex projects

About This Book

Get to grips with the application of Machine Learning methods using an extensive
set of R packages
Understand the benefits and potential pitfalls of using machine learning methods
Implement the numerous powerful features offered by R with this comprehensive guide
to building an independent R-based ML system

What You Will Learn

Gain deep insights to learn the applications of machine learning tools to the
industry
Manipulate data in R efficiently to prepare it for analysis
Master the skill of recognizing techniques for effective visualization of data
Understand why and how to create test and training data sets for analysis
Familiarize yourself with fundamental learning methods such as linear and logistic
regression
Comprehend advanced learning methods such as support vector machines
Realize why and how to apply unsupervised learning methods

In Detail

Machine learning is a field of Artificial Intelligence to build systems that learn


from data. Given the growing prominence of R―a cross-platform, zero-cost
statistical programming environment―there has never been a better time to start
applying machine learning to your data.

The book starts with introduction to Cross-Industry Standard Process for Data
Mining. It takes you through Multivariate Regression in detail. Moving on, you will
also address Classification and Regression trees. You will learn a couple of
“Unsupervised techniques”. Finally, the book will walk you through text analysis
and time series.

The book will deliver practical and real-world solutions to problems and variety of
tasks such as complex recommendation systems. By the end of this book, you will
gain expertise in performing R machine learning and will be able to build complex
ML projects using R and its packages.

Style and approach

This is a book explains complicated concepts with easy to follow theory and real-
world, practical applications. It demonstrates the power of R and machine learning
extensively while highlighting the constraints.

122 <--> Mastering Predictive Analytics with R (Repost)


http://nitroflare.com/view/83A4F6361100860/1783982802_Masteringsp1.epub
http://nitroflare.com/view/1F5EB73B9F4FEE9/1783982802_Masteringsp1.mobi
http://nitroflare.com/view/3A90155571B0E9B/1783982802_Masteringsp1.pdf

Mastering Predictive Analytics with R By Rui Miguel Forte


2015 | 414 Pages | ISBN: 1783982802 | EPUB, MOBI, PDF | 23 MB

Master the craft of predictive modeling by developing strategy, intuition, and a


solid foundation in essential concepts Grasp the major methods of predictive
modeling and move beyond black box thinking to a deeper level of understanding
Leverage the flexibility and modularity of R to experiment with a range of
different techniques and data types Packed with practical advice and tips
explaining important concepts and best practices to help you understand quickly and
easily This book is intended for the budding data scientist, predictive modeler, or
quantitative analyst with only a basic exposure to R and statistics. It is also
designed to be a reference for experienced professionals wanting to brush up on the
details of a particular type of predictive model. Mastering Predictive Analytics
with R assumes familiarity with only the fundamentals of R, such as the main data
types, simple functions, and how to move data around. No prior experience with
machine learning or predictive modeling is assumed, however you should have a basic
understanding of statistics and calculus at a high school level. R offers a free
and open source environment that is perfect for both learning and deploying
predictive modeling solutions in the real world. With its constantly growing
community and plethora of packages, R offers the functionality to deal with a truly
vast array of problems. This book is designed to be both a guide and a reference
for moving beyond the basics of predictive modeling. The book begins with a
dedicated chapter on the language of models and the predictive modeling process.
Each subsequent chapter tackles a particular type of model, such as neural
networks, and focuses on the three important questions of how the model works, how
to use R to train it, and how to measure and assess its performance using real
world data sets. By the end of this book, you will have explored and tested the
most popular modeling techniques in use on real world data sets and mastered a
diverse range of techniques in predictive analytics.

130 <--> TensorFlow For Machine Intelligence

TensorFlow For Machine Intelligence: A hands-on introduction to learning algorithms


by Sam Abrahams
English | 23 July 2016 | ASIN: B01IZ43JV4 | 322 Pages | AZW3/MOBI/EPUB/PDF (conv) |
26.87 MB

This book is a hands-on introduction to learning algorithms. It is for people who


may know a little machine learning (or not) and who may have heard about
TensorFlow, but found the documentation too daunting to approach. The learning
curve is gentle and you always have some code to illustrate the math step-by-step.

TensorFlow, a popular library for machine learning, embraces the innovation and
community-engagement of open source, but has the support, guidance, and stability
of a large corporation. Because of its multitude of strengths, TensorFlow is
appropriate for individuals and businesses ranging from startups to companies as
large as, well, Google. TensorFlow is currently being used for natural language
processing, artificial intelligence, computer vision, and predictive analytics.

TensorFlow, open sourced to the public by Google in November 2015, was made to be
flexible, efficient, extensible, and portable. Computers of any shape and size can
run it, from smartphones all the way up to huge computing clusters. This book
starts with the absolute basics of TensorFlow. We found that most tutorials on
TensorFlow start by attempting to teach both machine learning concepts and
TensorFlow terminology at the same time. Here we first make sure you've had the
opportunity to become comfortable with TensorFlow's mechanics and core API before
covering machine learning concepts.

24 <--> UNIX Shell Scripting Interview Questions, Answers, and Explanations: UNIX
Shell Certification Review (Repost)

Terry Sanchez-Clark, "UNIX Shell Scripting Interview Questions, Answers, and


Explanations: UNIX Shell Certification Review"
English | 2007 | EPUB, MOBI | 160 pages | ISBN: 1933804432 | 1 MB

Fluency with a UNIX Shell is mandatory for working within the UNIX operating
system. Keeping current, however, can be a challenge. With the UNIX Shell Scripting
Interview Guide, you will be sure to be current.
Using this book to prepare for a job interview or brush up on a scripting
programming language will aid any programmer in acquiring new and applicable skills
and knowledge. This book contains a complete reference of common scripting errors,
performance tuning examples, and common applications. More than just UNIX
documentation and open source rhetoric, this guide explains UNIX Shell Scripting
from the perspective of the advanced programmer and administrator so you can be
sure to come to any interview prepared. Key topics include: . Graphical user
interfaces for UNIX . Advanced features of Bash, Bourne, and Korn . Common errors
and troubleshooting . System monitoring and maintenance . Modern command line
shells

43 <--> Scaling Java Applications Through Concurrency (2016)


http://nitroflare.com/view/856387FEA2A3223/Scaling_Java_Applications_Through_Concur
rency.part1.rar
http://nitroflare.com/view/B9A2A00312CFC3A/Scaling_Java_Applications_Through_Concur
rency.part2.rar
http://nitroflare.com/view/078AC83151201F1/Scaling_Java_Applications_Through_Concur
rency.part3.rar
http://nitroflare.com/view/DDBD93B8A0B77A3/Scaling_Java_Applications_Through_Concur
rency.part4.rar
http://nitroflare.com/view/E5A9F8436212609/Scaling_Java_Applications_Through_Concur
rency.part5.rar

Scaling Java Applications Through Concurrency


August 2016 | MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 2 Hours
19M | 497 MB
Genre: eLearning | Language: English

Distributed systems and multi-core platforms are far too prevalent now to dismiss
everyday concurrency. This course outlines several concurrency patterns that the
Java Concurrency API simplifies, making it much easier to scale your Java
application.

There are several gems inside the existing concurrency API that have been hiding in
the background for years, waiting to be discovered by curious software engineers.
The existing Java Concurrency API makes it much easier to build a Java application
that is scalable and performant without having to settle for lots of low-level
wait-notify usage or lots of locking using the synchronized keyword. In this
course, Scaling Java Applications Through Concurrency, you'll cover several
concurrency patterns simplified by the Java Concurrency API; these patterns will
make scaling new and existing Java applications simpler than ever. First, you'll
learn about how the Java Concurrency API has changed scalability and how to run
processes in the background. Next, you'll cover classes that will help you avoid
mistakes like lost updates when sharing resources. Finally, you'll discover how to
coordinate dependent processes and implementing throttling. By the end of this
course, you will be able to easily scale your Java applications through concurrency
so that they work better and faster.

53 <--> IPython Interactive Computing and Visualization Cookbook (Repost)


http://nitroflare.com/view/DDE358FA225253D/1783284811_IPythonsp1.epub
http://nitroflare.com/view/647E5B6F4608680/1783284811_IPythonsp1.pdf
IPython Interactive Computing and Visualization Cookbook By Cyrille Rossant
2014 | 512 Pages | ISBN: 1783284811 | EPUB + PDF | 14 MB

Leverage the new features of the IPython notebook for interactive web-based big
data analysis and visualization Become an expert in high-performance computing and
visualization for data analysis and scientific modeling A comprehensive coverage of
scientific computing through many hands-on, example-driven recipes with detailed,
step-by-step explanations Who This Book Is For Intended to anyone interested in
numerical computing and data science: students, researchers, teachers, engineers,
analysts, hobbyists... Basic knowledge of Python/NumPy is recommended. Some skills
in mathematics will help you understand the theory behind the computational
methods.

78 <--> Node.js Design Patterns (Repost)


http://nitroflare.com/view/8D1904913996E2A/1783287314_Node.jssp1.epub
http://nitroflare.com/view/3566017532EE026/1783287314_Node.jssp1.pdf

Node.js Design Patterns By Mario Casciaro


2014 | 454 Pages | ISBN: 1783287314 | EPUB + PDF | 18 MB

Get the best out of Node.js by mastering a series of patterns and techniques to
create modular, scalable, and efficient applications About This Book Dive into the
core patterns and components of Node.js in order to master your application's
design Learn tricks, techniques, and best practices to solve common design and
coding challenges Take a code-centric approach to using Node.js without friction
Who This Book Is For If you're a JavaScript developer interested in a deeper
understanding of how to create and design Node.js applications, this is the book
for you.
******

2016/08/04
******
0 <--> Globale Optimierung von Niveaulinien. Geometrische und algebraische
Fundierung und Algorithmen (repost)

12 <--> Windows Workflows with PowerShell


http://avxhome.in/blogs/naag
http://nitroflare.com/view/80D6CB1DFF26DEF/Windows_Workflows_with_PowerShell.part1.
rar
http://nitroflare.com/view/466D24D1D26E610/Windows_Workflows_with_PowerShell.part2.
rar
http://nitroflare.com/view/17EE93716F83B3F/Windows_Workflows_with_PowerShell.part3.
rar
http://nitroflare.com/view/7E10BB7DB4BC617/Windows_Workflows_with_PowerShell.part4.
rar

Windows Workflows with PowerShell


August 2016 | MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 2.5
Hours | 350 MB
Genre: eLearning | Language: English

Running the same individual scripts all day is not the best use of your time–but
workflows are the solution! This course describes PowerShell workflows and shows
how to write/develop, run, and troubleshoot workflows.

Workflows are used to execute long-running and restartable scripts that are a
bother to run individually–they can greatly increase your productivity. This
course, Windows Workflows with PowerShell, you'll learn how to use PowerShell
workflows to help you do your work more efficiently. You'll first begin by learning
about different workflows and how to write and run them with Windows PowerShell.
Next, you'll look at some of the issues that might arise when you convert a script
or set of scripts into a workflow. Finally, you'll learn how to convert a set of
scripts to a workflow. By the end of this course, you'll have the resources to
understand Windows workflows with PowerShell and you'll be able to work faster then
ever.

Click Here to get more tutorials in my Blog

******
19 <--> 3D Printed Science Projects: Ideas for your classroom, science fair or home
(Technology in Action) (Repost)
http://nitroflare.com/view/646C49F58DD77F6/1484213246_3D.epub

3D Printed Science Projects: Ideas for your classroom, science fair or home
(Technology in Action) By Joan Horvath
2016 | 224 Pages | ISBN: 1484213246 | PDF | 4 MB

This book describes how to create 3D printable models that can help students from
kindergarten through grad school learn math, physics, botany, chemistry,
engineering and more. Each of the eight topics is designed to be customized by the
reader to create a wide range of projects suitable for science fairs, extra credit,
or classroom demonstrations. Science fair project suggestions and extensive "where
to learn more" resources are included, too. You will add another dimension to your
textbook understanding of science. In this book, you will learn: To create (and
present the science behind) 3D printed models. To use a 3D printer to create those
models as simply as possible. New science insights from designing 3D models. Who
this book is for: This book shows parents and teachers how to use the models inside
as starting points for 3D printable explorations. Students can start with these
models and vary them for their own explorations. Unlike other sets of models that
can just be scaled, these models have the science built-in to allow for more
insight into the fundamental concepts.
******
22 <--> Tutsplus - JavaScript Refactoring Techniques
http://avaxhome.ws/blogs/serpmolot
http://nitroflare.com/view/6D69FD00C127662/RTechniques.rar

Tutsplus - JavaScript Refactoring Techniques


English | 1 Aug 2016 | mp4 | H264 1280x720 | AAC 2 ch | 14 min | 200 MB
eLearning | JavaScript, Programming Fundamentals, JavaScript ES6, ECMAScript 2015,
Functional Programming

We all read more code than we write. Naturally we should be doing something to
optimize the reading experience. Refactoring is the process of improving the
structure and readability of code without changing its functionality.

In this course, Envato Tuts+ instructor Pavan Podila will show you seven different
techniques that can help you write more readable and refactored code. You'll see
how to leverage the JavaScript ES6 (ECMAScript 2015) syntax and features such as
template strings, hoisting, IIFE, Function.bind, and a few more. By the end of this
ten-minute Coffee Break Course, you will have some powerful techniques to improve
and simplify your JavaScript code.

25 <--> The Unreal Engine Developer Course - Learn C++ & Make Games [Updated]
http://nitroflare.com/folder/7860/L24xlYXJuLWMtbWFrZS1nYW1lcw

The Unreal Engine Developer Course - Learn C++ & Make Games (2016)
WEBRip | English | MP4 + Project files | 1280 x 720 | AVC ~499 kbps | 30 fps
AAC | 192 Kbps | 48.0 KHz | 2 channels | 31:49:01 | 12.44 GB
Genre: eLearning Video / Computer Science, Development, Programming

This course is the beginning of a project that was a runaway success on


Kickstarter. Get involved now, and get access to all future content as it's added.
The final course will be over 30 hours of content and 200+ lectures.
Learn how to create and mod video games using Unreal Engine 4, the free-to-use game
development platform used by AAA studios and indie developers worldwide. We start
super simple so you need no prior experience of Unreal or coding! With our online
tutorials, you'll be amazed what you can achieve.
Benefit from our world-class support from both other students, and Ben who is on
the forums regularly. Go on to build several games including a full 3D version of
Pong with an online multiplayer scoreboard, and more.
You will have access to a course forum where you can discuss topics on a course-
wide basis, or down to the individual video. Our thriving discussion forum will
help you learn and share ideas with other students.
You will learn C++, the powerful industry standard language from scratch. By the
end of the course you'll be very confident in the basics of coding and game
development, and hungry to learn more.
Anyone who wants to learn to create games: Unreal Engine is a fantastic platform
which enables you to make AAA-quality games. Furthermore these games can be created
for Windows, consoles, MacOS, iOS, Android and Web from a single source!
If you're a complete beginner, we'll teach you all the coding and game design
principles you'll need. If you're an artist, we'll teach you to bring your assets
to life. If you're a coder, we'll teach you game design principles.

28 <--> Unity3d Concepts


http://avxhome.in/blogs/naag
http://nitroflare.com/view/E065E7606968F37/Unity3d_Concepts.part1.rar
http://nitroflare.com/view/F48622130153705/Unity3d_Concepts.part2.rar
http://nitroflare.com/view/C4B7C45320BF715/Unity3d_Concepts.part3.rar
http://nitroflare.com/view/618C7034C20C226/Unity3d_Concepts.part4.rar
http://nitroflare.com/view/5FC5E7D75251D95/Unity3d_Concepts.part5.rar

Unity3d Concepts
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 4 Hours | Lec: 50 |
946 MB
Genre: eLearning | Language: English

Learn the basics of creating your own games in Unity3d. This is a brand new course
that covers Unity 4.XX of Unity3d.

Welcome to the Unity Concepts tutorial series. This Unity3d video course was
created from scratch and gives you a thorough understanding of the Unity3d engine.
It was designed with the most up to date version of Unity3d currently out (Unity
4.XX).

Learn why Unity3d is great for developing your own games. You'll go over everything
from scripting in Javascript to animation to building your game for use on multiple
platforms like iOS, Android, Linux, OSX and Windows to name a few.

Unity3d can also be used to create mobile apps, not just games and with it's ease
of use and powerful features you can get your idea up and running easily. So lets
get started now!

What you'll Learn in this Course

Navigating the Unity3d interface


Creating and using Game Objects
Understanding how Physics work in Unity3d
How to create a custom GUI interface with text and images
Sculpting and detailing terrain with textures
Building custom trees using the Tree Creator
Particle systems
How to implement Colliders and Triggers
Dynamic Audio Clips
Interactive Cloth and Joints
Applying Textures and Materials
Simple Javascript Basics
Mecanim Animation system with scripted inputs
Don't forget to check back as this course is constantly being updated with new and
up to date content. Hope you enjoy this course, have fun developing with Unity3d!

33 <--> Game Coding Complete (4th edition) (Repost) --> library

Game Coding Complete (4th edition) By Mike McShaffry, David Graham


2012 | 940 Pages | ISBN: 1133776574 | EPUB, MOBI, PDF | 15 MB

Welcome to Game Coding Complete, Fourth Edition, the newest edition of the
essential, hands-on guide to developing commercial-quality games. Written by two
veteran game programmers, the book examines the entire game development process and
all the unique challenges associated with creating a game. In this excellent
introduction to game architecture, you'll explore all the major subsystems of
modern game engines and learn professional techniques used in actual games, as well
as Teapot Wars, a game created specifically for this book. This updated fourth
edition uses the latest versions of DirectX and Visual Studio, and it includes
expanded chapter coverage of game actors, AI, shader programming, LUA scripting,
the C# editor, and other important updates to every chapter. All the code and
examples presented have been tested and used in commercial video games, and the
book is full of invaluable best practices, professional tips and tricks, and
cautionary advice.

36 <--> Data Clustering in C++: An Object-Oriented Approach (repost) --> library

Data Clustering in C++: An Object-Oriented Approach by Guojun Gan


English | 13 May 2011 | ISBN: 1439862230 | 520 Pages | PDF | 4 MB

Data clustering is a highly interdisciplinary field, the goal of which is to divide


a set of objects into homogeneous groups such that objects in the same group are
similar and objects in different groups are quite distinct. Thousands of
theoretical papers and a number of books on data clustering have been published
over the past 50 years. However, few books exist to teach people how to implement
data clustering algorithms. This book was written for anyone who wants to implement
or improve their data clustering algorithms.

Using object-oriented design and programming techniques, Data Clustering in C++


exploits the commonalities of all data clustering algorithms to create a flexible
set of reusable classes that simplifies the implementation of any data clustering
algorithm. Readers can follow the development of the base data clustering classes
and several popular data clustering algorithms. Additional topics such as data pre-
processing, data visualization, cluster visualization, and cluster interpretation
are briefly covered.

This book is divided into three parts–

Data Clustering and C++ Preliminaries: A review of basic concepts of data


clustering, the unified modeling language, object-oriented programming in C++, and
design patterns
A C++ Data Clustering Framework: The development of data clustering base classes
Data Clustering Algorithms: The implementation of several popular data clustering
algorithms
A key to learning a clustering algorithm is to implement and experiment the
clustering algorithm. Complete listings of classes, examples, unit test cases, and
GNU configuration files are included in the appendices of this book as well as in
the CD-ROM of the book. The only requirements to compile the code are a modern C++
compiler and the Boost C++ libraries.

2016-08-02
******
0 <--> Byte-Sized-Chunks: Bit Manipulation Problems

Byte-Sized-Chunks: Bit Manipulation Problems


MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 2 Hours | 308 MB
Genre: eLearning | Language: English

Learn how to set, test or reverse bits - interview favorites, made easy with a
visual approach that you will love

Programming interviews are like standard plays in professional sport - and bit
manipulation questions are very common in certain types of interviews!

This course has been drawn by a team that has conducted hundreds of technical
interviews at Google and Flipkart

Bit manipulation problems are an interview favorite, and they also pop up in some
real-word programming cases, particularly low-level or very computationally
intensive tasks.

What's covered:

The bitwise AND, OR, NOT operators: Visually understand exactly how the bitwise
AND, OR and NOT operators work
Bitwise Shifting - Overflow and Fill: The bitwise shift operators can be quite
tricky - we cover these in some detail
Bit Manipulation - get and set a specific bit
Counting Set Bits with a nifty trick to do so in time complexity O(# of 1s)
Reverse Bits in a number
Click Here to get more tutorials in my Blog

******
******
1 <--> Byte-Sized-Chunks: C++ Templates and the STL

Byte-Sized-Chunks: C++ Templates and the STL


MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 2 Hours | 768 MB
Genre: eLearning | Language: English

Compile-time polymorphism via templates, C++ casts, containers, algorithms and


iterators - all will make sense now!

Like a gruff uncle, C++ seems intimidating, when its just being helpful. These
examples will help you understand that.

Let's parse that.

C++ seems intimidating because all too often, what you see is not what you get.
Usually, that's because C++ is trying to help you, but you don't realise that. C++
is incredibly deep, and it sometimes struggles to get you - the programmer - to
understand what it's saying
These examples will help. Each is self-contained, has its source code attached, and
gets across a specific C++ use-case. Each example is simple, but not simplistic.
What's Included:

Templates are a classic generic programming technique that were revolutionary when
first added to C++. Understand template functions and classes, as well as template
specializations.
STL - the Standard Template Library - is incredibly powerful. Get a good sense of
collections, iterators and algorithms - the major components of the STL
C++ casts are quite different than C-casts. Understand const_cast, static_cast and
dynamic_cast, as well as Real Time Type Identification (RTTI), and the manner in
which explicit conversions can be performed using static_cast

Click Here to get more tutorials in my Blog

******
******
2 <--> Byte-Sized-Chunks: Operator Overloading in C++

Byte-Sized-Chunks: Operator Overloading in C++


MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 2 Hours | 758 MB
Genre: eLearning | Language: English

Assignment, Pre- and Post-Increment, And Streaming Operators Will Make So Much
Sense Now!

Operator overloading is a particularly complicated topic - C++ is virtually alone


in the ubiquity of overloaded operators. Make sure this doesn't trip you up.

What is operator overloading? Understand internal operators, defined as member


functions of a class vs external operators defined as global functions. External
operators are commonly friend functions of the class on which they operate.
Internal or External? When would you choose to have an internal operator
implementation vs an external operator implementation? Sometimes you don't have a
choice!
The += operator
The assignment operator
Pre- and Post-Increment
Streams and the >> and << operators

Click Here to get more tutorials in my Blog

******
******
3 <--> Byte-Sized-Chunks: Stacks, Queues, Binary Trees, Heaps

Byte-Sized-Chunks: Stacks, Queues, Binary Trees, Heaps


MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 5.5 Hours | 1.51 GB
Genre: eLearning | Language: English

A visual way to master basic data structures for strong fundamentals!

This is an animated, visual and spatial way to learn data structures and algorithms

Our brains process different types of information differently - evolutionarily we


are wired to absorb information best when it is visual and spatial i.e. when we can
close our eyes and see it
More than most other concepts, Data Structures and Algorithms are best learnt
visually. These are incredibly easy to learn visually, very hard to understand most
other ways
This course has been put together by a team with tons of everyday experience in
thinking about these concepts and using them at work at Google, Microsoft and
Flipkart
What's Covered:

Big-O notation and complexity


Stacks
Queues
Trees
Heaps
Talk to us!

Mail us about anything - anything! - and we will always reply :-)

Click Here to get more tutorials in my Blog

******
******
4 <--> Deep Learning in Python

Deep Learning in Python: Master Data Science and Machine Learning with Modern
Neural Networks written in Python, Theano, and TensorFlow (Machine Learning in
Python) by LazyProgrammer
English | March 11, 2016 | ASIN: B01CVJ19E8 | 38 Pages | AZW3/MOBI/EPUB/PDF (conv)
| 1.19 MB
Deep learning is making waves. At the time of this writing (March 2016), Google’s
AlghaGo program just beat 9-dan professional Go player Lee Sedol at the game of Go,
a Chinese board game.

Experts in the field of Artificial Intelligence thought we were 10 years away from
achieving a victory against a top professional Go player, but progress seems to
have accelerated!

While deep learning is a complex subject, it is not any more difficult to learn
than any other machine learning algorithm. I wrote this book to introduce you to
the basics of neural networks. You will get along fine with undergraduate-level
math and programming skill.

All the materials in this book can be downloaded and installed for free. We will
use the Python programming language, along with the numerical computing library
Numpy. I will also show you in the later chapters how to build a deep network using
Theano and TensorFlow, which are libraries built specifically for deep learning and
can accelerate computation by taking advantage of the GPU.

Unlike other machine learning algorithms, deep learning is particularly powerful


because it automatically learns features. That means you don’t need to spend your
time trying to come up with and test “kernels” or “interaction effects” - something
only statisticians love to do. Instead, we will let the neural network learn these
things for us. Each layer of the neural network learns a different abstraction than
the previous layers. For example, in image classification, the first layer might
learn different strokes, and in the next layer put the strokes together to learn
shapes, and in the next layer put the shapes together to form facial features, and
in the next layer have a high level representation of faces.

On top of all this, deep learning is known for winning its fair share Kaggle
contests. These are machine learning contests that are open to anyone in the world
who are allowed to use any machine learning technique they want. Deep learning is
that powerful.

Data Science and Machine Learning

Data science is a trending field in tech and a big part of it is “machine


learning”. These are programs that can learn automatically learn what their output
should be, instead of trying to manually program it yourself.

Many startups who are starting to see growth now want to quantify their data and
perform analyses that optimize sales, customers, and profit.

In recent news, Google’s deep learning machine has produced “dream images”. Their
machines are so much like the brain, they can produce dreams! In this course, we’re
going to cover a technology made by Google just for deep learning, called
TensorFlow. We are also going to look at a library that has been around for much
longer called Theano. I am going to show you how to build neural networks from
scratch using both of these very awesome tools.

By the end of this course, you’ll be able to take the things you’ve learned, and
create very powerful machine learning models to do things like sports betting,
stock market prediction, and revenue optimization at your company.
******

5 <--> Dense Image Correspondences for Computer Vision


http://nitroflare.com/view/18FCAAE0DEFF595/3319230476.pdf
Tal Hassner, "Dense Image Correspondences for Computer Vision"
English | ISBN: 3319230476 | 2016 | 308 pages | PDF | 19 MB

This book describes the fundamental building-block of many new computer vision
systems: dense and robust correspondence estimation. Dense correspondence
estimation techniques are now successfully being used to solve a wide range of
computer vision problems, very different from the traditional applications such
techniques were originally developed to solve. This book introduces the techniques
used for establishing correspondences between challenging image pairs, the novel
features used to make these techniques robust, and the many problems dense
correspondences are now being used to solve. The book provides information to
anyone attempting to utilize dense correspondences in order to solve new or
existing computer vision problems. The editors describe how to solve many computer
vision problems by using dense correspondence estimation. Finally, it surveys
resources, code and data, necessary for expediting the development of effective
correspondence-based computer vision systems.
******
******
6 <--> Gems of Combinatorial Optimization and Graph Algorithms

Andreas S. Schulz, "Gems of Combinatorial Optimization and Graph Algorithms"


English | ISBN: 3319249703 | 2016 | 162 pages | PDF | 3 MB

Are you looking for new lectures for your course on algorithms, combinatorial
optimization, or algorithmic game theory? Maybe you need a convenient source of
relevant, current topics for a graduate student or advanced undergraduate student
seminar? Or perhaps you just want an enjoyable look at some beautiful mathematical
and algorithmic results, ideas, proofs, concepts, and techniques in discrete
mathematics and theoretical computer science? Gems of Combinatorial Optimization
and Graph Algorithms is a handpicked collection of up-to-date articles, carefully
prepared by a select group of international experts, who have contributed some of
their most mathematically or algorithmically elegant ideas. Topics include longest
tours and Steiner trees in geometric spaces, cartograms, resource buying games,
congestion games, selfish routing, revenue equivalence and shortest paths,
scheduling, linear structures in graphs, contraction hierarchies, budgeted matching
problems, and motifs in networks. This volume is aimed at readers with some
familiarity of combinatorial optimization, and appeals to researchers, graduate
students, and advanced undergraduate students alike.
******

8 <--> Infiniteskills - Introduction to Pandas for Developers


http://avxhome.in/blogs/naag
http://nitroflare.com/view/B29D8091C9ABC56/Introduction_to_Pandas_for_Developers.pa
rt1.rar
http://nitroflare.com/view/B59445C73EEE665/Introduction_to_Pandas_for_Developers.pa
rt2.rar
http://nitroflare.com/view/416E8C1EE1C2A19/Introduction_to_Pandas_for_Developers.pa
rt3.rar
http://nitroflare.com/view/8F9AFBE05E0F2F6/Introduction_to_Pandas_for_Developers.pa
rt4.rar
http://nitroflare.com/view/D1391F782A118AA/Introduction_to_Pandas_for_Developers.pa
rt5.rar
http://nitroflare.com/view/1CEB9CD831A8E03/Introduction_to_Pandas_for_Developers.pa
rt6.rar

Introduction to Pandas for Developers


MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 5.5 Hours | 1.06 GB
Genre: eLearning | Language: English
In this project-based Introduction to Pandas for Developers video tutorial series,
you'll quickly have relevant skills for real-world applications.

Follow along with our expert instructor in this training course to get:

Concise, informative and broadcast-quality Introduction to Pandas for Developers


training videos delivered to your desktop
The ability to learn at your own pace with our intuitive, easy-to-use interface
A quick grasp of even the most complex Introduction to Pandas for Developers
subjects because they're broken into simple, easy to follow tutorial videos

Practical working files further enhance the learning process and provide a degree
of retention that is unmatched by any other form of Introduction to Pandas for
Developers tutorial, online or offline… so you'll know the exact

Click Here to get more tutorials in my Blog

******
******
9 <--> Infiniteskills - Matplotlib for Developers Training Video
http://nitroflare.com/view/B8F4A3C6F17C6D0/Matplotlib_for_Developers.part1.rar
http://nitroflare.com/view/781E1BC09CE421E/Matplotlib_for_Developers.part2.rar
http://nitroflare.com/view/4C259B14422CDD1/Matplotlib_for_Developers.part3.rar
http://nitroflare.com/view/391383CE0CAE761/Matplotlib_for_Developers.part4.rar
http://nitroflare.com/view/4B8D9CCB2600D93/Matplotlib_for_Developers.part5.rar
http://nitroflare.com/view/A6F9800408C05AB/Matplotlib_for_Developers.part6.rar
http://nitroflare.com/view/35540B285E6CE80/Matplotlib_for_Developers.part7.rar

Matplotlib for Developers Training Video


MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 5 Hours | 1.34 GB
Genre: eLearning | Language: English

In this project-based Matplotlib for Developers video tutorial series, you'll


quickly have relevant skills for real-world applications.

Follow along with our expert instructor in this training course to get:

Concise, informative and broadcast-quality Matplotlib for Developers training


videos delivered to your desktop
The ability to learn at your own pace with our intuitive, easy-to-use interface
A quick grasp of even the most complex Matplotlib for Developers subjects because
they're broken into simple, easy to follow tutorial videos

Practical working files further enhance the learning process and provide a degree
of retention that is unmatched by any other form of Matplotlib for Developers
tutorial, online or offline… so you'll know the exact steps for your own projects.

Click Here to get more tutorials in my Blog

******
******
10 <--> Introduction to Concurrency in Programming Languages (Repost)
Introduction to Concurrency in Programming Languages By Matthew J. Sottile
2009 | 344 Pages | ISBN: 1420072137 | PDF | 6 MB

Exploring how concurrent programming can be assisted by language-level techniques,


Introduction to Concurrency in Programming Languages presents high-level language
techniques for dealing with concurrency in a general context. It provides an
understanding of programming languages that offer concurrency features as part of
the language definition. The book supplies a conceptual framework for different
aspects of parallel algorithm design and implementation. It first addresses the
limitations of traditional programming techniques and models when dealing with
concurrency. The book then explores the current state of the art in concurrent
programming and describes high-level language constructs for concurrency. It also
discusses the historical evolution of hardware, corresponding high-level techniques
that were developed, and the connection to modern systems, such as multicore and
manycore processors. The remainder of the text focuses on common high-level
programming techniques and their application to a range of algorithms. The authors
offer case studies on genetic algorithms, fractal generation, cellular automata,
game logic for solving Sudoku puzzles, pipelined algorithms, and more. Illustrating
the effect of concurrency on programs written in familiar languages, this text
focuses on novel language abstractions that truly bring concurrency into the
language and aid analysis and compilation tools in generating efficient, correct
programs. It also explains the complexity involved in taking advantage of
concurrency with regard to program correctness and performance.

*
12 <--> Make a 2D Arcade Game in a Weekend: With Unity
http://nitroflare.com/view/E730E178CA175DD/1484214951.pdf

Jodessiah Sumpter, "Make a 2D Arcade Game in a Weekend: With Unity "


English | ISBN: 1484214951 | 2016 | 180 pages | PDF | 5 MB

Create and complete your first 2D arcade game in Unity. In this book you will learn
to create an arcade classic brick breaker game from beginning to end. You will plan
the game flow, add the graphics and create the game logic using the C# language,
then build the UX to complete your game. By the time you have finished Make a 2D
Arcade Game in a Weekend with Unity, you will have enough knowledge to tweak the
game to create more levels or your own variant game rules, and you will have the
confidence to go on and create your own 2D arcade games. You will also learn how to
publish the game into mobile app stores.

Unity is a powerful cross platform software tool that allows users to create 2D and
3D apps and games. Learning how to create an arcade classic game is a great way to
learn the foundations of game design. While you do need to have a basic
understanding of Unity to complete this project, advanced game building or advanced
Unity experience is not required.
Takes you through building a classic Atari style brick breaker game
Provides you the basic knowledge for building games
Teaches you how to script and design UI elements of the game
******
******
13 <--> Mastering Python Scientific Computing (Repost)
https://goo.gl/i1VV2u
http://nitroflare.com/view/EC906D6C00CC4C0/1783288825_Masteringmpr.pdf

Mastering Python Scientific Computing By Hemant Kumar Mehta


2015 | 300 Pages | ISBN: 1783288825 | PDF | 3 MB

A complete guide for Python programmers to master scientific computing using Python
APIs and tools If you are a Python programmer and want to get your hands on
scientific computing, this book is for you. The book expects you to have had
exposure to various concepts of Python programming. In today's world, along with
theoretical and experimental work, scientific computing has become an important
part of scientific disciplines. Numerical calculations, simulations and computer
modeling in this day and age form the vast majority of both experimental and
theoretical papers. In the scientific method, replication and reproducibility are
two important contributing factors. A complete and concrete scientific result
should be reproducible and replicable. Python is suitable for scientific computing.
A large community of users, plenty of help and documentation, a large collection of
scientific libraries and environments, great performance, and good support makes
Python a great choice for scientific computing. At present Python is among the top
choices for developing scientific workflow and the book targets existing Python
developers to master this domain using Python. The main things to learn in the book
are the concept of scientific workflow, managing scientific workflow data and
performing computation on this data using Python. The book discusses NumPy, SciPy,
SymPy, matplotlib, Pandas and IPython with several example programs.

… Join Now! …

******
******
14 <--> More Math Into LaTeX, 5th edition
http://nitroflare.com/view/63D06A587EE0C8E/3319237950.pdf

George Grätzer, "More Math Into LaTeX, 5th edition"


English | ISBN: 3319237950 | 2016 | 640 pages | True PDF | 12 MB

For over two decades, this comprehensive manual has been the standard introduction
and complete reference for writing articles and books containing mathematical
formulas. If the reader requires a streamlined approach to learning LaTeX for
composing everyday documents, Grätzer’s © 2014 Practical LaTeX may also be a good
choice.

In this carefully revised fifth edition, the Short Course has been brought up to
date and reflects a modern and practical approach to LaTeX usage. New chapters have
been added on illustrations and how to use LaTeX on an iPad.

Key features:

An example-based, visual approach and a gentle introduction with the Short Course
A detailed exposition of multiline math formulas with a Visual Guide
A unified approach to TeX, LaTeX, and the AMS enhancements
A quick introduction to creating presentations with formulas
From earlier reviews:

Grätzer’s book is a solution.


―European Mathematical Society Newsletter

There are several LaTeX guides, but this one wins hands down for the elegance of
its approach and breadth of coverage.

―Amazon.com, Best of 2000, Editor’s choice

A novice reader will be able to learn the most essential features of LaTeX
sufficient to begin typesetting papers within a few hours of time… An experienced
TeX user, on the other hand, will find a systematic and detailed discussion of
LaTeX fea

tures.
―Report on Mathematical Physics

A very helpful and useful tool for all scientists and engineers. ―Review of
Astronomical Tools
******
******
15 <--> Python Machine Learning (Repost)
https://goo.gl/i1VV2u
http://nitroflare.com/view/93F338706DE1631/1783555130_Python.epub
http://nitroflare.com/view/9016BC4B7FE2D29/1783555130_Pythonmpr.pdf

Python Machine Learning By Sebastian Raschka


2015 | 454 Pages | ISBN: 1783555130 | EPUB + PDF | 15 MB + 32 MB

Unlock deeper insights into Machine Leaning with this vital guide to cutting-edge
predictive analytics If you want to find out how to use Python to start answering
critical questions of your data, pick up Python Machine Learning – whether you want
to get started from scratch or want to extend your data science knowledge, this is
an essential and unmissable resource. Machine learning and predictive analytics are
transforming the way businesses and other organizations operate. Being able to
understand trends and patterns in complex data is critical to success, becoming one
of the key strategies for unlocking growth in a challenging contemporary
marketplace. Python can help you deliver key insights into your data – its unique
capabilities as a language let you build sophisticated algorithms and statistical
models that can reveal new perspectives and answer key questions that are vital for
success. Python Machine Learning gives you access to the world of predictive
analytics and demonstrates why Python is one of the world's leading data science
languages. If you want to ask better questions of data, or need to improve and
extend the capabilities of your machine learning systems, this practical data
science book is invaluable. Covering a wide range of powerful Python libraries,
including scikit-learn, Theano, and Keras, and featuring guidance and tips on
everything from sentiment analysis to neural networks, you'll soon be able to
answer some of the most important questions facing you and your organization.

… Join Now! …

******
******
16 <--> Rapid BeagleBoard Prototyping with MATLAB and Simulink (Repost)
http://nitroflare.com/view/27254A9742FC537/Rapid_BeagleBoard_Prototyping_with_MATLA
B_and_Simulink.pdf

Dr Xuewu Dai, Dr Fei Qin, "Rapid BeagleBoard Prototyping with MATLAB and Simulink"
English | 2013 | ISBN: 1849696047 | PDF | pages: 152 | 4 mb

Leverage the power of BeagleBoard to develop and deploy practical embedded projects

Overview

Develop and validate your own embedded audio/video applications rapidly with
Beagleboard
Create embedded Linux applications on a pure Windows PC
Full of illustrations, diagrams, and tips for rapid Beagleboard prototyping with
clear, step-by-step instructions and hands-on examples
In Detail

As an open source embedded single-board computer with many standard interfaces,


Beagleboard is ideal for building embedded audio/video systems to realize your
practical ideas. The challenge is how to design and implement a good digital
processing algorithm on Beagleboard quickly and easily without intensive low-level
coding

Rapid BeagleBoard Prototyping with MATLAB and Simulink is a practical, hands-on


guide providing you with a number of clear, step-by-step exercises which will help
you take advantage of the power of Beagleboard and give you a good grounding in
rapid prototyping techniques for your audio/video applications.

Rapid BeagleBoard Prototyping with MATLAB and Simulink looks at rapid prototyping
and how to apply these techniques to your audio/video applications with Beagleboard
quickly and painlessly without intensive manual low-level coding. It will take you
through a number of clear, practical recipes that will help you to take advantage
of both the Beagleboard hardware platform and Matlab/Simulink signal processing. We
will also take a look at building S-function blocks that work as hardware drivers
and interfaces for Matlab/Simulink. This gives you more freedom to explore the full
range of advantages provided by Beagleboard.

By the end of this book, you will have a clear idea about Beagleboard and
Matlab/Simulink rapid prototyping as well as how to develop voice recognition
systems, motion detection systems with I/O access, and serial communication for
your own applications such as a smart home.

What you will learn from this book

Understand rapid prototyping on a Windows host, including Matlab/Simulink code


generation for Beagleboard
Set up a cross-development environment on Windows for Beagleboard
Access Beagleboard’s GPIO pins and RS232 communication in Matlab and Simulink
Develop your own S-function block in Simulink to access Beagleboard’s hardware
devices
Create an audio player and equalizer in Simulink, including audio file reading
Adjust the parameters of your target system on-the-fly for the purpose of
performance optimization
Penetrate into an infrared sensor in Matlab/Simulink for smart home applications
Build a video motion detection system for security applications
Approach
This book is a fast-paced guide with practical, hands-on recipes which will show
you how to prototype Beagleboard-based audio/video applications using
Matlab/Simlink and Sourcery Codebench on a Windows host.

Who this book is written for

Rapid BeagleBoard Prototyping with MATLAB and Simulink is great for students and
academic researchers who have practical ideas and who want to build a proof-of-
concept system on an embedded hardware platform quickly and efficiently. It is also
useful for product design engineers who want to ratify their applications and
reduce the time-to-market. It is assumed that you are familiar with Matlab/Simulink
and have some basic knowledge of computer hardware. Experience in Linux is favoured
but not necessary, as our software development is purely on a Windows host.

My Links

No mirrors please!

******
******
17 <--> Text Analysis Pipelines: Towards Ad-hoc Large-Scale Text Mining
http://nitroflare.com/view/C12CB05C80A55A6/3319257404.pdf

Henning Wachsmuth, "Text Analysis Pipelines: Towards Ad-hoc Large-Scale Text


Mining"
2015 | ISBN-10: 3319257404 | 302 pages | PDF | 19 MB

This monograph proposes a comprehensive and fully automatic approach to designing


text analysis pipelines for arbitrary information needs that are optimal in terms
of run-time efficiency and that robustly mine relevant information from text of any
kind. Based on state-of-the-art techniques from machine learning and other areas of
artificial intelligence, novel pipeline construction and execution algorithms are
developed and implemented in prototypical software. Formal analyses of the
algorithms and extensive empirical experiments underline that the proposed approach
represents an essential step towards the ad-hoc use of text mining in web search
and big data analytics.
Both web search and big data analytics aim to fulfill peoples’ needs for
information in an adhoc manner. The information sought for is often hidden in large
amounts of natural language text. Instead of simply returning links to potentially
relevant texts, leading search and analytics engines have started to directly mine
relevant information from the texts. To this end, they execute text analysis
pipelines that may consist of several complex information-extraction and text-
classification stages. Due to practical requirements of efficiency and robustness,
however, the use of text mining has so far been limited to anticipated information
needs that can be fulfilled with rather simple, manually constructed pipelines.
******
******
18 <--> Words and Graphs

Sergey Kitaev and Vadim Lozin, "Words and Graphs"


English | ISBN: 3319258575 | 2016 | 284 pages | PDF | 4 MB

This is the first comprehensive introduction to the theory of word-representable


graphs, a generalization of several classical classes of graphs, and a new topic in
discrete mathematics. After extensive introductory chapters that explain the
context and consolidate the state of the art in this field, including a chapter on
hereditary classes of graphs, the authors suggest a variety of problems and
directions for further research, and they discuss interrelations of words and
graphs in the literature by means other than word-representability. The book is
self-contained, and is suitable for both reference and learning, with many chapters
containing exercises and solutions to seleced problems. It will be valuable for
researchers and graduate and advanced undergraduate students in discrete
mathematics and theoretical computer science, in particular those engaged with
graph theory and combinatorics, and also for specialists in algebra.

3 <--> Prior Processes and Their Applications: Nonparametric Bayesian Estimation,


Second Edition
https://www.nitroflare.com/payment?webmaster=10405
http://www.avaxhm.com/blogs/Underaglassmoon
http://nitroflare.com/view/470FD06FD5F5A37/10.1007%40978-3-319-32789-1.pdf

Prior Processes and Their Applications: Nonparametric Bayesian Estimation, Second


Edition
Springer | Statistics | August 28, 2016 | ISBN-10: 3319327887 | 327 pages | pdf |
3.14 mb

Authors: Phadia, Eswar G.


Presents a systematic and comprehensive treatment of various prior processes
Provides valuable resource for nonparametric Bayesian analysis of big data
Includes a section on machine learning
Shows practical examples

This book presents a systematic and comprehensive treatment of various prior


processes that have been developed over the past four decades for dealing with
Bayesian approach to solving selected nonparametric inference problems. This
revised edition has been substantially expanded to reflect the current interest in
this area. After an overview of different prior processes, it examines the now pre-
eminent Dirichlet process and its variants including hierarchical processes, then
addresses new processes such as dependent Dirichlet, local Dirichlet, time-varying
and spatial processes, all of which exploit the countable mixture representation of
the Dirichlet process. It subsequently discusses various neutral to right type
processes, including gamma and extended gamma, beta and beta-Stacy processes, and
then describes the Chinese Restaurant, Indian Buffet and infinite gamma-Poisson
processes, which prove to be very useful in areas such as machine learning,
information retrieval and featural modeling. Tailfree and Polya tree and their
extensions form a separate chapter, while the last two chapters present the
Bayesian solutions to certain estimation problems pertaining to the distribution
function and its functional based on complete data as well as right censored data.
Because of the conjugacy property of some of these processes, most solutions are
presented in closed form.
However, the current interest in modeling and treating large-scale and complex data
also poses a problem – the posterior distribution, which is essential to Bayesian
analysis, is invariably not in a closed form, making it necessary to resort to
simulation. Accordingly, the book also introduces several computational procedures,
such as the Gibbs sampler, Blocked Gibbs sampler and slice sampling, highlighting
essential steps of algorithms while discussing specific models. In addition, it
features crucial steps of proofs and derivations, explains the relationships
between different processes and provides further clarifications to promote a deeper
understanding. Lastly, it includes a comprehensive list of references, equipping
readers to explore further on their own.

Number of Illustrations and Tables


1 illustrations in colour
Topics
Statistical Theory and Methods
Statistics for Life Sciences, Medicine, Health Sciences
Statistics for Engineering, Physics, Computer Science, Chemistry and Earth Sciences

Purchase a Premium account from Download Link for Multiple/High Speed And
Support :)

Click Here for More books


******
******
5 <--> Harley Hahn's Emacs Field Guide
http://avxhome.in/blogs/AlenMiler
http://nitroflare.com/view/B5E7E84E113B61C/1484217020.pdf

Harley Hahn's Emacs Field Guide by Harley Hahn


English | 31 Aug. 2016 | ISBN: 1484217020 | 293 Pages | PDF (True) | 30.91 MB

Emacs, the world's most powerful text editor-based work environment, is easy to
use, but far from easy to learn. As such, integrating Emacs into your personal
world of thinking and creating is a long-term process.

Harley Hahn, one of the most respected technical authors in the world, makes
learning fun and stimulating. In this book, Hahn demystifies Emacs for programmers,
students, and everyday users.

The first part of the book carefully creates a context for your work with Emacs.
What exactly is Emacs? How does it relate to your personal need to work quickly and
to solve problems? Hahn then explains the technical details you need to understand
to work with your operating system, the various interfaces, and your file system.

In the second part of the book, Hahn provides an authoritative guide to the
fundamentals of thinking and creating within the Emacs environment. You start by
learning how to install and use Emacs with Linux, BSD-based Unix, Mac OS X, or
Microsoft Windows.

You then move on to learn about:

Special Emacs keys


Emacs commands
Buffers and windows
Cursor, point, and region
Kill/delete, move/copy, correcting, spell checking, and filling
Searching, including regular expressions
Emacs major modes and minor modes
Customizing using your .emacs file
Built-in tools, including Dired
Games and Diversions
Written with Hahn's clear, comfortable, and engaging style, Harley Hahn's Emacs
Field Guide will surprise you: an engaging book to enjoy now, a comprehensive
reference to treasure for years to come.

My Blog with Updates!

******
******
10 <--> Practical Data Science Cookbook (Repost)
http://nitroflare.com/view/CB6122D5EDFF9F7/1783980249_Practicalsp1.pdf
https://filejoker.net/ongfc51dp0jc
Practical Data Science Cookbook By Tony Ojeda
2014 | 396 Pages | ISBN: 1783980249 | PDF | 5 MB

Learn how to tackle every step in the data science pipeline and use it to acquire,
clean, analyze, and visualize data Get beyond the theory with real-world projects
Expand your numerical programming skills through step-by-step code examples and
learn more about the robust features of R and Python

39 <--> Mastering Python Design Patterns (Repost)


http://nitroflare.com/view/08AAA86C75A0714/1783989327_Masteringsp1.epub
http://nitroflare.com/view/C447E634B7C7EC8/1783989327_Masteringsp1.pdf
https://filejoker.net/6omqk9bfy4tc
https://filejoker.net/q04h0d01wvvb

Mastering Python Design Patterns By Sakis Kasampalis


2015 | 212 Pages | ISBN: 1783989327 | EPUB + PDF (conv) | 3 MB

Create various design patterns to master the art of solving problems using Python
About This Book Simplify design pattern implementation using the power of Python
Each pattern is accompanied with a real-world example demonstrating its key
features This is an easy-to-follow guide focusing on the practical aspects of
Python design patterns Who This Book Is For This book is for Python programmers
with an intermediate background and an interest in design patterns implemented in
idiomatic Python. Programmers of other languages who are interested in Python can
also benefit from this book, but it would be better if they first read some
introductory materials that explain how things are done in Python.
******
******
40 <--> Introduction to Scientific Programming and Simulation Using R (Repost)
http://nitroflare.com/view/3D73175E11FAE60/1420068725_Introductionsp1.pdf
https://filejoker.net/ciw6ukrkvl28

Introduction to Scientific Programming and Simulation Using R By Owen Jones, Robert


Maillardet, Andrew Robinson
2009 | 449 Pages | ISBN: 1420068725 | PDF | 8 MB

Known for its versatility, the free programming language R is widely used for
statistical computing and graphics, but is also a fully functional programming
language well suited to scientific programming. An Introduction to Scientific
Programming and Simulation Using R teaches the skills needed to perform scientific
programming while also introducing stochastic modelling. Stochastic modelling in
particular, and mathematical modelling in general, are intimately linked to
scientific programming because the numerical techniques of scientific programming
enable the practical application of mathematical models to real-world problems. In
the last section, stochastic modelling is introduced using extensive case studies
on epidemics, inventory management, and plant dispersal. A tried and tested
pedagogic approach is employed throughout, with numerous examples, exercises, and a
suite of practice projects. Unlike most guides to R, this volume is not about the
application of statistical techniques, but rather shows how to turn algorithms into
code. It is for those who want to make tools, not just use them.
******
******
41 <--> Functional Python Programming (Repost)
http://nitroflare.com/view/C1B9F7051BB73D9/1784396990_Functionalsp1.epub
http://nitroflare.com/view/A4AED743089F70D/1784396990_Functionalsp1.pdf
https://filejoker.net/hthqvm6yyg1v
https://filejoker.net/xpwbigt3b29h

Functional Python Programming By Steven Lott


2015 | 360 Pages | ISBN: 1784396990 | EPUB + PDF | 22 MB

Python’s easy-to-learn and extensible abilities offer a number of functional


programming features for you to bring into your workflow, especially in the realm
of data science. If you’re a Python developer who wants to discover how to take the
power of functional programming and bring it into your own programs then this book
is essential for you, even if you know next to nothing about the paradigm. Starting
with a general overview of functional concepts you’ll explore common functional
features such as first-class and higher-order functions, pure functions and more,
and how these are accomplished in Python to give you the core foundations you’ll
build upon. After that, you’ll discover common functional optimizations for Python
to help your apps reach even higher speeds. You'll also explore data preparation
techniques and data exploration in depth, along with learning how the Python
standard library fits the functional programming model. Finally, to top off your
journey into the world of function Python you’ll at look at the PyMonad project and
some larger examples to put everything into perspective. With Functional Python
Programming by your side you’ll understand the core concepts of function Python,
its impact on the programming workflow, and how to implement it in Python, giving
you the ability to take your applications to an even higher level.
******
******
46 <--> Getting Started with LLVM Core Libraries (Repost)

Getting Started with LLVM Core Libraries By Bruno Cardoso Lopes


2014 | 314 Pages | ISBN: 1782166920 | PDF | 3 MB

Get to grips with LLVM essentials and use the core libraries to build advanced
tools About This Book Learn how to configure, build, and use LLVM and Clang based
tools Explore the depths of the LLVM front-end, IR, code generator, and libraries,
and learn how a modern compiler is implemented in a practical way. Customize your
project to benefit from Just in Time compilation (JIT), static analysis and source-
to-source transformations. Who This Book Is For This book is intended for
enthusiasts, computer science students, and compiler engineers interested in
learning about the LLVM framework. You need a background in C++ and, although not
mandatory, should know at least some compiler theory. Whether you are a newcomer or
a compiler expert, this book provides a practical introduction to LLVM and avoids
complex scenarios. If you are interested enough and excited about this technology,
then this book is definitely for you.
******
******
70 <--> Mastering Machine Learning with scikit-learn (Repost)
http://nitroflare.com/view/E8C00F2C88C91A8/1783988363_Masteringsp1.epub
http://nitroflare.com/view/A97DC878602B870/1783988363_Masteringsp1.pdf

Mastering Machine Learning with scikit-learn By Gavin Hackeling


2014 | 238 Pages | ISBN: 1783988363 | EPUB + PDF | 10 MB

Apply effective learning algorithms to real-world problems using scikit-learn About


This Book Design and troubleshoot machine learning systems for common tasks
including regression, classification, and clustering Acquaint yourself with popular
machine learning algorithms, including decision trees, logistic regression, and
support vector machines A practical example-based guide to help you gain expertise
in implementing and evaluating machine learning systems using scikit-learn Who This
Book Is For If you are a software developer who wants to learn how machine learning
models work and how to apply them effectively, this book is for you. Familiarity
with machine learning fundamentals and Python will be helpful, but is not
essential.
******
******
78 <--> LINQ Fundamentals with C# 6.0
http://avxhome.in/blogs/naag
http://nitroflare.com/view/99D2F810B26D657/LINQ_Fundamentals_with_C
%23_6.0.part1.rar
http://nitroflare.com/view/82953FA83A44DC3/LINQ_Fundamentals_with_C
%23_6.0.part2.rar
http://nitroflare.com/view/3AD4F96F5D3B0A4/LINQ_Fundamentals_with_C
%23_6.0.part3.rar
http://nitroflare.com/view/B739EE186CAB6AA/LINQ_Fundamentals_with_C
%23_6.0.part4.rar
http://nitroflare.com/view/44E4195639B9C00/LINQ_Fundamentals_with_C
%23_6.0.part5.rar

LINQ Fundamentals with C# 6.0


July 2016 | MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 4.5 Hours
| 942 MB
Genre: eLearning | Language: English

Big changes have been made to C# thanks to LINQ. This course will give you
everything you need to work with the Language Integrated Query (LINQ) features of
C#, using practical examples and demonstrating some best practices.

LINQ introduced radical changes to the C# language. In this course, LINQ


Fundamentals with C# 6.0, you'll see features of the C# language that make LINQ
work, as well as how to use LINQ effectively using practical examples. You'll start
with seeing a demonstration of the power of LINQ along with some of the important
features of the C# language for LINQ, including how to create and use extension
methods and lambda expressions. Next, you'll focus on the behavior of LINQ queries
and start to work with realistic data to learn how to filter, order, and project
data. Finally, you'll see some demonstrations on how to use LINQ to XML as well as,
how LINQ works with a remote datasource by using the Entity Framework against
Microsoft SQL Server. By the end of this course, you'll be ready to process and
query in-memory data, as well as work with XML and a SQL Server database.

Click Here to get more tutorials in my Blog

******
******
89 <--> Python Data Analysis Cookbook
http://nitroflare.com/view/0241E7D4D47B5E6/784545454.rar

Python Data Analysis Cookbook


Packt Publishing | 22 July 2016 | English | ISBN: 178528228X | 462 pages | PDF |
Code Files | 9.3 Mb

Data analysis is a rapidly evolving field and Python is a multi-paradigm


programming language suitable for object-oriented application development and
functional design patterns. As Python offers a range of tools and libraries for all
purposes, it has slowly evolved as the primary language for data science, including
topics on: data analysis, visualization, and machine learning.

Python Data Analysis Cookbook focuses on reproducibility and creating production-


ready systems. You will start with recipes that set the foundation for data
analysis with libraries such as matplotlib, NumPy, and pandas. You will learn to
create visualizations by choosing color maps and palettes then dive into
statistical data analysis using distribution algorithms and correlations. You'll
then help you find your way around different data and numerical problems, get to
grips with Spark and HDFS, and then set up migration scripts for web mining.

In this book, you will dive deeper into recipes on spectral analysis, smoothing,
and bootstrapping methods. Moving on, you will learn to rank stocks and check
market efficiency, then work with metrics and clusters. You will achieve
parallelism to improve system performance by using multiple threads and speeding up
your code.

By the end of the book, you will be capable of handling various data analysis
techniques in Python and devising solutions for problem scenarios.
What You Will Learn

Set up reproducible data analysis


Clean and transform data
Apply advanced statistical analysis
Create attractive data visualizations
Web scrape and work with databases, Hadoop, and Spark
Analyze images and time series data
Mine text and analyze social networks
Use machine learning and evaluate the results
Take advantage of parallelism and concurrency
******
******

2016-07-27
******
0 <--> Computer Systems: A Programmer's Perspective (2nd Edition) (Repost)

Computer Systems: A Programmer's Perspective by Randal E. Bryant, David R.


O'Hallaron
English | 2010 | ISBN: 0136108040 | 1080 pages | PDF | 6,75 Mb

42 <--> Handbook of Robust Low-Rank and Sparse Matrix Decomposition: Applications


in Image and Video Processing

Handbook of Robust Low-Rank and Sparse Matrix Decomposition: Applications in Image


and Video Processing
CRC Press | Computer Science | May 27 2016 | ISBN-10: 1498724620 | 511 pages | pdf
| 17.08 mb

by Thierry Bouwmans (Editor), Necdet Serhat Aybat (Editor), El-hadi Zahzah (Editor)

Handbook of Robust Low-Rank and Sparse Matrix Decomposition: Applications in Image


and Video Processing shows you how robust subspace learning and tracking by
decomposition into low-rank and sparse matrices provide a suitable framework for
computer vision applications. Incorporating both existing and new ideas, the book
conveniently gives you one-stop access to a number of different decompositions,
algorithms, implementations, and benchmarking techniques.

Divided into five parts, the book begins with an overall introduction to robust
principal component analysis (PCA) via decomposition into low-rank and sparse
matrices. The second part addresses robust matrix factorization/completion problems
while the third part focuses on robust online subspace estimation, learning, and
tracking. Covering applications in image and video processing, the fourth part
discusses image analysis, image denoising, motion saliency detection, video coding,
key frame extraction, and hyperspectral video processing. The final part presents
resources and applications in background/foreground separation for video
surveillance.

With contributions from leading teams around the world, this handbook provides a
complete overview of the concepts, theories, algorithms, and applications related
to robust low-rank and sparse matrix decompositions. It is designed for
researchers, developers, and graduate students in computer vision, image and video
processing, real-time architecture, machine learning, and data mining.

52 <--> .NET Development Using the Compiler API


http://nitroflare.com/view/E260BC4B0595541/1484221109.epub

.NET Development Using the Compiler API by Jason Bock


2016 | ISBN: 1484221109 | English | 140 pages | EPUB | 2 MB

This is the first book to describe the recent significant changes to the Roslyn
compiler and demonstrate how .NET developers can use the new Roslyn APIs to create
compelling applications.

As an open source compiler, Roslyn now makes its code available for anyone to use.
In this book, you’ll get a concise, focused view of this tremendous resource for
developers, who can now use any part of the platform implementation to their
advantage in analyzing applications, improving code generation, and providing
enforceable patterns, all under an OSS model.

You will learn how to analyze your code for defects in a fast, clean manner never
available before. You’ll work with solutions and projects to provide automatic
refactoring, and you’ll discover how you can generate code dynamically to provide
application implementations at runtime

Having the Roslyn compiler API available opens a number of doors for .NET
developers that were either simply not there before, or difficult to achieve.
However, the API is vast, and this concise book provides a valuable roadmap to this
new development environment.

What You Will Learn:


• Understand how to generate, compile, and execute code for a number of scenarios
• How to create diagnostics and refactoring to help developers enforce conventions
and design idioms
• Experiment with the compiler code base and see what can be done to influence the
inner workings of the compile

Who This Book Is For:


Experienced .NET developers, but detailed compiler knowledge is not necessary.
******
******
55 <--> Beginning F# 4.0, 2nd Edition
http://nitroflare.com/view/84EC7BD62F48A08/1484213750.epub
Beginning F# 4.0 by Robert Pickering, Kit Eason
2016 | ISBN: 1484213750 | English | 309 pages | EPUB | 1 MB

This book is a great foundation for exploring functional-first programming and its
role in the future of application development. The best-selling introduction to F#,
now thoroughly updated to version 4.0, will help you learn the language and explore
its new features.

F# 4.0 is a mature, open source, cross-platform, functional-first programming


language which empowers users and organizations to tackle complex computing
problems with simple, maintainable and robust code. F# is also a fully supported
language in Visual Studio and Xamarin Studio. Other tools supporting F# development
include Emacs, MonoDevelop, Atom, Visual Studio Code, Sublime Text, and Vim.

Beginning F#4.0 has been thoroughly updated to help you explore the new features of
the language including:

Type Providers
Constructors as first-class functions
Simplified use of mutable values
Support for high-dimensional arrays
Slicing syntax support for F# lists
Reviewed by Don Syme, the chief architect of F# at Microsoft Research, Beginning
F#4.0 is a great foundation for exploring functional programming and its role in
the future of application development.
******

84 <--> CentOS 7 Linux Server Cookbook (2nd Revised edition) (Repost)


http://nitroflare.com/view/DFBD6E48D740F2F/1785887289_CentOS.epub
http://nitroflare.com/view/A3837AEB2E5022A/1785887289_CentOS.pdf
https://filejoker.net/xo6aty65gyuj
https://filejoker.net/44hojxb07aoi

CentOS 7 Linux Server Cookbook (2nd Revised edition) By Oliver Pelz, Jonathan
Hobson
2016 | 326 Pages | ISBN: 1785887289 | EPUB + PDF (conv) | 4 MB

Over 80 recipes to get up and running with CentOS 7 Linux server About This Book A
practical guide to install, configure, administer and maintain CentOS 7 servers An
in-depth guide to the CentOS 7 operating system, exploring its various new features
and changes in server administration Presents tricks and solutions to tackle common
server issues with the help of practical examples and real-life scenarios Who This
Book Is For This book is targeted at beginner and more experienced system
administrators alike who want to use CentOS as their server solution. Readers do
not need much pre-knowledge or experience at all to work with this book. What You
Will Learn Install and configure CentOS 7 Linux server system from scratch using
normal and advanced methods Maintain a performance-based and secure server solution
by deploying expert configuration advice and managing software packages Monitor,
manage and develop your server's file system to maintain a stable performance Gain
best practice methods on sharing files and resources through a network Install and
configure common standard services such as web, mail, FTP, database and domain name
server technologies Introduce you to the world of operating-system-level
virtualization using the Docker platform. Understand the fundamentals of the
Security-Enhanced Linux access control architecture Monitor your IT infrastructure
using Nagios
******
******
97 <--> Computer Vision, Imaging and Computer Graphics Theory and Applications
http://nitroflare.com/view/B684B8A21283610/3319299700.pdf
https://filejoker.net/lfi5bi1hounq

José Braz and Julien Pettré, "Computer Vision, Imaging and Computer Graphics Theory
and Applications"
English | ISBN: 3319299700 | 2016 | 500 pages | PDF | 67 MB

This book constitutes thoroughly revised and selected papers from the 10th
International Joint Conference on Computer Vision, Imaging and Computer Graphics
Theory and Applications, VISIGRAPP 2015, held in Berlin, Germany, in March 2015.
VISIGRAPP comprises GRAPP, International Conference on Computer Graphics Theory and
Applications; IVAPP, International Conference on Information Visualization Theory
and Applications; and VISAPP, International Conference on Computer Vision Theory
and Applications.
The 23 thoroughly revised and extended papers presented in this volume were
carefully reviewed and selected from 529 submissions. The book also contains one
invited talk in full-paper length. The regular papers were organized in topical
sections named: computer graphics theory and applications; information
visualization theory and applications; and computer vision theory and applications.
******
******
101 <--> Neural Networks - Hugo Larochelle
http://nitroflare.com/view/91BA5703F7E20BE/neural_nets_larochelle.part1.rar
http://nitroflare.com/view/1B4F44DB7A6F4D0/neural_nets_larochelle.part2.rar
http://nitroflare.com/view/76A37E2C4730055/neural_nets_larochelle.part3.rar
http://nitroflare.com/view/877C73C076E4DBD/neural_nets_larochelle.part4.rar
http://nitroflare.com/view/C663308FFDE4E52/neural_nets_larochelle.part5.rar
http://nitroflare.com/view/F2918151F8B41B0/neural_nets_larochelle.part6.rar
http://nitroflare.com/view/D5C01A034166C51/neural_nets_larochelle.part7.rar

Neural Networks - Hugo Larochelle


WEBRip | English | MP4 | 1152 x 720 | AVC ~757 kbps | 30 fps
AAC | 192 Kbps | 44.1 KHz | 2 channels | 16:31:24 | 6.15 GB
Genre: eLearning Video / Computer Science, Development, Programming

Welcome to my online course on neural networks! I've put this course together while
teaching an in-class version of it at the Université de Sherbrooke.
This is a graduate-level course, which covers basic neural networks as well as more
advanced topics, including:

Deep learning.
Conditional random fields.
Restricted Boltzmann machines.
Autoencoders.
Sparse coding.
Convolutional networks.
Vector word representations.
and many more…

In the Content section, you'll find links to video clips describing these different
concepts, as well as recommended readings. The content is laid out into sections
that should correspond to about one week's worth of work.

In the Evaluations section, you'll find 3 programming assignments, in Python, that


I use in my class. They are good opportunities to put in practice some of the
concepts covered by the course.

Content:
1 - Introduction and math revision
2 - Feedforward neural network
3 - Training neural networks
4 - Conditional random fields
5 - Training CRFs
6 - Restricted Boltzmann machine
7 - Autoencoders
8 - Deep learning
9 - Sparse coding
10 - Computer vision
11 - Natural language processing
******
******
148 <--> Multivariate Data Visualization with R (2016)

Multivariate Data Visualization with R


July 2016 | MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 2 Hours
11M | 451 MB
Genre: eLearning | Language: English

R is a popular open-source programming language for data analysis. In this course,


you will learn how to create multivariate data visualizations with R in order to
answer questions about your data.

R is a popular open-source programming language for data analysis. Its interactive


programming environment and data visualization capabilities make R an ideal tool
for creating a wide variety of data visualizations. In this course, Multivariate
Data Visualization with R, you will learn how to answer questions about your data
by creating multivariate data visualizations with R. First, you'll learn the basics
about creating multivariate data visualizations with R, in order to have a strong
foundation to build on. Next, you'll learn how to create and interpret data
visualizations that involve various combinations of three categorical or numerical
variables. Finally, you'll learn how to create and interpret data visualizations
that involve an arbitrary number of variables at the same time. By the end of this
course you'll have the skill required to create and interpret a variety of
multivariate data visualizations using R.
******
******
151 <--> Artificial Neural Network Modelling
http://nitroflare.com/view/7B9C7638D87A9F9/3319284932.pdf
https://filejoker.net/e76zyda6spqo

Subana Shanmuganathan and Sandhya Samarasinghe, "Artificial Neural Network


Modelling"
English | ISBN: 3319284932 | 2016 | 482 pages | PDF | 14 MB

This book covers theoretical aspects as well as recent innovative applications of


Artificial Neural networks (ANNs) in natural, environmental, biological, social,
industrial and automated systems.

It presents recent results of ANNs in modelling small, large and complex systems
under three categories, namely, 1) Networks, Structure Optimisation, Robustness and
Stochasticity 2) Advances in Modelling Biological and Environmental Systems and 3)
Advances in Modelling Social and Economic Systems. The book aims at serving
undergraduates, postgraduates and researchers in ANN computational modelling.
******
******
155 <--> Akka.NET Persistence Fundamentals
http://nitroflare.com/view/0DC968D12961CC0/Akka.NET_Persistence_Fundamentals.part1.
rar
http://nitroflare.com/view/FD053F0F44739B4/Akka.NET_Persistence_Fundamentals.part2.
rar
http://nitroflare.com/view/D4430384AB49EF3/Akka.NET_Persistence_Fundamentals.part3.
rar
http://nitroflare.com/view/5EE00B2B125AAF6/Akka.NET_Persistence_Fundamentals.part4.
rar

Akka.NET Persistence Fundamentals


July 2016 | MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 1 Hours
40M | 323 MB
Genre: eLearning | Language: English

Akka.NET makes building concurrent, scalable, reactive, self-healing, and


distributed systems easier. This course will show you how to create persistent
actors that recover their state when they restart due to exceptions or
process/server crashes.

Akka.NET makes building concurrent, scalable, reactive, self-healing, and


distributed systems easier. Even though Akka.NET actors help you to manage
concurrency, by default they only exist in-memory. In this course, Akka.NET
Persistence Fundamentals, you're going to learn about the core features of Akka.NET
Persistence and how you can use these features to restore the internal actor state
if the actor restarts or the server crashes. First you'll learn how to refactor
existing actors to be persistent. Next, you'll learn about how Akka.Persistence
supports multiple back-end data stores. Finally, you'll learn how to improve actor
recovery speeds by using optional snapshots. By the end of this course, you'll
understand how to get started creating persistent actors that can restore their
state, how to configure a persistence back-end store such as SQL Server, how to
think in terms of events and commands, and how to implement performance-improving
snapshots.

164 <--> Computational Proximity: Excursions in the Topology of Digital Images

James F. Peters, "Computational Proximity: Excursions in the Topology of Digital


Images"
2016 | ISBN-10: 3319302604 | 464 pages | PDF | 26 MB

This book introduces computational proximity (CP) as an algorithmic approach to


finding nonempty sets of points that are either close to each other or far apart.
Typically in computational proximity, the book starts with some form of proximity
space (topological space equipped with a proximity relation) that has an inherent
geometry. In CP, two types of near sets are considered, namely, spatially near sets
and descriptivelynear sets. It is shown that connectedness, boundedness, mesh
nerves, convexity, shapes and shape theory are principal topics in the study of
nearness and separation of physical aswell as abstract sets. CP has a hefty visual
content. Applications of CP in computer vision, multimedia, brain activity,
biology, social networks, and cosmology are included. The book has been derived
from the lectures of the author in a graduate course on the topology of digital
images taught over the past several years. Many of the students have provided
important insights and valuable suggestions. The topics in this monograph introduce
many forms of proximities with a computational flavour (especially, what has become
known as the strong contact relation), many nuances of topological spaces, and
point-free geometry.
******
******
168 <--> Proper Generalized Decompositions: An Introduction to Computer
Implementation with Matlab
http://nitroflare.com/view/45884E4E4A86441/331929993X_Proper.pdf
https://filejoker.net/mmz56z6fpfn7

Proper Generalized Decompositions: An Introduction to Computer Implementation with


Matlab By Elías Cueto, David González, Icíar Alfaro
2016 | 108 Pages | ISBN: 331929993X | PDF | 3 MB

This book is intended to help researchers overcome the entrance barrier to Proper
Generalized Decomposition (PGD), by providing a valuable tool to begin the
programming task. Detailed Matlab Codes are included for every chapter in the book,
in which the theory previously described is translated into practice. Examples
include parametric problems, non-linear model order reduction and real-time
simulation, among others. Proper Generalized Decomposition (PGD) is a method for
numerical simulation in many fields of applied science and engineering. As a
generalization of Proper Orthogonal Decomposition or Principal Component Analysis
to an arbitrary number of dimensions, PGD is able to provide the analyst with very
accurate solutions for problems defined in high dimensional spaces, parametric
problems and even real-time simulation.
******

178 <--> An Introduction to Statistics with Python

An Introduction to Statistics with Python: With Applications in the Life Sciences


(Statistics and Computing) by Thomas Haslwanter
English | 7 Aug. 2016 | ISBN: 3319283154 | 298 Pages | PDF (True) | 4.58 MB

This textbook provides an introduction to the free software Python and its use for
statistical data analysis. It covers common statistical tests for continuous,
discrete and categorical data, as well as linear regression analysis and topics
from survival analysis and Bayesian statistics. Working code and data for Python
solutions for each test, together with easy-to-follow Python examples, can be
reproduced by the reader and reinforce their immediate understanding of the topic.
With recent advances in the Python ecosystem, Python has become a popular language
for scientific computing, offering a powerful environment for statistical data
analysis and an interesting alternative to R. The book is intended for master and
PhD students, mainly from the life and medical sciences, with a basic knowledge of
statistics. As it also provides some statistics background, the book can be used by
anyone who wants to perform a statistical data analysis.
******
******
187 <--> A collection of Advanced Data Science and Machine Learning Interview
Questions Solved in Python and Spark (II)

Dr Antonio Gulli , "A collection of Advanced Data Science and Machine Learning
Interview Questions Solved in Python and Spark (II): Hands-on Big Data and Machine
… of Programming Interview Questions"
2015 | ISBN-10: 1518678645 | 106 pages | Djvu | 1 MB

A collection of Machine Learning interview questions in Python and Spark


******
11 <--> Advances in Face Detection and Facial Image Analysis
http://nitroflare.com/view/FFDA574BE10CF6F/3319259563.pdf
https://filejoker.net/ecjzqeg484zs

Michal Kawulok and M. Emre Celebi, "Advances in Face Detection and Facial Image
Analysis"
English | ISBN: 3319259563 | 2016 | 446 pages | PDF | 12 MB

This book presents the state-of-the-art in face detection and analysis. It outlines
new research directions, including in particular psychology-based facial dynamics
recognition, aimed at various applications such as behavior analysis, deception
detection, and diagnosis of various psychological disorders. Topics of interest
include face and facial landmark detection, face recognition, facial expression and
emotion analysis, facial dynamics analysis, face classification, identification,
and clustering, and gaze direction and head pose estimation, as well as
applications of face analysis.
******
******
35 <--> Machine Learning with Spark (Repost)
http://nitroflare.com/view/DC35BC54ECE9A8C/1783288515_Machinesp1.pdf
https://filejoker.net/wr4m383zyf9d

Machine Learning with Spark By Nick Pentreath


2015 | 338 Pages | ISBN: 1783288515 | PDF | 5 MB

Key Features Follow real-world examples to learn how to develop your own machine
learning systems with Spark A practical tutorial with real-world use cases allowing
you to develop your own machine learning systems with Spark Combine various
techniques and models into an intelligent machine learning system Explore and use
Spark’s powerful range of features to load, analyze, clean, and your data
******
******
54 <--> Ten Steps to Linux Survival: Essentials for Navigating the Bash Jungle

James Lehmer, "Ten Steps to Linux Survival: Essentials for Navigating the Bash
Jungle"
2016 | ISBN: 1491959185, 9781491959183 | 74 pages | PDF, EPUB | 12 MB

Linux systems are everywhere today, even in companies once considered "pure
Windows." If you’re a sysadmin, network administrator, or developer in a small
Windows shop, you may have to jump in and fix a system problem when your site goes
down. What if you have no Linux knowledge? This short guide provides tips to help
you survive.

Linux systems may appear in your shop as virtual machines or in the cloud,
including web servers, databases, mobile device managers, version control, and
monitoring systems. When one of them falters, this primer leads you through some
diagnostic and recovery tasks so you can quickly get your site back up.
Connect to a Linux system with OpenSSH and PuTTY secure shells
List files and directories, and move around within the file system
Safely inspect the file contents without changing them
Narrow your search by using commands to locate specific files
Use the grep command to search for error messages inside a file
Determine real-time system state to find underlying problems
Examine disk utilization and zero in on space-hogging files
Transfer suspect files from Linux to Windows for later analysis
Use commands to start, stop, restart, or even kill unresponsive services
Know where to find help when troubleshooting isn’t enough

Jim Lehmer has worked with computer systems for over three decades. He’s been
involved with software development in various roles, including programmer, systems
programmer, software engineer, team lead, and architect.
******

2016-07-18
******
0 <--> Raspberry Pi LED Blueprints (Repost)
******
1 <--> Getting Started with Fluidinfo [Repost]
http://avaxhm.com/blogs/tanas.olesya
http://nitroflare.com/view/EABA2ECBDE4BC54/1449307094.pdf
https://filejoker.net/ky1i6xdhzzls

Getting Started with Fluidinfo by Nicholas J. Radcliffe


English | 5 Mar. 2012 | ISBN: 1449307094 | 140 Pages | PDF | 10 MB

Imagine a public storage system that has a place online for structured data about
everything that exists—or that could exist. This book introduces Fluidinfo, a
system that enables you to store information about anything, real or imaginary, in
any digital form. You’ll learn how to organize and search for data, and decide who
can use, modify, and extend what you’ve contributed.

-= My Blog! =-

10 <--> Python Network Programming - Part 1 Build 7 Python Apps (UP 2016)
http://avxhome.in/blogs/naag
http://nitroflare.com/view/8B4CE3E3D24F3DD/Python_Network_Programming_-
_Part_1_Build_7_Python_Apps.part1.rar
http://nitroflare.com/view/9B98AA64C184399/Python_Network_Programming_-
_Part_1_Build_7_Python_Apps.part2.rar
http://nitroflare.com/view/7325D9AA4565CA0/Python_Network_Programming_-
_Part_1_Build_7_Python_Apps.part3.rar
http://nitroflare.com/view/1867A1963FA4CCA/Python_Network_Programming_-
_Part_1_Build_7_Python_Apps.part4.rar
http://nitroflare.com/view/45E832BC60838F7/Python_Network_Programming_-
_Part_1_Build_7_Python_Apps.part5.rar
http://nitroflare.com/view/4E61CB693F4F3F1/Python_Network_Programming_-
_Part_1_Build_7_Python_Apps.part6.rar
http://nitroflare.com/view/05C905467409487/Python_Network_Programming_-
_Part_1_Build_7_Python_Apps.part7.rar

Python Network Programming - Part 1 Build 7 Python Apps


MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 13.5Hours | 1.65 GB
Genre: eLearning | Language: English

Learn Python From Scratch! Go from zero programming to building great network apps
with Python! Full Python Apps Inside!

Course Went Live: May 2015. Last Update: May 2016 *


* Full Python Apps, Quizzes, Coding Exercises and Final Project are included *

Before you read what I have to say, see what my students are saying about my
courses:

"What an incredible value and learning experience!" by Sean A.

––––––––––––––––––––––––––––––––––––––––––––––––––––––

Do you want to become a Python Developer without having to spend a lot of money on
books and boring theoretical courses?

Are you a network professional who wants to start automating network tasks using
Python?

Or maybe you're seeking a raise or even a career change?

22 <--> Jenkins Continuous Integration Cookbook (2nd Edition) (Repost)


http://nitroflare.com/view/53A23090CF7E3E7/1784390089_Jenkinssp1.epub
http://nitroflare.com/view/9E1B8AB7EB90A51/1784390089_Jenkinssp1.pdf
https://filejoker.net/sys6dvz3hzru
https://filejoker.net/q60fyre3t3i5

Jenkins Continuous Integration Cookbook (2nd Edition) By Alan Mark Berg


2015 | 408 Pages | ISBN: 1784390089 | EPUB + PDF | 19 MB

Over 90 recipes to produce great results from Jenkins using pro-level practices,
techniques, and solutions If you are a Java developer, a software architect, a
technical project manager, a build manager, or a development or QA engineer, then
this book is ideal for you. A basic understanding of the software development life
cycle and Java development is needed, as well as a rudimentary understanding of
Jenkins. Jenkins is an award-wining and one of the most popular Continuous
Integration servers in the market today. It was designed to maintain, secure,
communicate, test, build, and improve the software development process. This book
starts by examining the most common maintenance tasks. This is followed by steps
that enable you to enhance the overall security of Jenkins. You will then explore
the relationship between Jenkins builds and Maven pom.xml. Then, you will learn how
to use plugins to display code metrics and fail builds to improve quality, followed
by how to run performance and functional tests against a web application and web
services. Finally, you will see what the available plugins are, concluding with
best practices to improve quality.
******
******
23 <--> Unreal Engine Game Development Blueprints (Repost)
http://nitroflare.com/view/93CDBE36F4F40D3/1784397776_Unrealsp1.epub
http://nitroflare.com/view/EA64C399BCA7ADF/1784397776_Unrealsp1.mobi
http://nitroflare.com/view/34363E77FF17F31/1784397776_Unrealsp1.pdf
https://filejoker.net/le3q47uuugfd
https://filejoker.net/fjjwpwlnty4z
https://filejoker.net/g3kw3vdrz8jg

Unreal Engine Game Development Blueprints By Nicola Valcasara


2015 | 352 Pages | ISBN: 1784397776 | EPUB, MOBI, PDF | 123 MB

Understand what a Blueprint is and how to create a complex visual scripting code
Discover the infinite possibilities that Unreal Engine offers, and understand which
tool to use, where and when Learn to think like a real game developer in order to
create enjoyable and bug-free games using this comprehensive and practical handbook
******
******
25 <--> Learning F# Functional Data Structures and Algorithms (Repost)
http://nitroflare.com/view/C5A5BA45E4574E7/1783558474_Learningsp1.epub
http://nitroflare.com/view/E2C585A1A381232/1783558474_Learningsp1.mobi
http://nitroflare.com/view/3630452140977E4/1783558474_Learningsp1.pdf
https://filejoker.net/lra3cvhjotqn
https://filejoker.net/a4nehx1x719p
https://filejoker.net/gdu81q70k0zp

Learning F# Functional Data Structures and Algorithms By Adnan Masood


2015 | 206 Pages | ISBN: 1783558474 | EPUB, MOBI, PDF | 18 MB

Get started with F# and explore functional programming paradigm with data
structures and algorithms About This Book Design data structures and algorithms in
F# to tackle complex computing problems Understand functional programming with
examples and easy-to-follow code samples in F# Provides a learning roadmap of the
F# ecosystem with succinct illustrations Who This Book Is For If you have just
started your adventure with F#, then this book will help you take the right steps
to become a successful F# coder. An intermediate knowledge of imperative
programming concepts, and a basic understanding of the algorithms and data
structures in .NET environments using the C# language and BCL (Base Class Library),
would be helpful.
******
******
27 <--> Linear Algebra for Computational Sciences and Engineering
http://www.springer.com/gp/book/9783319403397
https://www.nitroflare.com/payment?webmaster=10405
http://www.avaxhm.com/blogs/Underaglassmoon
http://nitroflare.com/view/E4858530B08B71B/10.1007%40978-3-319-40341-0.pdf

Linear Algebra for Computational Sciences and Engineering


Springer | Theoretical Computer Science | Aug 16, 2016 | ISBN-10: 3319403397 | 464
pages | pdf | 8.5 mb

Authors: Neri, Ferrante


Covers all aspects of linear algebra from the perspective of computational science
and engineering
Provides both a technical approach and an informal interpretation of mathematics
Includes examples with definitions and theorems
Presents a chapter where the study of an electrical network is shown as an
algebraic exercise

This book presents the main concepts of linear algebra from the viewpoint of
applied scientists such as computer scientists and engineers, without compromising
on mathematical rigor. Based on the idea that computational scientists and
engineers need, in both research and professional life, an understanding of
theoretical concepts of mathematics in order to be able to propose research
advances and innovative solutions, every concept is thoroughly introduced and is
accompanied by its informal interpretation. Furthermore, most of the theorems
included are first rigorously proved and then shown in practice by a numerical
example. When appropriate, topics are presented also by means of pseudocodes, thus
highlighting the computer implementation of algebraic theory.
It is structured to be accessible to everybody, from students of pure mathematics
who are approaching algebra for the first time to researchers and graduate students
in applied sciences who need a theoretical manual of algebra to successfully
perform their research. Most importantly, this book is designed to be ideal for
both theoretical and practical minds and to offer to both alternative and
complementary perspectives to study and understand linear algebra.

Number of Illustrations and Tables


8 b/w illustrations
Topics
Mathematics of Computing
Appl. Mathematics / Computational Methods of Engineering
Linear and Multilinear Algebras, Matrix Theory

******
******
28 <--> Fast Data Processing with Spark (2nd Revised edition) (Repost)
http://nitroflare.com/view/4A02E1EC5A198DC/178439257X_Fastsp1.pdf
https://filejoker.net/n1kqws73pb05

Fast Data Processing with Spark (2nd Revised edition) By Krishna Sankar, Holden
Karau
2015 | 184 Pages | ISBN: 178439257X | PDF | 9 MB

Perform real-time analytics using Spark in a fast, distributed, and scalable way
About This Book Develop a machine learning system with Spark's MLlib and scalable
algorithms Deploy Spark jobs to various clusters such as Mesos, EC2, Chef, YARN,
EMR, and so on This is a step-by-step tutorial that unleashes the power of Spark
and its latest features Who This Book Is For Fast Data Processing with Spark -
Second Edition is for software developers who want to learn how to write
distributed programs with Spark. It will help developers who have had problems that
were too big to be dealt with on a single computer. No previous experience with
distributed programming is necessary. This book assumes knowledge of either Java,
Scala, or Python.
******
******
35 <--> Authoring Real-time Destruction in Unity 5
http://avxhome.in/blogs/naag
http://nitroflare.com/view/8187C82FEDB5AF7/Authoring_Real-
time_Destruction_in_Unity_5.part1.rar
http://nitroflare.com/view/EC122FD61EA2704/Authoring_Real-
time_Destruction_in_Unity_5.part2.rar
http://nitroflare.com/view/F444BB197C3A03C/Authoring_Real-
time_Destruction_in_Unity_5.part3.rar
http://nitroflare.com/view/7E9D1E2304B400C/Authoring_Real-
time_Destruction_in_Unity_5.part4.rar
http://nitroflare.com/view/AE288DF6E4222C2/Authoring_Real-
time_Destruction_in_Unity_5.part5.rar

Authoring Real-time Destruction in Unity 5


MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 2 Hours 13M | 598 MB
Genre: eLearning | Language: English
Learn how to create a flexible realtime destruction system in Unity 5. In this
course, game creators will learn how to create scalable choreographed destruction
systems using rigid body dynamics, physics joints, particle systems, and C#
scripts. R…

Realtime destruction systems are a great way to enhance gameplay for many different
types of games, and thanks to the performance of modern physics engines and
increased power of gaming hardware, these systems are suitable for a wide range of
applications. In this course, Authoring Real-time Destruction in Unity 5, you'll
create a destruction FX system to simulate a wooden bridge collapse using rigid
bodies, physics joints, and particle effects, as well as write some C# code to
provide art direction control and allow you to choreograph the destruction
sequence. First, you'll add different collider shapes to objects in the scene to
determine best approximate fit. Next, you'll learn and understand the reasons for
using fixed physics joints and then create one manually to see how they work.
Finally, you'll learn about the benefits of particle effects and then create a
debris emitter and dust emitter. By the end of this course, you'll be able to
create a wide range of destruction systems, from bridges and buildings, to
environments and vehicles. Required Software: Unity v5.3.5.

Click Here to get more tutorials in my Blog

******
******
36 <--> Soft Skills: The Software Developer's Life Manual

Soft Skills: The Software Developer's Life Manual


Audio CDs in M4A / English: AAC, 62 kb/s (2 ch) | Duration: 13:19:45 | 2016 | ISBN-
10: N/A | ASIN: B0158SJ3EM | 366 MB
Genre: Software

For most software developers, coding is the fun part. The hard bits are dealing
with clients, peers, and managers and staying productive, achieving financial
security, keeping yourself in shape, and finding true love. This book is here to
help.

Soft Skills: The Software Developer's Life Manual is a guide to a well-rounded,


satisfying life as a technology professional. In it, developer and life coach John
Sonmez offers advice to developers on important subjects like career and
productivity, personal finance and investing, and even fitness and relationships.
Arranged as a collection of 71 short chapters, this fun listen invites you to dip
in wherever you like. A "Taking Action" section at the end of each chapter tells
you how to get quick results. Soft Skills will help make you a better programmer, a
more valuable employee, and a happier, healthier person.

John Sonmez (Author, Narrator)

Welcome to the best eLearning video (English, German, French, Spanish language) and
many more: LINK
Do not forget to check my blog! Updated regularly! Add in bookmarks my blog :)
PM me if Links not working!

No mirrors pls!
******
******
40 <--> Mathematical Modelling
http://nitroflare.com/view/BF99EB4F072BC16/10.1007%40978-3-319-27836-0.pdf

Mathematical Modelling
Springer | Mathematics | August 15, 2016 | ISBN-10: 3319278347 | 242 pages | pdf |
4.68 mb

Authors: Heiliö, M., Lähivaara, T., Laitinen, E., Mantere, T., Merikoski, J.,
Pohjolainen, S., Raivio, K., Silvennoinen, R., Suutala, A., Tarvainen, T.,
Tiihonen, T., Tuomela, J., Turunen, E., Vauhkonen, M.
Editors: Pohjolainen, Seppo (Ed.)
Covers the most important classical and modern methods of mathematical modelling
Can be used as textbook or as complimentary material in mathematical modelling
courses
Contains 31 project titles as well as 124 problems sets

This book provides a thorough introduction to the challenge of applying mathematics


in real-world scenarios. Modelling tasks rarely involve well-defined categories,
and they often require multidisciplinary input from mathematics, physics, computer
sciences, or engineering. In keeping with this spirit of modelling, the book
includes a wealth of cross-references between the chapters and frequently points to
the real-world context.
The book combines classical approaches to modelling with novel areas such as soft
computing methods, inverse problems, and model uncertainty. Attention is also paid
to the interaction between models, data and the use of mathematical software. The
reader will find a broad selection of theoretical tools for practicing industrial
mathematics, including the analysis of continuum models, probabilistic and discrete
phenomena, and asymptotic and sensitivity analysis.

Number of Illustrations and Tables


43 b/w illustrations, 13 illustrations in colour
Topics
Mathematical Modeling and Industrial Mathematics
Appl. Mathematics / Computational Methods of Engineering
Computational Science and Engineering
Simulation and Modeling

Click Here to Buy the Hardcover from Springer

Purchase a Premium account from Download Link for Multiple/High Speed And
Support :)

Click Here for More books


******
******
41 <--> Cassandra Data Modeling and Analysis (Repost)
http://nitroflare.com/view/33F1088DF894104/1783988886_Cassandraspr.epub
http://nitroflare.com/view/9DAF37A0A3A5324/1783988886_Cassandraspr.pdf
https://filejoker.net/2nmv8e594u2z
https://filejoker.net/t84uhreonzpp

Cassandra Data Modeling and Analysis By C.Y. Kan


2014 | 196 Pages | ISBN: 1783988886 | EPUB + PDF | 28 MB
Design, build, and analyze your data intricately using Cassandra About This Book
Build professional data models in Cassandra using CQL and appropriate indexes Grasp
the Model-By-Query techniques through working examples Step-by-step tutorial of a
stock market technical analysis application Who This Book Is For If you are
interested in Cassandra and want to develop real-world analysis applications, then
this book is perfect for you. It would be helpful to have prior knowledge of NoSQL
database.
******
******
42 <--> Clojure Reactive Programming (Repost)
http://nitroflare.com/view/F78C7182B460526/1783986662_Clojurespr.epub
http://nitroflare.com/view/3F115C88AD4E69C/1783986662_Clojurespr.mobi
http://nitroflare.com/view/81494FBBE0299BD/1783986662_Clojurespr.pdf
https://filejoker.net/vta8oxbago1k
https://filejoker.net/7i3ragzt87p9
https://filejoker.net/1gysf6zskbe5

Clojure Reactive Programming By Leonardo Borges


2015 | 232 Pages | ISBN: 1783986662 | EPUB, MOBI, PDF | 15 MB

Reactive Programming (RP) is central to many concurrent systems. It endeavors to


make the process of developing highly-concurrent, event-driven, and asynchronous
applications simpler and less error-prone. RP comes in many flavors and we will
look at some of them in this book. Clojure Reactive Programming is a practical
guide aimed at exploring RP. It starts by describing Functional Reactive
Programming (FRP) and its formulations, as well as how it inspired Compositional
Event Systems (CES). It also presents several examples of Reactive applications
implemented in different frameworks, allowing you to develop an understanding of
the subject as well as learn how to develop your ability to work with time-varying
values. By the end of the book, you will be equipped to solve real-world problems
and have a clear understanding of when and how you should use different the
approaches that are shown in the book.
******
******
54 <--> Python for Trading & Investing

Python for Trading & Investing


MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 5 Hours | 746 MB
Genre: eLearning | Language: English

Learn to use Python for analyzing data and trade in Stock Markets

There are so many different trading or investing approaches as people in the


market.

Many existing tools support the most common ones, but if you really want to success
with an innovative practice, you have to build it on your own.

Due to its characteristics, Python is being adopted by the financial industry as


its reference programming language.

But Python is not expensive as other financials tools are, in fact it is completely
free. And it is not difficult to learn. So, why don't give it a try?

Learn how to apply Python to Trading and Investing with this Hands-on Course.
Ipython Working Environment
Main Data Analysis Python Libraries
How to import/export Financial Data
Data Munging
Customized Charts
Different Projects applying this knowledge
Improve your Programming and Investing Skills at a time.

Either if you can already program and are interested in Finance. Or if you are
already a Finance practitioner and are interested in applying programming to your
career. This is a course for you.

In addition to using this new knowledge for your own investments, new opportunities
will widely open up for you if you are able to combine these two disciplines.

The volume of data is increasing at not seen before rates. And new algorithms and
tools are needed to get the most of it. It is difficult to imagine a more promising
skill in your career path than learning to manage and analyze data through
programming.

Content and Overview

This course will start with a review of main Python libraries to use for Data
Analysis.

Although due to the readability of Python it is not necessary to have previous


knowledge of it. It is recommended at least to have a previous contact with it.

The main goal is to focus in the application of it to Finance concepts. So not much
time will be addressed to common functions or data structures. You will be able,
anyway, to send any doubt to the Instructor and if necessary new lectures will be
upload replying most frequently asked questions.

The best way to learn is doing. So in the second part of the course, actual
applications with the complete code will be developed. You will be able to test and
modify them with your desired parameters or strategies and even propose new ones.
Building, in this way, a community around the course that will help us to grow up
individually.

New projects will be added periodically in the future, but the course price will go
up accordingly. So enroll now, It will be your best investment.

2016-08-01

164 <--> C# Deconstructed: Discover How C# Works on the .Net Framework (Repost)
http://nitroflare.com/view/560F11E62FC74B0/1430266708_C%23spr.pdf
https://filejoker.net/4yz26m27iy0k

C# Deconstructed: Discover How C# Works on the .Net Framework By Mohammad Rahman


2014 | 172 Pages | ISBN: 1430266708 | PDF | 5 MB

The basic operational design of a computer system is called its architecture. John
von Neumann, a pioneer in computer design, is credited with the architecture of
most computers in use today. A typical von Neumann system has three major
components: the central processing unit (CPU), or microprocessor; physical memory;
and input/output (I/O). In von Neumann architecture (VNA) machines, such as the
80x86 family, the CPU is where all the computations of any applications take place.
An application is simply a combination of machine instructions and data. To be
executed by the CPU, an application needs to reside in physical memory. Typically,
the application program is written using a mechanism called programming language.
To understand how any given programming language works, it is important to know how
it interacts with the operating system (OS), software that manages the underlying
hardware and that provides services to the application, as well as how the CPU
executes applications. In this chapter, you will learn the basic architecture of
the CPU (microcode, instruction set) and how it executes instructions, fetching
them from memory. You will then learn how memory works, how the OS manages the CPU
and memory, and how the OS offers a layer of abstraction to a programming language.
Finally, the sections on language evaluation will give you a high-level overview of
how C# and common language runtime (CLR) evolved and the reason they are needed.

175 <--> 25 Quintessential Programming Interview Problems: Set A

Rui Ming, "25 Quintessential Programming Interview Problems: Set A"


2015 |ASIN: B00VU85E2K | 137 pages | EPUB | 0,3 MB

This book has 25 quintessential problems supplemented by C++ solutions ideal for
technical interview preparations for a Software Developer position at tech titans
like Google, Microsoft, Facebook, Apple, Twitter, Amazon or many Silicon Valley
startups. To help you prepare for your next technical interviews, we have carefully
hand picked 25 quintessential coding problems (katas) that every Software Developer
must absolutely know how to solve.

177 <--> Udemy - The Unreal Engine Developer Course - Learn C++ & Make Games
http://nitroflare.com/view/DCFE8141A7BFA2C/Learn_Cod_C_Dev_Gam.part01.rar
http://nitroflare.com/view/5AA8F821C7C38BD/Learn_Cod_C_Dev_Gam.part02.rar
http://nitroflare.com/view/4CA1A2B04772490/Learn_Cod_C_Dev_Gam.part03.rar
http://nitroflare.com/view/4D4F5101BC2C54E/Learn_Cod_C_Dev_Gam.part04.rar
http://nitroflare.com/view/AB0351735C89EBD/Learn_Cod_C_Dev_Gam.part05.rar
http://nitroflare.com/view/405417A83CB321E/Learn_Cod_C_Dev_Gam.part06.rar
http://nitroflare.com/view/16F6AFC6718AEF1/Learn_Cod_C_Dev_Gam.part07.rar
http://nitroflare.com/view/65A7F443376BD32/Learn_Cod_C_Dev_Gam.part08.rar
http://nitroflare.com/view/DDDE3137AEBC97B/Learn_Cod_C_Dev_Gam.part09.rar
http://nitroflare.com/view/553F25322F60B74/Learn_Cod_C_Dev_Gam.part10.rar
http://nitroflare.com/view/763ADCE14C336A2/Learn_Cod_C_Dev_Gam.part11.rar
http://nitroflare.com/view/3E0D441B2341831/Learn_Cod_C_Dev_Gam.part12.rar

Udemy - The Unreal Engine Developer Course - Learn C++ & Make Games
MP4 | AVC 806kbps | English | 1280x720 | 30fps | 25h 30mins | AAC stereo 58kbps |
9.76 GB
Genre: Video Training

This course is the beginning of a project that was a runaway success on


Kickstarter. Get involved now, and get access to all future content as it's added.
The final course will be over 30 hours of content and 200+ lectures. Learn how to
create and mod video games using Unreal Engine 4, the free-to-use game development
platform used by AAA studios and indie developers worldwide. We start super simple
so you need no prior experience of Unreal or coding! With our online tutorials,
you'll be amazed what you can achieve.

Benefit from our world-class support from both other students, and Ben who is on
the forums regularly. Go on to build several games including a full 3D version of
Pong with an online multiplayer scoreboard, and more.
You will have access to a course forum where you can discuss topics on a course-
wide basis, or down to the individual video. Our thriving discussion forum will
help you learn and share ideas with other students.

You will learn C++, the powerful industry standard language from scratch. By the
end of the course you'll be very confident in the basics of coding and game
development, and hungry to learn more.

Anyone who wants to learn to create games: Unreal Engine is a fantastic platform
which enables you to make AAA-quality games. Furthermore these games can be created
for Windows, consoles, MacOS, iOS, Android and Web from a single source!

If you're a complete beginner, we'll teach you all the coding and game design
principles you'll need. If you're an artist, we'll teach you to bring your assets
to life. If you're a coder, we'll teach you game design principles.

What this course DOESN'T cover…

Whereas this course is already huge, we can't possibly cover everything in that
time. Here are some things we will not be covering…

Team collaboration topics.


Editor plugins or modifications.
Physics engine modification.

Learn C++, the games industry standard language.


Develop strong and transferrable problem solving skills.
Gain an excellent knowledge of modern game development.
Learn how object oriented programming works in practice.
Gain a fundamental understanding of computer operation.

183 <--> Finite Difference Computing with Exponential Decay Models


http://nitroflare.com/view/F0F2D0634A3A12E/3319294385.pdf

Finite Difference Computing with Exponential Decay Models (Lecture Notes in


Computational Science and Engineering) by Hans Petter Langtangen
English | 30 Jun. 2016 | ISBN: 3319294385 | 216 Pages | PDF (True) | 2.84 MB

This text provides a very simple, initial introduction to the complete scientific
computing pipeline: models, discretization, algorithms, programming, verification,
and visualization. The pedagogical strategy is to use one case study – an ordinary
differential equation describing exponential decay processes – to illustrate
fundamental concepts in mathematics and computer science. The book is easy to read
and only requires a command of one-variable calculus and some very basic knowledge
about computer programming. Contrary to similar texts on numerical methods and
programming, this text has a much stronger focus on implementation and teaches
testing and software engineering in particular.

My Blog with Updates!

******

188 <--> Professional C# 6 and .NET Core 1.0


http://avxhome.in/blogs/viserion
http://nitroflare.com/view/0A84DA0445CF690/111909660XProCSharp6.pdf
Christian Nagel, "Professional C# 6 and .NET Core 1.0"
ISBN: 111909660X | 2016 | True PDF | 1536 pages | 119 MB

A true professional's guide to C# 6

Professional C# 6 and .NET Core 1.0 provides complete coverage of the latest
updates, features, and capabilities, giving you everything you need for C#. Get
expert instruction on the latest changes to Visual Studio 2015, Windows Runtime,
ADO.NET, ASP.NET, Windows Store Apps, Windows Workflow Foundation, and more, with
clear explanations, no-nonsense pacing, and valuable expert insight. This
incredibly useful guide serves as both tutorial and desk reference, providing a
professional-level review of C# architecture and its application in a number of
areas. You'll gain a solid background in managed code and .NET constructs within
the context of the 2015 release, so you can get acclimated quickly and get back to
work.

The new updates can actively streamline your workflow, with major changes including
reimagined C# refactoring support, a new .NET Web app stack, and the .NET compiler
platform that makes C# and Visual Basic compilers available as APIs. This book
walks you through the changes with a comprehensive C# review.

Explore the new Visual Studio templates for ASP.NET Core 1.0, Web Forms, and MVC
Learn about the networking switch to HttpClient and ASP.NET Web API's replacement
of WCF Data Services
Work with the latest updates to the event log, Windows Runtime 2.0, and Windows 8.1
deployment and localization
Dig deep into the new .NET 5.0 GC behaviors and the Migrations addition to ADO.NET

Microsoft has stepped up both the cadence and magnitude of their software releases.
Professional C# 6 and .NET Core 1.0 shows you everything you need to know about
working with C# in a real-world context.

238 <--> Data Analysis with Open Source Tools [Repost]


http://nitroflare.com/view/D561CBEF8CB9FCC/0596802358.pdf

Data Analysis with Open Source Tools by Philipp K. Janert


English | 28 Nov. 2010 | ISBN: 0596802358 | 533 Pages | PDF | 15 MB

Collecting data is relatively easy, but turning raw information into something
useful requires that you know how to extract precisely what you need. With this
insightful book, intermediate to experienced programmers interested in data
analysis will learn techniques for working with data in a business environment.
You'll learn how to look at data to discover what it contains, how to capture those
ideas in conceptual models, and then feed your understanding back into the
organization through business plans, metrics dashboards, and other applications.

******
241 <--> Functional Python Programming (Repost)
http://nitroflare.com/view/A28AF59B2753B45/1784396990_Functionalspr.epub
http://nitroflare.com/view/0BE90ECEE4FA91F/1784396990_Functionalspr.pdf
https://filejoker.net/pwql15boiq2i
https://filejoker.net/ts3l2tceyhhi

Functional Python Programming By Steven Lott


2015 | 360 Pages | ISBN: 1784396990 | EPUB + PDF | 22 MB
Python’s easy-to-learn and extensible abilities offer a number of functional
programming features for you to bring into your workflow, especially in the realm
of data science. If you’re a Python developer who wants to discover how to take the
power of functional programming and bring it into your own programs then this book
is essential for you, even if you know next to nothing about the paradigm. Starting
with a general overview of functional concepts you’ll explore common functional
features such as first-class and higher-order functions, pure functions and more,
and how these are accomplished in Python to give you the core foundations you’ll
build upon. After that, you’ll discover common functional optimizations for Python
to help your apps reach even higher speeds. You'll also explore data preparation
techniques and data exploration in depth, along with learning how the Python
standard library fits the functional programming model. Finally, to top off your
journey into the world of function Python you’ll at look at the PyMonad project and
some larger examples to put everything into perspective. With Functional Python
Programming by your side you’ll understand the core concepts of function Python,
its impact on the programming workflow, and how to implement it in Python, giving
you the ability to take your applications to an even higher level.

305 <--> Natural Language Processing in Python

LazyProgrammer, "Natural Language Processing in Python: Master Data Science and


Machine Learning for spam detection, sentiment analysis, latent semantic analysis,
and article spinning"
2016 | ASIN: B01FTJLKYQ | 54 pages | EPUB | 1 MB

Recently, Microsoft’s Twitter bot “Tay” was released into the wild, and quickly
began making racist and hateful statements after learning from other Twitter users.
The technology behind this? Natural language processing.

NLP is the use of machine learning algorithms for problems that involve text.

Do you ever wonder why you get much less spam in your inbox these days compared to
10 years ago? What kinds of algorithms are people using to do spam detection? How
can they take words in an email and know how to compute whether or not it’s spam?
In this book you are going to build your very own spam detector.

Did you know people have already used Twitter to determine the current sentiment
about a particular company to decide whether or not they should buy or sell stocks?
Having a machine that can decide how people feel about something is immensely
useful and immediately applicable to revenue optimization. In this course you are
going to build your own sentiment analyzer.

Are you an Internet marketer or are you interested in SEO? Have you ever wanted to
know how you can automatically generate content? In this course we are going to
take a first crack at building your own article spinner. You’ll learn to write
programs that can take an article as input and spit out a similar article with
different words as output. This can save you tons of time and thousands of dollars
if you’re paying someone to write content for you.

Natural Language Processing, or as it is often abbreviated, NLP - is the use of


programming and math to do language-based tasks.

If you have Windows or iOS then you have NLP right in front of you! Cortana and
Siri are applications that take what you say and turn it into something meaningful
that can be done programmatically.

The key point: NLP is highly practical. NLP is everywhere.


This book is split up into multiple sections based on the various practical tasks
that you can do with NLP:

Before we do any real programming exercises we’ll look at common NLP tasks (some of
these we will actually code ourselves, the others are mentioned so you at least
know they exist). We will then look at common data pre-processing techniques used
for text. As you’ll see, this preprocessing is what will actually take up a
majority of your time when you’re doing NLP.

The first programming exercise we’ll do is look at how to build a spam detector.
Your email inbox uses this, so it’s clearly very useful and it’s been the subject
of study for a long time.

Next we’ll look at “sentiment analysis” and you’ll build your own “sentiment
analyzer”. This is how a computer can judge how positive or negative some text is
based on the words and phrases that are used. This is also immediately practical -
some people have analyzed Twitter feeds to predict whether a stock would go up or
down.

After that we’ll look at the NLTK library. This is a very popular library that
solves a lot of fundamental problems in NLP - and you can use it in conjunction
with other libraries in your data analysis pipeline.

Next we’ll look at “latent semantic analysis”. This is basically doing


dimensionality reduction on text - and it helps us solve the problem of 2 words
having the same meaning. It also helps us interpret our data and save on
computation time.

Lastly, we’ll talk about one of the most popular applications of NLP - article
spinning. This is very practical for internet marketers and entrepreneurs. As you
know, your search rankings in Google and other search engines are affected
negatively when you have duplicate content - so it would be great if you could
alter an article you wrote just enough, so that you could put it in 2 different
places on the web, without being penalized by Google.
******
******
306 <--> Convolutional Neural Networks in Python

LazyProgrammer, "Convolutional Neural Networks in Python: Master Data Science and


Machine Learning with Modern Deep Learning in Python, Theano, and TensorFlow"
2016 | ASIN: B01FQDREOK | 52 pages | EPUB | 1 MB

This is the 3rd part in my Data Science and Machine Learning series on Deep
Learning in Python. At this point, you already know a lot about neural networks and
deep learning, including not just the basics like backpropagation, but how to
improve it using modern techniques like momentum and adaptive learning rates.
You've already written deep neural networks in Theano and TensorFlow, and you know
how to run code using the GPU.

This book is all about how to use deep learning for computer vision using
convolutional neural networks. These are the state of the art when it comes to
image classification and they beat vanilla deep networks at tasks like MNIST.

In this course we are going to up the ante and look at the StreetView House Number
(SVHN) dataset - which uses larger color images at various angles - so things are
going to get tougher both computationally and in terms of the difficulty of the
classification task. But we will show that convolutional neural networks, or CNNs,
are capable of handling the challenge!
Because convolution is such a central part of this type of neural network, we are
going to go in-depth on this topic. It has more applications than you might
imagine, such as modeling artificial organs like the pancreas and the heart. I'm
going to show you how to build convolutional filters that can be applied to audio,
like the echo effect, and I'm going to show you how to build filters for image
effects, like the Gaussian blur and edge detection.

After describing the architecture of a convolutional neural network, we will jump


straight into code, and I will show you how to extend the deep neural networks we
built last time with just a few new functions to turn them into CNNs. We will then
test their performance and show how convolutional neural networks written in both
Theano and TensorFlow can outperform the accuracy of a plain neural network on the
StreetView House Number dataset.

307 <--> Unsupervised Machine Learning in Python

LazyProgrammer, "Unsupervised Machine Learning in Python: Master Data Science and


Machine Learning with Cluster Analysis, Gaussian Mixture Models, and Principal
Components Analysis"
2016 | ASIN: B01G1HH5T4 | 56 pages | EPUB | 1 MB

In a real-world environment, you can imagine that a robot or an artificial


intelligence won’t always have access to the optimal answer, or maybe there isn’t
an optimal correct answer. You’d want that robot to be able to explore the world on
its own, and learn things just by looking for patterns.

Think about the large amounts of data being collected today, by the likes of the
NSA, Google, and other organizations. No human could possibly sift through all that
data manually. It was reported recently in the Washington Post and Wall Street
Journal that the National Security Agency collects so much surveillance data, it is
no longer effective.

Could automated pattern discovery solve this problem?

Do you ever wonder how we get the data that we use in our supervised machine
learning algorithms?

Kaggle always seems to provide us with a nice CSV, complete with Xs and
corresponding Ys.

If you haven’t been involved in acquiring data yourself, you might not have thought
about this, but someone has to make this data!

A lot of the time this involves manual labor. Sometimes, you don’t have access to
the correct information or it is infeasible or costly to acquire.

You still want to have some idea of the structure of the data.

This is where unsupervised machine learning comes into play.

In this book we are first going to talk about clustering. This is where instead of
training on labels, we try to create our own labels. We’ll do this by grouping
together data that looks alike.

The 2 methods of clustering we’ll talk about: k-means clustering and hierarchical
clustering.

Next, because in machine learning we like to talk about probability distributions,


we’ll go into Gaussian mixture models and kernel density estimation, where we talk
about how to learn the probability distribution of a set of data.

One interesting fact is that under certain conditions, Gaussian mixture models and
k-means clustering are exactly the same! We’ll prove how this is the case.

Lastly, we’ll look at the theory behind principal components analysis or PCA. PCA
has many useful applications: visualization, dimensionality reduction, denoising,
and de-correlation. You will see how it allows us to take a different perspective
on latent variables, which first appear when we talk about k-means clustering and
GMMs.

All the algorithms we’ll talk about in this course are staples in machine learning
and data science, so if you want to know how to automatically find patterns in your
data with data mining and pattern extraction, without needing someone to put in
manual work to label that

311 <--> Apache Mahout Essentials (Repost)

Apache Mahout Essentials By Jayani Withanawasam


2015 | 164 Pages | ISBN: 1783554991 | PDF | 8 MB

Implement top-notch machine learning algorithms for classification, clustering, and


recommendations with Apache Mahout About This Book Apply machine learning
algorithms effectively in production environments with Apache Mahout Gain better
insights into large, complex, and scalable datasets Fast-paced tutorial, covering
the core concepts of Apache Mahout to implement machine learning on Big Data Who
This Book Is For If you are a Java developer or data scientist, haven't worked with
Apache Mahout before, and want to get up to speed on implementing machine learning
on big data, then this is the perfect guide for you.

336 <--> Lua Game Development Cookbook (Repost)

Lua Game Development Cookbook By Mario Kasuba


2015 | 360 Pages | ISBN: 1849515506 | EPUB + PDF | 49 MB

Over 70 recipes that will help you master the elements and best practices required
to build a modern game engine using Lua About This Book Discover how to solve
common and less common problems in game mechanics Learn about modern computer
graphics, sounds, physics, artificial intelligence and much more Packed with loads
of practical examples, step-by-step instructions, and supporting explanations to
help you build a modern game engine using Lua Who This Book Is For This book is for
all programmers and game enthusiasts who want to stop dreaming about creating a
game, and actually create one from scratch. The reader should know the basics of
programming and using the Lua language. Knowledge of the C/C++ programming language
is not necessary, but it's strongly recommended in order to write custom Lua
modules extending game engine capabilities or to rewrite parts of the Lua code into
a more efficient form. Algebra and matrix operations are required in order to
understand advanced topics in Chapter 4, Graphics – Legacy Method with OpenGL 1.x-
2.1 and Chapter 5, Graphics – Modern Method with OpenGL 3.0+. Sample demonstrations
are coupled with binary libraries for Windows and Linux operating systems for
convenience.

376 <--> Learning Python Data Visualization


http://nitroflare.com/view/583EC89273A3C85/1783553332.epub
Learning Python Data Visualization by Chad R. Adams
English | 2014 | ISBN: 1783553332 | 238 pages | EPUB | 14,5 MB

If you are a Python novice or an experienced developer and want to explore data
visualization libraries, then this is the book for you. No prior charting or
graphics experience is needed.

>>Visit my blog for more eBooks<<

377 <--> Mastering Python Scientific Computing


http://nitroflare.com/view/E44026230736562/1783288825.epub

Mastering Python Scientific Computing by Hemant Kumar Mehta


English | 2015 | ISBN: 1783288825 | 345 pages | EPUB | 5 MB

A complete guide for Python programmers to master scientific computing using Python
APIs and tools

About This Book


The basics of scientific computing to advanced concepts involving parallel and
large scale computation are all covered.
• Most of the Python APIs and tools used in scientific computing are discussed in
detail
• The concepts are discussed with suitable example programs

Who This Book Is For


If you are a Python programmer and want to get your hands on scientific computing,
this book is for you. The book expects you to have had exposure to various concepts
of Python programming.

What You Will Learn


• Fundamentals and components of scientific computing
• Scientific computing data management
• Performing numerical computing using NumPy and SciPy
• Concepts and programming for symbolic computing using SymPy
• Using the plotting library matplotlib for data visualization
• Data analysis and visualization using Pandas, matplotlib, and IPython
• Performing parallel and high performance computing
• Real-life case studies and best practices of scientific computing

In Detail
In today's world, along with theoretical and experimental work, scientific
computing has become an important part of scientific disciplines. Numerical
calculations, simulations and computer modeling in this day and age form the vast
majority of both experimental and theoretical papers. In the scientific method,
replication and reproducibility are two important contributing factors. A complete
and concrete scientific result should be reproducible and replicable. Python is
suitable for scientific computing. A large community of users, plenty of help and
documentation, a large collection of scientific libraries and environments, great
performance, and good support makes Python a great choice for scientific computing.

At present Python is among the top choices for developing scientific workflow and
the book targets existing Python developers to master this domain using Python. The
main things to learn in the book are the concept of scientific workflow, managing
scientific workflow data and performing computation on this data using Python.
The book discusses NumPy, SciPy, SymPy, matplotlib, Pandas and IPython with several
example programs. Style and approach

This book follows a hands-on approach to explain the complex concepts related to
scientific computing. It details various APIs using appropriate examples.

386 <--> Shell Scripting Recipes

Shell Scripting Recipes: A Problem-Solution Approach by Chris F. A. Johnson


English | 9 May 2005 | ISBN: 1590594711 | 431 Pages | PDF | 1 MB

In today's IT environment, harried system administrators are finding themselves


more overworked than ever. This book helps them regain some of the lost time spent
creating and testing shell scripts, and guides readers through more than 150 much-
needed and practical real-world examples

394 <--> Beginning Haskell: A Project-Based Approach (Repost)


http://nitroflare.com/view/A8A0A0CFD94A470/1430262508_Beginningspr.epub
http://nitroflare.com/view/30213C935EC51F1/1430262508_Beginningspr.mobi
https://filejoker.net/mwro8txu27lu
https://filejoker.net/b7uu2ngarywk

Beginning Haskell: A Project-Based Approach By Alejandro Serrano Mena


2014 | 300 Pages | ISBN: 1430262508 | EPUB + MOBI | 5 MB + 8 MB

Beginning Haskell provides a broad-based introduction to the Haskell language, its


libraries and environment, and to the functional programming paradigm that is fast
growing in importance in the software industry. The book takes a project-based
approach to learning the language that is unified around the building of a web-
based storefront. Excellent coverage is given to the Haskell ecosystem and
supporting tools. These include the Cabal build tool for managing projects and
modules, the QuickCheck tool for software testing, web frameworks such as Yesud and
Snap, and the Persistent and Esqueleto database access libraries. Functional
programming is gathering momentum, allowing programmers to express themselves in a
more concise way, reducing boilerplate and increasing the safety of code. Indeed,
mainstream languages such as C# and Java are adopting features from functional
programming, and from languages implementing that paradigm. Haskell is an elegant
and noise-free pure functional language with a long history, having a huge number
of library contributors and an active community. This makes Haskell the best tool
for both learning and applying functional programming, and Beginning Haskell the
perfect book to show off the language and what it can do. Beginning Haskell is for
programmers new to functional programming, who want to learn this new paradigm and
how it can improve the quality of their code. Beginning Haskell is also a great
choice for functional programmers wanting to get a taste of the Haskell ecosystem
and its unique features, or who wish to learn about advanced functional design
patterns.

426 <--> Intelligent Numerical Methods II

Intelligent Numerical Methods II: Applications to Multivariate Fractional Calculus


Springer | Engineering | Apr 27 2016 | ISBN-10: 3319336053 | 118 pages | pdf | 1.52
mb

Authors: Anastassiou, George A., Argyros, Ioannis K.


Presents recent original research of the authors in Numerical Analysis and
Fractional Calculus
The chapters are self-contained and can be read independently including an
extensive list of references per chapter
Newton-like and other similar numerical methods with applications to solving
multivariate equations are developed, involvingCaputo type fractional mixed partial
derivatives and multivariate fractional Riemann-Liouville integral operators

In this short monograph Newton-like and other similar numerical methods with
applications to solving multivariate equations are developed, which involve Caputo
type fractional mixed partial derivatives and multivariate fractional Riemann-
Liouville integral operators. These are studied for the first time in the
literature. The chapters are self-contained and can be read independently. An
extensive list of references is given per chapter. The book’s results are expected
to find applications in many areas of applied mathematics, stochastics, computer
science and engineering. As such this short monograph is suitable for researchers,
graduate students, to be used in graduate classes and seminars of the above
subjects, also to be in all science and engineering libraries.

Topics
Computational Intelligence
Artificial Intelligence (incl. Robotics)
Computational Science and Engineering
Complexity

429 <--> Linux Academy - SQL Primer

Linux Academy - SQL Primer


English | ts | H264 1920x1080 | AAC 2 ch | 4 hrs 14 min | 1.3 GB
eLearning

The Structured Query Language (or SQL) is how we both define and manipulate data
within a traditional Relational Database Management System (or RDBMS). In this
course, we are going to learn how to structure SQL statements that do just that.
Learn how to create databases, manage access, create tables, insert and update
data, create indexes and more. We will demonstrate SQL functions and talk about how
they differ from the more traditional SQL statements. All of this will be
accomplished at a SQL command line within MySQL, but will apply equally to SQL
compliant RDBMS systems in general.

430 <--> SQL Wall Street CHEAT SHEET, to get HIRED FAST! 2016

SQL Wall Street CHEAT SHEET, to get HIRED FAST! 2016


English | 2016 | mp4 | H264 1280x720 | AAC 2 ch | 1 hrs | 442 MB
eLearning, IT & Software, Other | Skill level: All level

Don't waste hours learning SQL concepts you will never use. Pass most technical
interviews or get your money back!

I produced the highest rated SQL training video with over 301,000 views and 2800
likes. If you have any doubts, scroll down and read the comments on my SQL videos!
Just ranked in the top group of instructors!

This is an SQL course for job seeking beginners or people who are out of practice,
that is designed to guarantee that you pass most SQL tech interviews. This is NOT
for Database Administrators. This is for trading support applicants or business
folks who might need to use the database for research. If you are trying to learn
SQL, then my more advanced courses are awesome for that. This class is a very good
video cliff note. Nothing more.

I highly recommend this course for people looking for jobs with other (other than
SQL) priorities. For example a job that says "Required: FIX Protocol. Plus: SQL".
That is the ideal candidate for this course. I'll tell you exactly what the
interviewers will be looking for as far as SQL.

I have years working for companies like investment banks and FinTech venders, so I
know what software they have and what you need to know. This course gets you right
to the information you need faster than anything else. This frees up your time for
other pursuits and getting you to that 6 figure job fast!

Don't take MY word for it, take a look at what some of the 301,000 people who have
enjoyed my SQL videos have said:

[From my FIXProtocol Channel]

"Didou Reznov2

the delivery and presentation is just genius , he got me hooked from sec 1"

"Flynn Davies
haha love the video man, the enthusiasm kept my ADHD infused brain entertained and
helped me learn this. thanks so much and keep em up!"

Dirovame1

FIXProtocol, you are a true hero. My Database professor has been spewing googlypoop
for the last 4 months and I aced my final from just watching this video.

"ricochet08

definitely the most entertaining sql video i've seen :D will be watching more of
your videos!"

"Al Johnson5

+FIXProtocol Very interesting, informative and passionate video about the subject
scary for many people. You like to teach, and you know stuff you're talking about!"

"Richard Cooper4

Great video love your enthusiasm! I am a sql developer who is looking to expand his
skill set. Keep it up I like it! :-)"

"TrollAndPlay1

You sir, are an amzing teacher ! Thank you so much !"

"Thomas Rönnberg2

A charismatic teacher and very clear teaching methods"


"Mark Ganus

thanks heaps man. I'm on a race to learn SQL as quickly as and have been scouring
youtube for useful videos and yours have been of great help. again thanks a bunch"

"Siddy Kay1

I did a course on cyber-security this summer. You explain things well. i understand
things better now haha, even though I'm a CS major. Wished my professors were as
good in explaining as you lol"

What are the requirements?


- Need to be computer literate.
- Need a Windows or MAC computer with internet access and a modern browser

What am I going to get from this course?


- Get hired for a job requiring SQL/Database skills

What is the target audience?


- A job seeker looking to get hired for jobs that require SQL/Database skills

432 <--> Gnuplot in Action: Understanding Data with Graphs

Philipp K. Janert, "Gnuplot in Action: Understanding Data with Graphs"


English | ISBN: 1933988398 | 2009 | EPUB | 396 pages | 5 MB

Statistical data is only as valuable as your ability to analyze, interpret, and


present it in a meaningful way. Gnuplot is the most widely used program to plot and
visualize data for Unix/Linux systems and it is also popular for Windows and the
Mac. It's open-source (as in free!), actively maintained, stable, and mature. It
can deal with arbitrarily large data sets and is capable of producing high-quality,
publication-ready graphics.

So far, the only comprehensive documentation available about gnuplot is the online
reference documentation, which makes it both hard to get started and almost
impossible to get a complete overview over all of its features. If you've never
tried gnuplot "or have found it tough to get your arms around "read on.

Gnuplot in Action is the first comprehensive introduction to gnuplot "from the


basics to the power features and beyond. Besides providing a tutorial on gnuplot
itself, it demonstrates how to apply and use gnuplot to extract intelligence from
data. Particular attention is paid to tricky or poorly-explained areas. You will
learn how to apply gnuplot to actual data analysis problems. This book looks at
different types of graphs that can be generated with gnuplot and will discuss when
and how to use them to extract actual information from data.

One of gnuplot's main advantages is that it requires no programming skills nor


knowledge of advanced mathematical or statistical concepts. Gnuplot in Action
assumes you have no previous knowledge of either gnuplot or statistics and data
analysis. The books starts out with basic gnuplot concepts, then describes in depth
how to get a graph ready for final presentation and to make it look "just right" by
including arrows, labels, and other decorations.

Next the book looks at advanced concepts, such as multi-dimensional graphs and
false-color plots "powerful features for special purposes. The author also
describes advanced applications of gnuplot, such as how to script gnuplot so that
it can run unattended as a batch job, and how to call gnuplot from within a CGI
script to generate graphics for dynamic websites on demand.
Gnuplot in Action makes gnuplot easy for anyone who needs to do data analysis, but
doesn't have an education in analytical tools and methods. It's perfect for DBAs,
programmers, and performance engineers; business analysts and MBAs; and Six-Sigma
Black Belts, and process engineers.

What's Inside:

Creating graphs with gnuplot


Data transformations and filters
Preparing/polishing graphs for final presentation
Publishing graphs in print or on the Web
Using gnuplot's power features
Gnuplot scripting and programming
Types of graphs and when to use them
Techniques of graphical analysis
How to build, install, and develop for gnuplot
Command and Option reference organized by concept

440 <--> Beautiful C++: STL Algorithms

Beautiful C++: STL Algorithms


June 2016 | MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 4.5 Hours
| 757 MB
Genre: eLearning | Language: English

Very few C++ developers know the time and effort they could save with the algorithm
header of the Standard Library. This course unlocks that header by connecting tasks
you need to perform to the single line of code from the STL to do them.

If you're a C++ developer, save yourself valuable time and work by learning how to
use the algorithm header. In this course, Beautiful C++: STL Algorithms, you'll
learn the functions in the algorithm header. You'll find out how iterators multiply
the power of the library. Next, you'll learn the conventions that lower your mental
burden. Finally, you'll learn how to use the same algorithm with different
collections so you don't have to learn new functions. After this course, you'll
know what the algorithm header has to offer you and how to use it to your advantage
while developing.

457 <--> Game Coding Complete (4th edition) (Repost)


http://nitroflare.com/view/94E0525F2474E0F/1133776574_Gamespr.epub
http://nitroflare.com/view/CD6D1E47E60B101/1133776574_Gamespr.mobi
http://nitroflare.com/view/D3770A212CCB51B/1133776574_Gamespr.pdf

Game Coding Complete (4th edition) By Mike McShaffry, David Graham


2012 | 940 Pages | ISBN: 1133776574 | EPUB, MOBI, PDF | 15 MB

Welcome to Game Coding Complete, Fourth Edition, the newest edition of the
essential, hands-on guide to developing commercial-quality games. Written by two
veteran game programmers, the book examines the entire game development process and
all the unique challenges associated with creating a game. In this excellent
introduction to game architecture, you'll explore all the major subsystems of
modern game engines and learn professional techniques used in actual games, as well
as Teapot Wars, a game created specifically for this book. This updated fourth
edition uses the latest versions of DirectX and Visual Studio, and it includes
expanded chapter coverage of game actors, AI, shader programming, LUA scripting,
the C# editor, and other important updates to every chapter. All the code and
examples presented have been tested and used in commercial video games, and the
book is full of invaluable best practices, professional tips and tricks, and
cautionary advice.

490 <--> Udemy - AI Programming with Finite State Machines in Unity (2016)
http://nitroflare.com/view/3A4D89F6220D1EB/AI_Prog_Fin_St_Mac_Un.part01.rar
http://nitroflare.com/view/1BA9EEA73A86560/AI_Prog_Fin_St_Mac_Un.part02.rar
http://nitroflare.com/view/861FE8C00F100EB/AI_Prog_Fin_St_Mac_Un.part03.rar
http://nitroflare.com/view/D21A5B1D746E5CF/AI_Prog_Fin_St_Mac_Un.part04.rar
http://nitroflare.com/view/95C71D2F348A58E/AI_Prog_Fin_St_Mac_Un.part05.rar
http://nitroflare.com/view/8B02B0C03870B45/AI_Prog_Fin_St_Mac_Un.part06.rar
http://nitroflare.com/view/E7C251115018D62/AI_Prog_Fin_St_Mac_Un.part07.rar
http://nitroflare.com/view/482F7932FFF41B5/AI_Prog_Fin_St_Mac_Un.part08.rar

Udemy - AI Programming with Finite State Machines in Unity (2016)


MP4 + Project files | AVC 223kbps | English | 1980x1080 | 25fps | 1h 30mins | AAC
stereo 189kbps | 2.74 GB
Genre: Video Training

Game developers can learn AI Programming using Finite State Machines in Unity using
a real time strategy project example. Complex behavior and decision-making is the
goal of any good game AI. There are many methods in approaching this, and one of
them is using a decision model called a Finite State Machine (FSM).

A state machine is a very useful model in which the possible conditions of an agent
are divided into “states”, which can have “transitions” into and out of each other
under defined conditions. This is a concept used in many automatic decision-making
implementations, including AI programming in games. In fact, Unity’s animation
controller uses the state machine concept to model animation behaviors.

In this tutorial we will implement an FSM-based character AI in the context of a


point-and-click real-time-tactical combat game in Unity.

Enemy characters are expected to be on the lookout for the player characters,
attack any within sight, pursue any who try to escape, and try to escape combat
themselves when their health is below a certain threshold. Within the tutorial an
introduction of the Unity project to be worked on is also included.

Prerequisites

Before starting this course, you should be familiar with C# programming in Unity
and the concept of 3D transforms as it is used in the engine. Although the concept
of the state machine itself is also introduced in the tutorial, it would also help
if you read up on it first.

Also, it should be noted that the game project in this tutorial is controlled using
the Unity Remote 4 app, so make sure you have it installed in your device.

514 <--> Mastering matplotlib (Repost)

Mastering matplotlib By Duncan M. McGreggor


2015 | 292 Pages | ISBN: 1783987545 | PDF | 19 MB
A practical guide that takes you beyond the basics of matplotlib and gives
solutions to plot complex data About This Book Customize, configure, and handle
events, and interact with figures using matplotlib Create highly intricate and
complicated graphs using matplotlib Explore matplotlib's depths through examples
and explanations in IPython notebooks Who This Book Is For If you are a scientist,
programmer, software engineer, or student who has working knowledge of matplotlib
and now want to extend your usage of matplotlib to plot complex graphs and charts
and handle large datasets, then this book is for you.

0 <--> Algorithms in C : Concepts, Examples, Code + Time Complexity (2016)

Algorithms in C : Concepts, Examples, Code + Time Complexity (2016)


WEBRip | English | MP4 + PDF Guides | 1280 x 720 | AVC ~610 kbps | 30 fps
AAC | 75.1 Kbps | 44.1 KHz | 2 channels | 3h 30mn | 1.08 GB
Genre: Video Tutorial / Development, Programming

Learn algorithms in C language. Understand Logic with examples, practice code and
crack those programming interviews!
What's New: New section on Transform and Conquer algorithms,Time Complexity Quiz,
Master Theorem, Number Theoretic Algorithms Algorithms are very important for
programmers to develop efficient software designing and programming skills. This
Course introduces you to most important algorithms in computer science. Each video
explains the concept/logic behind the algorithm, provides an example and explains
pseudo-code. Each video also has working C programs of algorithm implementations
with sample input & output. This course will help you crack those programming
interviews on algorithms.

Lectures: 32
Video: 3.5 hours
Skill level: All Levels
Recently updated: February 16, 2016!

Contents:

Section 1 - Introduction

1. Course Introduction and Author Bio


2. Course Curriculum & Upcoming lectures

Section 2 - Brute Force Approach

3. Selection Sort Algorithm


C_Program_on_SelectionSort.pdf
4. Bubble Sort Algorithm
C Program On Bubble Sort
5. Sequential Search Algorithm
C Program Sequential Search
6. Brute Force String Matching Algorithm
C Program On String Matching
BruteForceStringMatch.pdf
quiz 1: Brute Force Quiz

Section 3 - Divide and Conquer Approach

7. Merge Sort Algorithm


C Program On Merge Sort
8. Quick Sort Algorithm
C Program Quick Sort
quiz 2: Divide and Conquer Quiz

Section 4 - Decrease and Conquer Approach

9. Binary Search Algorithm


C Program Binary Search
10. Insertion Sort Algorithm
C Program On Insertion Sort
11. Depth First Search Algorithm
C Program On DFS
12. Breadth First Search Algorithm
C Program BFS
quiz 3: Decrease and Conquer Quiz

Section 5 - Transform and Conquer Approach

13. Heaps
Heaps.pdf
14. Heap Construction [bottom-up approach]
C_Program_HeapConstruction.pdf
15. Heap Sort Algorithm
C_Program_HeapSort.pdf

Section 6 - Dynamic Programming

16. Warshall's Algorithm


C Program Warshall 's Algorithm
17. Floyd's Algorithm
C Program On Floyd 's Algorithm
quiz 4: Dynamic Programming Quiz

Section 7 - Greedy Technique

18. Prim's Algorithm


C Program On Prim 's Algorithm
19. Kruskal's Algorithm
C Program On Kruskal 's Algorithm
quiz 5: Greedy Technique Quiz

Section 8 - Bonus Section : Time Complexity

20. Introduction to Analysis of Algorithms


21. Asymptotic Notations
22. Time Complexity - Selection Sort Algorithm
23. Time Complexity - Bubble Sort Algorithm
24. Time Complexity - Sequential Search Algorithm
25. Time Complexity - String Matching Algorithm
26. Time Complexity - Insertion Sort Algorithm
27. Time Complexity - Warshall's Algorithm
Time Complexity of Warshall's algorithm.pdf
28. Time Complexity - Floyd's Algorithm
Time Complexity of Floyd's algorithm.pdf
29. Master Theorem
quiz 6: Time Complexity Quiz

Section 9 - Number Theoretic Algorithms


30. Euclid's Algorithm [GCD of two numbers]
C Program on Euclid's Algorithm.pdf
Euclid_Algorithm.pdf
31. C Program on Euclid's Algorithm
32. RSA Algorithm
CProgramOnRSA.pdf
RSA_Algorithm.pdf
quiz 7: Number Theory Quiz

1 <--> Build a Match 3 Game with Unity


http://nitroflare.com/view/2977EB1EB7F5AF1/Build_a_Match_3_Game_with_Unity.part1.ra
r
http://nitroflare.com/view/146856FED26036E/Build_a_Match_3_Game_with_Unity.part2.ra
r
http://nitroflare.com/view/23A50D4FACCE67B/Build_a_Match_3_Game_with_Unity.part3.ra
r
http://nitroflare.com/view/31BE960249262AE/Build_a_Match_3_Game_with_Unity.part4.ra
r
http://nitroflare.com/view/06F2CE4A8DE32D3/Build_a_Match_3_Game_with_Unity.part5.ra
r
http://nitroflare.com/view/DAFCC5A356F2DC9/Build_a_Match_3_Game_with_Unity.part6.ra
r

Build a Match 3 Game with Unity


MP4 | Video: AVC 1280x720 | Audio: AAC 48KHz 2ch | Duration: 2 Hours 25M | 763 MB
Genre: eLearning | Language: English

Match 3 games are simple puzzle games where the player is asked to pair three or
more identical items on a tiled game board. Popular modern variations include Candy
Crush and Bejeweled. Unity is ideally suited to this kind of game design, and it's
a great entry point to more complex kinds of game development. This training course
is here to help you complete your own match 3 game.

Game developer Kelley Hecker covers topics like creating a grid-based game board,
using inheritance to create different types of game pieces, adding obstacles and
new levels, detecting matches and clearing pieces, and implementing a user
interface complete with a score screen. By the end of the course, members will have
a completed game and learned new techniques to apply to their next Unity project.

3 <--> Deep Learning in Python Prerequisites

Deep Learning in Python Prerequisites: Master Data Science and Machine Learning
with Linear Regression and Logistic Regression in Python (Machine Learning in
Python) by LazyProgrammer
English | March 19, 2016 | ASIN: B01D7GDRQ2 | 43 Pages | AZW3/MOBI/EPUB/PDF (conv)
| 1.31 MB

Do you find deep learning difficult? So you want to learn about deep learning and
neural networks, but you don’t have a clue what machine learning even is. This book
is for you.

Perhaps you’ve already tried to read some tutorials about deep learning, and were
just left scratching your head because you did not understand any of it. This book
is for you.
Believe the hype. Deep learning is making waves. At the time of this writing (March
2016), Google’s AlghaGo program just beat 9-dan professional Go player Lee Sedol at
the game of Go, a Chinese board game.

Experts in the field of Artificial Intelligence thought we were 10 years away from
achieving a victory against a top professional Go player, but progress seems to
have accelerated!

While deep learning is a complex subject, it is not any more difficult to learn
than any other machine learning algorithm. I wrote this book to introduce you to
the prerequisites of neural networks, so that learning about neural networks in the
future will seem like a natural extension of these topics. You will get along fine
with undergraduate-level math and programming skill.

All the materials in this book can be downloaded and installed for free. We will
use the Python programming language, along with the numerical computing library
Numpy.

Unlike other machine learning algorithms, deep learning is particularly powerful


because it automatically learns features. That means you don’t need to spend your
time trying to come up with and test “kernels” or “interaction effects” - something
only statisticians love to do. Instead, we will eventually let the neural network
learn these things for us. Each layer of the neural network is made up of logistic
regression units.

Do you want a gentle introduction to this “dark art”, with practical code examples
that you can try right away and apply to your own data? Then this book is for you.

This book was designed to contain all the prerequisite information you need for my
next book, Deep Learning in Python: Master Data Science and Machine Learning with
Modern Neural Networks written in Python, Theano, and TensorFlow.

There are many techniques that you should be comfortable with before diving into
deep learning. For example, the “backpropagation” algorithm is just gradient
descent, which is the same technique that is used to solve logistic regression.

The error functions and output functions of a neural network are exactly the same
as those used in linear regression and logistic regression. The training process is
nearly identical. Thus, learning about linear regression and logistic regression
before you embark on your deep learning journey will make things much, much simpler
for you.

Вам также может понравиться