Publisher: 16

31793
Loading...
EBOOK

Modern JavaScript Web Development Cookbook. Easy solutions to common and everyday JavaScript development problems

Federico Kereki

JavaScript has evolved into a language that you can use on any platform. Modern JavaScript Web Development Cookbook is a perfect blend of solutions for traditional JavaScript development and modern areas that developers have lately been exploring with JavaScript. This comprehensive guide teaches you how to work with JavaScript on servers, browsers, mobile phones and desktops.You will start by exploring the new features of ES8. You will then move on to learning the use of ES8 on servers (with Node.js), with the objective of producing services and microservices and dealing with authentication and CORS. Once you get accustomed to ES8, you will learn to apply it to browsers using frameworks, such as React and Redux, which interact through Ajax with services. You will then understand the use of a modern framework to develop the UI. In addition to this, development for mobile devices with React Native will walk you through the benefits of creating native apps, both for Android and iOS.Finally, you’ll be able to apply your new-found knowledge of server-side and client-side tools to develop applications with Electron.

31794
Loading...
AUDIOBOOK

Modern love 6 gorących opowiadań na walentynki

LUST authors

Modern Love to zbiór 6 romantycznych i seksownych opowiadań, które udowadniają, że miłość, pożądanie i cielesność mają różne oblicza. Zachwiane fundamenty. Dwa oblicza Sary Larson" Catriny Curant: Czy wózek inwalidzki jest ograniczeniem, czy ograniczenia mamy w głowie? Kim stanie się Łukasz, gdy postanowi realizować się w życiu bez względu na wszystko i gdy na jego drodze stanie nowa szefowa, zimna Sara Larson? Dojrzała rozkosz" Anny Kaveto: Dwoje dojrzałych ludzi po przejściach. Czy taka miłość może być namiętna i pełna rozkoszy? Odnaleźć swoje miejsce" Annah Viki M.: Drogi Ewy i Jana ciągle się rozchodzą. Jednak nie potrafią o sobie zapomnieć i rok w rok, w walentynki, kontaktują się ze sobą mimo innych relacji... Blizny" rehab-e: Czy starszy mężczyzna, zrażony poprzednimi relacjami, pozwoli sobie na nową znajomość z młodszym przystojniakiem? Jakie sekrety oboje skrywają? Walentynkowe tajemnice" Catriny Curant: Inez ma dar, chociaż czasami wydaje jej się, że jest to przekleństwo... widzi przyszłość ludzi, los ich miłości. A Wy? Odważylibyście się skorzystać z daru, aby zobaczyć swoją przyszłość z ukochaną osobą? W drodze do ciebie" Annah Viki M.: Ewa porywa Łucję w podróż, by przekonać ją do siebie. Tymczasem Łucja nie chce związać z kobietą, ponieważ boi się konsekwencji społecznych i rodzinnych. Czy ta podróż zbliży dziewczyny do siebie? Czy Ewa wyzna Łucji, co ją najbardziej podnieca?

31795
Loading...
EBOOK

Modern love 6 gorących opowiadań na walentynki

LUST authors

Modern Love to zbiór 6 romantycznych i seksownych opowiadań, które udowadniają, że miłość, pożądanie i cielesność mają różne oblicza. Zachwiane fundamenty. Dwa oblicza Sary Larson" Catriny Curant: Czy wózek inwalidzki jest ograniczeniem, czy ograniczenia mamy w głowie? Kim stanie się Łukasz, gdy postanowi realizować się w życiu bez względu na wszystko i gdy na jego drodze stanie nowa szefowa, zimna Sara Larson? Dojrzała rozkosz" Anny Kaveto: Dwoje dojrzałych ludzi po przejściach. Czy taka miłość może być namiętna i pełna rozkoszy? Odnaleźć swoje miejsce" Annah Viki M.: Drogi Ewy i Jana ciągle się rozchodzą. Jednak nie potrafią o sobie zapomnieć i rok w rok, w walentynki, kontaktują się ze sobą mimo innych relacji... Blizny" rehab-e: Czy starszy mężczyzna, zrażony poprzednimi relacjami, pozwoli sobie na nową znajomość z młodszym przystojniakiem? Jakie sekrety oboje skrywają? Walentynkowe tajemnice" Catriny Curant: Inez ma dar, chociaż czasami wydaje jej się, że jest to przekleństwo... widzi przyszłość ludzi, los ich miłości. A Wy? Odważylibyście się skorzystać z daru, aby zobaczyć swoją przyszłość z ukochaną osobą? W drodze do ciebie" Annah Viki M.: Ewa porywa Łucję w podróż, by przekonać ją do siebie. Tymczasem Łucja nie chce związać z kobietą, ponieważ boi się konsekwencji społecznych i rodzinnych. Czy ta podróż zbliży dziewczyny do siebie? Czy Ewa wyzna Łucji, co ją najbardziej podnieca?

31796
Loading...
EBOOK

Modern Network Observability. A hands-on approach using open source tools such as Telegraf, Prometheus, and Grafana

David Flores, Christian Adell, Josh VanDeraa, Eric...

