Добавить в избранное
Форум
Правила сайта "Мир Книг"
Группа в Вконтакте
Подписка на книги
Правообладателям
Найти книгу:
Навигация
Вход на сайт
Регистрация



Реклама


Coding Activities for Developing Games in UnityНазвание: Coding Activities for Developing Games in Unity
Автор: Joshua Romphf
Издательство: Rosen Publishing
Серия: Code Creator
Год: 2022
Страниц: 79
Язык: английский
Формат: pdf, epub (true)
Размер: 10.2 MB

Used by blockbuster game studios, indie developers, and computer science educators, the Unity Game Engine is one of the world's most popular tools for creating real-time interactive graphics. This volume provides an accessible introduction to the expansive Unity ecosystem through a series of unique activities that illustrate some of the important concepts of game development and real-time graphics programming. In a computer-driven world, these coding skills are useful for not just game development, but also contribute to core computer literacy. It would be impossible to cover everything Unity has to offer—let alone make a fleshed out game—in a few activities. However, these projects will give you all of the pieces you need to begin building interactive experiences of your own. Since Unity has excellent documentation and a very active community, it is possible to find a tremendous amount of resources. In other words, this book will be a great stepping stone for you to develop your programming skills in general and your Unity skills in particular.
Разместил: Ingvar16 1-10-2022, 13:29 | Комментарии: 0 | Подробнее
Coding Activities for Developing Music with Sonic PiНазвание: Coding Activities for Developing Music with Sonic Pi
Автор: Cathleen Small
Издательство: Rosen Publishing
Серия: Code Creator
Год: 2022
Страниц: 68
Язык: английский
Формат: pdf, epub (true)
Размер: 10.2 MB

Sonic Pi is free to use. The idea behind the software is that it uses music development to teach basic computing concepts. Not only does this allow users to combine musical creativity with some simple instruction on coding, but it also introduces aspiring coders to an easy-to-use language that will provide a solid foundation of knowledge if they go on to learn more complex coding languages. Sonic Pi touts itself as being powerful enough for professional musicians, but simple enough for new coders to learn. The programming language used is Ruby, but Sonic Pi is the integrated development environment (IDE) that uses Ruby syntax to produce music. Ruby is an object-oriented programming language that was first developed in the 1990s.
Разместил: Ingvar16 1-10-2022, 13:29 | Комментарии: 0 | Подробнее
Название: Python Recipes for Earth Sciences
Автор: Martin H. Trauth
Издательство: Springer
Год: 2022
Формат: True PDF
Страниц: 463
Размер: 10 Mb
Язык: English

Python is used in a wide range of geoscientific applications, such as in processing images for remote sensing, in generating and processing digital elevation models, and in analyzing time series. This book introduces methods of data analysis in the geosciences using Python that include basic statistics for univariate, bivariate, and multivariate data sets, time series analysis, and signal processing; the analysis of spatial and directional data; and image analysis. The text includes numerous examples that demonstrate how Python can be used on data sets from the earth sciences. The supplementary electronic material (available online through Springer Link) contains the example data as well as recipes that include all the Python commands featured in the book.
Разместил: vitvikvas 1-10-2022, 09:50 | Комментарии: 0 | Подробнее
Название: The IoT Product Manager: A Handbook for Engineers, Data Analysts, and Other IT Professionals
Автор: Padmaraj Nidagundi
Издательство: Apress
Год: 2022
Формат: True PDF
Страниц: 207
Размер: 10 Mb
Язык: English

Enhance your product management skills and set yourself apart from other product managers working in the IoT industry. This book shows you how to navigate through the world of small and Edge devices to successfully launch and monitor products connected together to make smart environments.
Working in Agile environments, you'll learn to guide UI builds that serve customer needs and function the way top tech companies expect. Then measure the right product metrics and create reporting dashboards for your IoT products. That way you can effectively engage partners, engineers, and stakeholders. And you’ll learn the entire end-to-end development process of IoT products so that you can make sure you make the right moves at the right stages.
After mastering the IoT product lifecycle and measuring your success against KPIs, you’ll see how to work with marketing to effectively launch your product in the marketplace. Finally, a self-interview section has been provided so that you can evaluate your skills and responses to common IoT Product Manager questions. Then take what you've learned and go out into the world to develop integrated IoT products that your customers love!
Разместил: vitvikvas 1-10-2022, 09:28 | Комментарии: 0 | Подробнее
Название: Swift Recipes for iOS Developers: Real-Life Code From Apple App Store Apps
Автор: Alexander Nekrasov
Издательство: Apress
Год: 2022
Формат: True PDF
Страниц: 366
Размер: 10 Mb
Язык: English

Boost your iOS developer career by learning from real-life examples and start writing code for one of the most successful platforms ever. No matter if you’re an experienced developer or just a beginner, you’ll find something new and something useful for your future projects here.
Разместил: vitvikvas 1-10-2022, 08:39 | Комментарии: 0 | Подробнее
Название: Test Your Skills in C# Programming: Review and Analyze Important Features of C#
Автор: Vaskaran Sarcar
Издательство: Apress
Год: 2022
Формат: True PDF
Страниц: 473
Размер: 10 Mb
Язык: English

