Wydawca: 151
64345
Audiobook

Feluś i Gucio poznają emocje. Smutek

Marcin Mortka, Katarzyna Kozłowska

Przygody Felusia i Gucia teraz w wersji do słuchania w znakomitej interpretacji Kacpra Kuszewskiego! Feluś jest chory. Nie może się spotkać z przyjaciółmi ani pójść na spacer. A na dodatek psuje ulubioną koparkę Nic dziwnego, że dopada go smutek. Na szczęście mama wszystko widzi i pomoże synkowi poradzić sobie z tym uczuciem. Powyższy opis pochodzi od wydawcy.

64346
Ebook

Hands-On Web Scraping with Python. Extract quality data from the web using effective Python techniques - Second Edition

Anish Chapagain

Web scraping is a powerful tool for extracting data from the web, but it can be daunting for those without a technical background. Designed for novices, this book will help you grasp the fundamentals of web scraping and Python programming, even if you have no prior experience.Adopting a practical, hands-on approach, this updated edition of Hands-On Web Scraping with Python uses real-world examples and exercises to explain key concepts. Starting with an introduction to web scraping fundamentals and Python programming, you’ll cover a range of scraping techniques, including requests, lxml, pyquery, Scrapy, and Beautiful Soup. You’ll also get to grips with advanced topics such as secure web handling, web APIs, Selenium for web scraping, PDF extraction, regex, data analysis, EDA reports, visualization, and machine learning.This book emphasizes the importance of learning by doing. Each chapter integrates examples that demonstrate practical techniques and related skills. By the end of this book, you’ll be equipped with the skills to extract data from websites, a solid understanding of web scraping and Python programming, and the confidence to use these skills in your projects for analysis, visualization, and information discovery.

64347
Ebook

... żywot wieczny. Amen. O tym, co czeka nas po śmierci

o. Joachim Badeni OP, Alina Petrowa-Wasilewicz

Co nas czeka po śmierci? Jak wygląda niebo? Jak żyjemy, gdy już umrzemy? Na pytania Aliny Petrowej-Wasilewicz o życie wieczne niezwykle ciekawie i odkrywczo odpowiada znany i ceniony duszpasterz, 95-letni dominikanin o. Joachim Badeni. Ogromne doświadczenie życiowe, wiedza teologiczna, bardzo przenikliwe myślenie, prosty język trafiający do czytelników i pogłębiona refleksja na tematy ostateczne, to atuty o. Badeniego, a tym samym książki. 

64348
Ebook

Psy ras drobnych

Olga Hund

Bohaterka: pacjentka (lat 28) depresyjna, bezczynna, zalegająca w łóżku, wycofana z relacji towarzyskich, przyjęta do szpitala psychiatrycznego z powodu pogarszania się stanu psychicznego i nadużywania leków. Cechuje ją postępująca apatia, spadek energii z zaleganiem w łóżku, utrata zainteresowań, gorsze skupienie i koncentracja uwagi, unikanie ludzi, płaczliwość z myślami i tendencjami samobójczymi. Pierwszej nocy w szpitalu płacze tak głośno i mruczy tak żałośnie, że pozostałe pacjentki w akcie zbiorowej zemsty okradają ją z gazety i mydła. Miejsce wydarzeń: szpital w Kobierzynie, antyarka załadowana kobietami przeznaczonymi do wyginięcia, odrzuconymi egzemplarzami cechującymi się fatalną kombinacją genów. ------------------------------------------------------- Olga Hund zabiera nas w podróż przez lecznicę rozczarowania światem. Światem, w którym wszystko może być urojone, tylko przemoc jest prawdziwa. Sam szpital psychiatryczny to metafora systemu, w którym żyjemy. Jest lokalna waluta i jej zmienny kurs, władza i monopol na sprawowanie przemocy, kultura i sztuka. Jest też odpowiednik parlamentu i demokracji, które dają tak samo mało nadziei, jak te prawdziwe. Te wczasy dla smutnych dzieci są tylko po to, żeby przywrócić bohaterki do tego, co je tu przywiodło: do ojców, wujków, mężów, matek, Kościoła, rachunków, eksmisji i chwilówek. Do rozczarowania, które muszą nauczyć się przeżywać po cichu. Katarzyna Rakowska, Inicjatywa Pracownicza Czyta się z wypiekami, śmiechem i przerażeniem. Świetna na wakacje, do lasu, do autobusu, do grobu, na depresję i zbyt dobry humor. Wykręca mózg. Ziemowit Szczerek

64349
Ebook

Proteuszowe czasy. Rozpad państwowego systemu sztuki 1982-1993

Jakub Banasiak

