Norges billigste bøker

Bøker utgitt av No Starch Press,US

Filter
Filter
Sorter etterSorter Populære
  • - A Straightforward Introduction
    av Jason Andress
    484,-

    A comprehensive overview of the information security field.

  • av Yoshihito Isogawa
    282,-

    Cars! Crawlers! Tanks! Contraptions and gizmos of every stripe. The LEGO Power Functions Idea Book: Vehicles and Movement is designed to inspire you.

  • - Go Programming For Hackers and Pentesters
    av Chris Patten
    484,-

    Explore the darker side of the popular Go programming language while you test your systems, build and automate tools to fit your needs, and improve your security skillset.

  • - The Hands-On Guide to Dissecting Malicious Software
    av Michael Sikorski
    589,-

    Malware analysis is big business, and attacks can cost a company dearly. When malware breaches your defenses, you need to act quickly to cure current infections and prevent future ones from occurring.For those who want to stay ahead of the latest malware, Practical Malware Analysis will teach you the tools and techniques used by professional analysts. With this book as your guide, you'll be able to safely analyze, debug, and disassemble any malicious software that comes your way.You'll learn how to:-Set up a safe virtual environment to analyze malware-Quickly extract network signatures and host-based indicators-Use key analysis tools like IDA Pro, OllyDbg, and WinDbg-Overcome malware tricks like obfuscation, anti-disassembly, anti-debugging, and anti-virtual machine techniques-Use your newfound knowledge of Windows internals for malware analysis-Develop a methodology for unpacking malware and get practical experience with five of the most popular packers-Analyze special cases of malware with shellcode, C++, and 64-bit codeHands-on labs throughout the book challenge you to practice and synthesize your skills as you dissect real malware samples, and pages of detailed dissections offer an over-the-shoulder look at how the pros do it. You'll learn how to crack open malware to see how it really works, determine what damage it has done, thoroughly clean your network, and ensure that the malware never comes back.Malware analysis is a cat-and-mouse game with rules that are constantly changing, so make sure you have the fundamentals. Whether you're tasked with securing one network or a thousand networks, or you're making a living as a malware analyst, you'll find what you need to succeed in Practical Malware Analysis.

  • - Robot Inventor Idea Book
    av Yoshihito Isogawa
    444,-

    A follow-up to the best-selling LEGO® Technic Idea Book series by master builder and LEGO luminary Yoshihito Isogawa, readers learn to create their own robots from the LEGO MINDSTORMS Robot Inventor Set.If you’ve had your fun building programmable, intelligent creations with the LEGO® MINDSTORMS® Robot Inventor set, it’s time to take your bot-building to the next level! With over 125 new models, the LEGO MINDSTORMS Robot Inventor Idea Book will unleash your imagination and open up limitless possibilities for unique robotic designs.You’ll learn how to build basic mechanisms with motors and sensors, robots that can walk or drive themselves, and practical tools for lifting, opening doors, drawing, and even launching projectiles. Then, bring them all to life with the LEGO MINDSTORMS Robot Inventor App, which lets you program your bots to perform tasks and missions.Each model is paired with an illustrated list of parts and multi-angled color photographs, so you can easily reproduce the projects without the need for step-by-step instructions. Best of all, you’ll also be inspired to combine various mechanisms into your own interactive inventions, toys, cars, games, and more!To build the book’s models, all you need is the LEGO® MINDSTORMS® Robot Inventor set (#51515) and a smart device that can run the MINDSTORMS App.

  • - A Visual Approach
    av Andrew Glassner
    1 229,-

    An accessible, highly-illustrated introduction to deep learning that offers visual and conceptual explanations instead of equations. Readers learn how to use key deep learning algorithms without the need for complex math.

  • av Andrew Huang
    244,-

  • - Workflow Automation Made Eas
    av Adam Bertram
    334,-

    Learn to use PowerShell, Microsoft's scripting language, to automate real-world tasks that IT professionals and system administrators deal with every day.

  • - Build Your Own Mini Metropolis!
    av Jeff Friesen
    344,-

    A collection of stunning photography and building instructions for 10 tiny cities built completely out of LEGO.

  • - Code a Space Adventure Game!
    av Sean McManus
    334,-

    Program a graphical adventure game in this hands-on, beginner-friendly introduction to coding in the Python language.

  • av Manul Laphroaig
    484,-

    This ultimate hacker's bible has only ever been available online or distributed at hacker conferences - until now.

  • av Chris Mcveigh
    262,-

    The LEGO Christmas Ornaments Book is a collection of step-by-step building instructions to spread holiday cheer.

  • av Peter Reid
    324,-

  • av Daniele Benedettelli
    432,-

    The LEGO® MINDSTORMS® EV3 set offers so many new and exciting features that it can be hard to know where to begin. Without the help of an expert, it could take months of experimentation to learn how to use the advanced mechanisms and numerous programming features.In The LEGO MINDSTORMS EV3 Laboratory, author Daniele Benedettelli, robotics expert and member of the elite LEGO MINDSTORMS Expert Panel, shows you how to use gears, beams, motors, sensors, and programming blocks to create sophisticated robots that can avoid obstacles, walk on two legs, and even demonstrate autonomous behavior. You’ll also dig into related math, engineering, and robotics concepts that will help you create your own amazing robots. Programming experiments throughout will challenge you, while a series of comics and countless illustrations inform the discussion and keep things fun.As you make your way through the book, you’ll build and program five wicked cool robots:–ROV3R, a vehicle you can modify to do things like follow a line, avoid obstacles, and even clean a room–WATCHGOOZ3, a bipedal robot that can be programmed to patrol a room using only the Brick Program App (no computer required!)–SUP3R CAR, a rear-wheel-drive armored car with an ergonomic two-lever remote control–SENTIN3L, a walking tripod that can record and execute color-coded sequences of commands–T-R3X, a fearsome bipedal robot that will find and chase down preyWith The LEGO MINDSTORMS EV3 Laboratory as your guide, you’ll become an EV3 master in no time.Requirements: One LEGO MINDSTORMS EV3 set (LEGO SET #31313)

  • av Windell Oskay
    437,-

    Open Circuits is a photographic exploration of the beautiful design inside everyday electronics. Its stunning cross-section photography unlocks a hidden world full of elegance, subtle complexity, and wonder.Our phones, computers, and appliances are made of hundreds of internal components, each precisely engineered to perform a certain function, but none intended to actually be seen. Through painstakingly executed, vividly detailed cross-section photography, Open Circuits reveals the surprising—and often accidental—beauty hiding inside the electronic components that drive our everyday devices. From resistors to LEDs, USB cables to headphone jacks, stepper motors to nixie tubes, the book’s arresting imagery transforms more than 130 components into delightful works of art. As you visually dissect the components’ insides, you’ll learn about how they work and how they were made. Open Circuits has something for everyone to appreciate, whether you’re a seasoned electrical engineer, an amateur tinkerer, or simply a lover of art and photography.

  • - Best Practices to Eliminate Complexity and Simplify Your Lif
    av Christian Mayer
    386,-

    Learn eight principles to simplify your code and become a more effective (and successful) programmer.Most software developers waste thousands of hours working with overly complex code. The eight core principles in The Art of Clean Coding will teach you how to write clear, maintainable code without compromising functionality. The book’s guiding principle is simplicity: reduce and simplify, then reinvest energy in the important parts to save you countless hours and ease the often onerous task of code maintenance.Bestselling author Christian Mayer leverages his experience helping thousands perfect their coding skills in this new book. With expert advice and real-world examples, he’ll show you how to: Concentrate on the important stuff with the 80/20 principle -- focus on the 20% of your code that matters mostAvoid coding in isolation: create a minimum viable product to get early feedbackWrite code cleanly and simply to eliminate clutter Avoid premature optimization that risks over-complicating code Balance your goals, capacity, and feedback to achieve the productive state of FlowApply the Do One Thing Well philosophy to vastly improve functionalityDesign efficient user interfaces with the Less is More principleTie your new skills together into one unifying principle: Focus  The Python-based The Art of Clean Coding is suitable for programmers at any level, with ideas presented in a language-agnostic manner.

  • - The Definitive Guide to the Graphics Editor
    av Dmitry Kirsanov
    619,-

    A comprehensive user’s guide to Inkscape, a vector illustration application.Dmitry Kirsanov, a former core Inkscape developer, shares hisknowledge of Inkscape's inner workings as he shows how to useInkscape to draw with various tools, work with objects, apply realisticand artistic effects, and more. Step-by-step task-based tutorials showyou how to create business cards, animations, technical and artisticdrawings, and graphic assets for games.This second edition covers the new tools, improved text features,advanced new path effects and filters, as well as many new UIconveniences in Inkscape 1.0. A new chapter describes Inkscape'sextensions for both users and developers.Learn how to:Navigate the canvas and customize your workspace and viewsCreate new objects and transform, style, clone, and combine themUse gradients, patterns, filters, and path effects to liven up your workWork with layers, groups, object order, and locks to control your artworkView and manipulate your document’s structure with the XML Editor and the new Objects dialogExport your work to various formats

  • av Manul Laphroaig
    484,-

    Volume 3 of the PoC or GTFO series collects humorous poems through to deeply technical essays bound in the form of a bible.

  • av Anthony Debarros
    444,-

  • - Code Secure and Reliable Network Services from Scratch
    av Adam Woodbeck
    619,-

    Learn how to write secure, network software in idiomatic Go using the language's latest features.

  • av Will Kurt
    394,-

    A fun guide to learning Bayesian statistics and probability through unusual and illustrative examples.

  • - Black-Belt Advice on Deployment, Scalability, Testing, and More
    av Julien Danjou
    432,-

    An indispensable collection of practical tips and real-world advice for tackling common Python problems and taking your code to the next level.

  • av Al Sweigart
    303,-

    Invent Your Own Computer Games with Python teaches you how to make your own versions of classic computer games.

  • av David Pagano
    273,-

    The LEGO Animation Book is your step-by-step guide to making awesome stop-motion LEGO movies.

  • av Craig Smith
    619,-

    The Car Hacker's Handbook shows how to identify vulnerabilities in modern automotive vehicles.

  • av V. Anton Spraul
    434,-

  • av Yoshihito Isogawa
    254,-

    The LEGO® Technic Idea Book: Simple Machines is a collection of hundreds of working examples of simple yet fascinating Technic models that you can build based on their pictures alone. Each project uses color-coded pieces and is photographed from multiple angles, making it easy to see how the models are assembled without the need for step-by-step instructions. Every model illustrates a different principle, concept, or mechanism that will inspire your own original creations. You're encouraged to use these elements as building blocks to create your own masterpieces.The Technic models in Simple Machines demonstrate basic configurations of gears, shafts, pulleys, turntables, connectors, and the like. You'll learn how to create small, elegant machines like cranes, operable doors, motorized cars, a rubber band-powered rocket launcher, a hand-cranked drag racer, and even musical instruments.This visual guide, the first in the three-volume LEGO Technic Idea Book series, is the brainchild of master builder Yoshihito Isogawa of Tokyo, Japan. Each title is filled with photos of Isogawa's unique models, all of which are designed to fire the imaginations of LEGO builders young and old.Imagine. Create. Invent. Now, what will you build?NOTE: The LEGO Technic Idea Book series uses parts from various Technic sets. If you don't have some of the pieces shown in a particular model, experiment by substituting your own parts or visit the author's website for a list of the special parts used in the book.

  • av Masaharu Takemura
    262,-

    Rin and Ami have been skipping molecular biology class all semester, and Professor Moro has had enough—he''s sentencing them to summer school on his private island. But they''re in store for a special lesson. Using Dr. Moro''s virtual reality machine to travel inside the human body, they''ll get a close-up look at the fascinating world of molecular biology.Join them in The Manga Guide to Molecular Biology, and learn all about DNA, RNA, proteins, amino acids, and more. Along the way, you''ll see chemical reactions first-hand and meet entertaining characters like Enzyme Man and Drinkzilla, who show how the liver metabolizes alcohol.Together with Ami and Rin, you''ll learn all about:–The organelles and proteins inside cells, and how they support cellular functions–The processes of transcription and translation, and your genes'' role in synthesizing proteins–The pieces that make up our genetic code, like nucleotides, codons, introns, and exons–The processes of DNA replication, mitosis and cytokinesis–Genetic technology like transduction and cloning, and the role of molecular biology in medicineWhether you need a molecular biology refresher or you''re just fascinated by the science of life, The Manga Guide to Molecular Biology will give you a uniquely fun and informative introduction.

Gjør som tusenvis av andre bokelskere

Abonner på vårt nyhetsbrev og få rabatter og inspirasjon til din neste leseopplevelse.