Editore: Packt Publishing Limited, United Kingdom, Birmingham, 2023
ISBN 10: 1849689601 ISBN 13: 9781849689601
Lingua: Inglese
Da: WorldofBooks, Goring-By-Sea, WS, Regno Unito
EUR 2,85
Convertire valutaQuantità: 2 disponibili
Aggiungi al carrelloPaperback. Condizione: Very Good. This book is written in a recipe-based style packed full of practical tips and techniques to help you analyse multidimensional data stored in SSAS 2012 cubes. If you need to master MDX queries in SSAS, then this book is for you!If you are a Microsoft SQL Server Analysis Services developer and want to improve your solutions using MDX, then this book is for you. This book is also an essential resource for report developers who need to access the multidimensional cubes through the MDX language. The book assumes you have some basic working knowledge of MDX and a basic understanding of dimensional modelling and cube design. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
Editore: Packt Publishing Limited, United Kingdom, Birmingham, 2023
ISBN 10: 178847290X ISBN 13: 9781788472906
Lingua: Inglese
Da: WorldofBooks, Goring-By-Sea, WS, Regno Unito
EUR 3,99
Convertire valutaQuantità: 2 disponibili
Aggiungi al carrelloPaperback. Condizione: Very Good. Puppet 5 Beginner's Guide, Third Edition is a practical guide that gets you up and running with the very latest features of Puppet 5. About This Book Develop skills to run Puppet 5 on single or multiple servers without hiccups Use Puppet to create and manage cloud resources such as Amazon EC2 instances Take full advantage of powerful new features of Puppet including loops, data types, Hiera integration, and container management Who This Book Is For Puppet 5 Beginner's Guide, Third Edition is designed for those who are new to Puppet, including system administrators and developers who are looking to manage computer server systems for configuration management. No prior programming or system administration experience is assumed. What You Will Learn Understand the latest Puppet 5 features Install and set up Puppet and discover the latest and most advanced features Configure, build, and run containers in production using Puppet's industry-leading Docker support Deploy configuration files and templates at super-fast speeds and manage user accounts and access control Automate your IT infrastructure Use the latest features in Puppet 5 onward and its official modules Manage clouds, containers, and orchestration Get to know the best practices to make Puppet more reliable and increase its performance In Detail Puppet 5 Beginner's Guide, Third Edition gets you up and running with the very latest features of Puppet 5, including Docker containers, Hiera data, and Amazon AWS cloud orchestration. Go from beginner to confident Puppet user with a series of clear, practical examples to help you manage every aspect of your server setup. Whether you're a developer, a system administrator, or you are simply curious about Puppet, you'll learn Puppet skills that you can put into practice right away. With practical steps giving you the key concepts you need, this book teaches you how to install packages and config files, create users, set up scheduled jobs, provision cloud instances, build containers, and so much more. Every example in this book deals with something real and practical that you're likely to need in your work, and you'll see the complete Puppet code that makes it happen, along with step-by-step instructions for what to type and what output you'll see. All the examples are available in a GitHub repo for you to download and adapt for your own server setup. Style and approach This tutorial is packed with quick step-by-step instructions that are immediately applicable for beginners. This is an easy-to-read guide, to learn Puppet from scratch, that explains simply and clearly all you need to know to use this essential IT power tool, while applying these solutions to real-world scenarios. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
Editore: Packt Publishing Limited, United Kingdom, Birmingham, 2023
ISBN 10: 1849693188 ISBN 13: 9781849693189
Lingua: Inglese
Da: WorldofBooks, Goring-By-Sea, WS, Regno Unito
EUR 5,20
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrelloPaperback. Condizione: Very Good. This book will lead you, step by step and with illustrative screenshots, through a real example. Are you writing two websites one for mobile and one for larger displays? Or perhaps you've heard of Responsive Design but are unsure how to bring HTML5, CSS3, or responsive design all together. If so, this book provides everything you need to take your web pages to the next level before all your competitors do! The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
Editore: Packt Publishing Limited, United Kingdom, Birmingham, 2023
ISBN 10: 1784391360 ISBN 13: 9781784391362
Da: WorldofBooks, Goring-By-Sea, WS, Regno Unito
EUR 5,20
Convertire valutaQuantità: 2 disponibili
Aggiungi al carrelloPaperback. Condizione: Very Good. Over 100 recipes exploring the new and exciting features of Unity 5 to spice up your Unity skillset About This Book Built on the solid foundation of the popular Unity 4.x Cookbook, the recipes in this edition have been completely updated for Unity 5 Features recipes for both 2D and 3D games Provides you with techniques for the new features of Unity 5, including the new UI system, 2D game development, new Standard Shaders, and the new Audio Mixer Who This Book Is For From beginners to advanced users, from artists to coders, this book is for you and everyone in your team! Programmers can explore multimedia features, and multimedia developers can try their hand at scripting. Basic knowledge and understanding of the Unity platform, game design principles, and programming knowledge in C# is essential. What You Will Learn Immerse players with great audio, utilizing Unity 5's audio features including the new Audio Mixer, ambient sound with Reverb Zones, dynamic soundtracks with Snapshots, and balanced audio via Ducking Create better materials with Unity's new, physically-based, Standard Shader Measure and control time, including pausing the game, displaying clocks and countdown timers, and even implementing bullet time effects Improve ambiance through the use of lights and effects such as reflection and light probes Create stylish user interfaces with the new UI system, including power-bars, clock displays, and an extensible inventory system Save and load text and media assets from local or remote sources, publish your game via Unity Cloud, and communicate with websites and their databases to create online scoreboards Discover advanced techniques, including the publisher-subscriber and state patterns, performance bottleneck identification, and methods to maximize game performance and frame rates Control 2D and 3D character movement, and use NavMeshAgents to write NPC and enemy behaviors such as seek, flee, flock, and waypoint path following In Detail Unity 5 is a flexible and intuitive multiplatform game engine that is becoming the industry's de facto standard. Learn to craft your own 2D and 3D computer games by working through core concepts such as animation, audio, shaders, GUI, lights, cameras, and scripting to create your own games with Unity 5. Completely re-written to cover the new features of Unity 5, this book is a great resource for all Unity game developers, from those who have recently started using Unity right up to Unity professionals. The first half of the book focuses on core concepts of 2D game design while the second half focuses on developing 3D game development skills. In the first half, you will discover the new GUI system, the new Audio Mixer, external files, and animating 2D characters in 2D game development. As you progress further, you will familiarize yourself with the new Standard Shaders, the Mecanim system, Cameras, and the new Lighting features to hone your skills towards building 3D games to perfection. Finally, you will learn non-player character control and explore Unity 5's extra features to enhance your 3D game development skills. Style and approach Each chapter first introduces the topic area and explains how the techniques covered can enhance your games. Every recipe provides step-by-step instructions, followed by an explanation of how it all works, and useful additional refinements or alternative approaches. Every required resource and C# script (fully commented) is available to download, enabling you to follow each recipe yourself. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
Editore: Packt Publishing Limited, United Kingdom, Birmingham, 2006
ISBN 10: 1904811809 ISBN 13: 9781904811800
Lingua: Inglese
Da: WorldofBooks, Goring-By-Sea, WS, Regno Unito
EUR 17,67
Convertire valutaQuantità: 2 disponibili
Aggiungi al carrelloPaperback. Condizione: Very Good. This book will suit anyone who has a need to create a content rich website. Whether you are: Adding a personal web page Building a forum Writing a collaborative book Retailing goods Creating a blog Launching a community Website This book will prove to be an indispensable companion. Both experts and beginners to computing alike will find the information contained herein to be accessible and easy to intuit. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
Editore: Packt Publishing Limited, United Kingdom, Birmingham, 2023
ISBN 10: 1849694680 ISBN 13: 9781849694681
Lingua: Inglese
Da: WorldofBooks, Goring-By-Sea, WS, Regno Unito
EUR 33,22
Convertire valutaQuantità: 2 disponibili
Aggiungi al carrelloPaperback. Condizione: Very Good. A fast paced, example driven approach to learning Pixelmator. "Learning Pixelmator" is great for photographers of any level who are looking to learn to take advantage of Pixelmator to edit images. Without any prior knowledge of image editing software needed, we will start with the basics and move onto more advanced image editing techniques. No matter what your current artistic level is, this book will give you the power to unleash the artist within! The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
Editore: Packt Publishing Limited, Birmingham, UK, 2018
ISBN 10: 1789537177 ISBN 13: 9781789537178
Lingua: Inglese
Da: CURIO, Grimsby, N. E. Lincolnshire, Regno Unito
Prima edizione
EUR 21,37
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrelloSoft cover. Condizione: Very Good. No Jacket. 1st Edition. First Edition / First Print. Paperback copy, no dustjacket as issued. 190pp. Diagrams throughout. Not library copy, no inscriptions, no creasing to spine. (52/1).
Editore: Packt Publishing Limited Birmingham Mumbai, 2007
ISBN 10: 1847191827 ISBN 13: 9781847191823
Lingua: Inglese
Da: ralfs-buecherkiste, Herzfelde, MOL, Germania
EUR 30,00
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrello19x23. Condizione: Wie neu. 245 S. lei12477 Sprache: Englisch Gewicht in Gramm: 525.
Editore: Packt Publishing Limited, United Kingdom, Birmingham, 2021
ISBN 10: 1801071136 ISBN 13: 9781801071130
Lingua: Inglese
Da: WorldofBooks, Goring-By-Sea, WS, Regno Unito
EUR 35,52
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrelloPaperback. Condizione: Very Good. Enhance the way you use Tableau Server's analytical tools by learning how to manage content to drive user engagement Key Features Understand how to quickly get connected, start publishing workbooks, and adjust basic settings Navigate the Tableau Server interface to filter and locate content, customize viewing options, and automate various tasks Learn best practices for improving the efficiency of workbooks and data sources Book DescriptionTableau Server is a business intelligence application that provides a centralized location to store, edit, share, and collaborate on content, such as dashboards and curated data sources. This book gets you up and running with Tableau Server to help you increase end-user engagement for your published work as well as reduce or eliminate redundant tasks. You'll explore Tableau Server's structure and how to get started by connecting, publishing content, and navigating the software interface. Next, you'll learn when and how to update the settings of your content at various levels to best utilize Tableau Server's features. You'll understand how to interact with the Tableau Server interface to locate, sort, filter, manage and customize content. Later, the book shows you how to leverage other valuable features that enable you and your audience to share, download, and interact with content on Tableau Server. As you progress, you'll cover principles to increase the performance of your published content. All along, the book shows you how to navigate, interact with, and use Tableau Server with the help of engaging examples and best practices shared by recognized Tableau professionals. By the end of this Tableau book, you'll have a solid understanding of how to use Tableau Server to manage content, automate tasks, and increase end-user engagement. What you will learn Get well-versed in Tableau Server's interface to quickly and easily access essential content Explore the different types of content and navigate through the project hierarchy quickly Understand how to connect, publish, manage, and modify content on Tableau Server Discover how to share content and collaborate with others Automate tedious tasks by creating custom views, alerts, subscriptions, and data refresh schedules Build data visualizations using Web Edit Understand how to monitor disparate metrics on multiple dashboards Who this book is forThis Tableau software book is for BI developers, data analysts, and everyday users who have access to Tableau Server and possess basic web navigation skills. No prior experience with Tableau Server is required. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
Editore: Packt Publishing Limited, United Kingdom, Birmingham, 2023
ISBN 10: 1849699577 ISBN 13: 9781849699570
Lingua: Inglese
Da: WorldofBooks, Goring-By-Sea, WS, Regno Unito
EUR 36,31
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrelloPaperback. Condizione: Very Good. Written in an easy to follow manner with practical exercises, this book takes you through every aspect of Anime Studio, guiding you to create your own original cartoon. Learning Anime Studio is for newcomers to Anime Studio or animation in general. Hobbyists and newcomers with ambitions of being an animator will get the most out of this book. However, intermediate and long time users will be able to use various chapters as a reference to some of Anime Studio's tools and features. The book also serves as a guide for the new enhancements introduced in Anime Studio Pro 10. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
Editore: Packt Publishing Limited, United Kingdom, Birmingham, 2023
ISBN 10: 1784398292 ISBN 13: 9781784398293
Lingua: Inglese
Da: WorldofBooks, Goring-By-Sea, WS, Regno Unito
EUR 40,81
Convertire valutaQuantità: 2 disponibili
Aggiungi al carrelloPaperback. Condizione: Very Good. 0. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
Editore: Packt Publishing Limited, United Kingdom, Birmingham, 2022
ISBN 10: 1804610305 ISBN 13: 9781804610305
Lingua: Inglese
Da: WorldofBooks, Goring-By-Sea, WS, Regno Unito
EUR 50,31
Convertire valutaQuantità: 2 disponibili
Aggiungi al carrelloPaperback. Condizione: Very Good. Learn to be deliberate and intentional in your design, technology, and pattern choices when developing an application using a microservices architecture. Key Features Tackle common design problems when developing a microservices application using .NET Core Explore applying S.O.L.I.D development principles in developing a stable microservice application Use your knowledge to solve common microservice application design challenges Book DescriptionAre you a developer who needs to fully understand the different patterns and benefits that they bring to designing microservices? If yes, then this book is for you. Microservices Design Patterns in .NET will help you appreciate the various microservice design concerns and strategies that can be used to navigate them. Making a microservice-based app is no easy feat and there are many concerns that need to be addressed. As you progress through the chapters of this guide, you'll dive headfirst into the problems that come packed with this architectural approach, and then explore the design patterns that address these problems. You'll also learn how to be deliberate and intentional in your architectural design to overcome major considerations in building microservices. By the end of this book, you'll be able to apply critical thinking and clean coding principles when creating a microservices application using .NET Core. What you will learn Use Domain-Driven Design principles in your microservice design Leverage patterns like event sourcing, database-per-service, and asynchronous communication Build resilient web services and mitigate failures and outages Ensure data consistency in distributed systems Leverage industry standard technology to design a robust distributed application Find out how to secure a microservices-designed application Use containers to handle lightweight microservice application deployment Who this book is forIf you are a .NET developer, senior developer, software architect, or DevOps engineer who wants to explore the pros and cons, intricacies, and overall implementation of microservice architecture, then this book is for you. You'll also get plenty of useful insights if you're seeking to expand your knowledge of different design patterns and supporting technologies. Basic experience with application and API development with .NET Core (2+) and C# will help you get the most out of this book. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
Editore: Packt Publishing Limited, Birmingham, United Kingdom, 2013
ISBN 10: 1849694788 ISBN 13: 9781849694780
Lingua: Inglese
Da: L. Michael, North Hollywood, CA, U.S.A.
Prima edizione
EUR 19,92
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrelloSoft cover. Condizione: Near Fine. Near Fine/, 2013 (illustratore). 1st Edition. Near Fine/, $32.77 9781849694780 MASTERING ADOBE PREMIERE PRO CS6 HOTSHOT. Take your video editing skills to new and exciting levels with eight fantastic projects. EKERT, Paul Packt Publishing Limited Birmingham, United Kingdom 2013 1sT Edition Tall Wide S/c. Glossy Black With A Red Bottom Piece, Spine And Title In Red And White Letters, Soft Cover Book: Near Fine/, Slight Shelf, Edge And Corner Wear. 269 Numbered Pages Printed On White Paper, Fine/ Condition. Slight Shelf, Edge And Corner Wear. Corner Spreading And Cover Is Lifting Up, Due To Exposure To Light. D/j. = No Odors, No Writing, No Names, No Rippling, Not Stuck Together, No Book Plate, Not X~Library, No Remainder Or Other Marks. = This Item Will Be Sent Wrapped In Plastic, Taped Shut And In A = Padded Mailing Envelope = To Prevent Shipping Damage So That It Will Arrive In The Description Described Which Applies To This B00K, Only. Will Make It, An Excellent Addition To Your Own Personal Library Collection, Or As A Gift, For The Discriminating Reader / Collector. = WORLD WIDE SHIPPING, AVAILABLE *.
Editore: Packt Publishing Limited, Birmingham, 2023
ISBN 10: 1837634726 ISBN 13: 9781837634729
Lingua: Inglese
Da: CitiRetail, Stevenage, Regno Unito
EUR 27,88
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrelloPaperback. Condizione: new. Paperback. Test the knowledge youve gained while preparing for the exam through a wide variety of exam-oriented questions from each of the five exam domainsKey FeaturesConsolidate your knowledge of all the essential CompTIA A+ Core 1 exam topics and key definitionsGet a realistic feel for the test by taking a mock examGain a solid understanding of computer hardware to effectively solve a scenarioBook DescriptionCompTIA A+ certification is a trusted credential thats highly sought after by professionals looking to prove their mettle in todays digital world. This book will provide you with exam-oriented practice material mirroring the A+ exams level of difficulty to prepare you for every challenge that the exam might throw at you.This book is a compilation of hundreds of carefully curated practice questions on each domain, including mobile devices, networking, hardware, virtualization and cloud computing, as well as hardware and network troubleshooting. The realistic tests are designed in a way to help you accelerate your preparation to achieve the industry-celebrated A+ certification.By the end of this practice book, youll be well-prepared to pass the CompTIA A+ Core 1 (220-1101) exam with confidence.What you will learnInstall and configure laptop hardware and componentsCompare and contrast common networking hardware and protocols for wireless networkingSelect and install storage devicesDeploy and configure multifunction devices/printers and settingsTroubleshoot problems related to motherboards, RAM, CPU, and powerSummarize aspects of client-side virtualization and cloud computing conceptsWho this book is forThis practice test book is for students and working professionals looking to pass the CompTIA A+ Core 1 (220-1101) exam who have already completed studying for this exam. The purpose of this book is not to teach you theory, but to check if youve retained the information that youve studied and if youre ready to pass the exam. This practice book comes with a plethora of practice questions that are designed to condition and prepare you for each domain of the exam. Shipping may be from our UK warehouse or from our Australian or US warehouses, depending on stock availability.
Editore: Packt Publishing Limited, United Kingdom, Birmingham, 2019
ISBN 10: 1789348269 ISBN 13: 9781789348262
Lingua: Inglese
Da: WorldofBooks, Goring-By-Sea, WS, Regno Unito
EUR 56,01
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrelloPaperback. Condizione: Very Good. A definitive guide to PyCharm to help you build business-oriented Python applications ranging from modern web development to data science Key Features Learn basic to advanced PyCharm concepts to improve efficiency of your Python projects Work through practical examples that focus on efficient application development with PyCharm Explore advanced features in PyCharm such as code automation, version control, and GUI debugging Book DescriptionJetBrains PyCharm is the most popular Integrated Development Environment (IDE) used by the Python community thanks to its numerous features that facilitate faster, more accurate, and more productive programming practices. However, the abundance of options and customizations can make PyCharm seem quite intimidating. Hands-on Application Development with PyCharm starts with PyCharms installation and configuration process, and systematically takes you through a number of its powerful features that can greatly improve your productivity. Youll explore code automation, version control, graphical debugging/testing, management of virtual environments, and much more. Finally, youll delve into specific PyCharm features that support web development and data science, two of the fastest growing applications in Python programming. These include the integration of the Django framework as well as the extensive support for IPython and Jupyter Notebook. By the end of this PyCharm book, you will have gained extensive knowledge of the tool and be able to implement its features and make the most of its support for your projects. What you will learn Explore PyCharm functionalities and what makes it stand out from other Python IDEs Set up, configure, and customize your Python projects in PyCharm Understand how PyCharm integrates with Django for web development Discover PyCharm's capabilities in database management and data visualization Perform code automation, GUI testing, and version control in PyCharm Integrate interactive Python tools such as Jupyter Notebooks for building virtual environments Who this book is forIf youre a beginner or an expert Python user looking to improve your productivity using one of the best Python IDEs, this book is for you. Basic knowledge of Python programming language is expected. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
Editore: Packt Publishing Limited, Birmingham, 2024
ISBN 10: 1836646852 ISBN 13: 9781836646853
Lingua: Inglese
Da: CitiRetail, Stevenage, Regno Unito
EUR 31,44
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrelloPaperback. Condizione: new. Paperback. Turn your exam anxiety into confidence with laser-focused practice tests that simulate the real the CompTIA Security+ SY0-701 exam experience to comprehensively test your knowledge and exam prepKey Features: - Work through rigorously aligned mock questions with 100% coverage of the latest SY0-701 exam- Strategic practice tests designed to not just test, but to transform your uncertainty into unshakeable exam confidence- In-depth answer explanations that don't just reveal the right answer-they unpack the why behind each question, bridging knowledge gapsBook Description: Ace the globally recognized CompTIA Security+ SY0-701 certification exam by validating your expertise in essential cybersecurity concepts and practices through rigorously designed practice tests. Covering all the concepts tested in the CompTIA Security+ SY0-701 exam, this exam guide will help you evaluate your proficiency across five core security domains: general security concepts, threats and vulnerabilities with mitigations, security architecture, security operations, and program management.More than just another study guide, this book is a strategic preparation tool that focuses on assessing your retention of the material and evaluating your exam readiness rather than teaching theory. Packed with hundreds of expertly crafted questions, it mirrors the actual exam's difficulty level and offers more than knowledge-you'll develop the confidence and strategic thinking needed to excel on test day. To address the gaps in your knowledge, each question is paired with descriptive answers and in-depth explanations, transforming potential mistakes into powerful learning moments.By the end of this book, you'll be primed to approach the CompTIA Security+ SY0-701 exam with the skills and expertise needed to succeed.What You Will Learn: - Test your ability to identify and differentiate between various security control types- Answer questions on applying effective mitigation techniques- Evaluate security implications of different architecture models- Solve problems focused on protecting data using proven strategies and security concepts- Implement resilience and recovery measures in security operations- Automate and orchestrate secure operations confidently- Assess third-party risk management processes and practices- Answer questions on audits and assessments for specific objectivesWho this book is for: Whether you are a tech newbie pursuing a career in certified security or an IT professional looking to validate your security skills with the CompTIA Security+ SY0-701 certification, this book will help you fast-track your IT certification journey. This book is not intended to teach theory; rather, it is designed to assess your retention of the material and evaluate your readiness for the exam.Table of Contents- Mock Exam 1- Mock Exam 2- Mock Exam 3- Mock Exam 4- Mock Exam 5- Mock Exam 6 Designed to cover all the concepts tested in the CompTIA Security+ SY0-701 exam, this book focuses on assessing your retention of the material and evaluating your exam readiness rather than teaching theory. Shipping may be from our UK warehouse or from our Australian or US warehouses, depending on stock availability.
Editore: Packt Publishing Limited, United Kingdom, Birmingham, 2023
ISBN 10: 1803235853 ISBN 13: 9781803235851
Lingua: Inglese
Da: WorldofBooks, Goring-By-Sea, WS, Regno Unito
EUR 57,90
Convertire valutaQuantità: 2 disponibili
Aggiungi al carrelloPaperback. Condizione: Very Good. Save time and effort when building 3D scenes with this essential guide to creating stunning photorealistic 3D environments in Blender Key Features Reveal modeling tricks to make your Blender 3D environments look realistic Discover techniques to enhance the photorealism of your scenes while saving time Set up realistic lighting in your scenes to make your environment look pleasing to the eye Book DescriptionBlender is a powerful tool for creating all kinds of visual assets, but with such power comes complexity. Creating a photorealistic 3D scene seems like a Herculean task for more than 90% of 3D designers, but dont be discouraged! 3D Environment Design with Blender will get you up and running. This practical guide helps reduce the complexity of 3D environment design, advance your Blender skills, and produce lifelike scenes and animations in a time-efficient manner. You'll start by learning how to fix the most common mistakes 3D designers make with modeling and scale matching that stop them from achieving photorealism. Next, youll understand the basics of realistic texturing, efficient unwrapping and achieving photorealistic lighting by turning an actual reference of a wood cabin into a realistic 3D scene. These skills will be used and expanded as you build a realistic 3D environment with natural assets and materials that youll create from scratch. Once youve developed your natural environment, youll advance to creating realistic render shots by applying cool camera features, and compositing tricks that will make your final render look photorealistic and pleasing to the eye. By the end of this book, you'll be able to implement modeling tricks and best practices to make your 3D environments look stunningly lifelike.What you will learn Understand how to avoid the most common modeling mistakes 3D designers make Create realistic landscapes using Blender s built-in A.N.T Landscape add-on Build natural assets such as rocks, flowers, plants, and rivers that you can customize and use in a variety of projects Create realistic materials such as snow, mud, wood and animated water Use the particle system to generate realistic grass, as well as scatter flowers and rocks Apply the five lighting rules to achieve great photorealistic results Use nodes and materials effectively to produce impressive results Who this book is forThis book is for 3D environment artists and open-world game designers who have tried designing 3D environments but have trouble finding the right Blender settings. If you feel overwhelmed understanding how nodes and materials work in Blender, this book will simplify it for you and help you achieve photorealism in your environments in no time. Familiarity with the Blender interface is expected to get the most out of this book. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
Editore: Packt Publishing Limited, United Kingdom, Birmingham, 2021
ISBN 10: 1838556370 ISBN 13: 9781838556372
Lingua: Inglese
Da: WorldofBooks, Goring-By-Sea, WS, Regno Unito
EUR 57,90
Convertire valutaQuantità: 2 disponibili
Aggiungi al carrelloPaperback. Condizione: Very Good. Get to grips with cyber threat intelligence and data-driven threat hunting while exploring expert tips and techniques Key Features Set up an environment to centralize all data in an Elasticsearch, Logstash, and Kibana (ELK) server that enables threat hunting Carry out atomic hunts to start the threat hunting process and understand the environment Perform advanced hunting using MITRE ATT&CK Evals emulations and Mordor datasets Book DescriptionThreat hunting (TH) provides cybersecurity analysts and enterprises with the opportunity to proactively defend themselves by getting ahead of threats before they can cause major damage to their business. This book is not only an introduction for those who don't know much about the cyber threat intelligence (CTI) and TH world, but also a guide for those with more advanced knowledge of other cybersecurity fields who are looking to implement a TH program from scratch. You will start by exploring what threat intelligence is and how it can be used to detect and prevent cyber threats. As you progress, you'll learn how to collect data, along with understanding it by developing data models. The book will also show you how to set up an environment for TH using open source tools. Later, you will focus on how to plan a hunt with practical examples, before going on to explore the MITRE ATT&CK framework. By the end of this book, you'll have the skills you need to be able to carry out effective hunts in your own environment. What you will learn Understand what CTI is, its key concepts, and how it is useful for preventing threats and protecting your organization Explore the different stages of the TH process Model the data collected and understand how to document the findings Simulate threat actor activity in a lab environment Use the information collected to detect breaches and validate the results of your queries Use documentation and strategies to communicate processes to senior management and the wider business Who this book is forIf you are looking to start out in the cyber intelligence and threat hunting domains and want to know more about how to implement a threat hunting division with open-source tools, then this cyber threat intelligence book is for you. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
Editore: Packt Publishing Limited, Birmingham, 2018
ISBN 10: 178913336X ISBN 13: 9781789133363
Lingua: Inglese
Da: CitiRetail, Stevenage, Regno Unito
EUR 33,32
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrelloPaperback. Condizione: new. Paperback. Understanding the concept Dark Web and Dark Net to utilize it for effective cybersecurityKey FeaturesUnderstand the concept of Dark Net and Deep WebUse Tor to extract data and maintain anonymityDevelop a security framework using Deep web evidences Book DescriptionThe overall world wide web is divided into three main areas - the Surface Web, the Deep Web, and the Dark Web. The Deep Web and Dark Web are the two areas which are not accessible through standard search engines or browsers. It becomes extremely important for security professionals to have control over these areas to analyze the security of your organization.This book will initially introduce you to the concept of the Deep Web and the Dark Web and their significance in the security sector. Then we will deep dive into installing operating systems and Tor Browser for privacy, security and anonymity while accessing them. During the course of the book, we will also share some best practices which will be useful in using the tools for best effect.By the end of this book, you will have hands-on experience working with the Deep Web and the Dark Web for security analysisWhat you will learnAccess the Deep Web and the Dark WebLearn to search and find information in the Dark WebProtect yourself while browsing the Dark WebUnderstand what the Deep Web and Dark Web areLearn what information you can gather, and howWho this book is forThis book is targeted towards security professionals, security analyst, or any stakeholder interested in learning the concept of deep web and dark net. No prior knowledge on Deep Web and Dark Net is required Understanding the history of the Deep Web, its current state, and its possible evolution, can help you, the reader; better understand the dangers and risks that exist out there. This book helps you access the Deep Web and the Dark Net and also protect yourself while browsing the Deep Web. Shipping may be from our UK warehouse or from our Australian or US warehouses, depending on stock availability.
Editore: Packt Publishing Limited, Birmingham, 2010
ISBN 10: 184969074X ISBN 13: 9781849690744
Lingua: Inglese
Da: West With The Night, Tucson, AZ, U.S.A.
EUR 32,49
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrelloHard cover. 324 p. Audience: Professional and scholarly. Very good. Light shelfwear, po name on cover.
Editore: Packt Publishing Limited, Birmingham, 2019
ISBN 10: 1789616190 ISBN 13: 9781789616194
Lingua: Inglese
Da: CitiRetail, Stevenage, Regno Unito
EUR 37,98
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrelloPaperback. Condizione: new. Paperback. Understand the nitty-gritty of Cybersecurity with easeKey FeaturesAlign your security knowledge with industry leading concepts and toolsAcquire required skills and certifications to survive the ever changing market needsLearn from industry experts to analyse, implement, and maintain a robust environmentBook DescriptionIt's not a secret that there is a huge talent gap in the cybersecurity industry. Everyone is talking about it including the prestigious Forbes Magazine, Tech Republic, CSO Online, DarkReading, and SC Magazine, among many others. Additionally, Fortune CEO's like Satya Nadella, McAfee's CEO Chris Young, Cisco's CIO Colin Seward along with organizations like ISSA, research firms like Gartner too shine light on it from time to time.This book put together all the possible information with regards to cybersecurity, why you should choose it, the need for cyber security and how can you be part of it and fill the cybersecurity talent gap bit by bit. Starting with the essential understanding of security and its needs, we will move to security domain changes and how artificial intelligence and machine learning are helping to secure systems. Later, this book will walk you through all the skills and tools that everyone who wants to work as security personal need to be aware of. Then, this book will teach readers how to think like an attacker and explore some advanced security methodologies. Lastly, this book will deep dive into how to build practice labs, explore real-world use cases and get acquainted with various cybersecurity certifications.By the end of this book, readers will be well-versed with the security domain and will be capable of making the right choices in the cybersecurity field.What you will learnGet an overview of what cybersecurity is and learn about the various faces of cybersecurity as well as identify domain that suits you bestPlan your transition into cybersecurity in an efficient and effective wayLearn how to build upon your existing skills and experience in order to prepare for your career in cybersecurityWho this book is forThis book is targeted to any IT professional who is looking to venture in to the world cyber attacks and threats. Anyone with some understanding or IT infrastructure workflow will benefit from this book. Cybersecurity experts interested in enhancing their skill set will also find this book useful. Cybersecurity jobs confines from basic configuration to advanced systems analysis and defense assessment. Cybersecurity: The Beginner's Guide provides thefundamental information you need to understand the basics of the field, identify your place within it, and start your Cybersecurity career. Shipping may be from our UK warehouse or from our Australian or US warehouses, depending on stock availability.
Editore: Packt Publishing Limited, Birmingham, 2018
ISBN 10: 178953397X ISBN 13: 9781789533972
Lingua: Inglese
Da: CitiRetail, Stevenage, Regno Unito
EUR 39,16
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrelloPaperback. Condizione: new. Paperback. Leverage the simplicity of Python and available libraries to build web security testing tools for your applicationKey FeaturesUnderstand the web application penetration testing methodology and toolkit using PythonWrite a web crawler/spider with the Scrapy libraryDetect and exploit SQL injection vulnerabilities by creating a script all by yourselfBook DescriptionWeb penetration testing is the use of tools and code to attack a website or web app in order to assess its vulnerability to external threats. While there are an increasing number of sophisticated, ready-made tools to scan systems for vulnerabilities, the use of Python allows you to write system-specific scripts, or alter and extend existing testing tools to find, exploit, and record as many security weaknesses as possible. Learning Python Web Penetration Testing will walk you through the web application penetration testing methodology, showing you how to write your own tools with Python for each activity throughout the process. The book begins by emphasizing the importance of knowing how to write your own tools with Python for web application penetration testing. You will then learn to interact with a web application using Python, understand the anatomy of an HTTP request, URL, headers and message body, and later create a script to perform a request, and interpret the response and its headers. As you make your way through the book, you will write a web crawler using Python and the Scrappy library. The book will also help you to develop a tool to perform brute force attacks in different parts of the web application. You will then discover more on detecting and exploiting SQL injection vulnerabilities. By the end of this book, you will have successfully created an HTTP proxy based on the mitmproxy tool.What you will learnInteract with a web application using the Python and Requests librariesCreate a basic web application crawler and make it recursiveDevelop a brute force tool to discover and enumerate resources such as files and directoriesExplore different authentication methods commonly used in web applicationsEnumerate table names from a database using SQL injectionUnderstand the web application penetration testing methodology and toolkitWho this book is forLearning Python Web Penetration Testing is for web developers who want to step into the world of web application security testing. Basic knowledge of Python is necessary. This book will walk you through the web application penetration testing methodology, showing you how to write your own tools with Python for every main activity in the process. It will show you how to test for security vulnerabilities in web applications just like security professionals and hackers do. Shipping may be from our UK warehouse or from our Australian or US warehouses, depending on stock availability.
Editore: Packt Publishing Limited, United Kingdom, Birmingham, 2021
ISBN 10: 1801072973 ISBN 13: 9781801072977
Lingua: Inglese
Da: WorldofBooks, Goring-By-Sea, WS, Regno Unito
EUR 65,51
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrelloPaperback. Condizione: Very Good. Create and deploy production-quality microservices-based applications New edition updated for the smooth running of Spring, Java, Kubernetes, and Istio, with an introduction to Helm 3 and support for Mac and Windows with WSL2 Key Features Build cloud-native production-ready microservices with this comprehensively updated guide Understand the challenges of building large-scale microservice architectures Learn how to get the best out of Spring Cloud, Kubernetes, and Istio in combination Book DescriptionWant to build and deploy microservices, but dont know where to start? Welcome to Microservices with Spring Boot and Spring Cloud. This edition features the most recent versions of Spring, Java, Kubernetes, and Istio, demonstrating faster and simpler handling of Spring Boot, local Kubernetes clusters, and Istio installation. The expanded scope includes native compilation of Spring-based microservices, support for Mac and Windows with WSL2, and an introduction to Helm 3 for packaging and deployment. A revamped security chapter now follows the OAuth 2.1 specification and makes use of the newly launched Spring Authorization Server from the Spring team. Youll start with a set of simple cooperating microservices, then add persistence and resilience, make your microservices reactive, and document their APIs using OpenAPI. Next, youll learn how fundamental design patterns are applied to add important functionality, such as service discovery with Netflix Eureka and edge servers with Spring Cloud Gateway. Youll deploy your microservices using Kubernetes and adopt Istio, then explore centralized log management using the Elasticsearch, Fluentd, and Kibana (EFK) stack, and then monitor microservices using Prometheus and Grafana. By the end of this book, you'll be building scalable and robust microservices using Spring Boot and Spring Cloud. What you will learn Build reactive microservices using Spring Boot Develop resilient and scalable microservices using Spring Cloud Use OAuth 2.1/OIDC and Spring Security to protect public APIs Implement Docker to bridge the gap between development, testing, and production Deploy and manage microservices with Kubernetes Apply Istio for improved security, observability, and traffic management Write and run automated microservice tests with JUnit, testcontainers, Gradle, and bash Who this book is forIf youre a Java or Spring Boot developer learning how to build microservice landscapes from scratch, then this book is for you. You dont need any prior knowledge about microservices architecture to get started, but a solid grasp and enough experience in Java and Spring Boot to build apps autonomously is a must. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
Editore: Packt Publishing Limited, United Kingdom, Birmingham, 2021
ISBN 10: 1800560214 ISBN 13: 9781800560215
Lingua: Inglese
Da: WorldofBooks, Goring-By-Sea, WS, Regno Unito
EUR 67,71
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrelloPaperback. Condizione: Very Good. Tackle inefficiencies and errors the Pythonic way Key Features Enhance your coding skills using the new features introduced in Python 3.9 Implement the refactoring techniques and SOLID principles in Python Apply microservices to your legacy systems by implementing practical techniques Book DescriptionExperienced professionals in every field face several instances of disorganization, poor readability, and testability due to unstructured code. With updated code and revised content aligned to the new features of Python 3.9, this second edition of Clean Code in Python will provide you with all the tools you need to overcome these obstacles and manage your projects successfully. The book begins by describing the basic elements of writing clean code and how it plays a key role in Python programming. You will learn about writing efficient and readable code using the Python standard library and best practices for software design. The book discusses object-oriented programming in Python and shows you how to use objects with descriptors and generators. It will also show you the design principles of software testing and how to resolve problems by implementing software design patterns in your code. In the concluding chapter, we break down a monolithic application into a microservices-based one starting from the code as the basis for a solid platform. By the end of this clean code book, you will be proficient in applying industry-approved coding practices to design clean, sustainable, and readable real-world Python code. What you will learn Set up a productive development environment by leveraging automatic tools Leverage the magic methods in Python to write better code, abstracting complexity away and encapsulating details Create advanced object-oriented designs using unique features of Python, such as descriptors Eliminate duplicated code by creating powerful abstractions using software engineering principles of object-oriented design Create Python-specific solutions using decorators and descriptors Refactor code effectively with the help of unit tests Build the foundations for solid architecture with a clean code base as its cornerstone Who this book is forThis book is designed to benefit new as well as experienced programmers. It will appeal to team leads, software architects and senior software engineers who would like to write Pythonic code to save on costs and improve efficiency. The book assumes that you have a strong understanding of programming. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
Editore: Packt Publishing Limited, Birmingham, 2017
ISBN 10: 1786469162 ISBN 13: 9781786469168
Lingua: Inglese
Da: CitiRetail, Stevenage, Regno Unito
EUR 43,31
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrelloPaperback. Condizione: new. Paperback. Design and build land, air, and sea drones using Ardupilot with Pixhawk 2.1 Key Features Explore the best practices used by the top industry professionals that will not only help you build drones in time, but also build effective solutions to cater to. Navigate through the complexities of Ardupilot to put together a complete functional UAV and assemble your drone Learn through practical examples that help you build robust UAV flight and ground control components Book Description The Ardupilot platform is an application ecosystem that encompasses various OS projects for drone programming, flight control, and advanced functionalities.The Ardupilot platform supports many Comms and APIs, such as DroneKit, ROS, and MAVLink. It unites OS drone projects to provide a common codebase. With the help of this book, you will have the satisfaction of building a drone from scratch and exploring its many recreational uses (aerial photography, playing, aerial surveillance, and so on). This book helps individuals and communities build powerful UAVs for both personal and commercial purposes. You will learn to unleash the Ardupilot technology for building, monitoring, and controlling your drones.This is a step-by-step guide covering practical examples and instructions for assembling a drone, building ground control unit using microcontrollers, QgroundControl, and MissionPlanner. You can further build robotic applications on your drone utilizing critical software libraries and tools from the ROS framework. With the help of DroneKit and MAVLink (for reliable communication), you can customize applications via cloud and mobile to interact with your UAV. What You Will Learn Kitbash ""dumb"" objects into smart ones Program Pixhawk for your drones Fabricate your own parts out of different materials Integrate Pixhawk into different types of drones Build and understand the significant difference between land, sea, and air drones Adapt old Pixhawk sensors to the new Pixhawk 2.1 plugs Become familiar with procedures for testing your new drones Who This Book Is For The primary audience for this book is anyone (enthusiasts and hobbyists) who dream of building their own drones. It will also help those who are trying to build UAVs for commercial purposes. Some prior experience with microcontrollers and electronics would be useful. Learn the methodologies to design and develop drones for land, sea, and air with a mission in mind. From a golf-trolly that carries your clubs and follows you around the course to fixed-wing powered gliders designed to carry scientific samples from the expedition back to the base camp, you'll learn that drones don't just exist for fun anymore. . Shipping may be from our UK warehouse or from our Australian or US warehouses, depending on stock availability.
Editore: Packt Publishing Limited, Birmingham, 2024
ISBN 10: 1837633983 ISBN 13: 9781837633982
Lingua: Inglese
Da: CitiRetail, Stevenage, Regno Unito
EUR 44,94
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrelloPaperback. Condizione: new. Paperback. Become an AWS certified security specialist, strengthen your cloud defenses, and unlock advanced techniques for incident response, logging, identity management, and moreKey FeaturesStay updated with the most current SCS-C02 exam syllabusGain modern cloud security skills to build robust security solutionsAccess online exam prep resources like mock exams, flashcards, and exam tips to help with preparationPurchase of this book unlocks access to web-based exam prep resources such as mock exams and flashcardsBook DescriptionThe AWS Certified Security Specialty exam validates your expertise in advanced cloud security, a crucial skill set in today's cloud market. With the latest updates and revised study material, this second edition provides an excellent starting point for your exam preparation.Youll learn the fundamentals of core services, which are essential prerequisites before delving into the six domains covered in the exam. The book addresses various security threats, vulnerabilities, and attacks, such as DDoS attacks, offering insights into effective mitigation strategies at different layers. Youll learn different tools available in Amazon Web Services (AWS) to secure your Virtual Private Cloud and allow the correct traffic to travel securely to your workloads. As you progress, youll explore the intricacies of AWS EventBridge and IAM services. Additionally, youll get lifetime access to supplementary online resources, including mock exams with exam-like timers, detailed solutions, interactive flashcards, and invaluable exam tips, all accessible across various devices such as PCs, tablets, and smartphones.Ultimately, armed with the knowledge and skills acquired from this AWS security guide, you'll be well-prepared to pass the exam and design secure AWS solutions with confidence.What you will learnApply cutting-edge AWS security techniques for robust cloud defensesImplement the AWS shared responsibility model effectivelyConfigure AWS resources to meet specific security requirementsConfigure and manage access controls and policies in AWSManage environments with AWS Security Hub and GuardDutyMonitor and log tasks efficiently using AWS logging and monitoring servicesCreate bucket policies for users with predefined permissions to accessCreate and manage private certificate authorities in AWS ACMWho this book is forThis book is for system administrators or security professionals looking to gain AWS security certification. Prior experience in securing cloud environments is necessary to get the most out of this book. This book helps you understand how to safeguard your AWS workloads, while equipping you with the knowledge you need to gain AWS (SCS-C02) certification. Shipping may be from our UK warehouse or from our Australian or US warehouses, depending on stock availability.
Editore: Packt Publishing Limited, Birmingham, 2024
ISBN 10: 1835468942 ISBN 13: 9781835468944
Lingua: Inglese
Da: CitiRetail, Stevenage, Regno Unito
EUR 45,69
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrelloPaperback. Condizione: new. Paperback. Authored by a Microsoft Regional Director, this book shows you how to leverage the power of the community-driven GitHub Actions workflow platform to automate repetitive engineering tasksKey FeaturesAutomate CI/CD workflows and deploy securely to cloud providers like Azure, AWS, or GCP using OpenIDCreate your own custom actions with Docker, JavaScript programming, or shell scripts and share them with othersDiscover ways to automate complex scenarios beyond the basic ones documented in GitHubBook DescriptionSay goodbye to tedious tasks! GitHub Actions is a powerful workflow engine that automates everything in the GitHub ecosystem, letting you focus on what matters most.This book explains the GitHub Actions workflow syntax, the different kinds of actions, and how GitHub-hosted and self-hosted workflow runners work. Youll get tips on how to author and debug GitHub Actions and workflows with Visual Studio Code (VS Code), run them locally, and leverage the power of GitHub Copilot. The book uses hands-on examples to walk you through real-world use cases that will help you automate the entire release process. Youll cover everything, from automating the generation of release notes to building and testing your software and deploying securely to Azure, Amazon Web Services (AWS), or Google Cloud using OpenID Connect (OIDC), secrets, variables, environments, and approval checks.The book goes beyond CI/CD by demonstrating recipes to execute IssueOps and automate other repetitive tasks using the GitHub CLI, GitHub APIs and SDKs, and GitHub Token. Youll learn how to build your own actions and reusable workflows to share building blocks with the community or within your organization.By the end of this GitHub book, you'll have gained the skills you need to automate tasks and work with remarkable efficiency and agility.What you will learnAuthor and debug GitHub Actions workflows with VS Code and CopilotRun your workflows on GitHub-provided VMs (Linux, Windows, and macOS) or host your own runners in your infrastructureUnderstand how to secure your workflows with GitHub ActionsBoost your productivity by automating workflows using GitHub's powerful tools, such as the CLI, APIs, SDKs, and access tokensDeploy to any cloud and platform in a secure and reliable way with staged or ring-based deploymentsWho this book is forThis book is for anyone looking for a practical approach to learning GitHub Actions, regardless of their experience level. Whether you're a software developer, a DevOps engineer, anyone who has already experimented with Actions, or someone completely new to CI/CD tools like Jenkins or Azure Pipelines, youll find expert insights in this book. Basic knowledge of using Git and command lines is a must. From the basic YAML and workflow syntax to complex release workflows with OIDC, approvals, and release gates; learn everything you need to start making your life as an engineer easier. Shipping may be from our UK warehouse or from our Australian or US warehouses, depending on stock availability.
Editore: Packt Publishing Limited, Birmingham, 2021
ISBN 10: 1801075573 ISBN 13: 9781801075572
Lingua: Inglese
Da: CitiRetail, Stevenage, Regno Unito
EUR 45,69
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrelloPaperback. Condizione: new. Paperback. Have fun with LEGO BOOST and Scratch programming while building smart robots that can interact with the world around youKey Features* Get up to speed with building your first LEGO BOOST robotic model* Build interesting robotics prototypes that can perform tasks just like real-life machines* Discover exciting projects to bring classic LEGO bricks to life using motors and sensorsBook DescriptionLEGO BOOST is a feature-rich creative toolbox that helps kids to develop science, technology, engineering, and mathematics (STEM) skills in a fun way. The LEGO BOOST kit consists of motors, sensors, and more than 840 LEGO pieces to bring various multifunctional robots to life. This book will take you on an interesting and enjoyable journey where you will have fun building robots while developing your problem-solving and logical thinking skills.This book is an end-to-end guide that will take you from a beginner to expert level of robot building with LEGO BOOST and Scratch. Starting with the unboxing and a brief introduction to LEGO BOOST, you'll quickly get your first robotic model up and running. You'll understand how to use the electronic and non-electronic components and have fun building a range of intriguing robotics projects with increasing complexity and advanced functionality. Throughout the book, you'll work on a variety of amazing projects, such as building your own R2D2, a fictional character from Star Wars, that will pique your curiosity to learn robotics and help you explore the full potential of the LEGO BOOST kit. Once you've had fun working with the projects, you'll be introduced to an interesting challenge for you to solve by yourself!By the end of this book, you'll have gained the skills to build creative robotics projects with the LEGO BOOST creative toolbox, and have built on your logical thinking and problem-solving skills.What you will learn* Unbox the LEGO BOOST kit and understand how to get started* Build simple robots with gears and sensors* Discover the right parts to assemble your robots* Program your BOOST robot using the Scratch 3.0 programming language* Understand complex mechanisms for advanced robots* Develop engaging and intelligent robots using electronic and non-electronic components* Create more than 10 complete robotics projects from scratch* Develop logical thinking and unleash your creativityWho this book is forThis book will help 7 to 12-year-old children who want to learn robotics with LEGO BOOST develop their creativity, logical thinking, and problem-solving skills. Teachers, trainers, and parents who wish to teach robotics with LEGO BOOST and Scratch will also find this book useful. Smart Robotics Projects with LEGO BOOST teaches a range of interesting robotics projects with detailed building instructions. You'll learn how to use motors, sensors, and Scratch programming to build modern-day smart robots while developing your STEM skills in a fun way. Shipping may be from our UK warehouse or from our Australian or US warehouses, depending on stock availability.
Editore: Packt Publishing Limited, Birmingham, 2024
ISBN 10: 1835882943 ISBN 13: 9781835882948
Lingua: Inglese
Da: CitiRetail, Stevenage, Regno Unito
EUR 45,69
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrelloPaperback. Condizione: new. Paperback. This edition offers updated content covering Python 3.9 to 3.12, new chapters on type hinting and CLI applications, and expanded practical examples, making it the ideal resource for both new and experienced Python programmersKey FeaturesCreate and deploy APIs and CLI applications, leveraging Pythons strengths in scripting and automationStay current with the latest features and improvements in Python, including pattern matching and the latest exception handling syntaxEngage with new real-world examples and projects, including competitive programming problems, to solidify your understanding of PythonBook DescriptionLearn Python Programming, Fourth Edition, provides a comprehensive, up-to-date introduction to Python programming, covering fundamental concepts and practical applications. This edition has been meticulously updated to include the latest features from Python versions 3.9 to 3.12, new chapters on type hinting and CLI applications, and updated examples reflecting modern Python web development practices. This Python book empowers you to take ownership of writing your software and become independent in fetching the resources you need. By the end of this book, you will have a clear idea of where to go and how to build on what you have learned from the book.Through examples, the book explores a wide range of applications and concludes by building real-world Python projects based on the concepts you have learned. This Python book offers a clear and practical guide to mastering Python and applying it effectively in various domains, such as data science, web development, and automation.What you will learnInstall and set up Python on Windows, Mac, and LinuxWrite elegant, reusable, and efficient codeAvoid common pitfalls such as duplication and over-engineeringUse functional and object-oriented programming approaches appropriatelyBuild APIs with FastAPI and program CLI applicationsUnderstand data persistence and cryptography for secure applicationsManipulate data efficiently using Python's built-in data structuresPackage your applications for distribution via the Python Package Index (PyPI)Solve competitive programming problems with PythonWho this book is forThis Python programming book is for everyone who wants to learn Python from scratch, as well as experienced programmers looking for a reference book. Prior knowledge of basic programming concepts will help you follow along, but its not a prerequisite Shipping may be from our UK warehouse or from our Australian or US warehouses, depending on stock availability.
Editore: Packt Publishing Limited, Birmingham, 2024
ISBN 10: 1835461298 ISBN 13: 9781835461297
Lingua: Inglese
Da: CitiRetail, Stevenage, Regno Unito
EUR 45,69
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrelloPaperback. Condizione: new. Paperback. Ace your cybersecurity interview by unlocking expert strategies, technical insights, and career-boosting tips for securing top roles in the industryKey FeaturesMaster technical and behavioral interview questions for in-demand cybersecurity positionsImprove personal branding, communication, and negotiation for interview successGain insights into role-specific salary expectations, career growth, and job market trendsBook DescriptionThe cybersecurity field is evolving fast, and so are its job interviews. Hack the Cybersecurity Interview, Second Edition is your go-to guide for landing your dream cybersecurity jobwhether you're breaking in or aiming for a senior role.This expanded edition builds on reader feedback, refines career paths, and updates strategies for success. With a real-world approach, it preps you for key technical and behavioral questions, covering roles like Cybersecurity Engineer, SOC Analyst, and CISO. You'll learn best practices for answering with confidence and standing out in a competitive market.The book helps you showcase problem-solving skills, highlight transferable experience, and navigate personal branding, job offers, and interview stress. Using the HACK method, it provides a structured approach to adapt to different roles and employer expectations.Whether you're switching careers, advancing in cybersecurity, or preparing for your first role, this book equips you with the insights, strategies, and confidence to secure your ideal cybersecurity job.What you will learnIdentify common interview questions for different rolesAnswer questions from a problem-solving perspectiveBuild a structured response for role-specific scenario questionsTap into your situational awareness when answering questionsShowcase your ability to handle evolving cyber threatsGrasp how to highlight relevant experience and transferable skillsLearn basic negotiation skillsLearn strategies to stay calm and perform your best under pressureWho this book is forThis book is ideal for anyone who is pursuing or advancing in a cybersecurity career. Whether professionals are aiming for entry-level roles or executive ones, this book will help them prepare for interviews across various cybersecurity paths. With common interview questions, personal branding tips, and technical and behavioral skill strategies, this guide equips professionals to confidently navigate the interview process and secure their ideal cybersecurity job. Advance in your cybersecurity career with targeted interview preparation, practical guidance, and insider tips. Discussing roles from cybersecurity engineer to CISO, this edition addresses reader feedback. Shipping may be from our UK warehouse or from our Australian or US warehouses, depending on stock availability.