Назад Вперед

Серия "Большой роман" в 213 книгах

Автор: SCART56 от Сегодня, 06:38, Коментариев: 0

Категория: КНИГИ » БЕЛЛЕТРИСТИКА


Название: Серия "Большой роман" в 213 книгах
Автор(ы): разные
Издательство: Москва
Год: 2015-2025
Страниц: 1000+
Формат: fb2, epub
Размер: 618 Мб
Язык: русский

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

 

A Practical Guide to Generative AI Using Amazon Bedrock: Building, Deploying, and Securing Generative AI Applications

Автор: literator от Сегодня, 06:33, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: A Practical Guide to Generative AI Using Amazon Bedrock: Building, Deploying, and Securing Generative AI Applications
Автор: Avik Bhattacharjee
Издательство: Apress
Год: 2025
Страниц: 489
Язык: английский
Формат: pdf
Размер: 16.1 MB

This comprehensive guide gives you the knowledge and skills you need to excel in Generative AI. From understanding the fundamentals to mastering techniques, this book offers a step-by-step approach to leverage Amazon Bedrock to build, deploy, and secure Generative AI applications. The book presents structured chapters and practical examples to delve into key concepts such as prompt engineering, retrieval-augmented generation, and model evaluation. You will gain profound insights into the Amazon Bedrock platform. The book covers setup, life cycle management, and integration with Amazon SageMaker. The book emphasizes real-world applications, and provides use cases and best practices across industries on topics such as text summarization, image generation, and conversational AI bots. The book tackles vital topics including data privacy, security, responsible AI practices, and guidance on navigating governance and monitoring challenges while ensuring adherence to ethical standards and regulations. The book provides the tools and knowledge needed to excel in the rapidly evolving field of Generative AI. Whether you're a data scientist, AI engineer, or business professional, this book will empower you to harness the full potential of Generative AI and drive innovation in your organization.
 

Старая Москва (2022)

Автор: SCART56 от Сегодня, 06:25, Коментариев: 0

Категория: КНИГИ » ИСТОРИЯ


Название: Старая Москва
Автор(ы): Михаил Пыляев
Издательство: Азбука
Год: 2022
Страниц: 704
Формат: FB2
Размер: 38 Мб
Язык: русский

Книга М. И. Пыляева, известного журналиста, историка-краеведа и бытописателя, знакомит читателей с историей Москвы, достопримечательностями, бытом и нравами древней российской столицы на протяжении XVIII–XIX вв.








 

Серия "Исторический интерес" в 65 книгах

Автор: SCART56 от Сегодня, 06:09, Коментариев: 0

Категория: КНИГИ » ИСТОРИЯ


Название: Серия "Исторический интерес" в 65 книгах
Автор(ы): разные
Издательство: Москва
Год: 2018-2025
Страниц: 1000+
Формат: fb2, pdf
Размер: 810 Мб
Язык: русский

Серия книг "Исторический интерес" необычна тем, что не привязана к четкой исторической теме. Она обо всем, что интересно, необычно или вовсе уникально. Здесь и история становления целых народов, и развитие определенной техники, ремесла, и судьбы отдельных исторических личностей, в жизни которых происходили события, которые могли произойти с нами.

 

Манга. Полный курс по рисованию персонажей

Автор: literator от Сегодня, 05:20, Коментариев: 0

Категория: КНИГИ » ЖИВОПИСЬ И РИСОВАНИЕ

Название: Манга. Полный курс по рисованию персонажей
Автор: Саманта Горел
Издательство: Колибри, Азбука-Аттикус
Год: 2024
Страниц: 178
Язык: русский
Формат: pdf
Размер: 25.8 MB

Самый полный курс, обучающий рисованию в стиле манга! С помощью этой книги вы сможете научиться рисовать персонажей, одевать их и даже помещать в нужный вам интерьер. Вы узнаете, как выбрать подходящие карандаши, маркеры, акварель или акрил. Автор открывает все секреты своего мастерства и все тайны стиля манга. Также она дает очень подробные объяснения не только как рисовать, но и чем. В книге приведены все необходимые инструменты, бумага, а также возможности компьютерной обработки рисунков.
 

Learn Functional Programming - The Fast Way!

Автор: literator от Сегодня, 04:58, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Learn Functional Programming The Fast Way!: A former Java/OOP instructor teaches FP in the fastest way he knows
Автор: Alvin Alexander
Издательство: Independently published
Год: March 12, 2023 (Version 1.1)
Страниц: 251
Язык: английский
Формат: pdf (true), epub
Размер: 10.1 MB

Learn functional programming (FP) the fast way in this small, easy-to-read book by Alvin Alexander. While Alvin has written over 1,000 pages about FP, he recently discovered this new, simpler technique to help OOP developers learn FP fast — in less than 250 pages! If you’re an OOP developer who uses programming languages like Java or Kotlin, Alvin understands your background. He’s a former Java/OOP instructor and mentor, and uses Kotlin for Android apps, and started creating the Kotlin Quick Reference booklet. A great thing about this book is its simplicity. What you’ll find in this book are just code examples that build up step-by-step, until you’re writing FP code. This simple little book has an audacious goal: To help OOP developers who use languages like Java, Kotlin, Python, Swift, and C++ learn the concepts that take you to the cusp of using Scala’s two main FP libraries: Cats Effect and ZIO. Furthermore, I’ve written the book especially for people with a background in object-oriented programming (OOP). I taught Java and OOP courses for many years, and still write mostly-OOP code for iPhone and Android apps (using Flutter/Dart and Kotlin, respectively), so I’m very familiar with OOP, and what OOP developers need to know to learn FP. Having worked with Java, Kotlin, Swift, Python, C++, Dart, and Ruby, I believe this book will be helpful to developers who use those languages, and are interested in learning FP.
 

