Vtome.ru - электронная библиотека

  • Добавил: literator
  • Дата: 4-02-2025, 05:26
  • Комментариев: 0
Название: Linear Algebra with Python
Автор: Hyun-seok Son
Издательство: Independently published
Год: December 20, 2024
Страниц: 457
Язык: английский
Формат: pdf
Размер: 20.8 MB

Linear algebra, which provides the basic theory for utilizing vectors and matrices, provides many algorithms to increase the accuracy and speed of calculations in the computing process for data analysis and to discover the characteristics of the data set. These algorithms are very useful for understanding probability, statistics, and computing applied to learning machines. This book introduces many basic aspects of linear algebra using Python packages such as NumPy and SymPy. Chapters 1 and 2 introduce the creation and characteristics of vectors and matrices. These characteristics are advantageous for various characteristics and calculations of functions by connecting linear functions with vectors or matrices. This part is introduced in Chapter 3. The process of converting a function to another function while maintaining its basic characteristics is covered in Chapter 4. This transformation can convert and apply complex functions to a simpler form. This transformation is called decomposition and is introduced in Chapter 5. In this process, various Python functions and packages are applied and their descriptions are attached in the appendix.
  • Добавил: literator
  • Дата: 4-02-2025, 04:09
  • Комментариев: 0
Название: Designing Data intensive application in Python
Автор: Aarav Joshi
Издательство: 101 Books
Год: December 20, 2024
Страниц: 417
Язык: английский
Формат: pdf
Размер: 33.3 MB

Data is growing at an unprecedented rate, driven by advancements in technology, the proliferation of connected devices, and the rise of digital transformation. Every second, organizations generate vast amounts of data from diverse sources—social media, IoT sensors, e-commerce platforms, and more. This explosion of data brings immense opportunities for innovation, but it also presents significant challenges. To harness its potential, we must adopt best practices to handle data effectively, ensuring reliability, scalability, and security. Mishandling data can lead to inefficiencies, inaccuracies, and security vulnerabilities. Best practices, such as implementing robust data pipelines, ensuring consistency across systems, and prioritizing fault tolerance, are essential for building scalable and dependable data-intensive applications. Python has emerged as a preferred language for data-intensive applications due to its simplicity, extensive library ecosystem, and versatility. Libraries like Pandas, Dask, PySpark, and TensorFlow empower developers to process, analyze, and visualize data at scale efficiently.
  • Добавил: Natali26
  • Дата: 3-02-2025, 23:37
  • Комментариев: 0
Название: Mastering ChatGPT: Basics of Artificial Intelligence For Everyone
Автор: Blake Archer
Издательство: Blake Archer
Год: 2024
Формат: pdf, epub
Страниц: 166
Размер: 31,91 Мб
Язык: английский

Unlock the Power of AI with ChatGPT: Your Ultimate Guide to Conversational AI! Step into the future with "Mastering ChatGPT: Basics of Artifical Intelliegence for Everyone." Whether you're a tech enthusiast, entrepreneur, or simply curious about AI, this book is your essential guide to understanding and mastering ChatGPT.
  • Добавил: magnum
  • Дата: 3-02-2025, 23:31
  • Комментариев: 0
Line-of-Business Mobile Apps with Flutter and DartНазвание: Line-of-Business Mobile Apps with Flutter and Dart
Автор: Isaac Lyman
Издательство: newline
Год выхода: 2025
Страниц: 242
Формат: True PDF, True ePUB
Размер: 29,5 MB
Язык: английский

Distribute and Deploy to iOS and Android from a Single Codebase
Flutter is a popular cross-platform development framework. It’s packed with off-the-shelf features and focused on developer ergonomics, which means you can build faster and deploy to more platforms with fewer dependencies. Some parts of the framework will catch you by surprise, though, especially if you’re used to developing for the web or writing native apps. This course will walk you through the creation of a Flutter app from setup to final package and help you develop a mental model that will carry you through the most common problems Flutter devs encounter.
  • Добавил: literator
  • Дата: 3-02-2025, 18:21
  • Комментариев: 0
Название: Python Data Visualization Using Plotly Framework: Explore Plotly To Create Stunning Visualizations And Uncover Insights From Your Data
Автор: Stephen G Schmitt
Издательство: Independently published
Год: October 6, 2024
Страниц: 204
Язык: английский
Формат: epub
Размер: 10.1 MB

Python is of the most popular and versatile programming languages in the tech industry. However, despite their popularity and versatility, mastering them can be challenging, especially for beginners. Technical challenges such as debugging and tight deadlines can cause stress and anxiety, and career advancement and staying up to date with the latest developments in the field can be daunting. The Plotly Python library is an interactive open-source library. This can be a very helpful tool for data visualization and understanding the data simply and easily. plotly graph objects are a high-level interface to plotly which are easy to use. It can plot various types of graphs and charts like scatter plots, line charts, bar charts, box plots, histograms, pie charts, etc.
  • Добавил: literator
  • Дата: 3-02-2025, 17:07
  • Комментариев: 0
