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

  • Добавил: literator
  • Дата: 20-04-2025, 03:33
  • Комментариев: 0
Название: Azure SQL Revealed: The Next-Generation Cloud Database with AI and Microsoft Fabric, 2nd Edition
Автор: Bob Ward
Издательство: Apress
Год: 2024
Страниц: 556
Язык: английский
Формат: True PDF, True ePUB
Размер: 76.7 MB

Access detailed content and examples on Azure SQL, a set of cloud services that allows for SQL Server to be deployed in the cloud. This book teaches the fundamentals of deployment, configuration, security, performance, and availability of Azure SQL from the perspective of these same tasks and capabilities in SQL Server. This distinct approach makes this book an ideal learning platform for readers familiar with SQL Server on-premises who want to migrate their skills toward providing cloud solutions to an enterprise market that is increasingly cloud-focused. If you know SQL Server, you will love this book. You will be able to take your existing knowledge of SQL Server and translate that knowledge into the world of cloud services from the Microsoft Azure platform, and in particular into Azure SQL. This book provides information never seen before about the history and architecture of Azure SQL. Author Bob Ward is a leading expert with access to and support from the Microsoft engineering team that built Azure SQL and related database cloud services. He presents powerful, behind-the-scenes insights into the workings of one of the most popular database cloud services in the industry. This book also brings you the latest innovations for Azure SQL including Azure Arc, Hyperscale, generative AI applications, Microsoft Copilots, and integration with the Microsoft Fabric. This book is designed to teach SQL Server in the Azure cloud to the SQL Server professional.
  • Добавил: literator
  • Дата: 19-04-2025, 12:32
  • Комментариев: 0
Название: Microsoft Copilot Made Easy: Harnessing AI for Advanced Productivity
Автор: James Bernstein
Издательство: CME Publishing
Год: October 1, 2024
Страниц: 131
Язык: английский
Формат: epub
Размер: 27.1 MB

AI (Artificial Intelligence) is a rapidly growing technology that is being integrated into almost any device that has an operating system and an internet connection. At the rate it is growing, it will be hard to find a way not to use it on a daily basis. There is also an ongoing race to see who can dominate the AI market and you can be sure that Microsoft will be doing whatever it takes to stay on top with their Copilot AI language model and all of its application integrations. "Microsoft Copilot Made Easy" was written to help you get up and running with the the popular Microsoft AI language model and its associated tools. The goal of this book is to show you how to use Copilot for your daily tasks as well as how to use them within many of the popular Microsoft apps such as those that come with Office 365. I will also be showing how to have some fun with it at the same time!
  • Добавил: literator
  • Дата: 19-04-2025, 09:10
  • Комментариев: 0
Название: MariaDB 11 Essentials: Deploying and Managing Databases with MariaDB
Автор: Neil Smyth
Издательство: Payload Media
Год: 2025
Страниц: 282
Язык: английский
Формат: epub (true)
Размер: 18.4 MB

Databases form the core of modern applications, powering everything from websites and mobile apps to complex enterprise systems. MariaDB 11 Essentials provides a concise guide to MariaDB, one of the most highly regarded database management systems in use today, covering fundamental concepts, advanced techniques, and best practices. The book begins by installing and configuring MariaDB on Windows and Linux before outlining the fundamentals of relational database management systems. The essentials of relational database management are covered, including table design, SQL queries, joins, and transaction handling. Beyond the fundamentals, this book covers advanced MariaDB features, such as indexing for performance optimization, automation with triggers and events, and creating and restoring database backups. In addition to covering the command-line tools provided by MariaDB, several chapters introduce the phpMyAdmin and MySQL Workbench tools, which offer user-friendly graphical interfaces for database management. By the end of this book, you will have the confidence to design, build, and manage MariaDB databases.
  • Добавил: literator
  • Дата: 19-04-2025, 08:48
  • Комментариев: 0
Название: Essentials of Business Statistics: Using Excel, 3rd Edition
Автор: Sanjiv Jaggia, Alison Kelly
Издательство: McGraw Hill
Год: 2024
Страниц: 457
Язык: английский
Формат: pdf (true)
Размер: 30.6 MB

Essentials of Business Statistics: Communicating with Numbers is a core statistics textbook that sparks student interest and bridges the gap between how statistics is taught and how practitioners think about and apply statistical methods. Throughout the text, the emphasis is on communicating with numbers rather than on number crunching. By incorporating the perspective of professional users, the subject matter is more relevant and the presentation of material more straightforward for students. Microsoft Excel is arguably the most widely used computer application among ­business and nonbusiness professionals. In fields such as marketing, finance, health care, sports, and politics, professionals use Excel spreadsheets for everyday tasks. Oftentimes, these tasks involve entering, editing, and formatting data as well as performing data analysis. Excel is used throughout this text as the tool for analytics.
  • Добавил: literator
  • Дата: 16-04-2025, 04:38
  • Комментариев: 0
Название: 101 Data Science Drawings
Автор: Raymond Lim
Издательство: Independently published
Год: 2025
Страниц: 111
Язык: английский
Формат: epub
Размер: 29.9 MB