Tematem książki Jakuba Banasiaka są przeobrażenia państwowego systemu sztuki w schyłkowym PRL i w początkach transformacji ustrojowej. Wychodząc poza utarte narracje na temat kultury artystycznej lat 80. XX wieku, koncentrujące się na oporze twórców wobec komunistycznego reżimu, autor rysuje szerszy i bardziej zniuansowany obraz tego okresu. Przedstawia nie tylko polityczny, ale także społeczny, instytucjonalny i ekonomiczny kontekst ówczesnego życia artystycznego i dotykających go przemian systemowych. Na podstawie szerokiej kwerendy archiwalnej pokazuje relacje pomiędzy polityką kulturalną państwa, instytucjami sztuki, krytyką artystyczną, rynkiem sztuki, sceną młodzieżową i podziemiem artystycznym. Przyglądając się funkcjonowaniu państwowego systemu sztuki w "proteuszowych czasach" - w okresie stopniowego wychodzenia kraju z komunizmu - redefiniuje dotychczas stosowane cezury czasowe. Zwraca przy tym szczególną uwagę na znaczenie liberalizacji systemu po 1986 roku oraz procesualny charakter transformacji ustrojowej przełomu lat 80. i 90.

64350
Ebook

ASP.NET MVC 2 Cookbook. Over 70 clear and incredibly effective recipes to get the most out of the many tools and features of ASP.NET MVC framework

Andrew Siemer, Richard Kimber, Richard J Kimber

ASP.NET MVC, one of the latest web development platforms from Microsoft, brings the power of MVC programming to ASP.NET development. It simplifies the task of application development and maintenance for developers. However, ASP.NET MVC is filled with so many features that developers end up looking for solutions to the many problems that are encountered in their routine development tasks.ASP.NET MVC 2 Cookbook will provide solutions for the very specific problems that are encountered while developing applications with the ASP.NET MVC platform. It consists of many recipes containing step-by-step instructions that guide developers to effectively use the wide array of tools and features of ASP.NET MVC platform for web development ASP.NET MVC Cookbook is a collection of recipes that will help you to perform your routine development tasks with ease using the ASP.NET MVC platform. In this book you will be walked through the solution to several specific web application development problems. Each recipe will walk you through the creation of a web application, setting up any Visual Studio project requirements, adding in any external tools, and finally the programming steps needed to solve the problem. The focus of the book is to describe the solution from start to finish.The book starts off with recipes that demonstrate how to work effectively with views and controllers – two of the most important ingredients of the ASP.NET MVC framework. It then gradually moves on to cover many advanced routing techniques. Considering the importance of having a consistent structure to the site, the book contains recipes to show how to build a consistent UI and control its look with master pages. It also contains a chapter that is packed with many recipes that demonstrate how to gain control of data within a view.As the book progresses through some exciting recipes on performing complex tasks with forms, you will discover how easy it is to work with forms to jazz up the look of your web site. Building large applications with ease is one of the prime features of the MVC model. Therefore, this book also focuses on tools and features that make building large applications easier to manage. As data plays an important role in the MVC architecture, there are ample recipes dedicated to cover data validation, access, and storage techniques. Finally, the book demonstrates how to enhance the user experience of your visitors by controlling the data at the application, session, caching, and cookie level.By the end of this book, you will have explored a wide array of tools and features available with the ASP.NET MVC platform

64351
Ebook

Credo czyli daję serce

ks. Janusz Chyła

Autor każdy artykuł wyznania wiary uczynił tematem rozważania, a właściwie oddzielnego eseju teologicznego. W refleksji ks. Chyły można dostrzec z jednej strony precyzję i jasność poglądów, a z drugiej strony fascynuje giętkość języka. Połączenie rzeczowości i kompetencji teologicznej z pięknym i komunikatywnym językiem, to ogromny walor publikacji. Przyznam się, że przeczytałem książkę ks. Janusza z wielkim zainteresowaniem i jestem przekonany, że dla wielu czytelników będzie ona pomocą w rozwoju wiary, ale też intelektualną przygodą. Będzie ona również cenną pomocą w przekazie wiary dla duszpasterzy, katechetów i ewangelizatorów. Wszak wielu zastanawia się jak dziś w sposób zrozumiały i przekonujący mówić o Bogu. Można również książkę ks. Janusza potraktować jako lekturę duchową i ucztę intelektualną dla każdego człowieka szukającego uzasadnienia i pogłębienia swojej wiary. Niniejsza publikacja stanowi udaną próbą przedstawienia poważnych spraw wiary w sposób przystępny dla współczesnego człowieka. bp Wiesław Śmigiel

64352
Ebook

Windows Server 2022 Administration Fundamentals. A beginner's guide to managing and administering Windows Server environments - Third Edition

Bekim Dauti

This third edition gets you up and running with Windows Server 2022, Microsoft's new server operating system, as part of the Windows NT family of operating systems, developed concurrently with Windows 10, version 21H2.The book begins by introducing computer networking and Windows Server concepts, gradually moving towards Windows Server 2022. With the help of step-by-step instructions and easy-to-understand graphics, you’ll become well versed with the roles, features, and functionalities of Windows Server 2022. Topics such as the installation process, upgrades, post-installation tasks, and initial server configuration are covered in detail. As you make progress, you’ll explore roles, features, and role services such as Active Directory, DNS, Hyper-V, remote access, storage, and printers, among others. The book then takes you through maintenance and troubleshooting tasks to guide you in efficiently managing Windows Server 2022. Finally, by working with numerous questions in each chapter and detailed answers at the end, you can test your understanding of the concepts covered.By the end of this Windows Server book, you’ll be equipped with the knowledge needed to update, maintain, and troubleshoot servers to ensure business continuity by relying on best practices and using step-by-step graphic-driven examples.