Programming Books



Bookstore > Books > Programming

Modeling and Simulation in Python

FREE EBOOK - Modeling and Simulation in Python

by Allen Downey

Modeling and Simulation in Python is an introduction to physical modeling using a computational approach. It is organized in three parts: The first part presents discrete models, including a bikeshare system and world population growth; The second part introduces first-order systems, including models of infectious disease, thermal systems, and pharmacokinetics; The third part is about second-order systems, ...

Publisher:  Self-publishing  |  Release:  2019

Regression Models for Data Science in R

FREE EBOOK - Regression Models for Data Science in R

by Brian Caffo

The ideal reader for this book will be quantitatively literate and has a basic understanding of statistical concepts and R programming. The book gives a rigorous treatment of the elementary concepts of regression models from a practical perspective. After reading the book and watching the associated videos, students will be able to perform multivariable regression models and understand their interpretations...

Publisher:  Leanpub  |  Release:  2019

Python re(gex)?

FREE EBOOK - Python re(gex)?

by Sundeep Agarwal

Scripting and automation tasks often need to extract particular portions of text from input data or modify them from one format to another.This book will help you learn Python Regular Expressions, a mini-programming language for all sorts of text processing needs.The book heavily leans on examples to present features of regular expressions one by one. It is recommended that you manually type each example an...

Publisher:  Self-publishing  |  Release:  2019

PC Assembly Language

FREE EBOOK - PC Assembly Language

by Paul Carter

This book has extensive coverage of interfacing assembly and C code and so might be of interest to C programmers who want to learn about how C works under the hood. All the examples use the free NASM (Netwide) assembler. The tutorial only covers programming under 32-bit protected mode and requires a 32-bit protected mode compiler. It is possible to use the book and examples on a 64-bit OS; however, the prog...

Publisher:  Self-publishing  |  Release:  2019

JavaScript RegExp

FREE EBOOK - JavaScript RegExp

by Sundeep Agarwal

The book heavily leans on examples to present features of regular expressions one by one. It is recommended that you manually type each example and experiment with them.You should have a good understanding of basic-level programming concepts and prior experience working with JavaScript. Should also know functional programming concepts like map and filter....

Publisher:  Self-publishing  |  Release:  2019

Introduction to Data Science

FREE EBOOK - Introduction to Data Science

by Rafael A Irizarry

The demand for skilled data science practitioners in industry, academia, and government is rapidly growing. This book introduces concepts and skills that can help you tackle real-world data analysis challenges. It covers concepts from probability, statistical inference, linear regression and machine learning. It also helps you develop skills such as R programming, data wrangling with dplyr, data visualizati...

Publisher:  Leanpub  |  Release:  2019

Learning Java

FREE EBOOK - Learning Java

by Stack Overflow Community

Java is a class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible. It is an unofficial and free Java ebook created for educational purposes. All the content is extracted from Stack Overflow Documentation, which is written by many hardworking individuals at Stack Overflow....

Publisher:  Self-publishing  |  Release:  2019

Learning C#

FREE EBOOK - Learning C#

by Stack Overflow Community

C# is a general-purpose, modern and object-oriented programming language pronounced as "C sharp". It is an unofficial and free C# ebook created for educational purposes. All the content is extracted from Stack Overflow Documentation, which is written by many hardworking individuals at Stack Overflow....

Publisher:  Self-publishing  |  Release:  2019

Learning C++

FREE EBOOK - Learning C++

by Stack Overflow Community

C++ is a general-purpose programming language as an extension of the C programming language, or "C with Classes". It is an unofficial and free C++ ebook created for educational purposes. All the content is extracted from Stack Overflow Documentation, which is written by many hardworking individuals at Stack Overflow....

Publisher:  Self-publishing  |  Release:  2019

Learning Go

FREE EBOOK - Learning Go

by Stack Overflow Community

Go is a statically typed, compiled programming language designed at Google. It is an unofficial and free Go book created for educational purposes. All the content is extracted from Stack Overflow Documentation, which is written by many hardworking individuals at Stack Overflow....

Publisher:  Self-publishing  |  Release:  2019

Pages: ←Previous | 1 ... 31, 32, 33, 34, 35 ... 202 | Next→

Subscribe to Newsletter

Be the first to know about new IT books, upcoming releases, exclusive offers and more.