Vtome.ru - электронная библиотека

  • Добавил: TRex
  • Дата: 12-01-2021, 08:23
  • Комментариев: 1
Название: 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.
  • Добавил: literator
  • Дата: 11-01-2021, 22:01
  • Комментариев: 0
3D Game Programming: Change the world with JavaScriptНазвание: 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.
  • Добавил: literator
  • Дата: 11-01-2021, 20:19
  • Комментариев: 0
Lua Programming in 8 Hours, For Beginners, Learn Coding Fast!Название: 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.
  • Добавил: literator
  • Дата: 11-01-2021, 14:28
  • Комментариев: 0
Mastering MongooseНазвание: Mastering Mongoose
Автор: Valeri Karpov
Издательство: Independently published
Год: 2021
Страниц: 157
Язык: английский
Формат: pdf (true), epub + code
Размер: 10.1 MB

The complete guide to building and maintaining fast, production-ready apps with Mongoose, written by Mongoose's Lead Developer. 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.
  • Добавил: Bookstream
  • Дата: 11-01-2021, 12:22
  • Комментариев: 0
Getting Started with Data Science. Making Sense of Data with Analytics
Название: Getting Started with Data Science. Making Sense of Data with Analytics
Автор: Murtaza Haider
Издательство: IBM Press
Год: 2015
Формат: pdf
Страниц: 608
Размер: 37 Mb
Язык: English

Getting Started with Data Science takes its inspiration from worldwide best-sellers like Freakonomics and Malcolm Gladwell's Outliers It teaches through a powerful narrative packed with unforgettable stories. Murtaza Haider offers informative, jargon-free coverage of basic theory and technique, backed with plenty of vivid examples and hands-on practice opportunities. Everything's software and platform agnostic, so you can learn data science whether you work with R, Stata, SPSS, or SAS. Best of all, Haider teaches a crucial skillset most data science books ignore: how to tell powerful stories using graphics and tables. Every chapter is built around real research challenges, so you'll always know why you're doing what you're doing.
  • Добавил: rabinio
  • Дата: 11-01-2021, 12:22
  • Комментариев: 0
Название: Learn Python in One Day and Learn It Wel
Автор: Jamie Chan
Язык: English
Издательство: CreateSpace Independent Publishing Platform
Год: 2015
Для сайта: vtome.ru
Формат: pdf
Кол-во страниц: 124
Размер: 10 мб

Master Python Programming with a unique Hands-On Project
Have you always wanted to learn computer programming but are afraid it'll be too difficult for you? Or perhaps you know other programming languages but are interested in learning the Python language fast?
This book is for you. You no longer have to waste your time and money learning Python from lengthy books, expensive online courses or complicated Python tutorials.
  • Добавил: TRex
  • Дата: 11-01-2021, 12:14
  • Комментариев: 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.
  • Добавил: literator
  • Дата: 11-01-2021, 04:33
  • Комментариев: 0
How to Develop a Software Project: With ExamplesНазвание: 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!
  • Добавил: alex66
  • Дата: 10-01-2021, 17:24
  • Комментариев: 0
State Machines using VHDL: FPGA Implementation of Serial Communication and Display Protocols
Название: 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.
  • Добавил: literator
  • Дата: 10-01-2021, 15:33
  • Комментариев: 0
Lua Programming: Syntax, Concepts, and Examples - 3nd EditionНазвание: 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.