MIRLIB.RU - ТВОЯ БИБЛИОТЕКА » Страница 10
Категория: КНИГИ » ПСИХОЛОГИЯ
Зеленая терапия. Как прополоть сорняки в голове и взрастить свое счастье
/ Комментариев: 0/


Название: Зеленая терапия. Как прополоть сорняки в голове и взрастить свое счастье
Автор: Сью Стюарт-Смит
Издательство: Э
Год: 2023
Формат: PDF/epub/fb2
Страниц: 430
Размер: 12 Mb
Язык: Русский

Когда мир вокруг кажется не самым уютным местом, каждый находит свой способ отвлечься от тревог и расслабиться: медитация, рисование, прогулки, готовка, вышивание, уход за цветами. Любое из этих занятий может быть в той или иной степени близко каждому из нас, однако контакт с природой важен для всех.



Категория: ЖУРНАЛЫ » РАЗВЛЕКАТЕЛЬНЫЕ
Веста-М №6 (337) 2023
/ Комментариев: 0/

Название: Веста-М
Издательство: ООО "Веста"
Год: 2023
Номер: 6 (337)
Размер: 50 mb
Формат: PDF
Страниц: 64
Язык: Русский

"Веста-М" - издание для женщин. Тематические рубрики номера - косметика; салон красоты; уход за телом; ваше здоровье; у юриста; частные проблемы; своими руками; новости моды; ваш стиль; к вашему столу; хозяюшке; это интересно; интерьер; ваш сад; молодой маме; познай себя; история вещей; православная страница; мужчина вашей жизни; братья наши меньшие; женщины - музы; ах, эти звезды; просто почитать; на досуге.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Azure Bot Service Succinctly
/ Комментариев: 0/

Azure Bot Service SuccinctlyНазвание: Azure Bot Service Succinctly
Автор: Ed Freitas
Издательство: Syncfusion Inc.
Год: 2023
Страниц: 97
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

The power of artificial intelligence may be intimidating, but Microsoft provides the Bot Framework Composer to simplify the process of building conversational AI bots. Conversational bots are especially useful in serving different segments of a business, like customer support, sales, and administration. In this ebook, author Ed Freitas gets you up and running with your first conversational bot with minimal code and shows you how to publish it. From the foundation provided, you’ll be able to start building your own bots to satisfy your unique needs. Microsoft describes Azure Bot Service as a comprehensive development environment that runs on Microsoft Azure, created for designing and building enterprise-grade, conversational AI. Azure Bot Service allows you to keep control of your data and simultaneously build multilingual conversational bots for different business scenarios, such as customer support, employee productivity, and sales.



Категория: ЖУРНАЛЫ » КОМПЬЮТЕРНЫЕ
Computeractive - Issue 659
/ Комментариев: 0/

Computeractive - Issue 659Название: Computeractive
Год / месяц: 7/20 June 2023
Номер: Issue 659
Страниц: 76
Формат: True PDF
Размер: 50,2 MB
Язык: English

Computeractive is the UK’s best-selling computer magazine and your friendly guide to PCs, gadgets and the web! It includes regular news updates, project ideas, help and advice on popular reader queries, articles on anti-virus software, features on consumer rights, and a whole lot more to help you get the very best out of your computer. Get PC advice in plain English today – get Computeractive!


Категория: КНИГИ » ОС И БД
Database Design Succinctly
/ Комментариев: 0/

Database Design SuccinctlyНазвание: Database Design Succinctly
Автор: Joseph D. Booth
Издательство: Syncfusion Inc.
Год: 2022
Язык: английский
Формат: pdf (true)
Размер: 10.2 MB

The way a user might perceive and use data and the optimal way a computer system might store it are often very different. In this Database Design Succinctly, learn how to model the user’s information into data in a computer database system in such a way as to allow the system to produce useful results for the end user. Joseph D. Booth will cover how to design a database system to allow businesses to get better reporting and control over their information, as well as how to improve their data to make sure it is as accurate as possible. Data processing, computer information systems, and information technology. They’re all phrases describing computer work, and they share a common theme—they work with data/information. However, the way a user might perceive and use that information and the optimal way a computer system might store the information are often very different. In this book, we are going to discuss how to model the user’s information into data in a computer database system in such a way as to allow the system to produce useful results for the end user.



Категория: КНИГИ » БИЗНЕС И ФИНАНСЫ
Strategic Networking 2.0: Harness the Power of Connection and Inclusion for Business Success
/ Комментариев: 0/

