Programming Books



Bookstore > Books > Programming

Programming Kotlin

Programming Kotlin

by Venkat Subramaniam

Programmers don't just use Kotlin, they love it. Even Google has adopted it as a first-class language for Android development. With Kotlin, you can intermix imperative, functional, and object-oriented styles of programming and benefit from the approach that's most suitable for the problem at hand. Learn to use the many features of this highly concise, fluent, elegant, and expressive statically typ...

Price:  $38.99  |  Publisher:  The Pragmatic Programmers  |  Release:  2019

The Rust Programming Language

The Rust Programming Language

by Steve Klabnik, Carol Nichols

The Rust Programming Language is the official book on Rust: an open source systems programming language that helps you write faster, more reliable software. Rust offers control over low-level details (such as memory usage) in combination with high-level ergonomics, eliminating the hassle traditionally associated with low-level languages.The authors of The Rust Programming Language, members of the Rust Core ...

Price:  $26.02  |  Publisher:  No Starch Press  |  Release:  2019

Programming for Computations - Python, 2nd Edition

FREE EBOOK - Programming for Computations - Python, 2nd Edition

by Svein Linge, Hans Petter Langtangen

This book presents computer programming as a key method for solving mathematical problems. This second edition of the well-received book has been extensively revised: All code is now written in Python version 3.6 (no longer version 2.7). In addition, the two first chapters of the previous edition have been extended and split up into five new chapters, thus expanding the introduction to programming from 50 t...

Price:  $56.03  |  Publisher:  Springer  |  Release:  2019

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

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.