|
 |
|
 |
|
|
 |
|  |
|
Название: Здоровий раціон для кращої версії себе Автор: Ксенія Соколова Издательство: Vivat Год: 2022 Cтраниц: 272 Формат: pdf / epub Размер: 77,63 Мб Язык: Українська
ця книга — ваша індивідуальна консультація Оксана Соколова — біологиня, дієтологиня, засновниця проєкту Health is Wealth, коучка зі здорового стилю життя, авторка блогу https://hiw.tips і колумністка Forbes, «Нового часу», WoMo, Anywellmag, BeautyHub. Запрошена спікерка на телеканалах «СТБ», «ТРК “Україна”», «Дім», «1+1», учасниця марафонів, плавчиня на великі дистанції, яка підкорила Босфор, Соколова постійно самовдосконалюється. Нині має сертифікати Stanford University, Wageningen University & Research, Doane University’s Open Learning Academy. |
Разместил: TTT22 22-06-2025, 01:57 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Готовимся к школе. Большая книга заданий и упражнений Автор: Чуб Наталия Изд-во: Книжный Клуб «Клуб Семейного Досуга» Год: 2012 К-во стр. : 144 Формат: pdf Размер: 114,3 Мб Язык: русский Книга предлагает весь материал, который необходимо знать будущему первокласснику. Ребенок будет учиться в школе легко и с удовольствием. Увлекательные задания и рисунки помогут овладеть навыками письма, чтения, счета, а также привьют аккуратность и усидчивость. В каждом разделе есть рекомендации для родителей и тесты, которые помогут определить уровень знаний ребенка. |
Разместил: TTT22 22-06-2025, 01:36 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: 100 занятий для девочек на каждый день. 100 занятий для мальчиков на каждый день Автор: Бейли Эллен, Кэмпбелл Гай Серия: «Лучшая книга для досуга» Изд-во: М.: АСТ (Аванта) Год: 2018/2019 К-во стр. : 2*128 Формат: pdf Размер: 83,32 Мб Язык: русский
Множество увлекательных занятий, с которыми каждый день, в самом деле, будет новым интересным приключением. Как развлечься в солнечную погоду? А когда идёт дождь? Как повеселиться с друзьями и чем заняться в одиночестве? Потрясающие идеи, игры и головоломки на каждой странице! ● 100 занятий для девочек на каждый день ● 100 занятий для мальчиков на каждый день |
Разместил: TTT22 22-06-2025, 01:10 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: SAPUI5: The Comprehensive Guide to Building Modern SAP Fiori Apps with the Latest UI5 Toolkit Автор: Rene Glavanovits, Martin Koch, Daniel Krancz, Maximilian Olzinger Издательство: Rheinwerk Publishing Год: 2025 Страниц: 776 Язык: английский Формат: epub (true) Размер: 40.8 MB
From web apps to user interfaces, get the skills you need to develop with SAPUI5! Master the fundamentals—design guidelines, IDEs, TypeScript, and more—and then dive into development. Create your first application and learn about SAPUI5’s libraries, controls, layouts, and managed objects. Integrate data into your applications using RESTful and OData services, and then enhance them with SAP Fiori elements and custom controls. With information on deployment, debugging, security, and Generative AI, this guide has everything you need to become an SAPUI5 expert! SAPUI5, pronounced “SAP UI five,” is a proprietary jаvascript-based development toolkit specifically designed for building web applications that interact with SAP systems. SAPUI5 is based on open web standards such as HTML5, CSS, and jаvascript. The framework uses the MVC design pattern to ensure a clear separation between data, logic, and presentation. This makes the development and maintenance of applications much easier. |
Разместил: Ingvar16 21-06-2025, 21:44 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Rust Programming: A Practical Guide to Fast, Efficient, and Safe Code with Ownership, Concurrency, and Web Programming Автор: Nouman Azam Издательство: Rheinwerk Publishing Год: 2025 Страниц: 627 Язык: английский Формат: epub (true) Размер: 10.1 MB
Get "close to the machine" by programming with Rust! Discover how to effectively use this low-level language to create fast and efficient code. Set up Rust, compile your first program, and learn the language essentials: variables, functions, conditionals, and more. Walk through Rust’s unique ownership model and modular system, and then move on to more complex features, from flexibility and abstraction to web programming and text processing. Numerous code examples and exercises make this your go-to practical resource for Rust! Since its inception, Rust has rapidly gained popularity due to its emphasis on memory safety, performance, and concurrency. As the demand for safer and more efficient systems programming grows, developers and organizations have increasingly turned to Rust to build reliable software. This book is designed to bridge the gap between Rust’s powerful features and practical implementation, offering a structured and hands-on approach to mastering the language. Developers familiar with other languages such as C++, Python, or Java will find detailed explanations of Rust’s unique features, helping them transition smoothly. |
Разместил: Ingvar16 21-06-2025, 19:32 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Programming Neural Networks with Python: Your Practical Guide to Building Smart AI Systems with Machine Learning Автор: Joachim Steinwendner, Roland Schwaiger Издательство: Rheinwerk Publishing Год: 2025 Страниц: 457 Язык: английский Формат: epub (true) Размер: 20.1 MB
Neural networks are at the heart of AI—so ensure you’re on the cutting edge with this guide! For true beginners, get a crash course in Python and the mathematical concepts you’ll need to understand and create neural networks. Or jump right into programming your first neural network, from implementing the scikit-learn library to using the perceptron learning algorithm. Learn how to train your neural network, measure errors, make use of transfer learning, implementing the CRISP-DM model, and more. Whether you’re interested in Machine Learning, gen AI, LLMs, Deep Learning, or all of the above, this is the AI book you need! This is a hands-on book for getting started with ANNs. Supported by graphics, sample applications, and Python code, we’ll demonstrate how ANNs work and how you can program them yourself. This book consists of two parts. The first part gives you a compact overview from the concept to the implementation of various neural networks. The second part provides background and context for you because you now want to take a broader approach to the topic and add some theory to your first steps. |
Разместил: Ingvar16 21-06-2025, 18:36 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Generative AI with Python: The Developer’s Guide to Pretrained LLMs, Vector Databases, Retrieval Augmented Generation, and Agentic Systems Автор: Bert Gollnick Издательство: Rheinwerk Publishing Год: 2025 Страниц: 392 Язык: английский Формат: epub (true) Размер: 10.1 MB
Your guide to Generative AI with Python is here! Start with an introduction to generative AI, NLP models, LLMs, and LMMs—and then dive into pretrained models with Hugging Face. Work with LLMs using Python with the help of tools like OpenAI and LangChain. Get step-by-step instructions for working with vector databases and using retrieval-augmented generation. With information on agentic systems and AI application deployment, this guide gives you all you need to become an AI master! LLMs have revolutionized the way we interact with text-based AIs. LLMs unlock unparalleled capabilities in language understanding and generation. Well dive into the architectures of these models, dissecting how they learn from massive corpora of data to produce human-like text. Then, we’ll examine prompt engineering, an essential skill in the age of LLMs. You’ll learn how to craft prompts that efficiently navigate the models’ knowledge and capabilities. This book is designed for a wide array of readers, ranging from software developers and data scientists to students and researchers interested in Generative AI. A certain amount of coding background is expected. |
Разместил: Ingvar16 21-06-2025, 17:48 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Боевое стрелковое оружие России Автор: Федосеев С. Издательство: М.: Авангард Год: 2004 Cтраниц: 170, цвет.ил. Формат: pdf Размер: 34 мб Язык: русский
Совокупность боевых средств (вооружения и военной техники), которыми оснащены вооруженные силы, образуют систему вооружения. В современных военных конфликтах активно участвует не только армия, но и вооруженные подразделения правоохранительных органов, большую роль играют части и подразделения специального назначения различных силовых структур государства. Стрелковое оружие, состоящее на их вооружении и предназначенное для решения боевых и оперативно-служебных задач, относят к «боевому». Образцы боевого стрелкового оружия России и будут рассмотрены в этом издании. |
Разместил: rivasss 21-06-2025, 17:19 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Технология приготовления мучных изделий Автор: Апет Т. К. Издательство: РИПО Год: 2019 Cтраниц: 351 с. : ил., табл. Формат: pdf (ocr) Размер: 18 мб Язык: русский
В учебном пособии приведены технологии приготовления и рецептура кулинарных булочных и сдобных мучных изделий, отделочных полуфабрикатов; способы приготовления дрожжевого и бездрожжевого теста ручной разделки кулинарных изделий. Освещены вопросы стандартизации, организации труда и др. |
Разместил: rivasss 21-06-2025, 17:17 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Разработка игр на языке jаvascript Автор: Беляев С. А. Издательство: Лань Год: 2020 - 3-е изд. Cтраниц: 128 Формат: pdf (ocr) Размер: 18 мб Язык: русский
Учебное пособие рассматривает ключевые вопросы разработки однопользовательских двумерных игр на языке jаvascript. Пособие построено в практическом ключе, когда в отдельных главах осуществляется поэтапная разработка различных элементов игры. В пособии не выделена отдельная глава для изучения основ jаvascript, его элементы разбираются в процессе изложения основного материала с объяснением базовых особенностей. Читателю будет легче воспринимать учебное пособие, если он уже владеет jаvascript, но достаточно владеть любым языком программирования. Учебное пособие предназначено для бакалавров и магистров, обучающихся по направлениям «Программная инженерия» и «Прикладная математика и информатика», а также может быть полезно широкому кругу читателей, интересующихся разработкой современных интернет-приложений. |
Разместил: rivasss 21-06-2025, 17:13 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
br>
|