Advanced Scratch Programming: Learn to design programs for challenging games, puzzles

Автор: literator от 19-05-2020, 19:24, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Advanced Scratch Programming: Learn to design programs for challenging games, puzzlesНазвание: Advanced Scratch Programming: Learn to design programs for challenging games, puzzles
Автор: Abhay Joshi
Издательство: Tanuja Joshi
Год: 2016
Страниц: 232
Язык: английский
Формат: pdf, azw3
Размер: 32.7 MB

There is a lot of material on Scratch Programming on the Internet, including videos, online courses, Scratch projects, and so on, but, most of it is introductory. There is very little that can take students to the next level, where they can apply their Scratch and CS concepts to exciting and challenging problems. There is also very little material that shows students how to design complex projects, and introduces them to the process of programming.
 

Django for Beginners: Build websites with Python and Django 3.0

Автор: TRex от 19-05-2020, 18:08, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Django for Beginners: Build websites with Python and Django 3.0
Автор: William S. Vincent
Издательство: Amazon.com Services LLC
Год: 2020
Формат: PDF
Страниц: 338
Размер: 14 Mb
Язык: English

A step-by-step guide to building web applications with Python and Django 3.0.

Create, test, and deploy 5 progressively more complex websites including a Message Board app, a Blog app with user accounts, and a robust Newspaper app with reader comments and a complete user registration flow.
 

Applied Statistics for Environmental Science With R

Автор: TRex от 19-05-2020, 16:18, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Applied Statistics for Environmental Science With R
Автор: Abbas F. M. Alkarkhi, Wasin A. A. Alqaraghuli
Издательство: Elsevier Science Ltd
Год: 2020
Формат: PDF
Страниц: 229
Размер: 10 Mb
Язык: English

Applied Statistics for Environmental Science with R presents the theory and application of statistical techniques in environmental science and aids researchers in choosing the appropriate statistical technique for analyzing their data. Focusing on the use of univariate and multivariate statistical methods, this book acts as a step-by-step resource to facilitate understanding in the use of R statistical software for interpreting data in the field of environmental science. Researchers utilizing statistical analysis in environmental science and engineering will find this book to be essential in solving their day-to-day research problems.
 

Getting Clojure: Build Your Functional Skills One Idea at a Time

Автор: buratino от 19-05-2020, 11:42, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Название: Getting Clojure: Build Your Functional Skills One Idea at a Time
Автор: Russ Olsen
Издательство: Pragmatic Bookshelf
Год: 2018
Страниц: 290
Формат: EPUB
Размер: 10 Mb
Язык: English

Behind every programming language lies a vision of how programs should be built. The vision behind Clojure is of a radically simple language framework holding together a sophisticated collection of programming features. Learning Clojure involves much more than just learning the mechanics of the language. To really get Clojure you need to understand the ideas underlying this structure of framework and features. You need this book: an accessible introduction to Clojure that focuses on the ideas behind the language as well as the practical details of writing code.
 

Reactive Programming with RxJS 5: Untangle Your Asynchronous JavaScript Code

Автор: buratino от 19-05-2020, 11:41, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Название: Reactive Programming with RxJS 5: Untangle Your Asynchronous jаvascript Code
Автор: Sergi Mansilla
Год: 2018
Страниц: 146
Формат: EPUB, MOBI, AZW3
Размер: 10 Mb
Язык: English

Reactive programming is revolutionary. It makes asynchronous programming clean, intuitive, and robust. Use RxJS 5 to write complex programs in a simple way, and master the Observable: a powerful data type that substitutes callbacks and promises. Think about your programs as streams of data that change and adapt to produce what you want. Manage real-world concurrency and write complex flows of events in your applications with ease. Take advantage of Schedulers to make asynchronous testing easier. The code in this new edition is completely updated for RxJS 5 and ES6.
 

Spark in Action 2nd Edition (Final)

Автор: buratino от 19-05-2020, 11:29, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Spark in Action, Second Edition (Final)
Автор: Jean-Georges Perrin
Издательство: Manning Publications
Год: 2020
Формат: true pdf
Страниц: 577
Размер: 16.7 Mb
Язык: English

Spark in Action, Second Edition is an entirely new book that teaches you everything you need to create end-to-end analytics pipelines in Spark. Rewritten from the ground up with lots of helpful graphics, you’ll learn the roles of DAGs and dataframes, the advantages of “lazy evaluation”, and ingestion from files, databases, and streams.
 

Deep Learning with Structured Data (MEAP)

Автор: buratino от 19-05-2020, 09:59, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Deep Learning with Structured Data (MEAP Version 4)
Автор: Mark Ryan
Издательство: Manning Publications Co
Год: 2020
Формат: true pdf/epub
Страниц: 241
Размер: 17.1 Mb
Язык: English

Deep Learning with Structured Data shows you how to bring powerful deep learning techniques to your business’s structured data to predict trends and unlock hidden insights. In it, deep learning advocate Mark Ryan takes you through cleaning and preparing structured data for deep learning. You’ll learn the architecture of a Keras deep learning model, along with techniques for training, deploying, and maintaining your model. You’ll discover ways to get quick wins that can rapidly show whether your models are working, and techniques for monitoring your model’s ongoing functionality.
 

The Joy of JavaScript (MEAP)

Автор: buratino от 19-05-2020, 09:50, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: The Joy of jаvascript (MEAP Version 6)
Автор: Luis Atencio
Издательство: Manning Publications Co.
Год: 2020
Формат: true pdf/epub/mobi
Страниц: 277
Размер: 10.3 Mb
Язык: English

The Joy of jаvascript teaches you how to design jаvascript applications founded in sound computer science concepts and real-world industry success. First, you’ll get up close and personal with jаvascript’s object system. From there, you’ll dive into programming objects and functions. As you build various domain models, you’ll learn the pros and cons of techniques ranging from prototype-centered tightly coupled object configurations to loosely coupled delegation-based compositions. You’ll also explore ways of connecting objects with pure functions, and driving business logic with immutability and algebraic data types.
 

Cryptography: The Key to Digital Security, How It Works, and Why It Matters

Автор: buratino от 19-05-2020, 09:43, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Cryptography: The Key to Digital Security, How It Works, and Why It Matters
Автор: Keith Martin
Издательство: W. W. Norton & Company
Год:
Формат: epub/azw3/mobi/pdf(conv.)
Страниц: 320
Размер: 10 Mb
Язык: English

Despite its reputation as a language only of spies and hackers, cryptography plays a critical role in our everyday lives. Though often invisible, it underpins the security of our mobile phone calls, credit card payments, web searches, internet messaging, and cryptocurrencies?in short, everything we do online. Increasingly, it also runs in the background of our smart refrigerators, thermostats, electronic car keys, and even the cars themselves. As our daily devices get smarter, cyberspace—home to all the networks that connect them—grows.
 

Grokking Artificial Intelligence Algorithms (MEAP)

Автор: buratino от 19-05-2020, 09:26, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Grokking Artificial Intelligence Algorithms (MEAP Version 5)
Автор: Rishal Hurbans
Издательство: Manning Publications Co.
Год: 2020
Формат: true pdf/epub
Страниц: 320
Размер: 26.4 Mb
Язык: English

Grokking Artificial Intelligence Algorithms uses simple language, jargon-busting explanations, and hand-drawn diagrams to open up complex algorithms. Don’t worry if you aren’t a calculus wunderkind; you’ll need only the algebra you picked up in math class.