Publisher: 16

32017
Loading...
EBOOK

Monachomachia i Antimonachomachia

Ignacy Krasicki

"Tematem utworu jest walka pomiędzy mnichami dwóch zakonów: karmelitów i dominikanów. Przedstawienie sporu mnichów w utworze naznaczone jest groteskowym humorem. Jednocześnie Monachomachia jest ostrą satyrą, krytyką ukrytą pod kostiumem zabawnych postaci. Utwór jest dynamiczny, pełen komizmu przykładem jest choćby scena batalistyczna, kiedy to idą w ruch naczynia i trepy, postać ojca Hilarego czy też fakt, że zwaśnionych godzi mocny trunek i wspólna namiętność do kielicha. Monachomachia wywołała skandal występowała przeciw zakonom, zasobnemu życiu duchownych, próżniactwu i zacofaniu. Stanowi utrzymaną w duchu oświecenia krytykę wad społecznych, obecnych również w Kościele, czego Krasicki nigdy nie ukrywał. (https://pl.wikipedia.org/wiki/Monachomachia,_czyli_Wojna_mnichów Antymonachomachia (z gr. monachos mnich, machia walka) poemat heroikomiczny autorstwa Ignacego Krasickiego wydany po raz pierwszy anonimowo w 1780 roku. Antymonachomachia powstała jako odpowiedź na liczne głosy krytyki. Autor stworzył ją jako pozorne przeciwieństwo Monachomachii, dokonując w sposób ironiczny pochwały życia zakonników. Treścią poematu jest historia klasztoru, do którego wiedźma podrzuca egzemplarz Monachomachii, która wywołuje oburzenie mnichów. Podobnie jak poprzednie dzieło, Antymonachomachia zawiera 6 pieśni podzielonych na oktawy i posługuje się jedenastozgłoskowcem. (https://pl.wikipedia.org/wiki/Antymonachomachia)"

32018
Loading...
EBOOK

Monday or Tuesday

Virginia Woolf

A woman looks at the mark on the wall and ponders the whims of thoughts and opinions; a series of couples is captured by nostalgia for their past as they stroll among the vibrant colors of Kew Gardens; the heron flies high above cities and towns, lakes and mountains, and below life continues in all its abundance; and blue and green are given in words.

32019
Loading...
EBOOK

MongoDB 4 Quick Start Guide. Learn the skills you need to work with the world's most popular NoSQL database

Doug Bierer

MongoDB has grown to become the de facto NoSQL database with millions of users, from small start-ups to Fortune 500 companies. It can solve problems that are considered difficult, if not impossible, for aging RDBMS technologies. Written for version 4 of MongoDB, this book is the easiest way to get started with MongoDB.You will start by getting a MongoDB installation up and running in a safe and secure manner. You will learn how to perform mission-critical create, read, update, and delete operations, and set up database security. You will also learn about advanced features of MongoDB such as the aggregation pipeline, replication, and sharding. You will learn how to build a simple web application that uses MongoDB to respond to AJAX queries, and see how to make use of the MongoDB programming language driver for PHP. The examples incorporate new features available in MongoDB version 4 where appropriate.

32020
Loading...
EBOOK

MongoDB Administrator's Guide. Over 100 practical recipes to efficiently maintain and administer your MongoDB solution

Cyrus Dasadia

MongoDB is a high-performance and feature-rich NoSQL database that forms the backbone of the systems that power many different organizations. Packed with many features that have become essential for many different types of software professional and incredibly easy to use, this cookbook contains more than 100 recipes to address the everyday challenges of working with MongoDB.Starting with database configuration, you will understand the indexing aspects of MongoDB. The book also includes practical recipes on how you can optimize your database query performance, perform diagnostics, and query debugging. You will also learn how to implement the core administration tasks required for high-availability and scalability, achieved through replica sets and sharding, respectively. You will also implement server security concepts such as authentication, user management, role-based access models, and TLS configuration. You will also learn how to back up and recover your database efficiently and monitor server performance.By the end of this book, you will have all the information you need—along with tips, tricks, and best practices—to implement a high-performance MongoDB solution.

32021
Loading...
EBOOK

MongoDB Cookbook. Modern Database Management Made Easy - Second Edition

Cyrus Dasadia, Amol Nayak