As modern IT services and software architectures such as microservices rely increasingly on network performance, the relevance of networks has never been greater. Network observability has emerged as a critical evolution of traditional monitoring, providing the deep visibility needed to manage today’s complex, dynamic environments. In Modern Network Observability, authors David Flores, Christian Adell, and Josh VanDeraa share their extensive experience to guide you through building and deploying a flexible observability stack using open-source tools.This book begins by addressing the limitations of monolithic monitoring solutions, showing you how to transform them into a composable, flexible observability stack. Through practical implementations, you’ll learn how to collect, normalize, and analyze network data from diverse sources, build intuitive dashboards, and set up actionable alerts that help you stay ahead of potential issues. Later, you’ll cover advanced topics, such as integrating observability data into your network automation strategy, ensuring your network operations align with business objectives.By the end of this book, you'll be able to proactively manage your network, minimize downtime, and ensure resilient, efficient, and future-proof operations.

31797
Loading...
EBOOK

Modern Programming: Object Oriented Programming and Best Practices. Deconstruct object-oriented programming and use it with other programming paradigms to build applications

Graham Lee

Your experience and knowledge always influence the approach you take and the tools you use to write your programs. With a sound understanding of how to approach your goal and what software paradigms to use, you can create high-performing applications quickly and efficiently.In this two-part book, you’ll discover the untapped features of object-oriented programming and use it with other software tools to code fast and efficient applications. The first part of the book begins with a discussion on how OOP is used today and moves on to analyze the ideas and problems that OOP doesn’t address. It continues by deconstructing the complexity of OOP, showing you its fundamentally simple core. You’ll see that, by using the distinctive elements of OOP, you can learn to build your applications more easily.The next part of this book talks about acquiring the skills to become a better programmer. You’ll get an overview of how various tools, such as version control and build management, help make your life easier. This book also discusses the pros and cons of other programming paradigms, such as aspect-oriented programming and functional programming, and helps to select the correct approach for your projects. It ends by talking about the philosophy behind designing software and what it means to be a good developer.By the end of this two-part book, you will have learned that OOP is not always complex, and you will know how you can evolve into a better programmer by learning about ethics, teamwork, and documentation.

31798
Loading...
EBOOK

Modern Property and Facility Management

Artur Błaszczyk

The monograph Modern Property and Facility Management delivers a comprehensive examination of today's property and facility operations. It explores smart building technologies, sustainable practices, proactive risk and crisis management strategies and the legal frameworks that shape the industry. Author underscores the role of digitalization, including Facility Management Information Systems (FMIS), Building Management Systems (BMS), and PropTech innovations, in transforming building environment. Enriched by case studies, this monograph bridges theory and real-world application, making it essential for academics, practitioners and students. Monografia Modern Property and Facility Management dostarcza kompleksowe omówienie współczesnego zarządzania nieruchomościami. Publikacja analizuje technologie inteligentnych budynków, zrównoważone praktyki oraz proaktywne strategie zarządzania ryzykiem i reagowania kryzysowego, a także omawia ramy prawne kształtujące branżę. Autor podkreśla rolę cyfryzacji, w tym informatycznych systemów zarządzania obiektami (FMIS), systemów zarządzania budynkami (BMS) oraz innowacji PropTech, w transformacji nieruchomości. Wzbogacona studiami przypadków, monografia łączy teorię z praktyką, czyniąc ją niezbędną lekturą dla badaczy, praktyków oraz studentów.

31799
Loading...
EBOOK

Modern Python Cookbook. 130+ updated recipes for modern Python 3.12 with new techniques and tools - Third Edition

Steven F. Lott

Python is the go-to language for developers, engineers, data scientists, and hobbyists worldwide. Known for its versatility, Python can efficiently power applications, offering remarkable speed, safety, and scalability. This book distills Python into a collection of straightforward recipes, providing insights into specific language features within various contexts, making it an indispensable resource for mastering Python and using it to handle real-world use cases.The third edition of Modern Python Cookbook provides an in-depth look into Python 3.12, offering more than 140 new and updated recipes that cater to both beginners and experienced developers. This edition introduces new chapters on documentation and style, data visualization with Matplotlib and Pyplot, and advanced dependency management techniques using tools like Poetry and Anaconda. With practical examples and detailed explanations, this cookbook helps developers solve real-world problems, optimize their code, and get up to date with the latest Python features.

31800
Loading...
EBOOK

Modern Python Cookbook. 133 recipes to develop flawless and expressive programs in Python 3.8 - Second Edition

Steven F. Lott

Python is the preferred choice of developers, engineers, data scientists, and hobbyists everywhere. It is a great language that can power your applications and provide great speed, safety, and scalability. It can be used for simple scripting or sophisticated web applications. By exposing Python as a series of simple recipes, this book gives you insight into specific language features in a particular context. Having a tangible context helps make the language or a given standard library feature easier to understand.This book comes with 133 recipes on the latest version of Python 3.8. The recipes will benefit everyone, from beginners just starting out with Python to experts. You'll not only learn Python programming concepts but also how to build complex applications.The recipes will touch upon all necessary Python concepts related to data structures, object oriented programming, functional programming, and statistical programming. You will get acquainted with the nuances of Python syntax and how to effectively take advantage of it.By the end of this Python book, you will be equipped with knowledge of testing, web services, configuration, and application integration tips and tricks. You will be armed with the knowledge of how to create applications with flexible logging, powerful configuration, command-line options, automated unit tests, and good documentation.