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



Реклама


Coding with Roblox Lua in 24 Hours: The Official Roblox GuideНазвание: Coding with Roblox Lua in 24 Hours: The Official Roblox Guide
Автор: Genevieve Johnson
Издательство: Pearson
Год: 2022
Страниц: 385
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

In just 24 lessons of one hour or less, Coding with Roblox Lua in 24 Hours: The Official Roblox Guide helps you learn all the skills and techniques you’ll need to code your own Roblox experiences. Perfect for beginners, each short and easy lesson builds upon everything that’s come before, helping you quickly master the essentials of Lua programming. Step-by-step instructions walk you through common questions, issues, and tasks; Q&As, Quizzes, and Exercises build and test your knowledge; “Did You Know?” tips offer insider advice and shortcuts; and “Watch Out!” alerts help you avoid pitfalls. Roblox is the world’s most popular game development platform. All types of people come together to create amazing virtual experiences: artists, musicians, and—you guessed it—coders. Coding is what allows players to interact with the world that they see. In Roblox, the coding language used is Lua. Lua is one of the easiest coding languages to learn, and when used with Roblox Studio, you can see the results of your code fast.
Разместил: Ingvar16 22-12-2022, 12:13 | Комментарии: 0 | Подробнее

Название: Библиотека программирования на Python. Сборник (120 книг)
Автор(ы): разные
Издательство: Москва
Год: 2001-2023
Страниц: 1000+
Формат: pdf
Размер: 2.7 Гб
Язык: русский

Сборник книг "Библиотека программирования на Python" предназначен как для опытных мастеров своего дела, так и для тех, кто только приступил к изучению программирования. В данном выпуске библиотеки книги, посвященные изучению Python.

Разместил: MIHAIL62 22-12-2022, 03:16 | Комментарии: 0 | Подробнее

Название: От джуна до сеньора. Как стать востребованным разработчиком
Автор: Владимир Швец
Издательство: Альпина паблишер
Год: 2023
Формат: pdf, epub
Размер: 10 Мб
Качество: Хорошее
Язык: Русский

Быть разработчиком – трудно, а делать первые шаги – еще труднее. Вам предстоит постоянно практиковаться, осваивать большие объемы сложной информации, вы обязательно столкнетесь с неожиданными вызовами, которые могут легко отпугнуть даже самого заинтересованного и мотивированного специалиста.
«Вам придется услышать немало критики, и сразу оговорюсь: корректная критика – это то, что помогает стать лучше, не задевает самооценку и способствует профессиональному росту. Очень важно отличать критику от критиканства. Замечайте, когда вас используют, чтобы подкрепить свое нездоровое эго или самоутвердиться за ваш счет. Такие ситуации вряд ли будут частыми, но нужно быть готовым и к ним».
Разместил: tanyavip1 21-12-2022, 14:38 | Комментарии: 0 | Подробнее
Продвинутое использование торговой платформы MetaTrader 5. Создание индикаторов и торговых роботов на MQL5 и PythonНазвание: Продвинутое использование торговой платформы MetaTrader 5. Создание индикаторов и торговых роботов на MQL5 и Python
Автор: Тимур Машнин
Язык: русский
Издательство: ЛитРес
Год: 2022
Страниц: 350
Формат: pdf
Размер: 10 Мб

Эта книга познакомит с практическим использованием языка MetaQuotes Language 5 (MQL5) программирования технических индикаторов, торговых роботов и вспомогательных приложений для автоматизации торговли на финансовых рынках с помощью торговой платформы MetaTrader 5. Вы научитесь создавать MQL5 приложения, используя как процедурное программирование, так и объектно-ориентированное программирование.
Разместил: PRESSI 20-12-2022, 18:48 | Комментарии: 0 | Подробнее
Workers-Framework: A simpler way to MultiTask in MicroPythonНазвание: Workers-Framework: A simpler way to MultiTask in MicroPython
Автор: Sharil Tumin
Издательство: Leanpub
Год: 2022
Страниц: 257
Язык: английский
Формат: pdf (true)
Размер: 10.2 MB

Multitasking with Micropython. Cooperative Scheduling. In your hands is a book titled, Workers-Framework: A simpler way to MultiTask in MicroPython. I discovered an easier way to multitask on microcontrollers by using the high-level language MicroPython. Yes, really. The concept is to run all of the tasks defned in a program on multiple workers at the same time. It’s less complicated than using _thread or asyncio. The Worker module is so simple that calling it a framework seems a little pretentious. A framework, on the other hand, is a set of data and program structure in which tasks are performed and successfully completed. A framework typically compels developers to solve specific problems in a specific way. A framework, in a sense, creates a mindset for the programming problems at hand and how to solve them. As you may be aware, MicroPython is not the same as regular Python on a PC. You cannot simply import Python libraries, such as import threading, and expect them to work. If you’re expecting that, you’ll be sorely disappointed. In this regard, MicroPython is inferior to Python. In MicroPython, however, you can import machine but not in regular Python. If you work with microcontrollers, MicroPython is unquestionably the best high-level programming environment available.
Разместил: Ingvar16 20-12-2022, 03:49 | Комментарии: 0 | Подробнее
Machine Learning and Artificial Intelligence in Healthcare Systems: Tools and TechniquesНазвание: Machine Learning and Artificial Intelligence in Healthcare Systems: Tools and Techniques
Автор: Tawseef Ayoub Shaikh, Saqib Hakak, Tabasum Rasool
Издательство: CRC Press
Год: 2023
Страниц: 357
Язык: английский
Формат: pdf (true)
Размер: 31.8 MB

