The Essential Guide to HTML5: Using Games to Learn HTML5 and JavaScript 3rd Edition

Автор: literator от 28-10-2022, 16:48, Коментариев: 0

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

The Essential Guide to HTML5: Using Games to Learn HTML5 and JavaScript 3rd EditionНазвание: The Essential Guide to HTML5: Using Games to Learn HTML5 and jаvascript, 3rd Edition
Автор: Jeanine Meyer
Издательство: Apress
Год: 2023
Страниц: 501
Язык: английский
Формат: pdf (true), epub
Размер: 22.7 MB

Gain a deep, practical knowledge of the basic tools used for webpages: hypertext markup language (HTML5), cascading style sheets (CSS), and jаvascript. This updated version includes new and improved games and exercises, and will serve total beginners as well as people with some programming language experience, but not familiar with the combination of HTML, CSS, and jаvascript. You'll begin at an introductory level with the focus on technical features as well as programming techniques. Each chapter features a familiar game such as Rock-Paper-Scissors, Craps, Memory, and Blackjack or generic examples such as working with Mazes. Other projects include constructing and saving a maze; a basic word guessing game; ballistic games (Cannonball and Slingshot); a quiz requiring items to be put in order; and an animation demonstration featuring a ball, photo or video clip bouncing within a rectangle.
 

First-class objects in Python : Higher-order functions, wrappers, and factories

Автор: literator от 28-10-2022, 03:04, Коментариев: 0

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

First-class objects in Python : Higher-order functions, wrappers, and factoriesНазвание: 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.
 

The Complete TypeScript Guide with Projects

Автор: literator от 28-10-2022, 02:54, Коментариев: 0

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

The Complete TypeScript Guide with ProjectsНазвание: 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
 

Ansible AWX By Examples : Learn Ansible AWX web UI and API with some real-life examples

Автор: literator от 28-10-2022, 02:36, Коментариев: 0

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

Ansible AWX By Examples : Learn Ansible AWX web UI and API with some real-life examplesНазвание: 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.
 

React from Scratch : A friendly guide for absolute beginners

Автор: literator от 28-10-2022, 02:07, Коментариев: 0

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

React from Scratch : A friendly guide for absolute beginnersНазвание: 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.
 

Microsoft Visual C# в задачах и примерах (+ CD-ROM)

Автор: umkaS от 27-10-2022, 18:50, Коментариев: 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.
 

The Art of Functional Programming

Автор: literator от 27-10-2022, 15:44, Коментариев: 0

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

The Art of Functional ProgrammingНазвание: 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).
 

Data Wrangling Using Pandas, SQL, and Java

Автор: literator от 27-10-2022, 14:55, Коментариев: 0

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

Data Wrangling Using Pandas, SQL, and JavaНазвание: 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.
 

Python Tools for Data Scientists: Pocket Primer

Автор: literator от 27-10-2022, 14:43, Коментариев: 0

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

Python Tools for Data Scientists: Pocket PrimerНазвание: 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.
 

C++ Move Semantics - The Complete Guide (2022)

Автор: literator от 27-10-2022, 14:20, Коментариев: 0

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

C++ Move Semantics - The Complete Guide (2022)Название: 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.