iPhone For Beginners - 23th Edition 2025

Автор: literator от Сегодня, 03:35, Коментариев: 0

Категория: КНИГИ » АППАРАТУРА

Название: iPhone For Beginners - 23th Edition 2025
Автор: Papercut Limited
Издательство: Papercut Limited
Год: 2025
Язык: английский
Формат: pdf
Размер: 39.1 MB

iPhone For Beginners is the first and only choice if you are new adopter and want to learn everything you’ll need to get started with your new device. This independent manual is crammed with helpful guides and step-by-step fully illustrated tutorials, written in plain easy to follow English. Over the pages of this new user guide you will clearly learn all you need to know about out of the box set up, getting to grips with the more advanced features and discover a huge array of amazing apps. With this unofficial instruction manual at your side no problem will be unsolvable, no question unanswered as you learn, explore and enhance your iOS 18 user experience.
 

Кругосветный атлас отдаленных островов. 50 мест, где вы не были и, скорее всего, никогда не побываете

Автор: literator от Сегодня, 03:08, Коментариев: 0

Категория: КНИГИ » РАЗНОЕ

Название: Кругосветный атлас отдаленных островов. 50 мест, где вы не были и, скорее всего, никогда не побываете
Автор: Юдит Шалански
Издательство: КоЛибри, Азбука-Аттикус
Год: 2024
Страниц: 162
Язык: русский
Формат: pdf
Размер: 24.7 MB

Черная скала Святой Елены стала для Наполеона местом изгнания и смерти. Крохотный остров Тромлен поначалу казался волшебным спасением для потерпевших кораблекрушение рабов, но вскоре свобода обернулась борьбой за выживание. Четыре года и четыре месяца моряк Александр Селькирк провел в полном одиночестве на острове: росчерком пера его история превратится в историю Робинзона Крузо. Именем этого героя и назовут сам остров. Неподалеку от острова Хауленд, во время полета через Тихий океан, исчезла вы дающаяся летчица Амелия Эрхарт. Годами притягательность прекрасного небытия влекла экспедиции к полярным льдам, и точно так же неизведанное влечет путешественников и романтиков внутри нас. В этой удивительной книге нашли отражение 50 островов, далеких от материка и людей, от аэропортов и туристических буклетов и затерянных среди океана. Каждый из них скрывает свои тайны, за каждым стоят свои истории, которые порой очаровывают, порой – пугают. Юдит Шалански проводит читателя по самым разным местам и эпохам от острова Пасхи до Святого Георгия, от XVII века до современности в этом замечательно написанном путеводителе.
 

Web Performance Fundamentals: A Frontend Developer’s Guide to Profile and Optimize React Web Apps

Автор: literator от Сегодня, 02:43, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Web Performance Fundamentals: A Frontend Developer’s Guide to Profile and Optimize React Web Apps
Автор: Nadia Makarevich
Издательство: getwebperf.com
Год: 2025
Страниц: 386
Язык: английский
Формат: epub
Размер: 54.1 MB

Get the practical tools and techniques you need to make your React apps faster, smoother, and more efficient. The book is about the fundamentals of web performance that are particularly relevant for React developers. This is not a book about how to write React code. There are plenty of books for that already. It's almost the opposite - it's about everything that is not React code. Everything that surrounds it and contributes to what we know as Performance. In this book, you won't learn different state management techniques or how to split components. However, you will learn on a very deep level how to record and understand Performance Flame Graphs, different types of server and client rendering, how different data fetching strategies contribute to initial load performance, and so much more. In the next chapter, "Let's Talk About Performance", we'll look into why bother with performance in the first place, other than for personal entertainment. Plus, what the CrUX report is, why it's useful, and a few other resources to get you started with measuring performance. The primary target audience for this book is middle-to-senior React developers who want to deepen their knowledge and are interested in learning about web performance. This book assumes that you've written an app or two already and that I don't need to explain such concepts as "state", "props", "components", or "conditional rendering". If you're a seasoned frontend developer but completely new to React, you also might gain a lot.
 

Botanical Flower Painting - Michael Lakin

Автор: Tetyanka_ от Сегодня, 02:30, Коментариев: 0

Категория: КНИГИ » ЖИВОПИСЬ И РИСОВАНИЕ

Название:Beginner's Guide to Botanical Flower Painting
Номер/Год: 2024
Редактор: Michael Lakin
Издательство: Search Press Ltd
Cтраниц: 148
Формат: pdf
Размер: 70,41 Мб
Язык: English

Clean, fresh and precise botanical artwork is within your grasp, with Michael Lakin's clear and simple approach.
Michael Lakin, known for his wonderful traditional botanical art, teaches you how to recreate the beauty of nature from first principles. Using Michael's six-stage process, you'll soon be able to reproduce any flower you choose in exacting detail.
This complete guide to the crisp, precise finish of botanical painting marries traditional technique with contemporary style and includes sections on color, drawing, continuous tone, composition and dissection.
 
Назад Вперед