|
|
|
|
|
|
|
| |
|
Название: Python Playground, 2nd Edition: Geeky Projects for the Curious Programmer Автор: Mahesh Venkitachalam Издательство: No Starch Press Год: 2024 Страниц: 646 Язык: английский Формат: epub (true), mobi Размер: 48.2 MB
Put the fun back in Python programming and build your skills as you create 3D simulations and graphics, speech-recognition machine-learning systems, IoT devices, and more. The fully updated 2nd edition is here, now with 5 brand-new projects! Harness the power of Python as you turn code into tangible creations with Python Playground, a collection of 15 inventive projects that will expand your programming horizons, spark your curiosity, and elevate your coding skills. Go beyond the basics as you write programs to generate art and music, simulate real-world phenomena, and interact with hardware, all through the use of Python and common libraries such as Numpy, Matplotlib, and Pillow. Python Playground was written for anyone curious about how to use programming to understand and explore ideas. The projects in this book assume that you know basic Python syntax and basic programming concepts and that you’re familiar with high school mathematics. I’ve done my best to explain in detail the math you need for all projects. This book isn’t intended to be your first book on Python. I won’t walk you through the basics. I will, however, show you how to use Python to solve a variety of real-world problems in a series of nontrivial projects. |
Разместил: Ingvar16 12-09-2023, 19:43 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: The Modern javascript Tutorial Автор: Ilya Kantor Издательство: javascript.info Год: 12.09.2023 Страниц: 1463 Язык: английский Формат: pdf Размер: 28.7 MB
From the basics to advanced topics with simple, but detailed explanations. Main course contains 2 parts which cover javascript as a programming language and working with a browser. There are also additional series of thematic articles. Here we learn javascript, starting from scratch and go on to advanced concepts like OOP. We concentrate on the language itself here, with the minimum of environment-specific notes. Today, javascript can execute not only in the browser, but also on the server, or actually on any device that has a special program called the javascript engine. The browser has an embedded engine sometimes called a “javascript virtual machine”. Modern javascript is a “safe” programming language. It does not provide low-level access to memory or the CPU, because it was initially created for browsers which do not require it. javascript’s capabilities greatly depend on the environment it’s running in. For instance, Node.js supports functions that allow javascript to read/write arbitrary files, perform network requests, etc. In-browser javascript can do everything related to webpage manipulation, interaction with the user, and the webserver. This book is a tutorial. It aims to help you gradually learn the language. But once you’re familiar with the basics, you’ll need other resources. |
Разместил: Ingvar16 12-09-2023, 18:18 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Contemporary Algorithms: Theory and Applications Volume III Автор: Christopher I. Argyros, Samundra Regmi, Ioannis K. Argyros Издательство: Nova Science Publishers Год: 2023 Страниц: 442 Язык: английский Формат: pdf (true) Размер: 39.5 MB
The book provides different avenues to study algorithms. It also brings new techniques and methodologies to problem solving in computational Sciences, Engineering, Scientific Computing and Medicine (imaging, radiation therapy) to mention a few. A plethora of algorithms which are universally applicable is presented on a sound analytical way. The chapters are written independently of each other, so they can be understood without reading earlier chapters. But some knowledge of Analysis, Linear Algebra and some Computing experience is required. The organization and content of the book cater to senior undergraduate, graduate students, researchers, practitioners, professionals and academicians in the aforementioned disciplines. It can also be used as a reference book and includes numerous references and open problems. |
Разместил: Ingvar16 12-09-2023, 17:30 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Методы программирования в задачах и примерах на С/С++ Автор: Валединский В.Д., Корнев А.А. Издательство: М.: Московский государственный университет Год: 2023 Формат: pdf Страниц: 414 Размер: 17 mb Язык: Русский
Учебное пособие является обобщением опыта преподавания университетского курса «Работа на ЭВМ и программирование» для студентов механико-математического факультета МГУ имени М. В. Ломоносова и школьного курса «Информатика» в классах при механико-математическом факультете на базе 54-й школы г. Москвы и в математических классах Университетской гимназии. В книге собраны и систематизированы задачи, предлагавшиеся для самостоятельного решения во время семинарских занятий, лабораторных работ, на зачетах и экзаменах. |
Разместил: na5ballov 12-09-2023, 10:39 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Building Modern Web Applications with ASP.NET Core Blazor: Learn how to use Blazor to create powerful, responsive, and engaging web applications Автор: Brian Ding Издательство: BPB Publications Год: 2023 Страниц: 303 Язык: английский Формат: pdf, epub, mobi Размер: 10.1 MB
Learn Blazor from the ground up, with step-by-step instructions and code examples. Building Modern Web Applications with ASP.NET Core Blazor is the ultimate guide to developing high-quality web applications with Blazor and .NET Core. Written by an experienced developer, this book provides a comprehensive overview of Blazor's architecture, components, deployment options, and best practices for optimizing performance and scalability. It begins by introducing WebAssembly, the technology that makes Blazor possible. It then discusses the different hosting models available for Blazor applications. Next, the book covers the basics of building Blazor applications, including how to create components, handle user input, and navigate between pages. The book then delves into more advanced topics, such as uploading and downloading files, using .NET and javascript interoperability, connecting to the world with HTTP, persisting data with EF Core, and protecting your application with identity. Finally, the book shows you how to deploy your Blazor application with Docker and Kubernetes. |
Разместил: Ingvar16 12-09-2023, 07:28 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Изучаем Ray. Гибкие распределенные вычисления на Python в машинном обучении Автор: Макс Пумперла, Эдвард Оукс, Ричард Ляо Издательство: Books.kz/ДМК Пресс Год: 2023 Страниц: 292 Язык: русский Формат: pdf Размер: 10.9 MB
Наука о данных — сложная и быстро развивающаяся область, которая нуждается в мощных инструментах и фреймворках для управления огромными объемами данных, генерируемых каждый день. Ray – это платформа кластерных вычислений для распространения и запуска Python-кода, даже со сложными библиотеками или пакетами, на кластерах бесконечного размера. Помимо Python, также Ray предоставляет API для Java и C++. Фреймворк использует задачи (функции) и субъекты (классы), чтобы распараллеливать пользовательский код. Ray помогает реализовать параллельные и распределенные вычисления в жизненном цикле науки о данных. Признавая, что масштабирование является одновременно необходимостью и вызовом времени, фреймворк Ray призван упростить разработчикам распределенные вычисления. Благодаря ему распределенные вычисления стали доступными для неспециалистов и стало довольно легко масштабировать скрипты Python по нескольким узлам. Издание предназначено для программистов на Python, инженеров и исследователей данных. |
Разместил: Ingvar16 11-09-2023, 19:25 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Kubernetes и сети. Многоуровневый подход Автор: Джеймс Стронг, Валлери Лэнси Издательство: БХВ-Петербург, Год: 2024 Страниц: 322 Язык: русский Формат: pdf Размер: 21.6 MB
Книга посвящена интеграции Kubernetes в готовые компьютерные сети. Рассмотрено, как оркестратор Kubernetes вписывается в сетевую модель OSI. Раскрыты вопросы интеграции сетей предприятия с облачными мощностями и контейнерными архитектурами. Рассмотрены ключевые факторы и новые зоны ответственности, возникающие при взаимодействии Kubernetes с каждым из уровней модели OSI. Приведены примеры быстрого масштабирования нагрузок, рассказано, как обеспечивать целостность данных и высокую отказоустойчивость, при активном применении современной виртуализации и передаче больших объёмов данных по сети. Данная книга предназначена для чтения от начала до конца теми, кто только начал заниматься администрированием сетей, кластеров и систем под Linux. Она также может быть полезна и уже опытным разработчикам и администраторам (DevOps), желающим освоить новые для них аспекты. |
Разместил: Ingvar16 11-09-2023, 16:16 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Frameworkless Front-End Development: Do You Control Your Dependencies or are They Controlling You?, 2nd Edition Автор: Francesco Strazzullo Издательство: Apress Год: 2023 Страниц: 294 Язык: английский Формат: pdf (true), epub Размер: 10.1 MB
Explore an alternative method of front-end application development without using frameworks or third-party libraries. This updated book provides you with the required skills and freedom to consider a “no framework” approach when choosing a technology for creating a new project. New topics covered include a brief history of javascript frameworks and their key developments, how to protect domain code, and how to work with frameworkless in legacy applications. You’ll work through the most important issues in a clear and sensible way, using practical methods and tools to gain an understanding of non-functional requirements. This book answers questions on important topics such as state management, making a routing system, creating a REST client using fetch, and reveals the trade-offs and risks associated with choosing the wrong framework or tool for your project, as well as provides sustainability, and functional alternatives. For skilled javascript developers who want to understand how to effectively write code without using dependencies. |
Разместил: Ingvar16 11-09-2023, 00:29 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Top 10 Hacking Scripts in Python, C#, and ASP.NET: 2 Books in 1: Unmasking Cyber Secrets: Python, C#, and ASP.NET Scripts to Propel Your Hacking Journey Автор: Devwebtuts Издательство: Devwebtuts Publishing Год: 2023 Страниц: 343 Язык: английский Формат: pdf, epub Размер: 23.0 MB
Ultimate Resource for Aspiring Hackers: Presented by Devwebtuts Publishing, this comprehensive bundle showcases Python, C#, and ASP.NET for both novices and experts. Master Hacking Skills: Equipped with detailed, step-by-step instructions and in-depth script functionality explanations, this two-book package is crafted for all skill levels. To maximize the benefits, think of this book as the launchpad to your discovery voyage. Each chapter builds upon the information obtained from the previous one, ensuring a smooth learning trajectory. Starting with the basics of ethical hacking, you’ll progressively learn to write complex C# and Python code. Remember, achieving greatness takes time. Persistence and determination will be your guiding stars throughout this journey. Consider this book a comprehensive map, illuminating every twist and turn, unveiling key findings on your path. Python, a widely acclaimed programming language, possesses immense power and is widely regarded for its versatility in developing hacking tools. This book proficiently explores the top 10 Python-based hacking scripts, offering a path to cybersecurity excellence. These scripts streamline intricate tasks, enabling the identification of system vulnerabilities, covering a range from network scanning to password cracking. |
Разместил: Ingvar16 10-09-2023, 19:54 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Predictive Analytics for the Modern Enterprise: A Practitioner’s Guide to Designing and Implementing Solutions (Fourth Early Release) Автор: Nooruddin Abbas Ali Издательство: O’Reilly Media, Inc. Год: 2023-08-31 Страниц: 210 Язык: английский Формат: epub (true), mobi Размер: 10.8 MB
If you're a data professional, you need to be aligned with your company's business activities more than ever before. This practical book provides the background, tools, and best practices necessary to help you design, implement, and operationalize predictive analytics in the cloud. Author Nooruddin Abbas Ali, principal solutions architect at MongoDB, brings you up to speed through industry use cases and end-to-end hands-on examples. At the time of writing this book, there was a lot of buzz about Artificial Intelligence (AI) and Machine Learning (ML). But how did we get from simple calculations to a chatbot having coherent conversations with other humans? From statistical extrapolation of sales figures to planning stocks based on predicted sales, enterprises have come a long way. This journey from data producing to data consuming and finally data driven is what I explore in this first chapter. Together I want to delve into the details of how data analytics has evolved over time, what is predictive analytics (PA) at its roots and its place in the analytical world. I then go on to discuss its role when it comes to data modeling and Machine Learning and the tools available today that can help us do just that. While Tensorflow with Python gives us a strong foundation on Machine Learning and its use for predictive analytics, it’s worthwhile to explore AI/ML services from major public cloud providers. |
Разместил: Ingvar16 10-09-2023, 16:54 | Комментарии: 0 | Подробнее
| | | |
|
| |
br>
|