Welcome to our book review site go-pdf.online!

You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.

Sign up

Getting Started with Julia
  • Language: en
  • Pages: 214

Getting Started with Julia

This book is for you if you are a data scientist or working on any technical or scientific computation projects. The book assumes you have a basic working knowledge of high-level dynamic languages such as MATLAB, R, Python, or Ruby.

Learn Red – Fundamentals of Red
  • Language: en
  • Pages: 248

Learn Red – Fundamentals of Red

Discover how to use the next-generation language Red for full-stack development, from systems coding over user-interfaces to blockchain programming Key Features Explore the latest features of Red to build scalable, fast, and secure applications Learn graphical programming and build highly sophisticated reactive applications Get familiar with the specific concepts and techniques of Red development, like working with series, viewing code as data, and using dialects. Book Description A key problem of software development today is software bloat, where huge toolchains and development environments are needed in software coding and deployment. Red significantly reduces this bloat by offering a min...

Julia 1.0 Programming
  • Language: en
  • Pages: 184

Julia 1.0 Programming

Enter the exciting world of Julia, a high-performance language for technical computing Key FeaturesLeverage Julia's high speed and efficiency for your applicationsWork with Julia in a multi-core, distributed, and networked environmentApply Julia to tackle problems concurrently and in a distributed environmentBook Description The release of Julia 1.0 is now ready to change the technical world by combining the high productivity and ease of use of Python and R with the lightning-fast speed of C++. Julia 1.0 programming gives you a head start in tackling your numerical and data problems. You will begin by learning how to set up a running Julia platform, before exploring its various built-in type...

Rust Essentials
  • Language: en
  • Pages: 257

Rust Essentials

Leverage the functional programming and concurrency features of Rust and speed up your application development About This Book Get started with Rust to build scalable and high performance applications Enhance your application development skills using the power of Rust Discover the power of Rust when developing concurrent applications for large and scalable software Who This Book Is For The book is for developers looking for a quick entry into using Rust and understanding the core features of the language. Basic programming knowledge is assumed. What You Will Learn Set up your Rust environment to achieve the highest productivity Bridge the performance gap between safe and unsafe languages Use...

Rust Essentials - Second Edition
  • Language: en
  • Pages: 264

Rust Essentials - Second Edition

  • Type: Book
  • -
  • Published: 2017-11-07
  • -
  • Publisher: Unknown

Leverage the functional programming and concurrency features of Rust and speed up your application developmentAbout This Book* Get started with Rust to build scalable and high performance applications* Enhance your application development skills using the power of Rust* Discover the power of Rust when developing concurrent applications for large and scalable softwareWho This Book Is ForThe book is for developers looking for a quick entry into using Rust and understanding the core features of the language. Basic programming knowledge is assumed.What You Will Learn* Set up your Rust environment to achieve the highest productivity* Bridge the performance gap between safe and unsafe languages* U...

Programming Crystal
  • Language: en
  • Pages: 362

Programming Crystal

Crystal is for Ruby programmers who want more performance, or for developers who enjoy working in a high-level scripting environment. Crystal combines native execution speed and concurrency with Ruby-like syntax, so you will feel right at home. This book, the first available on Crystal, shows you how to write applications that have the beauty and elegance of a modern language, combined with the power of types and modern concurrency tooling. Now you can write beautiful code that runs faster, scales better, and is a breeze to deploy. Crystal is elegant to read and easy to program like Ruby, allowing full object-oriented development. Its compiler is powerful enough to nearly always infer the ty...

Dart Cookbook
  • Language: en
  • Pages: 555

Dart Cookbook

If you are a Dart developer looking to sharpen your skills, and get insight and tips on how to put that knowledge into practice, then this book is for you. You should also have a basic knowledge of HTML, and how web applications with browser clients and servers work, in order to build dynamic Dart applications.

The Way to Go
  • Language: en
  • Pages: 629

The Way to Go

  • Type: Book
  • -
  • Published: 2012
  • -
  • Publisher: iUniverse

This book provides the reader with a comprehensive overview of the new open source programming language Go (in its first stable and maintained release Go 1) from Google. The language is devised with Java / C#-like syntax so as to feel familiar to the bulk of programmers today, but Go code is much cleaner and simpler to read, thus increasing the productivity of developers. You will see how Go: simplifies programming with slices, maps, structs and interfaces incorporates functional programming makes error-handling easy and secure simplifies concurrent and parallel programming with goroutines and channels And you will learn how to: make use of Go's excellent standard library program Go the idiomatic way using patterns and best practices in over 225 working examples and 135 exercises This book focuses on the aspects that the reader needs to take part in the coming software revolution using Go.

The Way to Go
  • Language: en
  • Pages: 628

The Way to Go

  • Type: Book
  • -
  • Published: 2012-03-09
  • -
  • Publisher: iUniverse

This book provides the reader with a comprehensive overview of the new open source programming language Go (in its first stable and maintained release Go 1) from Google. The language is devised with Java / C#-like syntax so as to feel familiar to the bulk of programmers today, but Go code is much cleaner and simpler to read, thus increasing the productivity of developers. You will see how Go: simplifies programming with slices, maps, structs and interfaces incorporates functional programming makes error-handling easy and secure simplifies concurrent and parallel programming with goroutines and channels And you will learn how to: make use of Gos excellent standard library program Go the idiomatic way using patterns and best practices in over 225 working examples and 135 exercises This book focuses on the aspects that the reader needs to take part in the coming software revolution using Go.

Julia: High Performance Programming
  • Language: en
  • Pages: 697

Julia: High Performance Programming

Leverage the power of Julia to design and develop high performing programs About This Book Get to know the best techniques to create blazingly fast programs with Julia Stand out from the crowd by developing code that runs faster than your peers' code Complete an extensive data science project through the entire cycle from ETL to analytics and data visualization Who This Book Is For This learning path is for data scientists and for all those who work in technical and scientific computation projects. It will be great for Julia developers who are interested in high-performance technical computing. This learning path assumes that you already have some basic working knowledge of Julia's syntax an...