Colorful One-Pagers to Refresh Your Data Science Knowledge. Say goodbye to passive PowerPoint slides and hello to colorful, hand-drawn examples. 101 Data Science Drawings brings Data Science to life—one marker at a time. This book features over a hundred one-page visual examples, each hand-drawn with colorful markers to break down complex topics in an brief, colorful way. Perfect for university students cramming for finals, or seasoned data scientists brushing up for interviews, this book turns review time into active learning. Every page is designed to help you recall key ideas quickly, from the fundamentals to more advanced topics—all without the boredom of scrolling through slides. Whether you're a visual learner or just tired of being passive, 101 Data Science Drawings is your go-to companion for active, colorful review.
  • Добавил: literator
  • Дата: 15-04-2025, 17:48
  • Комментариев: 0
Название: tmux 3: Productive Mouse-Free Development, 3rd Edition
Автор: Brian P. Hogan
Издательство: Pragmatic Bookshelf
Год: February 2025 (Version: P1.0)
Страниц: 118
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

Your mouse is slowing you down. You're juggling multiple terminal windows, development tools, or shell sessions, and the context switching is eating away at your productivity. Take control of your environment with tmux, a keyboard-driven terminal multiplexer that you can tailor to your workflow. With this updated third edition for tmux 3, you'll customize, script, and leverage tmux’s unique abilities to craft a productive terminal environment that lets you keep your fingers on your keyboard’s home row. tmux is a terminal multiplexer. It lets you use a single environment to launch multiple terminals, or windows, each running its own process or program. For example, you can launch tmux and load up the Vim text editor. You can then create a new window, load up a database console, and switch back and forth between these programs, all within a single session. Whether you’re a system administrator or a software developer who spends a good part of your time using the terminal and command-line tools, this book aims to help you work faster. If you’re a software developer, you’ll use tmux to build a development environment that can make working with multiple terminal sessions a breeze. And if you’re already comfortable using Vim or Emacs, you’ll see how tmux can accelerate your workflow even more.
  • Добавил: literator
  • Дата: 14-04-2025, 21:12
  • Комментариев: 0
Название: SQL Fundamentals for New Developers: A Practical Guide with Examples
Автор: William E. Clark
Издательство: Nobtrex L.L.C.
Год: 2025
Страниц: 315
Язык: английский
Формат: pdf, epub (true)
Размер: 10.1 MB

"SQL Fundamentals for New Developers: A Practical Guide with Examples" offers a comprehensive exploration of Structured Query Language (SQL) and its essential role in the management of relational databases. Designed specifically for individuals new to the domain, this book meticulously covers the foundational principles of SQL while progressively introducing more complex concepts. Each chapter provides detailed insights into SQL's syntax, data structures, and commands, enabling readers to build a robust understanding of how databases function and how they can be managed effectively. The book delves into various aspects of database management, including the essential processes of creating, modifying, and querying data. By examining topics such as Data Definition Language (DDL), Data Manipulation Language (DML), transaction management, and data integrity, readers are guided through the core competencies required to proficiently handle relational data. Advanced techniques are also covered, including joins, subqueries, and set operations, which enhance the readers' ability to retrieve and manipulate data with precision and efficiency.
  • Добавил: literator
  • Дата: 13-04-2025, 18:55
  • Комментариев: 0
Название: Digital Blockchain: Big Data, Artificial Intelligence, and Virtual Reality in Healthcare Ecosystem
Автор: Rishabha Malviya, Shristy Verma, Sonali Sundram, Harshil Shah
Издательство: De Gruyter
Год: 2025
Страниц: 434
Язык: английский
Формат: pdf, epub
Размер: 11.7 MB

"Digital Blockchain: Big Data, Artificial Intelligence and Virtual Reality in Healthcare Ecosystem" is a book that explores the revolutionary impact of blockchain, Big Data, and Artificial Intelligence (AI) on the pharmaceutical and healthcare sectors. The book discusses AI, Big Data, and their applications in drug research, clinical trials, regulatory compliance, and post-marketing surveillance. The book also discusses education and training in smart pharma, demonstrating the potential of AI, Big Data, and Machine Learning to improve workforce capacities. The book discusses intellectual property and data privacy issues, the legislative framework for AI adoption, ethical considerations, and future trends in AI-enabled drug research, manufacturing, and healthcare innovation. It is a valuable resource for healthcare professionals, industrial experts, and academicians, offering theoretical and practical insights.
  • Добавил: Natali26
  • Дата: 13-04-2025, 11:50
  • Комментариев: 0
Название: How to Use Excel for Beginners
Автор: Grant D. Harper
Издательство: Grant D. Harper
Год: 2025
Формат: epub
Страниц: 175
Размер: 20.7 Мб
Язык: английский

Microsoft Excel can feel intimidating—but it doesn’t have to be. Imagine confidently organizing data, automating calculations, and creating professional reports—even if you’ve never touched a spreadsheet before.
  • Добавил: Natali26
  • Дата: 12-04-2025, 10:35
  • Комментариев: 0
Название: Linux Command Line for New Users: A Practical Guide with Examples
Автор: William E. Clark
Издательство: NOBTREX LLC.
Год: 2024
Формат: pdf, epub, fb2, rtf
Страниц: 281
Размер: 10.5 Мб
Язык: английский

"Linux Command Line for New Users: A Practical Guide with Examples" is crafted for individuals eager to grasp the essentials of operating within the Linux command line environment. This book unravels the complexities of Linux through meticulous explanations and practical examples, providing readers with a solid foundation in navigating and utilizing this powerful tool. Designed for beginners who seek to understand Linux from the ground up, this guide presents clear, systematic instructions that transform novices into confident command-line users.