|
 |
|
 |
|
|
 |
|  |
|
Название: The Next.js Handbook: A Complete Resource for Developers Автор: Brandon Kim Издательство: Ares Lnc Год: 2023 Страниц: 166 Язык: английский Формат: pdf, epub, mobi Размер: 10.1 MB
Погрузитесь в мир Next.js и откройте для себя его многочисленные аспекты, включая рендеринг на стороне сервера, генерацию статических сайтов, маршруты API и динамический импорт. С помощью этого всеобъемлющего ресурса вы научитесь использовать весь потенциал Next.js, что позволит вам создавать молниеносные, высокомасштабируемые и SEO-дружественные веб-приложения, которые выделяются на современном конкурентном цифровом ландшафте. This book, "The Next.js Handbook" is your comprehensive resource for diving deep into the world of Next.js. It will provide you with the knowledge and confidence to build high-performing web applications that not only delight your users but also empower you as a developer. Whether you are a novice who has never heard of Next.js or a seasoned developer looking to sharpen your skills, this book is designed to accommodate your journey and help you master the art of Next.js. Next.js, an open-source framework built on top of React, is the brainchild of the team at Vercel. |
Разместил: Ingvar16 5-08-2023, 15:43 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Виртуальная реальность в Unity Автор: Джонотан Линовес Издательство: ДМК Пресс Год: 2016 Страниц: 316 Формат: pdf/djvu Размер: 83 мб Язык: русский Книга позволит вам освоить разработку виртуальной реальности в Unity - наиболее популярном на сегодняшний день игровом движке. Вы узнаете, как использовать Unity для разработки VR-приложений, поддерживающих такие устройства, как Oculus Rift и Google Cardboard, позволяющих взаимодействовать с виртуальными мирами. Книга расскажет вам, как создать ряд интересных и занимательных VR-проектов. Вы научитесь управлять игровым движком Unity 3D с помощью редактора Unity и сценариев на С#. К концу книги, вы сможете с помощью Unity создать ряд многофункциональных интерактивных примеров восприятия виртуальной реальности. |
Разместил: rivasss 5-08-2023, 15:19 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Mastering Python. A comprehensive Journey from Beginner to Professional Автор: Yusuf Buba Издательство: BookRix Год: 2023 Страниц: 214 Язык: английский Формат: epub (true) Размер: 10.1 MB
Beginners can develop a solid foundation in Python programming, while professionals can enhance their existing skills and expand their knowledge into advanced areas. Python's versatility, along with its vast collection of libraries and frameworks, empowers learners to tackle various real-world challenges and opens up exciting career opportunities in fields such as software development, Data Science, Machine Learning, web development, and more. Python has captured the hearts of developers worldwide with its simplicity, elegance, and versatility. Its vast ecosystem of libraries and frameworks makes it an indispensable tool for a wide range of applications, from web development and data analysis to machine learning and artificial intelligence. With its readable syntax and emphasis on code readability, Python serves as an ideal language for both beginners and seasoned professionals. The purpose of this book is to guide you through the intricate maze of Python programming, equipping you with the knowledge and skills needed to become a proficient Python developer. |
Разместил: Ingvar16 5-08-2023, 15:11 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Сам себе программист. Как научиться программировать и устроиться в Ebay Автор: Кори Альтхофф Издательство: Эксмо Год: 2018 Страниц: 210 Язык: Русский Формат: pdf Размер: 14,5 Mb
Автор книги всего за год научился программировать, что само по себе немало. Однако Кори Альтхофф пошел дальше, и, научившись программировать, он устроился разработчиком в одну из самых серьезных современных IT-компаний – ЕЬау. |
Разместил: rivasss 5-08-2023, 14:36 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Probabilistic Machine Learning: Advanced Topics Автор: Kevin P. Murphy Издательство: The MIT Press Год: 2023 Страниц: 1354 Язык: английский Формат: pdf (true) Размер: 38.9 MB
An advanced book for researchers and graduate students working in Machine Learning and statistics who want to learn about Deep Learning, Bayesian inference, generative models, and decision making under uncertainty. An advanced counterpart to Probabilistic Machine Learning: An Introduction, this high-level textbook provides researchers and graduate students detailed coverage of cutting-edge topics in Machine Learning, including deep generative modeling, graphical models, Bayesian inference, reinforcement learning, and causality. This volume puts Deep Learning into a larger statistical context and unifies approaches based on Deep Learning with ones based on probabilistic modeling and inference. We assume the reader has some prior exposure to ML and other relevant mathematical topics (e.g., probability, statistics, linear algebra, optimization). Python code (mostly in JAX) to reproduce nearly all of the figures can be found online. Clicking on the notebook link will open it inside Google Colab, which will let you easily reproduce the figure for yourself, and modify the underlying source code to gain a deeper understanding of the methods. (Colab gives you access to a free GPU, which is useful for some of the more computationally heavy demos.) In addition to the online code, probml.github.io/supp contains some additional supplementary online content which was excluded from the main book for space reasons. |
Разместил: Ingvar16 5-08-2023, 06:47 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Computer Arithmetic in Practice: Exercises and Programming Автор: Slawomir Grys Издательство: CRC Press Год: 2024 Страниц: 213 Язык: английский Формат: pdf (true) Размер: 10.2 MB
Computer Arithmetic in Practice: Exercises and Programming is a simple, brief introductory volume for undergraduate and graduate students at university courses interested in understanding the foundation of computers. It is focused on numeric data formats and capabilities of computers to perform basic arithmetic operations. This book provides an accessible overview of common data formats used to write numbers in programming languages and how the computer performs four basic arithmetic operations from the point of view of the processor instruction set. The book is primarily didactic in nature, therefore the theoretical information is enriched with many numerical examples and exercises to be solved using a ‘sheet of paper and a pencil’. Answers are provided for most of the tasks. The theoretical discussed issues are illustrated by listings of algorithms presenting the way to implement arithmetic operations in low-level language. It allows development of the skills of optimal programming, taking into consideration the computer architecture and limitations. The assembly language is a low-level programming language but assembler is a software responsible just for translating source code directly to the machine code or sometimes indirectly to the object code aimed to reuse in another program. |
Разместил: Ingvar16 5-08-2023, 06:19 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: How Computers Make Books: From graphics rendering, search algorithms, and functional programming to indexing and typesetting (MEAP v5) Автор: John Whitington Издательство: Manning Publications Год: 2023 Страниц: 160 Язык: английский Формат: pdf (true) Размер: 12.7 MB
Learn about Computer Science by exploring the fascinating journey it took to make this book! How Computers Make Books introduces what’s wonderful about computer science by telling the story of how computers have transformed the ancient art of publishing books. Author and publishing software developer John Whitington takes readers on a journey through the computer processes needed to create this very book. Each chapter explores the elegance of modern digital printing, from how a computer knows where to place ink, to reproducing shades of gray, to laying out paragraphs on the page. Computers have transformed every industry—even ones as traditional as creating books. If you’ve ever been mystified about what goes into programming a computer to do practical, familiar tasks, this book is for you. In it, you’ll answer interesting questions about human-computer interaction. How do computers represent all the different languages and letters used by humans? How do we compress a book’s worth of complex information so it can be transferred in seconds? And what exactly is a computer program? This book answers all those questions by telling the story of how it was created! |
Разместил: Ingvar16 5-08-2023, 05:26 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: AI Startup Strategy: A Blueprint to Building Successful Artificial Intelligence Products from Inception to Exit Автор: Adhiguna Mahendra Издательство: Apress Год: 2023 Страниц: 34 Язык: английский Формат: pdf (true) Размер: 12.2 MB
Gain exclusive access to the secrets to building an enterprise Artificial Intelligence (AI) start-up. AI innovation helps with every aspect of the business, from the supply chain, marketing, and advertising, customer service, risk management, operations to security. Industries from different verticals have been adopting AI and get real business values out of it. This book guides you through each step, from defining the business need and business model, all the way to registering IP and calculating your AI start-up valuation. You see how to perform market and technology validation, perform lean AI R&D, design AI architecture, AI product development and operationalization. The book also cover building and managing an AI team, along with attracting and keeping business and developer users. This book is designed to guide you through the intricate journey of building an AI startup, from inception to exit. |
Разместил: Ingvar16 5-08-2023, 03:07 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Spring Security in Action, Second Edition (MEAP v8) Автор: Laurentiu Spilca Издательство: Manning Publications Год: 2023 Страниц: 342 Язык: английский Формат: pdf, epub Размер: 14.0 MB
Design and develop Spring applications that are secure right from the start. Spring Security is essential for any Java developer looking to master authentication and authorization in Spring apps. By adopting "secure by design" principles with Spring Security's out-of-the-box features, you can protect your apps from data theft and unauthorized intrusions. Spring Security in Action, Second Edition reveals the Spring Security techniques and tools you need to defend your apps against attack. In this book, author Lauren?iu Spilc?, a skilled Java and Spring developer, will teach you how to build your own authorization server, manage system users, configure secure endpoints, and prevent cross-site scripting and request forgery attacks. This new second edition delves into the OAuth 2/OpenID Connect stack and details SecurityFilterChain for security configuration. Don't let security be an afterthought. Start protecting your apps from the first line of code! |
Разместил: Ingvar16 4-08-2023, 21:09 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Программирование на C# для начинающих. Основные сведения Автор: Алексей Васильев Издательство: Эксмо Год: 2018 Страниц: 586 Язык: русский Формат: pdf Размер: 64 мб
В этой книге Алексей Васильев, доктор физико-математических наук и автор популярных российских самоучителей по программированию, приглашает читателей ознакомиться с основами языка C#. |
Разместил: rivasss 4-08-2023, 18:21 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
br>
|