|
 |
|
 |
|
|
 |
|  |
|
Название: First-class objects in Python : Higher-order functions, wrappers, and factories Автор: Leonardo Giordani Издательство: Leanpub Год: 2022-09-17 Язык: английский Формат: pdf (true), epub Размер: 16.7 MB
This short book will tell you all you need to know to understand first-class citizenship in Python, which is the gateway to grasp how decorators work and how functional programming can supercharge your code. The book contains three simple lessons, "First-class functions", "Nested functions", and "Factories", each one with some exercises and solutions. It also contains a section on "Functions and objects" and "Higher-order objects" where I discuss in detail how the concepts learned in the three lessons apply to classes and instances. One of the most important concepts that you can find in Python (as in other languages like jаvascript, Ruby, and Scala, just to name some of the most important ones) is that of first-class citizenship. In this book I will discuss what first-class means and how knowing such a concept can benefit your code. |
Разместил: Ingvar16 28-10-2022, 03:04 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: The Complete TypeScript Guide with Projects Автор: Nabendu Biswas Издательство: Leanpub Год: 2022-09-01 Страниц: 150 Язык: английский Формат: pdf (true) Размер: 30.7 MB
Learn TypeScript from beginners to advanced Level with projects. In this book we will learn TypeScript, which is a superset of jаvascript. It was built by Microsoft to fix the issues of loose binding in jаvascript. After learing about TypeScript, we will learn to use it in projects. We will create the below projects: • TypeScript Project; • ReactJS with TypeScript Project; • NodeJS with TypeScript Project; • React Redux TypeScript Project |
Разместил: Ingvar16 28-10-2022, 02:54 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Ansible AWX By Examples: Learn Ansible AWX web UI and API with some real-life examples Автор: Luca Berton Издательство: Leanpub Год: 2022-10-27 Страниц: 273 Язык: английский Формат: pdf (true), epub Размер: 10.3 MB
Learn the Ansible AWX automation technology with some real-life examples. This course provides an introduction to the Ansible language. Ansible is a popular open source IT automation technology for scripting applications in a wide variety of domains. It is free, portable, powerful, and remarkably easy and fun to use. This course is a tool to learn the Ansible automation technology with some real-life examples. Learn the Ansible AWX automation technology with some real-life examples. AWX is a modern web UI and API to manage your organization’s Ansible Playbook, Inventories, Vault, and Credentials. It is the Open Source upstream project of the Ansible Automation Controller (formerly Ansible Tower). Every successful IT department needs automation for bare metal servers, virtual machines, could, containers, and edge computing. Automate your IT journey with Ansible automation technology. |
Разместил: Ingvar16 28-10-2022, 02:36 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: React from Scratch : A friendly guide for absolute beginners Автор: Ajdin Imsirovic Издательство: Leanpub Год: 2022-10-08 Страниц: 171 Язык: английский Формат: pdf (true), epub Размер: 10.2 MB
This book is my answer to the question: how to teach React to a complete beginner, in as little time as possible? Need to learn the basics quickly? This is your book. React is a library for the web, written in the jаvascript language. The purpose of this library is to code the UI of our websites. If you’re starting this book, I expect you at least have Node.js and NPM installed on your machine. I’m also assuming that you did use a code editor before, and that you’re comfortable, or at least familiar with VS Code. If not, then this book might be too advanced for you - but still, give it a try. I’ve written it with the intention of making it accessible even for almost a complete web development beginner. Still, a level of knowledge of HTML, CSS, and JS will go a long way. The more you know the above three technologies, the easier this book will be. |
Разместил: Ingvar16 28-10-2022, 02:07 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Microsoft Visual C# в задачах и примерах (+ CD-ROM) Автор: Культин Н.Б. Издательство: СПб.: БXB-Пeтepбуpг Год: 2009 Cтраниц: 320 Формат: djvu Размер: 11 мб Язык: русский
Книга представляет собой сборник программ и задач для самостоятельного решения. Примеры различной степени сложности - от простейших до приложений работы с графикой и базами данных, в том числе Microsoft Access и Microsoft SQL Server Compact Edition -демонстрируют назначение базовых компонентов, раскрывают тонкости разработки приложений Windows Forms в Microsoft Visual C#. Уделено внимание использованию технологии LINQ. |
Разместил: rivasss 27-10-2022, 18:50 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: The Art of Functional Programming Автор: Minh Quang Tran, PhD Издательство: Leanpub Год: 2022-09-21 Страниц: 205 Язык: английский Формат: pdf (true) Размер: 10.1 MB
A master class on the fundamentals and principles of functional programming. It contains 20 programming challenges with detailed solutions and 44 quizzes with answers and explanations. Moreover, 84 diagrams graphically illustrate how concepts and techniques work. Two real-world use cases show how to apply functional programming in practice. We’ll mainly use OCaml and occasionally Haskel to demonstrate the key concepts and techniques of functional programming throughout the book. To contrast functional programming concepts with imperative ones,we’ll use Java. Yet, it is essential to repeat that most functional programming techniques introduced in this book are universal. That means we can apply them to almost any programming language that supports the functional programming style. This includes but is not limited to Swift, Kotlin, jаvascript, Go, Python, and even Java (using the Java Stream API). |
Разместил: Ingvar16 27-10-2022, 15:44 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Data Wrangling Using Pandas, SQL, and Java Автор: Oswald Campesato Издательство: Mercury Learning and Information Год: 2023 Страниц: 275 Язык: английский Формат: pdf (true) Размер: 13.0 MB
This book contains a fast-paced introduction to as much relevant information about managing data that can be reasonably included in a book of this size. However, you will be exposed to a variety of features of NumPy and Pandas, how to create databases and tables in MySQL, and how to perform many data cleaning tasks and data wrangling. This book is intended primarily for people who plan to become data scientists as well as anyone who needs to perform data cleaning tasks. What do i need to know for this book? Current knowledge of Python 3.x is the most helpful skill. Knowledge of other programming languages (such as Java) can also be helpful because of the exposure to programming concepts and constructs. |
Разместил: Ingvar16 27-10-2022, 14:55 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Python Tools for Data Scientists: Pocket Primer Автор: Oswald Campesato Издательство: Mercury Learning and Information Год: 2023 Страниц: 323 Язык: английский Формат: pdf (true) Размер: 10.1 MB
As part of the best-selling Pocket Primer series, this book is designed to provide a thorough introduction to numerous Python tools for data scientists. The book covers features of NumPy and Pandas, how to write regular expressions, and how to perform data cleaning tasks. It includes separate chapters on data visualization and working with Sklearn and SciPy. Companion files with source code are available. This book contains a fast-paced introduction to as much relevant information about Python tools for data scientists as possible that can be reasonably included in a book of this size. If you are a novice, this book will give you a starting point from which you can decide which Python technologies that you want to explore in greater detail. |
Разместил: Ingvar16 27-10-2022, 14:42 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: C++ Move Semantics - The Complete Guide (2022) Автор: Nicolai M. Josuttis Издательство: Leanpub Год: 2022-04-19 Страниц: 262 Язык: английский Формат: pdf (true), epub Размер: 10.3 MB
All aspects of C++ move semantics with intutive motivation, compelling examples, and tricky details.The book is complete now and done. Move semantics, introduced with C++11, has become a hallmark of modern C++ programming. However, it also complicates the language in many ways. After several years of support of move semantics experienced programmers struggle with all the details of move semantics. Even for trivial classes, style guides give conflicting or inappropriate advice on how to benefit from move semantics. Time to explain all aspects of C++ move semantics in detail. This book teaches C++ move semantics. Starting from the basic principles, it motivates and explains all the corner cases of move semantics so that as a programmer, you can use move semantics correctly. |
Разместил: Ingvar16 27-10-2022, 14:20 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Technical Building Blocks: A Technology Reference for Real-world Product Development Автор: Gaurav Sagar, Vitalii Syrovatsky Издательство: Apress Год: 2022 Страниц: 415 Язык: английский Формат: pdf (true), epub Размер: 12.2 MB, 11.3 MB
This book offers comprehensive coverage of the various technologies and techniques used to build technical products. You will learn how technical product development is collaboratively done across multiple technical teams, primarily those in software engineering, data engineering, and AI/ML engineering. You will also be introduced to the technologies these teams use to develop features and products. |
Разместил: Ingvar16 27-10-2022, 02:20 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
br>
|