Strategic Networking 2.0: Harness the Power of Connection and Inclusion for Business SuccessНазвание: Strategic Networking 2.0: Harness the Power of Connection and Inclusion for Business Success
Автор: Juliette C. Mayers
Издательство: Advantage
Год: 2023
Страниц: 247
Язык: английский
Формат: epub (true)
Размер: 10.1 MB

Create the work and life you’ve imagined. Are you a professional, CEO, or entrepreneur frustrated with the typical approaches to trying to grow your career or advance your business? Perhaps you want to diversify your team and develop real relationships across cultures, but the task seems so daunting given the many pitfalls and competing priorities? It’s time to reframe your thinking and build meaningful connections to transform your business and your life. The old mental model of networking only for job searches and business development is too limiting and often invokes anxiety rather than joy. It excludes the richness of diversity that exists when you form authentic relationships that are aligned with your vision and strategy.



Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Blazor WebAssembly Succinctly
/ Комментариев: 0/

Blazor WebAssembly SuccinctlyНазвание: Blazor WebAssembly Succinctly
Автор: Michael Washington
Издательство: Syncfusion Inc.
Год: 2023
Страниц: 111
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

Blazor is a framework for creating SPA webpages with either client-side or server-side architectures, using Razor technology written with the C# language. Because client-side Blazor with WebAssembly executes entirely on a user's browser, it’s very fast for many applications. In Blazor WebAssembly Succinctly, Michael Washington will take readers through the core elements of Blazor and then explore additional features by building a sample application. Blazor is an exciting technology that allows you to create web-based applications using C# instead of jаvascript. However, you still have the ability to implement custom jаvascript when you desire. Blazor WebAssembly is a component that allows browsers to run binary code for enhanced performance and security. Blazor is an alternative to other single-page application (SPA) frameworks such as Angular, React, and Vue.js.



Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Nuxt.js Succinctly
/ Комментариев: 0/

Nuxt.js SuccinctlyНазвание: Nuxt.js Succinctly
Автор: Ed Freitas
Издательство: Syncfusion Inc.
Год: 2022
Страниц: 98
Язык: английский
Формат: pdf (true)
Размер: 10.2 MB

Nuxt.js is an open-source jаvascript library based on Vue.js. Think of it as a framework for a framework—adding two significant features to Vue.js: server-side rendering; and easy Vue.js application configuration and routing through folders and files. In Nuxt.js Succinctly, long-time Succinctly author Ed Freitas will show readers how Nuxt.js simplifies Vue development and optimizes their apps for production. Vue.js is a progressive (meaning incrementally adoptable) front-end jаvascript framework that you can use to build highly engaging user interfaces and single-page applications. Nuxt.js is an open-source jаvascript library based on Vue.js that uses Node.js, Webpack, and Babel.js under the hood. Nuxt.js takes inspiration from Next.js, a framework of similar purpose that’s based on React.js. Nuxt.js takes Vue.js development to the next level and builds upon Vue.js.



Категория: ЖУРНАЛЫ » АРХИТЕКТУРА, ДИЗАЙН, СТРОИТЕЛЬСТВО
Elle Decor Italia English Edition - May 2023
/ Комментариев: 0/

Elle Decor Italia English Edition - May 2023Название: Elle Decor Italia English Edition
Издательство: Hearst Magazines Italia S.p.A
Год / месяц: May 2023
Номер: Year 34 No.5
Страниц: 292
Формат: True PDF
Размер: 60,5 MB
Язык: English

Журнал Elle Decor посвящен моде и декорированию дома. Предназначен для нового поколения профессионалов в области дизайна и потребителей, которые точно знают, чего они хотят, освещает модные и вдохновляющие продукты, которые привнесут шик от кутюр в каждую комнату вашего дома.
Elle Decor is a fashion-savvy home decorating magazine for the new generation of design professionals and consumers who know exactly what they want. Discover fashionable and inspirational products that bring couture chic to every room of your home.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
ASP.NET Core APIs Succinctly
/ Комментариев: 0/

ASP.NET Core APIs SuccinctlyНазвание: ASP.NET Core APIs Succinctly
Автор: Dirk Strauss
Издательство: Syncfusion Inc.
Год: 2023
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

APIs are such a critical part of software that “API-first” has become a popular approach to development, one where the API is designed before the app itself is written. Without a well-designed API, your app is isolated from the greater app ecosystem. In ASP.NET Core APIs Succinctly, author Dirk Strauss guides you through designing your own REST API, using it to return and modify data, and versioning it as you continue to develop it. Our focus is creating an API, but it would be incomplete for me to not go through the initial creation and setup of the project. To this end, I will show you how to get a basic ASP.NET Core Web API project created that targets .NET 5.0. I will also show you how to set up a basic data service using Entity Framework so that we can have some data to test our API with.