Название: Machine Learning Via Rust: Machine Learning Using Rust
Автор: Evan Pradipta Hardinatha, Jaisy Malikulmulki Arasy, Chevan Walidain
Издательство: RantAI Academy
Серия: Semi-Numerical Series Book 1
Год: October 14, 2024
Страниц: 142
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

"MLVR - Machine Learning via Rust" is a groundbreaking textbook that combines the theoretical rigor of machine learning with the modern capabilities of the Rust programming language. Tailored for both students and professionals, this book offers a comprehensive and practical approach to mastering machine learning, with a strong emphasis on performance, safety, and concurrency—core strengths of Rust. Covering everything from classical models like linear regression and neural networks to advanced techniques such as AutoML and reinforcement learning, "MLVR" provides clear explanations, step-by-step coding guides, and real-world applications. By the end of this book, readers will be well-equipped to implement, optimize, and deploy machine learning models effectively using Rust, making it an essential resource for those looking to advance their skills in this evolving field.
  • Добавил: literator
  • Дата: 3-02-2025, 16:34
  • Комментариев: 0
Название: The Rust Programming Language
Автор: Evan Pradipta Hardinatha, Jaisy Malikulmulki Arasy, Chevan Walidain
Издательство: RantAI Academy
Серия: Non-Numerical Series Book 1
Год: September 17, 2024
Страниц: 243
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

Your comprehensive guide to mastering Rust. This book takes you on a journey through Rust’s core principles and advanced features, combining practical examples with thorough theoretical insights to empower you to write efficient, safe, and concurrent software. Whether you’re an aspiring systems programmer or a seasoned developer, TRPL is designed to deepen your understanding and refine your skills in modern systems programming. With over 400 thoughtfully crafted prompts, this book embraces a new era of learning, integrating the power of AI to enhance your educational experience. Explore Rust’s capabilities and unlock new possibilities with this innovative approach to programming education.
  • Добавил: Natali26
  • Дата: 3-02-2025, 11:26
  • Комментариев: 0
Название: Полезные конспекты книг и авторские заметки по информационным технологиям. Без формул
Автор: Алексей Сергеевич Лот
Издательство: Издательские решения
Год: 2024
Формат: pdf, epub
Страниц: 150
Размер: 16,54 Мб
Язык: русский

В этой книге уважаемый читатель найдет множество советов по конструированию программного кода, общим вопросам, возникающим при работе в agile-команде, поисковой оптимизации веб-сайтов (SEO), автороведческой экспертизе и безопасности паролей. Книга составлена из полезных тезисов, выписанных автором из двенадцати печатных технических книг на русском языке.
  • Добавил: literator
  • Дата: 3-02-2025, 07:33
  • Комментариев: 0
Название: A Holistic View of Software and Enterprise Architecture
Автор: Philip Keep Carter
Издательство: Christian Faith Publishing
Год: December 17, 2024
Страниц: 240
Язык: английский
Формат: pdf, epub (true)
Размер: 10.1 MB

In the dynamic realm of software development, specialization often creates silos, leaving professionals proficient in one area but lacking in others. A Holistic View of Software and Enterprise Architecture transcends these boundaries, offering a unified perspective on the intricate landscape of software and enterprise systems. This book comprehensively explores essential topics, covering administrative functions such as software methodologies, lifecycles, and roles alongside architectural concepts like data, software, and enterprise architecture. It compares monolithic, microservices, Data Fabric, and Data Mesh to understand how they can all be put on the same playing field. In the Chapter 1, we'll take a closer look at some of the most commonly used software development methodologies, including the Waterfall Model, Agile Methodology, DevOps, Lean Development, Rapid Application Development (RAD), Spiral Model, Extreme Programming (XP), Feature-Driven Development (FDD), and SAFe Agile.
  • Добавил: literator
  • Дата: 3-02-2025, 05:34
  • Комментариев: 0
Название: 50 TypeScript F*ck Ups: 50 Subtle Mistakes to Screw Your Code and How to Avoid and Fix Them to Write Extraordinary Software for Web
Автор: Azat Mardan
Издательство: Leanpub
Год: 2024-07-13
Страниц: 216
Язык: английский
Формат: pdf (true), epub
Размер: 10.2 MB

50 TypeScript F*ck Ups (Mistakes) and How to Avoid Them is a collection of common and challenging trouble spots that trip up JS and TypeScript developers, along with tips on how to recognize and resolve them. You’ll find troubleshooting tips on everything from basic mistakes like ignoring compiler warnings, to advanced patterns and tips for using jаvascript and TypeScript with your favorite libraries and frameworks. Throughout, each mistake and fix is illustrated with bite-sized examples, and easy-to-read code samples. You’ll soon be writing quality code faster than ever before! Insider knowledge on recognizing common bugs, errors, and pitfalls in the TypeScript code. The best mistakes are the ones you avoid in the first place. 50 TypeScript F*ck Ups makes it easy to identify errors before you even make them! It’s packed with over a hundred anti-patterns, common slip-ups, and complex technical points that can trip up even the most experienced jаvascript or TypeScript developer.