Mastering SAP ABAP
¥62.12
Take your SAP ABAP skills to the next level by mastering ABAP programming techniques with the help of real-world examples Key Features * Become adept at building interfaces and explore ABAP tools and techniques * Discover the modern functionalities available in the latest version of ABAP * Learn the process of creating stunning HTML5 applications using SAPUI5 Book Description Advanced Business Application Programming (ABAP) is an established and complex programming language in the IT industry. This book is designed to help you use the latest ABAP techniques and apply legacy constructions using practical examples. You'll start with a quick refresher on language and database concepts, followed by agile techniques for adding custom code to a modern ABAP system. After this, you will get up to speed with the complete ABAP toolset for importing data to and from different environments. Next, you'll learn how to print forms and work with the different ABAP tools for Extensible Markup Language (XML) manipulation. While covering further chapters, you'll gain insights into building stunning UI5 interfaces, in addition to learning how to develop simple apps using the Business Object Processing Framework (BOPF). You will also pick up the technique of handling exceptions and performing testing in ABAP. In the concluding chapters, you can look forward to grasping various techniques for optimizing the performance of programs using a variety of performance analysis tools. By the end of this book, you will have the expertise you need to confidently build maintainable programs in Systems, Applications, and Products (SAP). What you will learn * Create stable and error-free ABAP programs * Leverage new ABAP concepts including object-oriented programming(OOP) and Model-View-Controller (MVC) * Learn to add custom code to your existing SAP program * Speed up your ABAP programs by spotting bottlenecks * Understand techniques such as performance tuning and optimization * Develop modern and beautiful user interfaces (UIs) in an ABAP environment * Build multiple classes with any nesting level Who this book is for This book is for developers who want to learn and use ABAP skills to become an industry expert. Familiarity with object-oriented programming concepts is expected.
Circle of Shadows
¥72.93
A thrilling new fantasy series full of magic and betrayal—from Evelyn Skye, New York Times bestselling author of the Crown’s Game series.Sora can move as silently as a ghost and hurl throwing stars with lethal accuracy. Her gemina, Daemon, can win any physical fight blindfolded and with an arm tied around his back. They are apprentice warriors of the Society of Taigas—marked by the gods to be trained in magic and the fighting arts to protect the kingdom of Kichona.As their graduation approaches, Sora and Daemon look forward to proving themselves worthy of belonging in the elite group—but in a kingdom free of violence since the Blood Rift Rebellion many years ago, it’s been difficult to make their mark. So when Sora and Daemon encounter a strange camp of mysterious soldiers while on a standard scouting mission, they decide the only thing to do to help their kingdom is to infiltrate the group. Taking this risk will change Sora’s life forever—and lead her on a mission of deception that may fool everyone she’s ever loved.Love, spies, and adventure abound as Sora and Daemon unravel a complex web of magic and secrets that might tear them—and the entire kingdom—apart forever.
The Disasters
¥60.87
The Breakfast Club meets Guardians of the Galaxy in this YA sci-fi adventure by debut author M. K. England.Hotshot pilot Nax Hall has a history of making poor life choices. So it’s not exactly a surprise when he’s kicked out of the elite Ellis Station Academy in less than twenty-four hours. But Nax’s one-way trip back to Earth is cut short when a terrorist group attacks the Academy.Nax and three other washouts escape—barely—but they’re also the sole witnesses to the biggest crime in the history of space colonization. And the perfect scapegoats.On the run, Nax and his fellow failures plan to pull off a dangerous heist to spread the truth. Because they may not be “Academy material,” and they may not even get along, but they’re the only ones left to step up and fight.Full of high-stakes action, subversive humor, and underdogs becoming heroes, this YA sci-fi adventure is perfect for fans of Illuminae, Heart of Iron, or the cult classic TV show Firefly and is also a page-turning thrill ride that anyone—not just space nerds—can enjoy.
A Thousand Beginnings and Endings
¥101.00
Star-crossed lovers, meddling immortals, feigned identities, battles of wits, and dire warnings: these are the stuff of fairy tale, myth, and folklore that have drawn us in for centuries. Fifteen bestselling and acclaimed authors reimagine the folklore and mythology of East and South Asia in short stories that are by turns enchanting, heartbreaking, romantic, and passionate. Compiled by We Need Diverse Books’s Ellen Oh and Elsie Chapman, the authors included in this exquisite collection are: Renée Ahdieh, Sona Charaipotra, Preeti Chhibber, Roshani Chokshi, Aliette de Bodard, Melissa de la Cruz, Julie Kagawa, Rahul Kanakia, Lori M. Lee, E. C. Myers, Cindy Pon, Aisha Saeed, Shveta Thakrar, and Alyssa . A mountain loses her heart. Two sisters transform into birds to escape captivity. A young man learns the true meaning of sacrifice. A young woman takes up her mother’s mantle and leads the dead to their final resting place.From fantasy to science fiction to contemporary, from romance to tales of revenge, these stories will beguile readers from start to finish. For fans of Neil Gaiman’s Unnatural Creatures and Ameriie’s New York Times–bestselling Because You Love to Hate Me.
The Unteachables
¥44.85
A hilarious new middle grade novel from beloved and bestselling author Gordon Korman about what happens when the worst class of kids in school is paired with the worst teacher—perfect for fans of Ms. Bixby’s Last Day. The Unteachables are a notorious class of misfits, delinquents, and academic train wrecks. Like Aldo, with anger management issues; Parker, who can’t read; Kiana, who doesn’t even belong in the class—or any class; and Elaine (rhymes with pain). The Unteachables have been removed from the student body and isolated in room 117.Their teacher is Mr. Zachary Kermit, the most burned-out teacher in all of Greenwich. He was once a rising star, but his career was shattered by a cheating scandal that still haunts him. After years of phoning it in, he is finally one year away from early retirement. But the superintendent has his own plans to torpedo that idea—and it involves assigning Mr. Kermit to the Unteachables.The Unteachables never thought they’d find a teacher who had a worse attitude than they did. And Mr. Kermit never thought he would actually care about teaching again. Over the course of a school year, though, room 117 will experience mayhem, destruction—and maybe even a shot at redemption.
The Complete Rust Programming Reference Guide
¥88.28
Design and implement professional-level programs by leveraging modern data structures and algorithms in Rust Key Features * Improve your productivity by writing more simple and easy code in Rust * Discover the functional and reactive implementations of traditional data structures * Delve into new domains of Rust, including WebAssembly, networking, and command-line tools Book Description Rust is a powerful language with a rare combination of safety, speed, and zero-cost abstractions. This Learning Path is filled with clear and simple explanations of its features along with real-world examples, demonstrating how you can build robust, scalable, and reliable programs. You’ll get started with an introduction to Rust data structures, algorithms, and essential language constructs. Next, you will understand how to store data using linked lists, arrays, stacks, and queues. You’ll also learn to implement sorting and searching algorithms, such as Brute Force algorithms, Greedy algorithms, Dynamic Programming, and Backtracking. As you progress, you’ll pick up on using Rust for systems programming, network programming, and the web. You’ll then move on to discover a variety of techniques, right from writing memory-safe code, to building idiomatic Rust libraries, and even advanced macros. By the end of this Learning Path, you’ll be able to implement Rust for enterprise projects, writing better tests and documentation, designing for performance, and creating idiomatic Rust code. This Learning Path includes content from the following Packt products: * Mastering Rust - Second Edition by Rahul Sharma and Vesa Kaihlavirta * Hands-On Data Structures and Algorithms with Rust by Claus Matzinger What you will learn * Design and implement complex data structures in Rust * Create and use well-tested and reusable components with Rust * Understand the basics of multithreaded programming and advanced algorithm design * Explore application profiling based on benchmarking and testing * Study and apply best practices and strategies in error handling * Create efficient web applications with the Actix-web framework * Use Diesel for type-safe database interactions in your web application Who this book is for If you are already familiar with an imperative language and now want to progress from being a beginner to an intermediate-level Rust programmer, this Learning Path is for you. Developers who are already familiar with Rust and want to delve deeper into the essential data structures and algorithms in Rust will also find this Learning Path useful.
Hands-On Infrastructure Monitoring with Prometheus
¥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.
Flutter for Beginners
¥63.21
A step-by-step guide to learning Flutter and Dart 2 for creating Android and iOS mobile applications Key Features * Get up to speed with the basics of Dart programming and delve into Flutter development * Understand native SDK and third-party libraries for building Android and iOS applications using Flutter * Package and deploy your Flutter apps to achieve native-like performance Book Description Google Flutter is a cross-platform mobile platform that makes it easier to write secure and high-performance native apps for iOS and Android. This book begins by introducing you to the Flutter framework and basics of Dart. You’ll learn to set up the development environment to get started with your Flutter project. The book will guide you through designing the user interface and user input functions for your app. As you progress, you’ll explore the navigator widget to manage your app routes and understand how to add transitions between screens. You’ll then get to grips with developing your own plugin and discover how to structure good plugin code. The book will help you display a map from the Flutter app, add markers and interactions to it, and use the Google Places API. You’ll build on your knowledge by not only adding tests to create a bug-free app, but also preparing it for deployment on Apple's App Store and Google Play. In later chapters, you’ll learn to improve the user experience with advanced features such as map integrations, platform-specific code with native programming languages, and personalized animation options for designing intuitive UIs. By the end of this book, you’ll be well-versed with Dart programming and have the skills to develop your own mobile apps or build a career as a Dart and Flutter app developer. What you will learn * Understand the fundamentals of the Dart programming language * Explore the core concepts of the Flutter UI and how it compiles for multiple platforms * Develop Flutter plugins and widgets and understand how to structure good plugin code * Style your apps with widgets and learn the difference between stateful and stateless widgets * Add animation to your UI using Flutter's AnimatedBuilder component * Integrate your native code into your Flutter codebase for native app performance Who this book is for This book is for developers looking to learn Google's revolutionary framework, Flutter from scratch. No knowledge of Flutter or Dart is required. However, basic programming language knowledge will be helpful.
Short Life in a Strange World:Birth to Death in 42 Panels
¥182.47
Sure to be hailed alongside H is for Hawk and The Hare with Amber Eyes, an exceptional work that is at once an astonishing journey across countries and continents, an immersive examination of a great artist’s work, and a moving and intimate memoir.In 2012, facing the death of his father and impending fatherhood, Toby Ferris set off on a seemingly quixotic mission to track down and look at—in situ—every painting still in existence by Pieter Bruegel the Elder, the most influential and important artist of Northern Renaissance painting.The result of that pursuit is a remarkable journey through major European cities and across continents. As Ferris takes a keen analytical eye to the paintings, each piece brings new revelations about Bruegel’s art, and gives way to meditations on mortality, fatherhood, and life. Ferris conjures a whole world to which most of us have probably lost the key, and in the process teaches us how to look, patiently and curiously, at the world.Short Life in a Strange World is a dazzlingly original and assured debut—a strange and bewitching hybrid of art criticism, philosophical reflection, and poignant memoir. Beautifully illustrated with sixty-six color images, it subtly alters the way we see the world and ourselves.
Developer, Advocate!
¥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
¥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.
Everything I Know About Love:A Memoir
¥129.07
前《星期日泰晤士报》专栏作家多利 · 奥尔德顿处女作,这本回忆录讲述了成长、变老过程中渐渐学会如何处理工作、爱情、友谊、得失。作者真诚、幽默、充满智慧,她细腻和极具洞察力的描述会引起各个年龄段女性的共鸣,仿佛在看真实版的《BJ单身日记》 "There is no writer quite like Dolly Alderton working today and very soon the world will know it.”--Lisa Taddeo, author of #1 New York Times bestseller Three Women“Dolly Alderton has always been a sparkling Roman candle of talent. She is funny, smart, and explosively engaged in the wonders and weirdness of the world. But what makes this memoir more than mere entertainment is the mature and sophisticated evolution that Alderton describes in these pages. It’s a beautifully told journey and a thoughtful, important book. I loved it.”--Elizabeth Gilbert, New York Times bestselling author of Eat, Pray, Love and City of GirlsThe wildly funny, occasionally heartbreaking internationally bestselling memoir about growing up, growing older, and learning to navigate friendships, jobs, loss, and love along the rideWhen it comes to the trials and triumphs of becoming an adult, journalist and former Sunday Times columnist Dolly Alderton has seen and tried it all. In her memoir, she vividly recounts falling in love, finding a job, getting drunk, getting dumped, realizing that Ivan from the corner shop might just be the only reliable man in her life, and that absolutely no one can ever compare to her best girlfriends. Everything I Know About Love is about bad dates, good friends and—above all else— realizing that you are enough. Glittering with wit and insight, heart and humor, Dolly Alderton’s unforgettable debut weaves together personal stories, satirical observations, a series of lists, recipes, and other vignettes that will strike a chord of recognition with women of every age—making you want to pick up the phone and tell your best friends all about it. Like Bridget Jones’ Diary but all true, Everything I Know About Love is about the struggles of early adulthood in all its terrifying and hopeful uncertainty.
A Sportsman's Notebook:Stories
¥94.10
Twenty-five beautifully written stories, penned in exile, evocatively depicting life on a manor in feudal Russia and examining the conflicts between serfs and landlordsA Sportsman’s Notebook, Ivan Turgenev’s first literary masterpiece, is a sweeping portrayal of the magnificent nineteenth–century Russian countryside and the harsh lives of those who inhabited it. In a powerful and gripping series of sketches, a hunter wanders through the vast landscape of steppe and forest in search of game, encountering a varied cast of peasants, landlords, bailiffs, overseers, horse traders, and merchants. He witnesses both feudal tyranny and the submission of the tyrannized, against a backdrop of the sublime and pitiless terrain of rural Russia.These exquisitely rendered stories, now with a stirring introduction from Daniyal Mueenuddin, were not only universally popular with the reading public but, through the influence they exerted on important members of the Tsarist bureaucracy, contributed to the major political event of mid–nineteenth–century Russia: the Great Emancipation of the serfs in 1861. Rarely has a book that offers such undiluted literary pleasure also been so strong a force for significant social change, one that continues to speak to readers centuries later.
The Lost Diary of M:A Novel
¥149.48
An engrossing debut novel that cannily reimagines the extraordinary life and mysterious death of bohemian Georgetown socialite Mary Pinchot Meyer— secret lover of JFK, ex-wife of a CIA chief, sexual adventurer, LSD explorer and early feminist living by her own rules.She was a longtime lover of JFK.She was the ex-wife of a CIA chief. She was the sister-in-law of the Washington Post’s Ben Bradlee.She believed in mind expansion and took LSD with Timothy Leary. She was a painter, a socialite and a Bohemian in Georgetown during the Cold War.And she ended up dead in an unsolved murder a year after JFK’s assassination.The diary she kept was never found.Until now. . . .
We Unleash the Merciless Storm
¥99.65
In this nail-biting sequel to Tehlor Kay Mejia’s critically acclaimed fantasy novel We Set the Dark on Fire, La Voz operative Carmen is forced to choose between the girl she loves and the success of the rebellion she’s devoted her life to. Perfect for fans of The Handmaid’s Tale and Anna-Marie McLemore.Being a part of the resistance group La Voz is an act of devotion and desperation. On the other side of Medio’s border wall, the oppressed class fights for freedom and liberty, sacrificing what little they have to become defenders of the cause. Carmen Santos is one of La Voz’s best soldiers. She spent years undercover, but now, with her identity exposed and the island on the brink of a civil war, Carmen returns to the only real home she’s ever known: La Voz’s headquarters.There she must reckon with her beloved leader, who is under the influence of an aggressive new recruit, and with the devastating news that her true love might be the target of an assassination plot. Will Carmen break with her community and save the girl who stole her heart—or fully embrace the ruthless rebel she was always meant to be?
Hands-On Deep Learning with Apache Spark
¥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
¥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
¥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
¥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
Machine Learning Quick Reference
¥54.49
Your hands-on reference guide to developing, training, and optimizing your machine learning models Key Features * Your guide to learning efficient machine learning processes from scratch * Explore expert techniques and hacks for a variety of machine learning concepts * Write effective code in R, Python, Scala, and Spark to solve all your machine learning problems Book Description Machine learning makes it possible to learn about the unknowns and gain hidden insights into your datasets by mastering many tools and techniques. This book guides you to do just that in a very compact manner. After giving a quick overview of what machine learning is all about, Machine Learning Quick Reference jumps right into its core algorithms and demonstrates how they can be applied to real-world scenarios. From model evaluation to optimizing their performance, this book will introduce you to the best practices in machine learning. Furthermore, you will also look at the more advanced aspects such as training neural networks and work with different kinds of data, such as text, time-series, and sequential data. Advanced methods and techniques such as causal inference, deep Gaussian processes, and more are also covered. By the end of this book, you will be able to train fast, accurate machine learning models at your fingertips, which you can easily use as a point of reference. What you will learn * Get a quick rundown of model selection, statistical modeling, and cross-validation * Choose the best machine learning algorithm to solve your problem * Explore kernel learning, neural networks, and time-series analysis * Train deep learning models and optimize them for maximum performance * Briefly cover Bayesian techniques and sentiment analysis in your NLP solution * Implement probabilistic graphical models and causal inferences * Measure and optimize the performance of your machine learning models Who this book is for If you’re a machine learning practitioner, data scientist, machine learning developer, or engineer, this book will serve as a reference point in building machine learning solutions. You will also find this book useful if you’re an intermediate machine learning developer or data scientist looking for a quick, handy reference to all the concepts of machine learning. You’ll need some exposure to machine learning to get the best out of this book.
Python Machine Learning Blueprints
¥81.74
Discover a project-based approach to mastering machine learning concepts by applying them to everyday problems using libraries such as scikit-learn, TensorFlow, and Keras Key Features * Get to grips with Python's machine learning libraries including scikit-learn, TensorFlow, and Keras * Implement advanced concepts and popular machine learning algorithms in real-world projects * Build analytics, computer vision, and neural network projects Book Description Machine learning is transforming the way we understand and interact with the world around us. This book is the perfect guide for you to put your knowledge and skills into practice and use the Python ecosystem to cover key domains in machine learning. This second edition covers a range of libraries from the Python ecosystem, including TensorFlow and Keras, to help you implement real-world machine learning projects. The book begins by giving you an overview of machine learning with Python. With the help of complex datasets and optimized techniques, you’ll go on to understand how to apply advanced concepts and popular machine learning algorithms to real-world projects. Next, you’ll cover projects from domains such as predictive analytics to analyze the stock market and recommendation systems for GitHub repositories. In addition to this, you’ll also work on projects from the NLP domain to create a custom news feed using frameworks such as scikit-learn, TensorFlow, and Keras. Following this, you’ll learn how to build an advanced chatbot, and scale things up using PySpark. In the concluding chapters, you can look forward to exciting insights into deep learning and you'll even create an application using computer vision and neural networks. By the end of this book, you’ll be able to analyze data seamlessly and make a powerful impact through your projects. What you will learn * Understand the Python data science stack and commonly used algorithms * Build a model to forecast the performance of an Initial Public Offering (IPO) over an initial discrete trading window * Understand NLP concepts by creating a custom news feed * Create applications that will recommend GitHub repositories based on ones you’ve starred, watched, or forked * Gain the skills to build a chatbot from scratch using PySpark * Develop a market-prediction app using stock data * Delve into advanced concepts such as computer vision, neural networks, and deep learning Who this book is for This book is for machine learning practitioners, data scientists, and deep learning enthusiasts who want to take their machine learning skills to the next level by building real-world projects. The intermediate-level guide will help you to implement libraries from the Python ecosystem to build a variety of projects addressing various machine learning domains. Knowledge of Python programming and machine learning concepts will be helpful.