Wydawca: 151
4321
Ebook

Learning Salesforce Lightning Application Development. Build and test Lightning Components for Salesforce Lightning Experience using Salesforce DX

Mohit Shrivatsava

Built on the Salesforce App Cloud, the new Salesforce Lightning Experience combines three major components: Lightning Design System, Lightning App Builder, and Lightning Components, to provide an enhanced user experience. This book will enable you to quickly create modern, enterprise apps with Lightning Component Framework.You will start by building simple Lightning Components and understanding the Lightning Components architecture. The chapters cover the basics of Lightning Component Framework semantics and syntax, the security features provided by Locker Service, and use of third-party libraries inside Lightning Components. The later chapters focus on debugging, performance tuning, testing using Lightning Testing Services, and how to publish Lightning Components on Salesforce AppExchange.

4322
Ebook

Dziedzictwo (nie)pamięci. Holocaustowe doświadczenia pisarek drugiego pokolenia

Natalia Żórawska

Włoskie szpilki i Szum Magdaleny Tulli, Dziewczynka w czerwonym płaszczyku i inne powieści Romy Ligockiej, Rodzinna historia lęku Agaty Tuszyńskiej oraz Goldi i Frascati Ewy Kuryluk posłużyły autorce do interpretacji kwestii posttraumy kobiet drugiej generacji, które choć nie doświadczyły tragedii II wojny światowej, uraz otrzymały niejako w spadku od swoich matek. Monografia uzupełnia dyskurs o Zagładzie, poszerzając go o analizę twórczości pisarek, dotychczas znajdujących się na marginesie rozważań nad trauma studies w Polsce. Dlaczego polemika na temat Holocaustu jest tematem tabu? Czym autobiograficzne wyznania prozaiczek różnią się od literackich świadectw pisarzy? Jak prowadzona jest narracja holocaustowa z perspektywy kobiet? Jaką grę toczą w relacji z czytelnikiem? Co i w jaki sposób chcą przedstawić swoimi książkami? Te i inne niezwykle istotne pytania stają się obiektem rozważań autorki Dziedzictwa (nie)pamięci, odsłaniając jednocześnie szczególne cechy pisarstwa kobiet drugiego pokolenia.

4323
Ebook

Księżniczka

Lucyna Olejniczak

Lena, dorosła kobieta, mężatka, i Lenka, dziewczynka, która dopiero rozpoczyna podróż przez życie - ta sama osoba, ale pierwsza z bagażem doświadczeń tej drugiej. To ciężar, z którym musi się zmierzyć po latach księżniczka tatusia. W zacnym domu szanowanego inżyniera i budowniczego socjalistycznej Nowej Huty, za zamkniętymi drzwiami, rozgrywa się dramat pozornie idealnej rodziny. Obserwowany oczami dziecka dodatkowo nabiera ostrości. Dorosła Lena wraca do rodzinnego domu, aby stanąć z ojcem twarzą w twarz i przekonać się, czy wszystko można wybaczyć, czy szacunek i miłość wpisane w relację rodzicielską są silniejsze niż pamięć o krzywdzie. Lucyna Olejniczak urodziła się i mieszka w Krakowie. Z zawodu laborantka medyczna, były pracownik Katedry Farmakologii UJ, jako pisarka zadebiutowała już na emeryturze. Dużo podróżuje, lubi poznawać nowych ludzi, łatwo się zaprzyjaźnia. Wielbicielka kotów. Autorka bestsellerowej serii "Kobiety z ulicy Grodzkiej".

4324
Ebook

Hands-On Intelligent Agents with OpenAI Gym. Your guide to developing AI agents using deep reinforcement learning

Palanisamy P

Many real-world problems can be broken down into tasks that require a series of decisions to be made or actions to be taken. The ability to solve such tasks without a machine being programmed requires a machine to be artificially intelligent and capable of learning to adapt. This book is an easy-to-follow guide to implementing learning algorithms for machine software agents in order to solve discrete or continuous sequential decision making and control tasks.Hands-On Intelligent Agents with OpenAI Gym takes you through the process of building intelligent agent algorithms using deep reinforcement learning starting from the implementation of the building blocks for configuring, training, logging, visualizing, testing, and monitoring the agent. You will walk through the process of building intelligent agents from scratch to perform a variety of tasks. In the closing chapters, the book provides an overview of the latest learning environments and learning algorithms, along with pointers to more resources that will help you take your deep reinforcement learning skills to the next level.

4325
Ebook

Frank Merriwells New Comedian

Burt L. Standish

Readers continue to witness the rise of a new star. So Frank Merriwells magical story tells how a simple boy can achieve success with his work. In this part, Frank manages to successfully deliver the play For Old Eli, which impressed everyone around him.

4326
Ebook

Learn Bitcoin and Blockchain. Understanding blockchain and Bitcoin architecture to build decentralized applications

Kirankalyan Kulkarni

Blockchain is a distributed database that enables permanent, transparent, and secure storage of data. Blockchain technology uses cryptography to keep data secure. Learn Bitcoin and Blockchain is the perfect entry point to the world of decentralized databases.This book will take you on a journey through the blockchain database, followed by advanced implementations of the blockchain concept. You will learn about Bitcoin basics and their technical operations. As you make your way through the book, you will gain insight into this leading technology and its implementation in the real world. You will also cover the technical foundation of blockchain and understand the fundamentals of cryptography and how they keep data secure. In the concluding chapters, you’ll get to grips with the mechanisms behind cryptocurrencies.By the end of this book, you will have learned about decentralized digital money, advanced blockchain concepts, and Bitcoin and blockchain security.

4327
Ebook

Falk: wspomnienie, Amy Foster, Jutro

Joseph Conrad

"Falk: wspomnienie, Amy Foster, Jutro" to zbiór trzech wspaniałych nowel Josepha Conrada.

4328
Ebook

Learn C# in 7 days. Get up and running with C# 7 with async main, tuples, pattern matching, LINQ, regex, indexers, and more

Gaurav Aroraa

This book takes a unique approach to teach C# to absolute beginners. You’ll learn the basics of the language in seven days. It takes a practical approach to explain the important concepts that build the foundation of the C# programming language. The book begins by teaching you the basic fundamentals using real-world practical examples and gets you acquainted with C# programming. We cover some important features and nuances of the language in a hands-on way, helping you grasp the concepts in a fluid manner. Later, you’ll explore the concepts of Object-Oriented Programming (OOP) through a real-world example. Then we dive into advanced-level concepts such as generics and collections, and you’ll get acquainted with objects and LINQ. Towards the end, you’ll build an application that covers all the concepts explained in the book. By the end of this book, you will have next-level skills and a good knowledge of the fundamentals of C#.