MongoDB is a high-performance and feature-rich NoSQL database that forms the backbone of the systems that power many different organizations – it’s easy to see why it’s the most popular NoSQL database on the market. Packed with many features that have become essential for many different types of software professionals and incredibly easy to use, this cookbook contains many solutions to the everyday challenges of MongoDB, as well as guidance on effective techniques to extend your skills and capabilities.This book starts with how to initialize the server in three different modes with various configurations. You will then be introduced to programming language drivers in both Java and Python. A new feature in MongoDB 3 is that you can connect to a single node using Python, set to make MongoDB even more popular with anyone working with Python. You will then learn a range of further topics including advanced query operations, monitoring and backup using MMS, as well as some very useful administration recipes including SCRAM-SHA-1 Authentication. Beyond that, you will also find recipes on cloud deployment, including guidance on how to work with Docker containers alongside MongoDB, integrating the database with Hadoop, and tips for improving developer productivity.Created as both an accessible tutorial and an easy to use resource, on hand whenever you need to solve a problem, MongoDB Cookbook will help you handle everything from administration to automation with MongoDB more effectively than ever before.

32022
Loading...
EBOOK

MongoDB Essentials. A quick introduction

The MongoDB Team

Modern applications demand flexibility, speed, and intelligence, and MongoDB delivers all three. This mini guide wastes no time, offering a concise, practical introduction to handling data flexibly and efficiently with MongoDB. MongoDB Essentials helps developers, architects, database administrators, and decision makers get started quickly and confidently.The book introduces MongoDB’s core principles, from the document data model to its distributed architecture, including replica sets and sharding. It then helps you build hands-on skills such as installing MongoDB, designing effective data schemas, performing CRUD operations, and working with the aggregation pipeline. You’ll discover performance tips along the way and learn how AI-enhanced tools like Atlas Search and Atlas Vector Search power intelligent application development.With clear explanations and a practical approach, this book gives you the foundation and skills you need to start working with MongoDB right away.*Email sign-up and proof of purchase required

32023
Loading...
EBOOK

MongoDB, Express, Angular, and Node.js Fundamentals. Become a MEAN master and rule the world of web applications

Paul Oluyege

MongoDB, Express, Angular and Node.js Fundamentals is a practical guide to the tried-and-true production-ready MEAN stack, with tips and best practices. The book begins by demystifying the MEAN architecture. You’ll take a look at the features of the JavaScript libraries, technologies, and frameworks that make up a MEAN stack.With this book, you'll not only learn how to develop highly scalable, asynchronous, and event-driven APIs quickly with Express and Node.js, but you'll also be able put your full-stack skills to use by building two full-fledged MEAN applications from scratch. You’ll understand how to build a blogging application using the MEAN stack and get to grips with user authentication using MEAN. As you progress through the chapters, you’ll explore some old and new features of Angular, such as pipes, reactive forms, modules and optimizing apps, animations and unit testing, and much more.By the end of the book, you’ll get ready to take control of the MEAN stack and transform into a full-stack JavaScript developer, developing efficient web applications using Javascript technologies.

32024
Loading...
EBOOK

MongoDB Fundamentals. A hands-on guide to using MongoDB and Atlas in the real world

Amit Phaltankar, Juned Ahsan, Michael Harrison, Liviu...

MongoDB is one of the most popular database technologies for handling large collections of data. This book will help MongoDB beginners develop the knowledge and skills to create databases and process data efficiently.Unlike other MongoDB books, MongoDB Fundamentals dives into cloud computing from the very start – showing you how to get started with Atlas in the first chapter. You will discover how to modify existing data, add new data into a database, and handle complex queries by creating aggregation pipelines. As you progress, you'll learn about the MongoDB replication architecture and configure a simple cluster. You will also get to grips with user authentication, as well as techniques for backing up and restoring data. Finally, you'll perform data visualization using MongoDB Charts.You will work on realistic projects that are presented as bitesize exercises and activities, allowing you to challenge yourself in an enjoyable and attainable way. Many of these mini-projects are based around a movie database case study, while the last chapter acts as a final project where you will use MongoDB to solve a real-world problem based on a bike-sharing app.By the end of this book, you'll have the skills and confidence to process large volumes of data and tackle your own projects using MongoDB.