万本电子书0元读

万本电子书0元读

Hands-On Meta Learning with Python
Hands-On Meta Learning with Python
Sudharsan Ravichandiran
¥71.93
Explore a diverse set of meta-learning algorithms and techniques to enable human-like cognition for your machine learning models using various Python frameworks Key Features *Understand the foundations of meta learning algorithms *Explore practical examples to explore various one-shot learning algorithms with its applications in TensorFlow *Master state of the art meta learning algorithms like MAML, reptile, meta SGD Book Description Meta learning is an exciting research trend in machine learning, which enables a model to understand the learning process. Unlike other ML paradigms, with meta learning you can learn from small datasets faster. Hands-On Meta Learning with Python starts by explaining the fundamentals of meta learning and helps you understand the concept of learning to learn. You will delve into various one-shot learning algorithms, like siamese, prototypical, relation and memory-augmented networks by implementing them in TensorFlow and Keras. As you make your way through the book, you will dive into state-of-the-art meta learning algorithms such as MAML, Reptile, and CAML. You will then explore how to learn quickly with Meta-SGD and discover how you can perform unsupervised learning using meta learning with CACTUs. In the concluding chapters, you will work through recent trends in meta learning such as adversarial meta learning, task agnostic meta learning, and meta imitation learning. By the end of this book, you will be familiar with state-of-the-art meta learning algorithms and able to enable human-like cognition for your machine learning models. What you will learn *Understand the basics of meta learning methods, algorithms, and types *Build voice and face recognition models using a siamese network *Learn the prototypical network along with its variants *Build relation networks and matching networks from scratch *Implement MAML and Reptile algorithms from scratch in Python *Work through imitation learning and adversarial meta learning *Explore task agnostic meta learning and deep meta learning Who this book is for Hands-On Meta Learning with Python is for machine learning enthusiasts, AI researchers, and data scientists who want to explore meta learning as an advanced approach for training machine learning models. Working knowledge of machine learning concepts and Python programming is necessary.
Hands-On Deep Learning with Apache Spark
Hands-On Deep Learning with Apache Spark
Guglielmo Iozzia
¥81.74
Speed up the design and implementation of deep learning solutions using Apache Spark Key Features * Explore the world of distributed deep learning with Apache Spark * Train neural networks with deep learning libraries such as BigDL and TensorFlow * Develop Spark deep learning applications to intelligently handle large and complex datasets Book Description Deep learning is a subset of machine learning where datasets with several layers of complexity can be processed. Hands-On Deep Learning with Apache Spark addresses the sheer complexity of technical and analytical parts and the speed at which deep learning solutions can be implemented on Apache Spark. The book starts with the fundamentals of Apache Spark and deep learning. You will set up Spark for deep learning, learn principles of distributed modeling, and understand different types of neural nets. You will then implement deep learning models, such as convolutional neural networks (CNNs), recurrent neural networks (RNNs), and long short-term memory (LSTM) on Spark. As you progress through the book, you will gain hands-on experience of what it takes to understand the complex datasets you are dealing with. During the course of this book, you will use popular deep learning frameworks, such as TensorFlow, Deeplearning4j, and Keras to train your distributed models. By the end of this book, you'll have gained experience with the implementation of your models on a variety of use cases. What you will learn * Understand the basics of deep learning * Set up Apache Spark for deep learning * Understand the principles of distribution modeling and different types of neural networks * Obtain an understanding of deep learning algorithms * Discover textual analysis and deep learning with Spark * Use popular deep learning frameworks, such as Deeplearning4j, TensorFlow, and Keras * Explore popular deep learning algorithms Who this book is for If you are a Scala developer, data scientist, or data analyst who wants to learn how to use Spark for implementing efficient deep learning models, Hands-On Deep Learning with Apache Spark is for you. Knowledge of the core machine learning concepts and some exposure to Spark will be helpful.
Hands-On Penetration Testing with Python
Hands-On Penetration Testing with Python
Furqan Khan
¥73.02
Implement defensive techniques in your ecosystem successfully with Python Key Features * Identify and expose vulnerabilities in your infrastructure with Python * Learn custom exploit development . * Make robust and powerful cybersecurity tools with Python Book Description With the current technological and infrastructural shift, penetration testing is no longer a process-oriented activity. Modern-day penetration testing demands lots of automation and innovation; the only language that dominates all its peers is Python. Given the huge number of tools written in Python, and its popularity in the penetration testing space, this language has always been the first choice for penetration testers. Hands-On Penetration Testing with Python walks you through advanced Python programming constructs. Once you are familiar with the core concepts, you’ll explore the advanced uses of Python in the domain of penetration testing and optimization. You’ll then move on to understanding how Python, data science, and the cybersecurity ecosystem communicate with one another. In the concluding chapters, you’ll study exploit development, reverse engineering, and cybersecurity use cases that can be automated with Python. By the end of this book, you’ll have acquired adequate skills to leverage Python as a helpful tool to pentest and secure infrastructure, while also creating your own custom exploits. What you will learn * Get to grips with Custom vulnerability scanner development * Familiarize yourself with web application scanning automation and exploit development * Walk through day-to-day cybersecurity scenarios that can be automated with Python * Discover enterprise-or organization-specific use cases and threat-hunting automation * Understand reverse engineering, fuzzing, buffer overflows , key-logger development, and exploit development for buffer overflows. * Understand web scraping in Python and use it for processing web responses * Explore Security Operations Centre (SOC) use cases * Get to understand Data Science, Python, and cybersecurity all under one hood Who this book is for If you are a security consultant , developer or a cyber security enthusiast with little or no knowledge of Python and want in-depth insight into how the pen-testing ecosystem and python combine to create offensive tools , exploits , automate cyber security use-cases and much more then this book is for you. Hands-On Penetration Testing with Python guides you through the advanced uses of Python for cybersecurity and pen-testing, helping you to better understand security loopholes within your infrastructure .
Implementing Azure: Putting Modern DevOps to Use
Implementing Azure: Putting Modern DevOps to Use
Florian Klaffenbach
¥90.46
Explore powerful Azure DevOps solutions to develop and deploy your software faster and more efficiently. Key Features * Build modern microservice-based systems with Azure architecture * Learn to deploy and manage cloud services and virtual machines * Configure clusters with Azure Service Fabric for deployment Book Description This Learning Path helps you understand microservices architecture and leverage various services of Microsoft Azure Service Fabric to build, deploy, and maintain highly scalable enterprise-grade applications. You will learn to select an appropriate Azure backend structure for your solutions and work with its toolkit and managed apps to share your solutions with its service catalog. As you progress through the Learning Path, you will study Azure Cloud Services, Azure-managed Kubernetes, and Azure Container Services deployment techniques. To apply all that you’ve understood, you will build an end-to-end Azure system in scalable, decoupled tiers for an industrial bakery with three business domains. Toward the end of this Learning Path, you will build another scalable architecture using Azure Service Bus topics to send orders between decoupled business domains with scalable worker roles processing these orders. By the end of this Learning Path, you will be comfortable in using development, deployment, and maintenance processes to build robust cloud solutions on Azure. This Learning Path includes content from the following Packt products: * Learn Microsoft Azure by Mohamed Wali * Implementing Azure Solutions - Second Edition by Florian Klaffenbach, Oliver Michalski, Markus Klein * Microservices with Azure by Namit Tanasseri and Rahul Rai What you will learn * Study various Azure Service Fabric application programming models * Create and manage a Kubernetes cluster in Azure Kubernetes Service * Use site-to-site VPN and ExpressRoute connections in your environment * Design an Azure IoT app and learn to operate it in various scenarios * Implement a hybrid Azure design using Azure Stack * Build Azure SQL databases with Code First Migrations * Integrate client applications with Web API and SignalR on Azure * Implement the Azure Active Directory (Azure AD) across the entire system Who this book is for If you are an IT system architect, network admin, or a DevOps engineer who wants to implement Azure solutions for your organization, this Learning Path is for you. Basic knowledge of the Azure Cloud platform will be beneficial.
Installing and Configuring Windows 10: 70-698 Exam Guide
Installing and Configuring Windows 10: 70-698 Exam Guide
Bekim Dauti
¥73.02
Get ready for the Windows 10: 70-698 exam and configure Windows to manage data recovery Key Features * Implement Windows 10 operational and administrative tasks * Configure devices, remote management settings, advanced management tools, and device drivers * Comprehensive guide to help you work efficiently in Windows 10 Book Description The Installing and Configuring Windows 10: 70-698 Exam Guide is designed to confirm what you already know, while also updating your knowledge of Windows 10. With its easy-to-follow guidance, you will quickly learn the user interface and discover steps to work efficiently in Windows 10 to rule out delays and obstacles. This book begins by covering various ways of installing Windows 10, followed by instructions on post-installation tasks. You will learn about the deployment of Windows 10 in Enterprise and also see how to configure networking in Windows 10. You’ll understand how to leverage Disk Management and Windows PowerShell to configure disks, volumes, and file system options. As you progress through the chapters, you will be able to set up remote management in Windows 10 and learn more about Windows update usage, behavior, and settings. You will also gain insights that will help you monitor and manage data recovery and explore how to configure authentication, authorization, and advanced management tools in Windows 10. By the end of this book, you will be equipped with enough knowledge to take the 70-698 exam and explore different study methods to improve your chances of passing the exam with ease. What you will learn * Discover various ways of installing Windows 10 * Understand how to configure devices and device drivers * Configure and support IPv4 and IPv6 network settings * Troubleshoot storage and removable device issues * Get to grips with data access and usage * Explore the advanced management tools available in Windows 10 Who this book is for This book is for IT professionals who perform installation, configuration, general local management and maintenance of Windows 10 core services and are preparing to clear the Windows 10: 70-698 exam
ReasonML Quick Start Guide
ReasonML Quick Start Guide
Raphael Rafatpanah
¥54.49
A hands on approach to learning ReasonML from the perspective of a web developer. Key Features * Hands on learning by building a real world app shell that includes client-side routing and more. * Understand Reason’s ecosystem including BuckleScript and various npm workflows. * Learn how Reason differs from TypeScript and Flow, and how to use it to make refactoring less stressful. Book Description ReasonML, also known as Reason, is a new syntax and toolchain for OCaml that was created by Facebook and is meant to be approachable for web developers. Although OCaml has several resources, most of them are from the perspective of systems development. This book, alternatively, explores Reason from the perspective of web development. You'll learn how to use Reason to build safer, simpler React applications and why you would want to do so. Reason supports immutability by default, which works quite well in the context of React. In learning Reason, you will also learn about its ecosystem – BuckleScript, JavaScript interoperability, and various npm workflows. We learn by building a real-world app shell, including a client-side router with page transitions, that we can customize for any Reason project. You'll learn how to leverage OCaml's excellent type system to enforce guarantees about business logic, as well as preventing runtime type errors.You'll also see how the type system can help offload concerns that we once had to keep in our heads. We'll explore using CSS-in-Reason, how to use external JSON in Reason, and how to unit-test critical business logic. By the end of the book, you'll understand why Reason is exploding in popularity and will have a solid foundation on which to continue your journey with Reason. What you will learn * Learn why Reason is exploding in popularity and why it's the future of React * Become familiar with Reason's syntax and semantics * Learn about Reason's ecosystem: BuckleScript and JavaScript interoperability * Learn how to build React applications with Reason * Learn how to use Reason's type system as a tool to provide amazing guarantees * Gain a solid foundation on which to continue your journey Who this book is for The target audience of this book is web developers who are somewhat familiar with ReactJS and who want to learn why ReasonML is the future of ReactJS.
Hands-On Application Penetration Testing with Burp Suite
Hands-On Application Penetration Testing with Burp Suite
Carlos A. Lozano
¥81.74
Test, fuzz, and break web applications and services using Burp Suite’s powerful capabilities Key Features * Master the skills to perform various types of security tests on your web applications * Get hands-on experience working with components like scanner, proxy, intruder and much more * Discover the best-way to penetrate and test web applications Book Description Burp suite is a set of graphic tools focused towards penetration testing of web applications. Burp suite is widely used for web penetration testing by many security professionals for performing different web-level security tasks. The book starts by setting up the environment to begin an application penetration test. You will be able to configure the client and apply target whitelisting. You will also learn to setup and configure Android and IOS devices to work with Burp Suite. The book will explain how various features of Burp Suite can be used to detect various vulnerabilities as part of an application penetration test. Once detection is completed and the vulnerability is confirmed, you will be able to exploit a detected vulnerability using Burp Suite. The book will also covers advanced concepts like writing extensions and macros for Burp suite. Finally, you will discover various steps that are taken to identify the target, discover weaknesses in the authentication mechanism, and finally break the authentication implementation to gain access to the administrative console of the application. By the end of this book, you will be able to effectively perform end-to-end penetration testing with Burp Suite. What you will learn * Set up Burp Suite and its configurations for an application penetration test * Proxy application traffic from browsers and mobile devices to the server * Discover and identify application security issues in various scenarios * Exploit discovered vulnerabilities to execute commands * Exploit discovered vulnerabilities to gain access to data in various datastores * Write your own Burp Suite plugin and explore the Infiltrator module * Write macros to automate tasks in Burp Suite Who this book is for If you are interested in learning how to test web applications and the web part of mobile applications using Burp, then this is the book for you. It is specifically designed to meet your needs if you have basic experience in using Burp and are now aiming to become a professional Burp user.
OpenCV 4 Computer Vision Application Programming Cookbook
OpenCV 4 Computer Vision Application Programming Cookbook
David Millán Escrivá
¥70.84
Discover interesting recipes to help you understand the concepts of object detection, image processing, and facial detection Key Features * Explore the latest features and APIs in OpenCV 4 and build computer vision algorithms * Develop effective, robust, and fail-safe vision for your applications * Build computer vision algorithms with machine learning capabilities Book Description OpenCV is an image and video processing library used for all types of image and video analysis. Throughout the book, you'll work through recipes that implement a variety of tasks, such as facial recognition and detection. With 70 self-contained tutorials, this book examines common pain points and best practices for computer vision (CV) developers. Each recipe addresses a specific problem and offers a proven, best-practice solution with insights into how it works, so that you can copy the code and configuration files and modify them to suit your needs. This book begins by setting up OpenCV, and explains how to manipulate pixels. You'll understand how you can process images with classes and count pixels with histograms. You'll also learn detecting, describing, and matching interest points. As you advance through the chapters, you'll get to grips with estimating projective relations in images, reconstructing 3D scenes, processing video sequences, and tracking visual motion. In the final chapters, you'll cover deep learning concepts such as face and object detection. By the end of the book, you'll be able to confidently implement a range to computer vision algorithms to meet the technical requirements of your complex CV projects What you will learn * Install and create a program using the OpenCV library * Segment images into homogenous regions and extract meaningful objects * Apply image filters to enhance image content * Exploit image geometry to relay different views of a pictured scene * Calibrate the camera from different image observations * Detect people and objects in images using machine learning techniques * Reconstruct a 3D scene from images * Explore face detection using deep learning Who this book is for If you’re a CV developer or professional who already uses or would like to use OpenCV for building computer vision software, this book is for you. You’ll also find this book useful if you’re a C++ programmer looking to extend your computer vision skillset by learning OpenCV.
Hands-On Network Programming with C
Hands-On Network Programming with C
Lewis Van Winkle
¥62.12
A comprehensive guide to programming with network sockets, implementing Internet protocols, designing IoT devices, and much more with C Key Features * Leverage your C or C++ programming skills to build powerful network applications * Get to grips with a variety of network protocols that allow you to load web pages, send emails, and do much more * Write portable network code for operating systems such as Windows, Linux, and macOS Book Description Network programming, a challenging topic in C, is made easy to understand with a careful exposition of socket programming APIs. This book gets you started with modern network programming in C and the right use of relevant operating system APIs. This book covers core concepts, such as hostname resolution with DNS, that are crucial to the functioning of the modern web. You’ll delve into the fundamental network protocols, TCP and UDP. Essential techniques for networking paradigms such as client-server and peer-to-peer models are explained with the help of practical examples. You’ll also study HTTP and HTTPS (the protocols responsible for web pages) from both the client and server perspective. To keep up with current trends, you’ll apply the concepts covered in this book to gain insights into web programming for IoT. You’ll even get to grips with network monitoring and implementing security best practices. By the end of this book, you’ll have experience of working with client-server applications, and be able to implement new network programs in C. The code in this book is compatible with the older C99 version as well as the latest C18 and C++17 standards. Special consideration is given to writing robust, reliable, and secure code that is portable across operating systems, including Winsock sockets for Windows and POSIX sockets for Linux and macOS. What you will learn * Uncover cross-platform socket programming APIs * Implement techniques for supporting IPv4 and IPv6 * Understand how TCP and UDP connections work over IP * Discover how hostname resolution and DNS work * Interface with web APIs using HTTP and HTTPS * Acquire hands-on experience with Simple Mail Transfer Protocol (SMTP) * Apply network programming to the Internet of Things (IoT) Who this book is for If you're a developer or a system administrator who wants to enter the world of network programming, this book is for you. Basic knowledge of C programming is assumed.
Microsoft Azure Administrator – Exam Guide AZ-103
Microsoft Azure Administrator – Exam Guide AZ-103
Sjoukje Zaal
¥70.84
Manage Microsoft Azure cloud services that span storage, security, networking, and compute cloud capabilities and ace the AZ-103 Exam Key Features * Master features and concepts pertaining to Azure's Administration services * Gain a deep understanding of various Azure services related to infrastructure, applications, and environments * Gauge yourself by giving mock tests with up-to-date exam questions Book Description Microsoft Azure Administrator – Exam Guide AZ-103 will cover all the exam objectives that will help you earn Microsoft Azure Administrator certification. Whether you want to clear AZ-103 exam or want hands-on experience in administering Azure, this study guide will help you achieve your objective. It covers the latest features and capabilities around configuring, managing, and securing Azure resources. Following Microsoft's AZ-103 exam syllabus, this guide is divided into five modules. The first module talks about how to manage Azure subscriptions and resources. You will be able to configure Azure subscription policies at Azure subscription level and learn how to use Azure policies for resource groups. Later, the book covers techniques related to implementing and managing storage in Azure. You will be able to create and configure backup policies and perform restore operations. The next module will guide you to create, configure, and deploy virtual machines for Windows and Linux. In the last two modules, you will learn about configuring and managing virtual networks and managing identities. The book concludes with effective mock tests along with answers so that you can confidently crack this exam. By the end of this book, you will acquire the skills needed to pass Exam AZ-103. What you will learn * Configure Azure subscription policies and manage resource groups * Monitor activity log by using Log Analytics * Modify and deploy Azure Resource Manager (ARM) templates * Protect your data with Azure Site Recovery * Learn how to manage identities in Azure * Monitor and troubleshoot virtual network connectivity * Manage Azure Active Directory Connect, password sync, and password writeback Who this book is for This book is for Azure administrators, systems administrators or anyone preparing for AZ 103 exam and wants to master Azure's various administration features. Readers should have proficiency in working with PowerShell, CLI and other day-to-day Azure administration tasks.
Hands-On Infrastructure Monitoring with Prometheus
Hands-On Infrastructure Monitoring with Prometheus
Joel Bastos
¥62.12
Build Prometheus ecosystems with metric-centric visualization, alerting, and querying Key Features * Integrate Prometheus with Alertmanager and Grafana for building a complete monitoring system * Explore PromQL, Prometheus' functional query language, with easy-to-follow examples * Learn how to deploy Prometheus components using Kubernetes and traditional instances Book Description Prometheus is an open source monitoring system. It provides a modern time series database, a robust query language, several metric visualization possibilities, and a reliable alerting solution for traditional and cloud-native infrastructure. This book covers the fundamental concepts of monitoring and explores Prometheus architecture, its data model, and how metric aggregation works. Multiple test environments are included to help explore different configuration scenarios, such as the use of various exporters and integrations. You’ll delve into PromQL, supported by several examples, and then apply that knowledge to alerting and recording rules, as well as how to test them. After that, alert routing with Alertmanager and creating visualizations with Grafana is thoroughly covered. In addition, this book covers several service discovery mechanisms and even provides an example of how to create your own. Finally, you’ll learn about Prometheus federation, cross-sharding aggregation, and also long-term storage with the help of Thanos. By the end of this book, you’ll be able to implement and scale Prometheus as a full monitoring system on-premises, in cloud environments, in standalone instances, or using container orchestration with Kubernetes. What you will learn * Grasp monitoring fundamentals and implement them using Prometheus * Discover how to extract metrics from common infrastructure services * Find out how to take full advantage of PromQL * Design a highly available, resilient, and scalable Prometheus stack * Explore the power of Kubernetes Prometheus Operator * Understand concepts such as federation and cross-shard aggregation * Unlock seamless global views and long-term retention in cloud-native apps with Thanos Who this book is for If you’re a software developer, cloud administrator, site reliability engineer, DevOps enthusiast or system admin looking to set up a fail-safe monitoring and alerting system for sustaining infrastructure security and performance, this book is for you. Basic networking and infrastructure monitoring knowledge will help you understand the concepts covered in this book.
Developer, Advocate!
Developer, Advocate!
Geertjan Wielenga
¥71.93
A collection of in-depth conversations with leading developer advocates that reveal the world of developer relations today Key Features * Top developer advocates reveal the work they’re doing at the center of their tech communities and the impact their advocacy is having on the tech industry as a whole * Discover the best practices of developer advocacy and get the inside story on working at some of the world’s largest tech companies * Features contributions from noted developer advocates, including Scott Hanselman, Sally Eaves, Venkat Subramaniam, Jono Bacon, Ted Neward, and more Book Description What exactly is a developer advocate, and how do they connect developers and companies around the world? Why is the area of developer relations set to explode? Can anybody with a passion for tech become a developer advocate? What are the keys to success on a global scale? How does a developer advocate maintain authenticity when balancing the needs of their company and their tech community? What are the hot topics in areas including Java, JavaScript, "tech for good," artificial intelligence, blockchain, the cloud, and open source? These are just a few of the questions addressed by developer advocate and author Geertjan Wielenga in Developer, Advocate!. 32 of the industry's most prominent developer advocates, from companies including Oracle, Microsoft, Google, and Amazon, open up about what it's like to turn a lifelong passion for knowledge sharing about tech into a rewarding career. These advocates run the gamut from working at large software vendors to small start-ups, along with independent developer advocates who work within organizations or for themselves. In Developer, Advocate!, readers will see how developer advocates are actively changing the world, not only for developers, but for individuals and companies navigating the fast-changing tech landscape. More importantly, Developer, Advocate! serves as a rallying cry to inspire and motivate tech enthusiasts and burgeoning developer advocates to get started and take their first steps within their tech community. What you will learn * Discover how developer advocates are putting developer interests at the heart of the software industry in companies including Microsoft and Google * Gain the confidence to use your voice in the tech community * Immerse yourself in developer advocacy techniques * Understand and overcome the challenges and obstacles facing developer advocates today * Hear predictions from the people at the cutting edge of tech * Explore your career options in developer advocacy Who this book is for Anybody interested in developer advocacy, the impact it is having, and how to build developer advocacy capabilities
Scratched:A Memoir of Perfectionism
Scratched:A Memoir of Perfectionism
Tallent, Elizabeth
¥151.53
“Reading Scratched gave me the feeling of standing very close to a blazing fire. It is that brilliant, that intense, and one of the finest explorations I know of what it means to be a woman and an artist.”—Sigrid Nunez, author of The Friend and Winner of the National Book Award for FictionIn a bold and brilliant memoir that reinvents the form, the acclaimed author of the novel Museum Pieces and the collection Mendocino Fire explores the ferocious desire for perfection which has shaped her writing life as well as her rich, dramatic, and constantly surprising personal life.Scratched is an intimate account of the uses a child, and the adult she becomes, will find for perfectionism and the role it will play in every part of her life. Elizabeth Tallent’s story begins in a hospital in mid-1950s suburban Washington, D.C., when her mother refuses to hold her newborn daughter, shocking behavior that baffles the nurses. Imagining her own mother’s perfectionist ideal at this critical moment, Elizabeth moves back and forth in time, juxtaposing moments in the past with the present in this innovative and spellbinding narrative.Elizabeth traces her journey from her early years in which she perceived herself as “the child whose flaws let disaster into an otherwise perfect family,” to her adulthood, when perfectionism came to affect everything. In the decade between 27 and 37, she publishes five literary books with Knopf and her short stories appear in The New Yorker. But this extraordinary start to her career is followed by twenty-two years of silence. She wrote, or rather published, nothing at all. Why? Scratched is the remarkable response to that question.Elizabeth’s early publications secure her a coveted teaching job at Stanford University. As she toggles between Palo Alto and the Mendocino coast where she lives, raises her son Gabriel, and pursues an important psychoanalysis, Elizabeth grapples with the perfectionism that has always been home to her. Eventually, she finds love and acceptance in the most unlikely place, and finally accepts an “as is” relationship with herself and others. Her final triumph is the writing of this memoir, filled with wit, humor, and heart, and unlike any other you will read. Scratched is a brave book that repeatedly searches for the emotional truth beneath the conventional surface of existence.
The Likeability Trap:How to Break Free and Succeed as You Are
The Likeability Trap:How to Break Free and Succeed as You Are
Menendez, Alicia
¥162.76
女性陷入了一个困境:要友善,但不能太友善,要成功,但不能太成功,无论如何,必须招人喜欢。而这一点,阻碍了女性成功的协商薪资、要求升职和工作态度强硬,因为这些总会让人不那么受人喜爱。本书深入探讨了这一偏见和束缚,并提供了现实的办法来帮助解决这个阻碍。 Be nice, but not too nice. Be successful, but not too successful. Just be likeable. Whatever that means?Women are stuck in an impossible bind. At work, strong women are criticized for being cold, and warm women are seen as pushovers. An award-winning journalist examines this fundamental paradox and empowers readers to let go of old rules and reimagine leadership rather than reinventing themselves.Consider that even competent women must appear likeable to successfully negotiate a salary, ask for a promotion, or take credit for a job well done—and that studies show these actions usually make them less likeable. And this minefield is doubly loaded when likeability intersects with race, ethnicity, sexual orientation, and parental status. Relying on extensive research and interviews, and carefully examined personal experience, The Likeability Trap delivers an essential examination of the pressure put on women to be amiable at work, home, and in the public sphere, and explores the price women pay for internalizing those demands. Rather than advising readers to make themselves likeable, Menendez empowers them to examine how they perceive themselves and others and explores how the concept of likeability is riddled with cultural biases. Our demands for likeability, she argues, hinder everyone’s progress and power.Inspiring, thoughtful and often funny, The Likeability Trap proposes surprising, practical solutions for confronting the cultural patterns holding us back, encourages us to value unique talents and styles instead of muting them, and to remember that while likeability is part of the game, it will not break you.
Hitting a Straight Lick with a Crooked Stick:Stories from the Harlem Renaissance
Hitting a Straight Lick with a Crooked Stick:Stories from the Harlem Renaissance
Hurston, Zora Neale
¥145.91
From “one of the greatest writers of our time” (Toni Morrison)—the author of Barracoon and Their Eyes Were Watching God—a collection of remarkable stories, including eight “lost” Harlem Renaissance tales now available to a wide audience for the first time. New York Times’ Books to Watch forBuzzfeed’s Most Anticipated Books of 2020Newsweek’s Most Anticipated BooksForbes.com’s Most Anticipated Books of 2020E!’s Top 2020 Books to ReadGlamour’s Best Books In 1925, Barnard student Zora Neale Hurston—the sole black student at the college—was living in New York, “desperately striving for a toe-hold on the world.” During this period, she began writing short works that captured the zeitgeist of African American life and transformed her into one of the central figures of the Harlem Renaissance. Nearly a century later, this singular talent is recognized as one of the most influential and revered American artists of the modern period.Hitting a Straight Lick with a Crooked Stick is an outstanding collection of stories about love and migration, gender and class, racism and sexism that proudly reflect African American folk culture. Brought together for the first time in one volume, they include eight of Hurston’s “lost” Harlem stories, which were found in forgotten periodicals and archives. These stories challenge conceptions of Hurston as an author of rural fiction and include gems that flash with her biting, satiric humor, as well as more serious tales reflective of the cultural currents of Hurston’s world. All are timeless classics that enrich our understanding and appreciation of this exceptional writer’s voice and her contributions to America’s literary traditions.
Late in the Day:A Novel
Late in the Day:A Novel
Hadley, Tessa
¥151.53
“With each new book by Tessa Hadley, I grow more convinced that she’s one of the greatest stylists alive.”—Ron Charles, Washington PostNew York Times Book Review Editors' Choice |A Parnassus First Editions Club Pick | Powell’s Indispensable Book Club Pick | A Washington Post Notable Book | A Slate Best Book of the Year | A Boston Globe Best Book of the Year | A Bookpage Best Book of the YearThe lives of two close-knit couples are irrevocably changed by an untimely death in the latest from Tessa Hadley, the acclaimed novelist and short story master who “recruits admirers with each book” (Hilary Mantel).Alexandr and Christine and Zachary and Lydia have been friends since they first met in their twenties. Thirty years later, Alex and Christine are spending a leisurely summer’s evening at home when they receive a call from a distraught Lydia: she is at the hospital. Zach is dead.In the wake of this profound loss, the three friends find themselves unmoored; all agree that Zach, with his generous, grounded spirit, was the irreplaceable one they couldn’t afford to lose. Inconsolable, Lydia moves in with Alex and Christine. But instead of loss bringing them closer, the three of them find over the following months that it warps their relationships, as old entanglements and grievances rise from the past, and love and sorrow give way to anger and bitterness.Late in the Day explores the complex webs at the center of our most intimate relationships, to expose how, beneath the seemingly dependable arrangements we make for our lives, lie infinite alternate configurations. Ingeniously moving between past and present and through the intricacies of her characters’ thoughts and interactions, Tessa Hadley once again “crystallizes the atmosphere of ordinary life in prose somehow miraculous and natural” (Washington Post).
Chasing Cassandra:The Ravenels
Chasing Cassandra:The Ravenels
Kleypas, Lisa
¥56.67
Everything has a price . . .Railway magnate Tom Severin is wealthy and powerful enough to satisfy any desire as soon as it arises. Anything—or anyone—is his for the asking. It should be simple to find the perfect wife—and from his first glimpse of Lady Cassandra Ravenel, he’s determined to have her. But the beautiful and quick-witted Cassandra is equally determined to marry for love—the one thing he can’t give.Everything except her . . .Severin is the most compelling and attractive man Cassandra has ever met, even if his heart is frozen. But she has no interest in living in the fast-paced world of a ruthless man who always plays to win. When a newfound enemy nearly destroys Cassandra’s reputation, Severin seizes the opportunity he’s been waiting for. As always, he gets what he wants—or does he? There’s one lesson Tom Severin has yet to learn from his new bride: Never underestimate a Ravenel.The chase for Cassandra’s hand may be over. But the chase for her heart has only just begun . . . 
Trouble at Table 5 #1: The Candy Caper
Trouble at Table 5 #1: The Candy Caper
Watson, Tom
¥33.63
From the author of Stick Dog comes the first book in a highly illustrated early chapter book series about three best friends whose plans, missions, and schemes are sure to shake up their school. Featuring two-color art on every page and fun activities at the end of each book!Molly gets things stuck in her head sometimes. When she sees a jar of candy on Principal Shelton’s desk, she absolutely needs to know how many candies are in that jar! Luckily, her two best friends, Simon and Rosie, are ready to help her find the answer—even if it means detention for all of them!Each hilarious friendship story in this series is designed to set independent readers up for success—with short, fast-paced chapters, black-and-red art on every page, and progress bars at the end of each chapter!
That's What Friends Do
That's What Friends Do
Barnhart, Cathleen
¥95.39
A heartfelt and powerful debut novel for fans of Erin Entrada Kelly and John David Anderson, That’s What Friends Do is a book for anyone learning how to have the hard conversations about feelings, boundaries, and what it means to be a true friend. Samantha Goldstein and David Fisher have been friends ever since they met on their town’s Little League baseball team. But when a new kid named Luke starts hanging out with them, what was a comfortable pair becomes an awkward trio. Luke’s comments make Sammie feel uncomfortable—but all David sees is how easily Luke flirts with Sammie, and so David decides to finally make a move on the friend he’s always had a crush on.Soon things go all wrong and too far, and Sammie and David are both left feeling hurt, confused, and unsure of themselves, without anyone to talk to about what happened. As rumors start flying around the school, David must try to make things right (if he can) and Sammie must learn to speak up about what’s been done to her.
IT'S ALL IN YOUR HEAD
IT'S ALL IN YOUR HEAD
Russ
¥112.23
Instant National Bestseller! Wall Street Journal bestseller; USA Today bestseller; Publishers Weekly bestseller; international bestseller.An inspirational book by self-made musical superstar, Russ, reminding you that it starts with YOU, to believe in yourself, and to get out of your own way.  Twenty-seven-year-old rapper, songwriter, and producer Russ walks his own path, at his own pace. By doing so, he proved that he didn’t need a major label to surpass over a billion streams on Spotify/Apple Music, get on Forbes’ 2019 “30 Under 30,” make the Forbes‘ “30 Under 30 Cash Kings” at number 20 for most earned, sell out arenas across the U.S. and around the globe, and become one of the most popular and engaged rappers right now. His method was simple: love and believe in yourself absolutely and work hard no matter what. In this memoir, Russ inspires readers to walk to their individual rhythms and beat their biggest obstacles: themselves. With chapters named after his most powerful and popular songs, IT'S ALL IN YOUR HEAD will reflect on the lessons he’s learned from his career, family, and relationships. He’ll push readers to bet on themselves, take those leaps of faith, and recognize struggles as opportunities. With illustrations throughout consistent with the brand Russ has built and his fan base loves, IT'S ALL IN YOUR HEAD will give readers an inside-look at the man and the motivation behind the music. A lover of books like The Alchemist and The Seven Spiritual Laws of Success, Russ delivers a short, potent, inspirational, raw, and honest book that gives readers a way to find self-belief and unlock their potential. Fans already rely on Russ as an inspiration of confidence; now, he is taking it to the next level with this book, which will contain lyrics from his music and visuals that reflect his inimitable style.
Knights vs. the End (of Everything)
Knights vs. the End (of Everything)
Phelan, Matt
¥95.39
The third action-packed story in Matt Phelan’s acclaimed Knights vs. series! Five daring heroes face their most difficult challenge yet: saving Camelot itself. Can the band of friends survive an evil queen, a powerful Faerie King, and one nasty dragon? This heavily illustrated middle grade adventure is a hilarious tale of derring-do, perfect for reluctant readers as well as fans of The Terrible Two and The Wild Robot. A year has passed since the knights battled monsters on the mist-covered Orkney Isles. The knights have searched high and low for the elusive Queen Morgause, who is bent on destroying King Arthur and all of Camelot. Finally, a tip from the legendary Green Knight sends the heroes searching for the Faerie Realm, an eerie world where nothing is what it seems. Together, the knights will lose an old friend, discover a new ally, face a dangerous dragon, and learn what it means to be a legend. With art on nearly every page, including an epic fight scene depicted in several graphic-novel–style spreads, this engaging story is ideal for reluctant readers, aspiring knights, and action-adventure fans. Camelot may never be the same after these heroes come to the rescue!