This book provides applications of machine learning in healthcare systems and seeks to close the gap between engineering and medicine by combining design and problem-solving skills of engineering with health sciences to advance healthcare treatment. Machine Learning and Artificial Intelligence in Healthcare Systems: Tools and Techniques discusses AI-based smart paradigms for reliable prediction of infectious disease dynamics which can help or prevent disease transmission. It highlights the different aspects of using extended reality for diverse healthcare applications and aggregates the current state of research. The book offers intelligent models of the smart recommender system for personal well-being services and computer-aided drug discovery and design methods.
Разместил: Ingvar16 20-12-2022, 02:49 | Комментарии: 0 | Подробнее
Building macOS Apps With SwiftUI : A Practical Learning GuideНазвание: Building macOS Apps With SwiftUI: A Practical Learning Guide
Автор: Grace Huang
Издательство: Leanpub
Год: 2022-12-17
Страниц: 154
Язык: английский
Формат: pdf (true)
Размер: 42.5 MB

Learning macOS development with SwiftUI in a practical way. SwiftUI is a user interface toolkit that let you create applications with the power of the programming language Swift for all Apple platforms, including iOS, tvOS, watchOS, and macOS. Before the launch of SwiftUI, developers had to use platform-specific UI frameworks to develop user interfaces, for example, AppKit for macOS apps, TVUIKit for tvOS, and WatchKit for watchOS apps. SwiftUI becomes the one unified UI framework for building user interfaces for all Apple devices. This book will primarily focus on building macOS apps with SwiftUI, including both coding and releasing apps. Some details for releasing apps on different platforms (iOS, macOS, tvOS, and WatchOS) may differ, so I believe a single focus on macOS development will bring more clarity and avoid confusion. This book will also touch upon the basics of SwiftUI, which can be potentially shared for other platforms.
Разместил: Ingvar16 20-12-2022, 02:36 | Комментарии: 0 | Подробнее
Advanced PHP Strings: Text analysis, generation, and parsing via. LaravelНазвание: Advanced PHP Strings: Text analysis, generation, and parsing via. Laravel
Автор: Johnathon Koster
Издательство: Leanpub
Год: 2022-10-14
Страниц: 749
Язык: английский
Формат: pdf (true), epub + Extras
Размер: 10.2 MB

As a PHP developer, working with Unicode, UTF-8, and multibyte strings can feel intimidating. Advanced PHP String provides an approachable guide through reading, writing, looping, and parsing multibyte strings through hundreds of hands-on examples using the Laravel helper methods as a familiar foundation. Working with multibyte strings, Unicode, and UTF-8 can feel intimidating when writing PHP. Advanced PHP Strings: Text analysis, generation, and parsing via. Laravel offers a guided experience navigating the different techniques to properly work with and manage multibyte strings. The book also offers extensive discussions around the Laravel string helper methods to provide a familiar reference point while navigating the intricacies of string and text manipulation. Throughout this book, we will explore many different concepts and ideas through many code examples. PHP 8 was used throughout the writing process, but the code examples can be adapted to any modern PHP version.
Разместил: Ingvar16 20-12-2022, 02:19 | Комментарии: 0 | Подробнее
Code-less Game Design Workshop : Game Development Workbook for Construct 2 & 3Название: Code-less Game Design Workshop: Game Development Workbook for Construct 2 & 3
Автор: Stephen Gose
Издательство: Leanpub
Год: 2022-12-17
Страниц: 155
Язык: английский
Формат: pdf (true), epub
Размер: 10.2 MB

Quickly learn how to create 10 online games using Construct2 or Construct3. This student workbook is tailored for both the novice and advanced game designers Workshop attendees. Use these lessons to build 8 Construct games from this single Game Mechanics. Instructor package includes presentation slide, online course access and Instructor guide. Discover how to create 10 online games using the methods in this "Code-less Game Design" course. When you finish this course, you will have a production pipeline to create as many different online game genres as your imagination can dream of! This book is a “workshop guide” to Construct, and an intermediate level guide to HTML5, CSS, WebSockets, and efficient jаvascript programming fundamentals, and game design’s “best practices”. (see Appendix: “JS OLOO for Modern Game Development Method”) I assume you (the reader) already know some of these technologies.
Разместил: Ingvar16 20-12-2022, 01:57 | Комментарии: 0 | Подробнее
GitOps Cookbookk: Kubernetes Automation in Practice (Final Release)Название: GitOps Cookbookk: Kubernetes Automation in Practice (Final Release)
Автор: Natale Vinto, Alex Soto Bueno
Издательство: O’Reilly Media, Inc.
Год: 2023
Страниц: 242
Язык: английский
Формат: epub
Размер: 10.2 MB

Why are so many companies adopting GitOps for their DevOps and cloud native strategy? This reliable framework is quickly becoming the standard method for deploying apps to Kubernetes. With this practical, developer-oriented book, DevOps engineers, developers, IT architects, and SREs will learn the most useful recipes and examples for following GitOps practices. Through their years of experience in application modernization, CI/CD, and automation, authors Alex Soto Bueno and Natale Vinto from Red Hat walk you through all the steps necessary for successful hands-on application development and deployment with GitOps. Once you start using the recipes in this book, you'll have a head start in development cycles on Kubernetes following the GitOps approach.
Разместил: Ingvar16 20-12-2022, 01:31 | Комментарии: 0 | Подробнее
 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности