|
 |
|
 |
|
|
 |
|  |
|
Название: The Healthy Programmer: Get Fit, Feel Better, and Keep Coding Автор: Joe Kutner Издательство: Pragmatic Bookshelf Год: 2020 Формат: EPUB Страниц: 254 Размер: 14 Mb Язык: English
To keep doing what you love, you need to maintain your own systems, not just the ones you write code for. Regular exercise and proper nutrition help you learn, remember, concentrate, and be creative—skills critical to doing your job well. Learn how to change your work habits, master exercises that make working at a computer more comfortable, and develop a plan to keep fit, healthy, and sharp for years to come. Small changes to your habits can improve your health—without getting in the way of your work. The Healthy Programmer gives you a daily plan of action that's incremental and iterative just like the software development processes you're used to. Every tip, trick, and best practice is backed up by the advice of doctors, scientists, therapists, nutritionists, and numerous fitness experts. |
Разместил: vitvikvas 17-12-2020, 16:06 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Heuristics for Optimization and Learning: 906 (Studies in Computational Intelligence) Автор: Farouk Yalaoui, Lionel Amodeo, El-Ghazali Talbi Издательство: Springer Год: 2021 Страниц: 444 Язык: английский Формат: pdf (true) Размер: 12.9 MB
This book is a new contribution aiming to give some last research findings in the field of optimization and computing. This work is in the same field target than our two previous books published: “Recent Developments in Metaheuristics” and “Metaheuristics for Production Systems”, books in Springer Series in Operations Research/Computer Science Interfaces. The challenge with this work is to gather the main contribution in three fields, optimization technique for production decision, general development for optimization and computing method and wider spread applications. |
Разместил: Ingvar16 17-12-2020, 13:18 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Scratch 3 Programming Playground: Learn to Program by Making Cool Games, 2nd Edition Автор: Al Sweigart Издательство: No Starch Press Год: 2021 Формат: EPUB Страниц: 288 Размер: 25 Mb Язык: English
A project-filled introduction to coding that shows kids how to build programs by making cool games. Scratch, the colorful drag-and-drop programming language, is used by millions of first-time learners worldwide. Scratch 3 features an updated interface, new programming blocks, and the ability to run on tablets and smartphones, so you can learn how to code on the go.
In Scratch 3 Programming Playground, you'll learn to code by making cool games. Get ready to destroy asteroids, shoot hoops, and slice and dice fruit! Each game includes easy-to-follow instructions with full-color images, review questions, and creative coding challenges to make the game your own. Want to add more levels or a cheat code? No problem, just write some code. |
Разместил: vitvikvas 17-12-2020, 12:48 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Applied Data Science Using PySpark: Learn the End-to-End Predictive Model-Building Cycle Автор: Ramcharan Kakarla Издательство: Apress Год: 2021 Формат: EPUB, PDF Страниц: 436 Размер: 25 Mb Язык: English
Discover the capabilities of PySpark and its application in the realm of data science. This comprehensive guide with hand-picked examples of daily use cases will walk you through the end-to-end predictive model-building cycle with the latest techniques and tricks of the trade.
Applied Data Science Using PySpark is divided unto six sections which walk you through the book. In section 1, you start with the basics of PySpark focusing on data manipulation. We make you comfortable with the language and then build upon it to introduce you to the mathematical functions available off the shelf. In section 2, you will dive into the art of variable selection where we demonstrate various selection techniques available in PySpark. In section 3, we take you on a journey through machine learning algorithms, implementations, and fine-tuning techniques. We will also talk about different validation metrics and how to use them for picking the best models. Sections 4 and 5 go through machine learning pipelines and various methods available to operationalize the model and serve it through Docker/an API. In the final section, you will cover reusable objects for easy experimentation and learn some tricks that can help you optimize your programs and machine learning pipelines. |
Разместил: vitvikvas 17-12-2020, 12:20 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Ontologies with Python: Programming OWL 2.0 Ontologies with Python and Owlready2 Автор: Jean-Baptiste, Lamy Издательство: Apress Год: 2021 Формат: EPUB, PDF Страниц: 353 Размер: 10 Mb Язык: English
Use ontologies in Python, with the Owlready2 module developed for ontology-oriented programming. You will start with an introduction and refresher on Python and OWL ontologies. Then, you will dive straight into how to access, create, and modify ontologies in Python. Next, you will move on to an overview of semantic constructs and class properties followed by how to perform automatic reasoning. You will also learn about annotations, multilingual texts, and how to add Python methods to OWL classes and ontologies. Using medical terminologies as well as direct access to RDF triples is also covered. |
Разместил: vitvikvas 17-12-2020, 11:59 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Smaller C: Lean Code for Small Machines (Early Release) Автор: Marc Loy Издательство: O’Reilly Media Год: 2020-12-16 Формат: epub Размер: 63.4 Mb Язык: English
For makers looking to use the smallest controllers or wring the highest performance out of larger controllers, the C language is still the best option. This practical book provides a solid grounding in C basics for anyone who tinkers with programming microcontrollers. You'll explore many ways C enables developers and makers to get big results out of tiny devices. |
Разместил: bomboane 17-12-2020, 00:00 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Trading Pairs : Advance Statistical Tools for Trading in Python Автор: Anjana Gupta Издательство: Amazon.com Services LLC Год: 2020 Язык: английский Формат: pdf, azw3, epub Размер: 15.6 MB
This is a comprehensive guide on pair trading. Concepts are explained from very basic so that any trader who does not understand statistics can understand and learn. Models are developed in Google spread sheet and Python for back testing on past data and finding opportunities. Python is also explained from very basic so that anyone who does not understand python or programming can write and develop his own codes for fetching historical data and back testing. Machine Learning tools in Python are also used for back testing and finding opportunities. |
Разместил: Ingvar16 16-12-2020, 16:44 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: The Self-Taught Developer: Tips and Tricks for Anyone to Learn Programming Автор: Tommy Chheng Издательство: Independently published Год: 2020 Страниц: 103 Язык: английский Формат: pdf, azw3, epub Размер: 14.0 MB
Want a career as a software engineer? Don’t want to spend years or the money going to school? Have to write code for your current job? The lessons in this book are all things author Tommy Chheng learned are vital to developers during his career. The idea of the self-taught developer is becoming commonplace out of necessity. Having programming skills will inevitably help you in your future career even if your goal is not to become a full-time developer. This book will not be your only source for learning to program. Throughout this book, I will reference many other sources which I encourage you to explore. I wrote this book to supplement the self-taught developer with useful information from work experience as well as the practical bits of computer science classes in a traditional university. |
Разместил: Ingvar16 16-12-2020, 15:31 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Cloud-Based Microservices: Techniques, Challenges, and Solutions Автор: Rajasekharaiah, Chandra Издательство: Apress Год: 2021 Формат: true pdf/epub Страниц: 235 Размер: 18.3 Mb Язык: English
Use this field guide as you transform your enterprise to combine cloud computing with a microservices architecture. The recent surge in the popularity of microservices in software development is mainly due to the agility it brings and its readiness for the cloud. The move to a microservices architecture on the cloud involves a gradual evolution in software development. Many enterprises are embarking on this journey, and are now looking for architects who are experienced in building microservices-based applications in the cloud. |
Разместил: bomboane 16-12-2020, 11:08 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Machine Learning and AI for Healthcare: Big Data for Improved Health Outcomes, Second Edition Автор: Arjun Panesar Издательство: Apress Год: 2021 Страниц: 428 Язык: английский Формат: pdf (true), epub Размер: 10.1 MB
This updated second edition offers a guided tour of machine learning algorithms and architecture design. It provides real-world applications of intelligent systems in healthcare and covers the challenges of managing big data. The book has been updated with the latest research in massive data, machine learning, and AI ethics. It covers new topics in managing the complexities of massive data, and provides examples of complex machine learning models. |
Разместил: Ingvar16 15-12-2020, 18:43 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
br>
|