КНИГИ » Страница 99
Категория: КНИГИ » КУЛИНАРИЯ
Гайд Детские ланч-боксы
/ Комментариев: 0/


Название: Гайд Детские ланч-боксы
Автор: Катя Янг
Издательство: Интернет-издание
Год: 2024
Формат: PDF
Страниц: 33
Размер: 5 Mb
Язык: Русский

Готовые варианты сытных обедов, которые помогут вам накормить детей вкусно и с пользой в школе, в дороге, в перерывах между дополнительными занятиями.




Категория: КНИГИ » КУЛИНАРИЯ
Сборник рецептов «А что к чаю?»
/ Комментариев: 0/


Название: Сборник рецептов «А что к чаю?»
Автор: Екатерина Семибратова
Издательство: Интернет-издание
Год: 2024
Формат: PDF
Страниц: 73
Размер: 301 Mb
Язык: Русский

Больше не будет вопроса, что приготовить к чаю гостям или близким. При этом, чтобы с пользой для тела и души!




Категория: КНИГИ » ПСИХОЛОГИЯ
Все, что вы хотели узнать о карме
/ Комментариев: 0/

Название: Все, что вы хотели узнать о карме
Автор: Васвани Дж. П.
Издательство: «ДИЛЯ»
Год: 2007
Формат: pdf
Страниц: 107
Размер: 12,2 Мб
Язык: русский

От сотворения мира человек неизменно задается вечными вопросами: «В чем смысл жизни? Можно ли изменить свою судьбу? Справедлив ли Господь?» Именно на такие вечные вопросы отвечает эта замечательная, вдохновенная книга, в которой просто и доходчиво объясняется суть сложного закона кармы. Вы сможете изменить свою судьбу, осознав, что эта жизнь — результат множества прошлых жизней и что добрые мысли и поступки облегчают карму, а злые — отягчают ее. Станьте творцом собственной судьбы!


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Programmer's Guide To Kotlin, Third Edition
/ Комментариев: 0/

Название: Programmer's Guide To Kotlin, Third Edition
Автор: Mike James
Издательство: I/O Press
Год: 2024
Страниц: 269
Язык: английский
Формат: pdf (true), epub
Размер: 10.1 MB

Kotlin is an interesting language because it is 100% runtime compatible with Java while being easier to use. Using Kotlin in either a new or existing JVM project makes programming simpler and your programs better, and this is one good reason for learning it. Kotlin experienced a surge of popularity when Google initially made it a first class language for Android development and, with Android now having officially replaced Java with Kotlin, it has continued to attract enthusiastic users. It has also found its way into many other domains as an object-oriented language that is fun and flexible in its approach. This third edition of Programmer’s Guide To Kotlin was prompted by the release of Kotlin 2 which uses a new compiler that makes it faster. Its most important feature is that it has full support for Compose Multiplatform. This is a UI framework for cross-platform development that encompasses desktop, web, Android and iOS. This innovative system is covered in a new chapter which introduces the way Compose works and how it exploits Kotlin's unique features. This book introduces Kotlin to programmers. You don't have to be an expert in Java or any other language, but you do need to know the basics of programming. As with all languages, Kotlin has some subtle areas where an understanding of how its small differences make a big difference to how you write expressive code.


Категория: КНИГИ » ГУМАНИТАРНЫЕ НАУКИ
Визуальное (как) насилие
/ Комментариев: 0/

Название: Визуальное (как) насилие
Автор: Усманова А.Р.
Издательство: Вильнюс: ЕГУ
Год: 2007
Формат: pdf
Страниц: 380
Размер: 21,6 Мб
Язык: русский

Книга о насилии в области, которая всем известна и от которой редко кто в нашем обществе бывает свободен в мире, созданном средствами кинематографии. Поскольку "власть", "насилие" темы, выходящие за пределы вопросов традиционной теории искусствознания (кинематографии), сама книга находится "на стыке" областей знания, перечисленных в разделе "жанр". Книг такого рода у нас пока не очень много. Уверен, что ее прочтение заставит Вас по-новому взглянуть на некоторые известные фильмы.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Advanced interactive interfaces with Access: Building Interactive Interfaces with VBA
/ Комментариев: 0/

Название: Advanced interactive interfaces with Access: Building Interactive Interfaces with VBA
Автор: Alessandro Grimaldi
Издательство: Apress
Год: 2024
Страниц: 287
Язык: английский
Формат: pdf (true), epub
Размер: 10.1 MB

Explore and learn advanced techniques for working with graphical, interactive interfaces that can be built in Access. This book starts with best practices and tips to write code using VBA, and covers how to implement them in a real-world scenario. You will learn how to create and use VBA classes. An introduction to the binary code and the "bit vector" technique is discussed, followed by the implementation of a drag-and-drop engine. You also will learn how to design a timeline, and make it scrollable. The importance of mastering classes should be obvious in any OOP programming language. Languages like Java, C++, Python, and C# are examples of popular OOP languages, as they fully embrace the principles and concepts of object-oriented programming. What’s wrong with VBA, then? Well, VBA is often considered a “light” or “limited” OOP language, for it does support some OOP features, but it lacks some advanced capabilities found in more modern and fully-fledged OOP languages. Due to these limitations (and to a diffused, generalized, absolutely unjustified aversion to this language), VBA is often seen as a procedural language with some OOP features rather than a fully-fledged OOP language. The good news is that we can happily live with these limitations (and sometimes exploit them, as we’ll see later), and classes remain a powerful tool to create our complex applications. Any source code or other supplementary material referenced by the author in this book is available to readers on GitHub. For VBA developers.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Fundamentals of Machine Learning: An Introduction to Neural Networks
/ Комментариев: 0/

Название: Fundamentals of Machine Learning: An Introduction to Neural Networks
Автор: Peter Johnson
Издательство: HiTeX Press
Год: 2024
Страниц: 542
Язык: английский
Формат: pdf, azw3, epub, mobi
Размер: 10.1 MB

"Fundamentals of Machine Learning: An Introduction to Neural Networks" is an accessible yet comprehensive guide designed for individuals new to the intriguing world of Machine Learning. This book meticulously unfolds the foundational principles and techniques in Machine Learning while placing a keen emphasis on neural networks. Readers are led through a structured journey from basic definitions and historical context to more complex concepts, ensuring a clear and thorough understanding of the subject. Each chapter is dedicated to core topics such as data preprocessing, activation functions, model training, evaluation metrics, and advanced neural network architectures. The book also explores practical applications across various domains, highlighting how neural networks resolve real-world problems. With a focus on making complex topics digestible, this book serves as an invaluable resource for beginners aspiring to grasp the essentials of Machine Learning and neural networks, equipping them with the knowledge to apply these techniques effectively. Central to the field of Machine Learning are neural networks, computational models inspired by the structure and function of the human brain. Neural networks consist of layers of interconnected neurons, each capable of performing simple computations. When combined, these neurons can approximate complex functions and solve intricate problems. The success of neural networks in various applications, such as image recognition, natural language processing, and game playing, has spurred extensive research and development in this area.


Категория: КНИГИ » БИЗНЕС И ФИНАНСЫ
Whiteboard Animation. Зарабатываем с помощью дудлов в фрилансе, YouTube и рекламном маркетинге
/ Комментариев: 0/


Название: Whiteboard Animation. Зарабатываем с помощью дудлов в фрилансе, YouTube и рекламном маркетинге
Автор: iTeacher
Издательство: Интернет-издание
Год: 2024
Формат: PDF
Страниц: 58
Размер: 34 Mb
Язык: Русский

Whiteboard animation - это отличные поясняющие видеоролики в виде анимации на “белой доске” (хотя она может быть любого цвета). Дудлы хорошо удерживают внимание и могут объяснить понятия, которые труднее раскрыть, если это просто человек что-то рассказывает на камеру.



Категория: КНИГИ » НАУЧНО-ПОПУЛЯРНОЕ
The De Gruyter Handbook of Automated Futures: Imaginaries, Interactions and Impact
/ Комментариев: 0/

Название: The De Gruyter Handbook of Automated Futures: Imaginaries, Interactions and Impact
Автор: Vaike Fors, Martin Berg, Meike Brodersen
Издательство: De Gruyter
Серия: De Gruyter Handbooks of Digital Transformation
Год: 2024
Страниц: 476
Язык: английский
Формат: pdf (true), epub
Размер: 11.5 MB

How does automation affect us, our environment, and our imaginations? What actions should we take in response to automation? Beyond grand narratives and technology-driven visions of the future, what more can automation offer? With these questions in mind, The De Gruyter Handbook of Automated Futures provides a framework for thinking about and implementing automation differently. It consolidates automated futures as an inter- and transdisciplinary research field, embedding the imaginaries, interactions, and impacts of automation technology within their social, historical, societal, cultural, and political contexts. Promoting a critical yet constructive and engaging agenda, the handbook invites readers to collaborate with rather than resist automation agendas. Methodologically, the handbook is underpinned by a pedagogical approach to staging co-learning and co-creation of automated futures with, rather than simply for, people. In this way, the handbook encourages readers to explore new and alternative modes of research, fostering a deeper engagement with the evolving landscape of automation. Digital Transformation discourse often relies on the implementation of technologies such as cloud computing, Artificial Intelligence (AI), Big Data analytics, and the Internet of Things (IoT) to simplify operations, enhance customer experiences, and foster innovation. In addition to such an imagined transformation, automated futures point to a world where machines and automated systems accomplish tasks and processes instead of humans. This involves automating routine tasks, decision-making processes, and creative activities through robotics, AI, and other technological means.


Категория: КНИГИ » ПСИХОЛОГИЯ
Искусство экономной смерти
/ Комментариев: 0/

Название: Искусство экономной смерти
Автор: Шкуратов В.А.
Издательство: "Наррадигма"
Год: 2006
Формат: pdf
Страниц: 400
Размер: 21.6 Мб
Язык: русский

Книга о телеэкранном насилии и о том, как оно преобразует мир в начале XXI в. Атака террористов на Нью-Йорк и Вашингтон 11 сентября 2001 г., военные кампании США в Афганистане и Ираке, трагедии Норд-Оста и Беслана, так называемые цветные революции и некоторые другие события описаны как эфирные трансляции. Анализируя материал с позиций исторической психологии, автор приходит к довольно непривычным для социальной науки и политической аналитики выводам.