|
|
|
|
|
|
|
| |
|
Название: Svelte Succinctly Автор: Ed Freitas Издательство: Syncfusion Inc. Год: 2023 Страниц: 114 Язык: английский Формат: pdf (true) Размер: 10.26 MB
Svelte departs from the virtual DOM approach by compiling the code you write into native-browser javascript when you build your application. The result is minimal and highly optimized pure javascript that the browser executes with no heavy runtime. In Svelte Succinctly, Ed Freitas will show readers how to install Svelte and give them a condensed overview of how to build an app with Svelte using SvelteKit. In the traditional context of modern declarative javascript frameworks such as React and Vue, Svelte departs from the virtual DOM approach by compiling the code you write into native-browser javascript when you build your application. Svelte allows you to do the same things as React and Vue, such as creating reusable UI components, data-binding or event-handling, and creating single-page applications. But Svelte compiles your code during build time instead of using differences to update the DOM. The result is minimal and highly optimized pure javascript that the browser executes with no overhead (it ships no runtime, like React and Vue do).
|
Разместил: Ingvar16 31-05-2023, 15:49 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Maya. Полное руководство по программированию Автор: Дэвид А.Д. Гоулд Издательство: Кудиц-Образ Год: 2004 Формат: pdf Страниц: 532 Размер: 45 Mb Язык: Русский
Книга содержит всестороннее описание возможностей программирования в системе Maya, являющейся лидером на рынке приложений для работы с трехмерной компьютерной графикой. Основное внимание уделено в ней встроенному языку программирования MEL (Maya Embedded Language) и интерфейсу прикладного программирования (API) на языке C++. |
Разместил: rivasss 31-05-2023, 09:36 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Verifiable Autonomous Systems: Using Rational Agents to Provide Assurance about Decisions Made by Machines Автор: Louise A. Dennis, Michael Fisher Издательство: Cambridge University Press Год: 2023 Страниц: 391 Язык: английский Формат: pdf Размер: 10.2 MB
How can we provide guarantees of behaviours for autonomous systems such as driverless cars? This tutorial text, for professionals, researchers and graduate students, explains how autonomous systems, from intelligent robots to driverless cars, can be programmed in ways that make them amenable to formal verification. The authors review specific definitions, applications and the unique future potential of autonomous systems, along with their impact on safer decisions and ethical behaviour. Topics discussed include the use of rational cognitive agent programming from the Beliefs-Desires-Intentions paradigm to control autonomous systems and the role model-checking in verifying the properties of this decision-making component. In this book we will be considering examples written in the Gwendolen programming language, a typical BDI language designed for use with the AJPF model-checker. Gwendolen and AJPF are both part of the MCAPL framework. For those familiar with the input languages for model-checkers, it should be noted that Gwendolen programs are intended for the actual programming of cognitive agents. Input languages for most model-checkers are normally designed to encourage abstractions (in particular the omission of details that may be important to the actual execution of the program but are irrelevant to the truth of the properties under consideration), and often have limited flexibility, in terms of program structuring, in order to maximise the efficiency of model-checking. While Gwendolen does contain optimisations to aid model-checking these appear in the implementation of its interpreter in Java not as restrictions to constructs available to a programmer to use.
|
Разместил: Ingvar16 30-05-2023, 18:54 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Web Testing with Cypress: Run End-to-End tests, Integration tests, Unit Tests Across Web Apps, Browsers and Cross-Platforms Автор: Lev Gelfenbuim Издательство: BPB Publications Год: 2022 Страниц: 209 Язык: английский Формат: epub (true), pdf, mobi Размер: 10.2 MB
Perform fast, easy and reliable cross-browser testing with practical demonstrations. "Web Testing with Cypress" teaches you to test web apps on any browser or platform with zero environment setup in a developer-friendly, end-to-end web testing environment. When you read this book, you'll be able to create, run and debug test automation scripts in javascript without wasting any time. You will execute tests in real-time while you create your applications and begin troubleshooting. You will work on Cucumber + TDD/BDD integration, CI testing, Cypress Dashboard, GitHub Actions, and Cypress Docker Images. This book is divided into 10 chapters. They will cover subjects such as testing core concepts, Cypress functionalities, CI/CD core concepts, and natural language testing using Cucumber.js. This book is for Test Automation Engineers, QA professionals, Web Developers, and anyone who wants to test their web apps from start to finish with automation. This book assumes no prior knowledge of Cypress or testing concepts.
|
Разместил: Ingvar16 30-05-2023, 16:07 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Чистый Python. Тонкости программирования для профи Автор: Дэн Бейдер Издательство: Питер Год: 2018 Формат: PDF Страниц: 288 Размер: 19Mb Язык: Русский
«Чистый Python» — это не пошаговое учебное пособие по Python. И это не курс языка Python начального уровня. Если вы находитесь на начальных стадиях изучения этого языка, то в одиночку эта книга не превратит вас в профессионального разработчика на Python. Ее чтение, безусловно, окажет на вас благотворное влияние, но при этом вам обязательно нужно поработать с другими ресурсами, которые сформируют ваши основополагающие навыки программирования на Python. |
Разместил: rivasss 30-05-2023, 08:55 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Осваиваем язык Julia Автор: Шеррингтон М. Издательство: ДМК Пресс Год: 2017 Страниц: 415 Формат: PDF Размер: 69 Мб Язык: русский
Julia - это хорошо структурированный язык программирования с большим быстродействием, устраняющим классическую проблему выполнения анализа на одном языке и трансляции его результатов на второй с целью повышения производительности. Приведены этапы инсталляции и выполнения Julia в разных операционных средах. |
Разместил: rivasss 30-05-2023, 08:36 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Core Java Interview Questions You'll Most Likely Be Asked (Second Edition) Автор: Vibrant Publishers, Reshma Bidikar Издательство: Vibrant Publishers Год: 2022 Страниц: 282 Язык: английский Формат: epub (true) Размер: 11.1 MB
With rapidly changing technologies, IT professionals need to constantly update their credentials riding the latest technology trends. The new edition of “Core Java Interview Questions You’ll Most Likely Be Asked” is a perfect companion to enhance the interview skills for Java programmers and developers to build their IT careers. In addition to the standard core Java questions and answers, this edition includes the questions about functional interfaces and lambda expressions of Java 8 plus modules and stream of Java 9. The human resource questions and answers would prepare the IT professionals to nail the interviews and impress the employers. With real life scenario-based questions, this book features the concise information required for the working professionals to strategize and stand out in today’s competitive job market.
|
Разместил: Ingvar16 30-05-2023, 07:08 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: CSSLP Certified Secure Software Lifecycle Professional All-in-One Exam Guide, 3rd Edition Автор: Wm. Arthur Conklin, Daniel Shoemaker Издательство: McGraw Hill Год: 2022 Страниц: 417 Язык: английский Формат: pdf (true), epub (true) Размер: 12.4 MB
Providing 100% coverage of the latest CSSLP exam, this self-study guide offers everything you need to ace the exam. CSSLP Certification All-in-One Exam Guide, Third Edition covers all eight exam domains of the challenging CSSLP exam, developed by the International Information Systems Security Certification Consortium (ISC)?®. Thoroughly revised and updated for the latest exam release, this guide includes real-world examples and comprehensive coverage on all aspects of application security within the entire software development lifecycle. It also includes hands-on exercises, chapter review summaries and notes, tips, and cautions that provide real-world insight and call out potentially harmful situations. |
Разместил: Ingvar16 30-05-2023, 05:40 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: RISC-V Assembly Language Programming using ESP32-C3 and QEMU Автор: Warren Gay Издательство: Elektor Год: 2022 Страниц: 268 Язык: английский Формат: pdf (true) Размер: 12.6 MB
With the availability of free and open source C/C++ compilers today, you might wonder why someone would be interested in assembler language. What is so compelling about the RISC-V Instruction Set Architecture (ISA)? How does RISC-V differ from existing architectures? And most importantly, how do we gain experience with the RISC-V without a major investment? Is there affordable hardware available? The availability of the Espressif ESP32-C3 chip provides a way to get hands-on experience with RISC-V. The open sourced QEMU emulator adds a 64-bit experience in RISC-V under Linux. These are just two ways for the student and enthusiast alike to explore RISC-V in this book.
|
Разместил: Ingvar16 29-05-2023, 21:39 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: 14 days of Git Автор: Sarah Lean Издательство: Techielass Год: 2023 Язык: английский Формат: pdf Размер: 10.2 MB
Want to be more proficient in using Git? Then this is the book for you, find out how and when to use the most common commands. Go on a learning journey. Find out what Git is, how to install it on your PC and then learn how and when to use the most common commands. This is a book aimed at beginners. Version control keeps a track of every modification to code in a kind of database. If a mistake is made, you can turn back the clock, compare it to earlier versions and help to fix the mistake, while minimising disruption to others that are working on that code. The code that you could be tracking could be software source code or it could be infrastructure code. It can be any type of code. Version control isn't just for software developers. For most projects where code is used, whether it be application code or the code you use to deploy your infrastructure resources. It is the jewel in the crown. The code is a precious asset that must be protected. The code repository holds knowledge and history of working through the project. It holds the key to problems encountered and the solutions. It counts towards a lot of time and effort.
|
Разместил: Ingvar16 29-05-2023, 17:46 | Комментарии: 0 | Подробнее
| | | |
|
| |
br>
|