|
 |
|
 |
|
|
 |
|  |
|
Название: C# 9.0 in a Nutshell (Early Release) Автор: Joseph Albahari Издательство: O’Reilly Media Год: 2021 Формат: EPUB Страниц: 268 Размер: 10 Mb Язык: English
When you have questions about C# 9.0 or .NET 5, this bestselling guide has the answers you need. C# is a language of unusual flexibility and breadth, but with its continual growth there's so much more to learn. In the tradition of O'Reilly's Nutshell guides, this thoroughly updated edition is simply the best one-volume reference to the C# language available today.
Organized around concepts and use cases, C# 9.0 in a Nutshell provides intermediate and advanced programmers with a concise map of C# and .NET that also plumbs significant depths. |
Разместил: vitvikvas 12-01-2021, 08:25 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: 3D Game Programming: Change the world with jаvascript Автор: Cosmos Elijah Издательство: Amazon.com Services LLC Год: 2021 Страниц: 410 Язык: английский Формат: pdf, azw3, epub Размер: 16.3 MB
Welcome to the world of programming! There are many, many programming languages. Some programmers enjoy arguing over which is the best , but the truth is that all languages offer unique and worthwhile things. In this book we’ll use the jаvascript programming language. We program in jаvascript because it’s the language of the Web. It is the only programming language all web browsers understand without needing any additional software. If you can program in jаvascript, not only can you make the kinds of games that you’ll learn in this book, but you can also program just about every website there is. |
Разместил: Ingvar16 11-01-2021, 22:03 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Lua Programming in 8 Hours, For Beginners, Learn Coding Fast! Автор: Ray Yao Издательство: In Easy Step by Step, Teach Yourself eBook & Book Год: © 2015 Дата выхода на Amazon: January 5, 2021 Страниц: 127 Язык: английский Формат: epub, mobi, azw3 Размер: 10.1 MB
Absolutely for Beginners. "Lua Programming in 8 Hours" covers all essential Lua language knowledge. You can learn complete primary skills of Lua programming fast and easy. The book includes more than 60 practical examples for beginners and includes tests & answers for the college exam, the engineer certification exam, and the job interview exam. This book is only for Lua beginners, it is not suitable for experienced Lua programmers. Lua is a lightweight, advanced, multi-pattern scripting language designed chiefly for embedded applications, so that it can provide flexible expansion and customizing features. Lua is written in standard C language and can be compiled and run on almost any operating system and platform. Lua scripts can be easily invoked by C/C++ code, and can also call C/C++ functions in reverse, which makes Lua widely available in applications. |
Разместил: Ingvar16 11-01-2021, 20:20 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Vue - The Road To Enterprise (The Complete Package) Автор: Thomas Findlay Издательство: Independently published Год: 2021 Страниц: 335 Язык: английский Формат: pdf (true) + code Размер: 10.1 MB
Узнайте, как создавать Enterprise приложения с Vue 2 и 3. Лучшие практики, продвинутые паттерны, руководства, уловки и многое другое... Vue потрясающий, и его так легко изучить! Но что дальше? Привет! Я Томас Финдли, консультант по jаvascript, технический писатель и наставник с рейтингом 5 звезд. За последние несколько лет я активно работал с сотнями новых и опытных разработчиков, помогая им изучать Vue, создавать сложные функции и делать свои приложения поддерживаемыми и масштабируемыми. Несколько раз я слышал, что есть много ресурсов для новичков, но не для более продвинутых разработчиков, и поэтому многие разработчики задаются вопросом, что дальше? Эта книга должна быть ответом на этот вопрос. |
Разместил: Ingvar16 11-01-2021, 19:34 | Комментарии: 1 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Mastering Mongoose Автор: Valeri Karpov Издательство: Independently published Год: 2021 Страниц: 157 Язык: английский Формат: pdf (true), epub + code Размер: 10.1 MB
Full-Stack Node.js and MongoDB, Explained. Let's face it, building APIs can be a real pain in the backend. You as an API architect are responsible for shipping new features while maintaining data integrity, security, developer experience, and performance. Imagine yourself being confident you can deliver all this and more. Mongoose is the most popular Node.js database framework. Over 1 million GitHub projects depend on Mongoose, ranging from student projects to startups to Fortune 500 companies. |
Разместил: Ingvar16 11-01-2021, 14:30 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: C++ Template Metaprogramming in Practice: A Deep Learning Framework Автор: Li Wei Издательство: Auerbach Publications Год: 2021 Формат: PDF Страниц: 338 Размер: 13 Mb Язык: English
Using the implementation of a deep learning framework as an example, C++ Template Metaprogramming in Practice: A Deep Learning Framework explains the application of metaprogramming in a relatively large project and emphasizes ways to optimize systems performance. The book is suitable for developers with a basic knowledge of C++. Developers familiar with mainstream deep learning frameworks can also refer to this book to compare the differences between the deep learning framework implemented with metaprogramming and compile-time computing with deep learning frameworks using object-oriented methods. |
Разместил: vitvikvas 11-01-2021, 12:15 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: How to Develop a Software Project: With Examples Автор: Leonel Pena Издательство: Independently published Год: 2021 Страниц: 116 Язык: английский Формат: pdf, azw3, mobi, epub Размер: 10.1 MB
"How to Develop a Software Project" is aimed at anyone who wants to learn to Develop a Software Project from scratch, step by step and with little or no knowledge on the subject. Survey, Analysis, Design, Programming, Testing and Maintenance techniques of Software in general will be explained applying them in a practical example. In turn, they will be able to learn (or remember if they have already studied it on another occasion) concepts of Software Engineering (about Product, Process, People and Project) as well as theory of the Life Cycle of a Software Project. In short, no one is exempt from reading this book! |
Разместил: Ingvar16 11-01-2021, 04:34 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
 Название: State Machines using VHDL: FPGA Implementation of Serial Communication and Display Protocols Автор: Orhan Gazi, A. Cagri Arli Издательство: Springer Год: 2021 Страниц: 319 Размер: 11.04 МБ Формат: PDF Язык: English
This textbook teaches students techniques for the design of advanced digital systems using Field Programmable Gate Arrays (FPGAs). The authors focus on communication between FPGAs and peripheral devices (such as EEPROM, analog-to-digital converters, sensors, digital-to-analog converters, displays etc.) and in particular state machines and timed state machines for the implementation of serial communication protocols, such as UART, SPI, I²C, and display protocols, such as VGA, HDMI. VHDL is used as the programming language and all topics are covered in a structured, step-by-step manner. |
Разместил: ak5812 10-01-2021, 17:24 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Lua Programming: Syntax, Concepts, and Examples - 3nd Edition Автор: Alexander Aronowitz, John Bach Издательство: NLN lnc Год: 2021 Страниц: 385 Язык: английский Формат: pdf, rtf, epub Размер: 10.1 MB
Despite being a fast and powerful programming language, Lua is very easy to use and learn. Programmers can easily embed this language into their applications. The basic purpose of Lua’s development was the creation of an embeddable lightweight scripting language that can be used in a variety of programming activities, such as web applications, image processing, and games. Lua designed from the beginning to integrate with software software written in C/C ++ and other common strange languages. There are many benefits to this integration. Lua is a tiny and simple language, partly because it doesn't tries to do what C is already good at, such as speed, low-level operations and interaction with third-party programs parties. Lua relies on C for these tasks. Lua offers something for which C is not good enough: sufficient distance from the hardware go support, dynamic structures, no redundancy and ease of testing and debugging. |
Разместил: Ingvar16 10-01-2021, 15:35 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Microsoft Python Certification Exam 98-281 & PCEP –Preparation Guide: Introduction To Programming Using Python, PCEP Автор: R. Raman, Dhyanashri Raman, Archith Raman Издательство: Raman Publications Год: 2021 Страниц: 155 Язык: английский Формат: pdf, azw3, mobi, epub Размер: 10.1 MB
Microsoft Certification Exam: 98-281 & PCEP Certified entry level Python programmer certification Guide. This exam guide prepares a student to get a Microsoft certification Exam-98-281 Introduction to programming using Python. This exam guide also prepares the student to get a PCEP – Certified entry level Python Programmer, awarded by the Python institute. This guide assumes certain level of programming knowledge. It is not a beginner text book. |
Разместил: Ingvar16 10-01-2021, 14:25 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
br>
|