Review the fundamental constructs in C# using Q&As and program segments to boost your confidence and gain expertise. This book will help you analyze your programs more efficiently and enhance your programming skills.
The book is divided into three parts, where you will learn the fundamentals, object-oriented programming, and some advanced features of C#. In the first part, you will review C# and .NET basics along with the important constructs such as strings, arrays, and structures. In the second part, you'll review the concepts of object-oriented programming in detail. Here, you will go through various program segments in class and objects, inheritance, polymorphism, abstraction, encapsulation, and much more. You will also analyze the output of the given programs with the help of Q&A sections. The uses of interfaces, static class, and exception handling are discussed in the book along with some other important concepts in C#. In the third and last part, you will learn advanced features of C# programming such as delegates, events, lambdas, generics, and multithreading. Here, you'll also cover some of the latest features of C#.
Разместил: vitvikvas 1-10-2022, 07:57 | Комментарии: 0 | Подробнее
Название: System Firmware: An Essential Guide to Open Source and Embedded Solutions
Автор: Subrata Banik, Vincent Zimmer
Издательство: Apress
Год: 2022
Формат: True PDF
Страниц: 651
Размер: 22,1 Mb
Язык: English

Find the right bootloader solution or combination of firmware required to boot a platform considering its security, product features, and optimized boot solutions. This book covers system boot firmware, focusing on real-world firmware migration from closed source to open source adaptation.
The book provides an architectural overview of popular boot firmware. This includes both closed sourced and/or open source in nature, such as Unified Extensible Firmware Interface (UEFI), coreboot, and Slim Bootloader and their applicable market segments based on product development and deployment requirements.
Traditional system firmware is often complex and closed sourced whereas modern firmware is still a kind of hybrid between closed and open source. But what might a future firmware model look like? The most simplistic boot firmware solution uses open source firmware development. This bookhelps you decide how to choose the right boot firmware for your products and develop your own boot firmware using open source.
Разместил: vitvikvas 1-10-2022, 07:20 | Комментарии: 0 | Подробнее
Название: PHP 8 for Absolute Beginners: Basic Web Site and Web Application Development
Автор: Jason Lengstorf, Thomas Blom Hansen, Steve Prettyman
Издательство: Apress
Год: 2022
Формат: True PDF
Страниц: 439
Размер: 10 Mb
Язык: English

Embark on a practical journey of building dynamic sites aided by multiple projects that can be easily adapted to real-world scenarios. This third edition will show you how to become a confident PHP developer, ready to take the next steps to being a Full Stack Developer and/or successful website or web application programmer.
You won't be swamped with every detail of the full PHP language up front – instead, you’ll be introduced to a small, versatile subset of PHP by learning to use it creatively to develop dynamic projects. You will see how to use variables, control structures, functions, and object-oriented programming. Secure programming techniques are used throughout the book to demonstrate the proper way to defend against hackers. You will learn how to plan and create MySQL/MariaDB databases and access them using PHP. During this process, you will be introduced to data objects, UI design concepts, and design patterns. Model-View-Controller (MVC) methodology will be used to keep a consistent logical design for each project.
Разместил: vitvikvas 1-10-2022, 07:09 | Комментарии: 0 | Подробнее
Raspberry Pi Cookbook, 4th Edition (Fourth Early Release)Название: Raspberry Pi Cookbook: Software and Hardware Problems and Solutions, 4th Edition (Fourth Early Release)
Автор: Dr. Simon Monk
Издательство: O’Reilly Media, Inc.
Год: 2022-10-03
Страниц: 610
Язык: английский
Формат: epub
Размер: 43.5 MB

If you've started to work with Raspberry Pi, you know that Raspberry Pi's capabilities are continually expanding. The fourth edition of this popular cookbook provides more than 200 hands-on recipes (complete with code) that show you how to run this tiny low-cost computer with Linux, program it with Python, hook it up to sensors and motors, and use it with the internet of things (IoT). This new edition includes new chapters on the Raspberry Pi Pico and machine learning with the Raspberry Pi. Although many languages can be used to program the Raspberry Pi, Python is the most popular. In fact, the Pi in Raspberry Pi is inspired by the word python. Although Python’s most recent version, Python 3, has been around for years, you’ll find that a lot of people still use Python 2. Python 3 (the default for Raspberry Pi OS) is run by using either of the commands python or Python 3. The examples in this book are written for Python 3 unless otherwise stated.
Разместил: Ingvar16 1-10-2022, 02:51 | Комментарии: 0 | Подробнее
Название: Graph-Powered Analytics and Machine Learning with TigerGraph
Автор: Victor Lee, Phuc Kien Nguyen and Xinyu Chang
Издательство: O’Reilly Media
Год: 2022-05-19: Fifth Release
Формат: ePUB
Размер: 15,1 Mb
Язык: English

With the rapid rise of graph databases, organizations are now implementing advanced analytics and machine learning solutions to help drive business outcomes. This practical guide shows data scientists, data engineers, architects, and business analysts how to get started with a graph database using TigerGraph, one of the leading graph database models available.
You'll explore a three-stage approach to deriving value from connected data: connect, analyze, and learn. Victor Lee, Xinyu Chan, and Gaurav Deshpande from TigerGraph present real use cases covering several contemporary business needs. By diving into hands-on exercises using TigerGraph Cloud, you'll quickly become proficient at designing and managing advanced analytics and machine learning solutions for your organization.
Use graph thinking to connect, analyze, and learn from data for advanced analytics and machine learning
Learn how graph analytics and machine learning can deliver key business insights and outcomes
Use five core categories of graph algorithms to drive advanced analytics and machine learning
Deliver a real-time 360-degree view of core business entities, including customer, product, service, supplier, and citizen
Discover insights from connected data through machine learning and advanced analytics
Разместил: vitvikvas 30-09-2022, 18:52 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2024     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности