Добавить в избранное
Форум
Правила сайта "Мир Книг"
Группа в Вконтакте
Подписка на книги
Правообладателям
Найти книгу:
Навигация
Вход на сайт
Регистрация



Реклама


Python: 4 Books In 1: Learn How To Develop Programs And Apps In 7 Days With Python Programming And Start Deep Hands-on Learning For Beginners of Data Science And Machine LearningНазвание: Python: 4 Books In 1: Learn How To Develop Programs And Apps In 7 Days With Python Programming And Start Deep Hands-on Learning For Beginners of Data Science And Machine Learning
Автор: Oliver R. Simpson
Издательство: Code Developer Academy
Год: 2020
Страниц: 348
Язык: английский
Формат: pdf, azw3, rtf
Размер: 10.1 MB

The Ultimate Crash Course On Python That Will Have You Programming In Just 7 Days! Did you know that there are 698 programming languages? One of them that is the easiest to master is Python. Named after “Monty Python’s Flying Circus”, a BBC comedy series from the 1970s, learning Python is a piece of cake if you have the right teacher. And, there is no better and more straightforward teacher than this course! Python is a high-level programming language with dynamic semantics that emphasizes readability and ease of use. It can be used to develop websites, desktop GUI applications, and web applications.
Разместил: Ingvar16 19-05-2020, 20:40 | Комментарии: 0 | Подробнее
Название: The Python Starterpack: The Simple Introduction to Python
Автор: Pranav Ramesh
Издательство: Amazon
Год: 2020
Формат: azw3/pdf(conv.)
Страниц: 376
Размер: 13.1 Mb
Язык: English

The Python Starterpack is the essential guide to any aspiring programmer who wants to learn the fundamentals of Python 3. By the end of this book, you will be able to create working programs that solve various tasks through learning about the following:
- Types
- Variables
- Math Operations
- Boolean Expressions...
Разместил: bomboane 19-05-2020, 20:25 | Комментарии: 0 | Подробнее
R and Python for Oceanographers: A Practical Guide with ApplicationsНазвание: R and Python for Oceanographers: A Practical Guide with Applications
Автор: Hakan Alyuruk
Издательство: Elsevier
Год: 2019
Страниц: 188
Язык: английский
Формат: pdf (true), epub
Размер: 49.8 MB

R and Python for Oceanographers: A Practical Guide with Applications describes the uses of scientific Python packages and R in oceanographic data analysis, including both script codes and graphic outputs. Each chapter begins with theoretical background that is followed by step-by-step examples of software applications, including scripts, graphics, tables and practical exercises for better understanding of the subject. Examples include frequently used data analysis approaches in physical and chemical oceanography, but also contain topics on data import/export and GIS mapping. The examples seen in book provide uses of the latest versions of Python and R libraries.
Разместил: Ingvar16 19-05-2020, 19:57 | Комментарии: 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.
Разместил: Ingvar16 19-05-2020, 19:23 | Комментарии: 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.

Along the way you'll learn core Django features and best practices around models, views, templates, urls, custom user models, permissions, authorizations, user registration, testing, and deployment.
Разместил: vitvikvas 19-05-2020, 18:07 | Комментарии: 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.
Includes step-by-step tutorials to aid in understanding the process and implementation of unique dataPresents statistical theory in a simple way without complex mathematical proofsShows how to analyze data using R software and provides R scripts for all examples and figures
Разместил: vitvikvas 19-05-2020, 16:18 | Комментарии: 0 | Подробнее

Название: Getting Clojure: Build Your Functional Skills One Idea at a Time
Автор: Russ Olsen
Издательство: Pragmatic Bookshelf
Год: 2018
Страниц: 290
Формат: True PDF/EPUB
Размер: 13.9 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.
Разместил: bomboane 19-05-2020, 14:51 | Комментарии: 0 | Подробнее

Название: Reactive Programming with RxJS 5: Untangle Your Asynchronous javascript Code
Автор: Sergi Mansilla
Год: 2018
Страниц: 141
Формат: True PDF/EPUB
Размер: 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.
Разместил: bomboane 19-05-2020, 14:50 | Комментарии: 0 | Подробнее


Название: Ext JS in Action 2nd Edition
Автор: Jesus Garcia, Grgur Grisogono, Jacob K. Andresen
Издательство: Manning Publications
Год: 2014
Формат: True PDF
Страниц: 408
Размер: 12.8 MB
Язык: English

Ext JS in Action, Second Edition teaches Ext JS from the ground up. You'll start with a quick overview of the framework and then explore the core components by diving into complete examples, engaging illustrations, and crisp, straightforward explanations.
Разместил: bomboane 19-05-2020, 14:50 | Комментарии: 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.
Разместил: bomboane 19-05-2020, 11:28 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2021     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности