LitMy.ru - литература в один клик

  • Добавил: literator
  • Дата: 2-10-2024, 20:16
  • Комментариев: 0
Название: Python for Experimental Psychologists: A Fun Way of Learning How to Code Your Experiments and Analyses, 2nd Edition
Автор: Edwin S. Dalmaijer
Издательство: Routledge
Год: 2025
Страниц: 201
Язык: английский
Формат: pdf (true), epub
Размер: 10.1 MB

Python for Experimental Psychologists equips researchers who have no prior programming experience with the essential knowledge to independently script experiments and analyses in the programming language Python. This book offers an excellent introduction, whether you are an undergraduate, a PhD candidate, or an established researcher. This updated edition is on Python 3 (the most current version). It starts by teaching the fundamentals of programming in Python and then offers several chapters on scripting experiments (displaying stimuli, obtaining and logging user input, precision timing, etc.) using the popular PsychoPy package. The remainder of the book is dedicated to data analysis and includes chapters on reading/writing to text files, time series, eye tracking, data visualisation, and statistics. Access to a companion website enriches the learning experience with colour figures, example stimuli, datasets, scripts, and a portable Windows installation of Python. This book assumes no prior knowledge, and its informal and accessible tone helps readers with backgrounds in experimental psychology and cognitive neuroscience to quickly understand Python. It serves as a useful resource not only for researchers in these fields but also for lecturers instructing on methodology and data analysis. Python for Experimental Psychologists demystifies programming complexities and empowers researchers to proficiently conduct experiments and analyse their results.
  • Добавил: Chipa
  • Дата: 2-10-2024, 20:05
  • Комментариев: 0

Название: От выстрелов в темноте до лазерной точности: искусство и наука целевой рекламы
Автор: Светлана Глебова
Издательство: Издательские решения
Год: 2023
Формат: PDF/fb2/epub
Страниц: 76
Размер: 13 Mb
Язык: Русский

Откройте мир точного попадания в сердце вашей аудитории! Искусство и наука целевой рекламы превращают рекламные усилия в мощное оружие. Эта книга — ваш проводник в этом увлекательном путешествии, где мы сделаем путь от неопределенности к лазерной точности. Глубокое понимание поведения потребителей, уникальные стратегии таргетинга, освоение инструментов аналитики и развитие креативных текстов — все это приведет вас к непревзойденным результатам.
  • Добавил: Chipa
  • Дата: 2-10-2024, 19:44
  • Комментариев: 0

Название: Администрирование Astra Linux
Автор: Андреев Е.Д.
Издательство: bhv
Год: 2024
Формат: PDF
Страниц: 402
Размер: 85 Mb
Язык: Русский

Рассмотрена установка Astra Linux, настройка после установки, процесс загрузки системы, в том числе система инициализации systemd, основы командной строки, настройка сети, беспроводного и проводного соединения с Интернетом, установка ПО, настройка хранилища, работа с файловой системой, настройка Samba (интеграция с Windows-сетью), Apache (веб-сервер), SSH, VNC (графический удаленный доступ) и других необходимых сетевых служб. Сделан акцент на специфические особенности Astra Linux, а именно: мандатный контроль целостности, мандатное управление доступом, системный киоск, служба каталогов ALD и учет сменных накопителей. Книга написана с учетом запросов системных администраторов, которым поставлена задача перейти с Microsoft Windows на популярный отечественный дистрибутив Astra Linux. При этом специально для читателей, никогда ранее не использовавших Linux, рассмотрены основы работы с Linux.

  • Добавил: literator
  • Дата: 2-10-2024, 19:33
  • Комментариев: 0
Название: ScyllaDB in Action (Final Release)
Автор: Bo Ingram
Издательство: Manning Publications
Год: 2025
Страниц: 394
Язык: английский
Формат: pdf (true)
Размер: 10.9 MB

Build, maintain, and run databases that are easy to scale and quick to query—all with ScyllaDB. ScyllaDB in Action is your guide to everything you need to know about ScyllaDB, from your very first queries to running it in a production environment. It starts you with the basics of creating, reading, and deleting data and expands your knowledge from there. You'll soon have mastered everything you need to build, maintain, and run an effective and efficient database. This book teaches you ScyllaDB the best way—through hands-on examples. Dive into the node-based architecture of ScyllaDB to understand how its distributed systems work, how you can troubleshoot problems, and how you can constantly improve performance. ScyllaDB is a versatile NoSQL database that can move large volumes of data fast. Very, very, very fast. This drop-in replacement for Cassandra takes full advantage of modern multi-core hardware and scales to handle large real-time data workloads with incredibly low latency. It features built-in monitoring and management tools, and its efficient use of computing resources can save a lot of money on high-volume applications. ScyllaDB in Action is written for anyone looking to learn ScyllaDB or work with it. To get the best out of it, you should have some basic familiarity with SQL. You’ve probably written a SELECT statement before, and that knowledge will assist you throughout the book as you learn about Scylla. If you’re a database expert, that’s okay too! You’ll get to break some habits and pick up some new ones to effectively use ScyllaDB. You should also have some experience with a programming language—preferably Python, as you’ll use it to build the sample application to learn about the database driver and its client-side features.
  • Добавил: literator
  • Дата: 2-10-2024, 18:47
  • Комментариев: 0
Название: Advanced ASP.NET Core 8 Security: Move Beyond ASP.NET Documentation and Learn Real Security, 2nd Edition
Автор: Scott Norberg
Издательство: Apress
Год: 2024
Страниц: 459
Язык: английский
Формат: pdf
Размер: 10.1 MB

Most .NET developers do not incorporate security best practices when creating websites. The problem? Even if you use all of the best practices that the ASP.NET team recommends, you are still falling short in several key areas due to issues within the framework itself. And most developers don’t use all of the best practices that are recommended. If you are interested in truly top-notch security, available sources don’t give you the information you need. Most blogs and other books simply state how to use the configurations within ASP.NET, but do not teach you security as understood by security professionals. Online code samples aren't much help because they are usually written by developers who aren’t incorporating security practices. This book solves those issues by teaching you security first, going over software best practices as understood by security professionals, not developers. Then it teaches you how security is implemented in ASP.NET. With that foundation, it dives into specific security-related functionality and discusses how to improve upon the default functionality with working code samples. And you will learn how security professionals build software security programs so you can continue building software security best practices into your own Secure Software Development Life Cycle (SSDLC). For software developers who have experience creating websites in ASP.NET and want to know how to make their websites secure from hackers and security professionals who work with a development team that uses ASP.NET. To get the most out of this book, you should already have a basic understanding of web programming and ASP.NET, including creating new projects, creating pages, and using jаvascript.
  • Добавил: Chipa
  • Дата: 2-10-2024, 16:02
  • Комментариев: 0

Название: Будущий взрослый. Пособие по мягкому взрослению
Автор: Вика Минасян
Издательство: Интернет-издание
Год: 2024
Формат: PDF
Страниц: 129
Размер: 22 Mb
Язык: Русский

Пособие подходит для родителей детей возраста от 0 до 7 лет. Потому что именно в этом возрасте закладывается сценарий будущего ребёнка и активно формируется самооценка.

  • Добавил: Chipa
  • Дата: 2-10-2024, 14:14
  • Комментариев: 0

Название: Рецепты PHP. Для профессиональных разработчиков
Автор: Эрик Манн
Издательство: Питер
Год: 2024
Формат: PDF/epub
Страниц: 432
Размер: 11 Mb
Язык: Русский

В этом сборнике рецептов разработчики на PHP найдут надежные и проверенные решения распространенных задач. PHP — удивительно простой язык программирования, что объясняет, почему на нем написано более 75 % веб-сайтов в Интернете. Но он также невероятно терпим к ошибкам программирования, что может привести к тиражированию сомнительного кода.
  • Добавил: Chipa
  • Дата: 2-10-2024, 13:49
  • Комментариев: 0

Название: FMD осень 2024
Автор: Сергей Леонов
Издательство: Интернет-издание
Год: 2024
Формат: PDF/mp4
Страниц: Много
Размер: 769 Mb
Язык: Русский

«FMD осень» — это уникальный 5-дневный марафон, основанный на доказательных научных данных о питании по FMD-протоколу в авторском и очень вкусном исполнении от Сергея Леонова. Третий поток, осенний сезон и абсолютно новое меню!

  • Добавил: literator
  • Дата: 2-10-2024, 13:49
  • Комментариев: 0
Название: Learn Generative AI with PyTorch (Final Release)
Автор: Mark Liu
Издательство: Manning Publications
Год: 2024
Страниц: 434
Язык: английский
Формат: pdf (true)
Размер: 44.8 MB

Learn how generative AI works by building your very own models that can write coherent text, create realistic images, and even make lifelike music. Learn Generative AI with PyTorch teaches the underlying mechanics of Generative AI by building working AI models from scratch. Throughout, you’ll use the intuitive PyTorch framework that’s instantly familiar to anyone who’s worked with Python data tools. Along the way, you’ll master the fundamentals of General Adversarial Networks (GANs), Transformers, Large Language Models (LLMs), variational autoencoders, diffusion models, LangChain, and more! The generative AI projects you create use the same underlying techniques and technologies as full-scale models like GPT-4 and Stable Diffusion. You don’t need to be a Machine Learning expert—you can get started with just some basic Python programming skills. Transformers, Generative Adversarial Networks (GANs), diffusion models, LLMs, and other powerful Deep Learning patterns have radically changed the way we manipulate text, images, and sound. Generative AI may seem like magic at first, but with a little Python, the PyTorch framework, and some practice, you can build interesting and useful models that will train and run on your laptop. This book shows you how. Examples use simple Python. No Deep Learning experience required.
  • Добавил: Chipa
  • Дата: 2-10-2024, 13:25
  • Комментариев: 0

Название: Здоровые дети = Счастливые взрослые
Автор: Ирина Выборнова, Наталья Скороходова
Издательство: Интернет-издание
Год: 2024
Формат: PDF/mp3/ogg
Страниц: много
Размер: 274 Mb
Язык: Русский

Новый проект Ирины Выборновой при участии врача педиатра, гастроэнтеролога, члена союза Педиатров России, ассоциации врачей Preventage Н.А. Скороходовой.