Marknadens största urval
Snabb leverans

Böcker av Al Sweigart

Filter
Filter
Sortera efterSortera Populära
  • - Practical Programming for Total Beginners
    av Al Sweigart
    490,-

    The second edition of this best-selling Python book teaches even the technically uninclined how to automate the boring stuff.

  • - Best Practices for Writing Clean Code
    av Al Sweigart
    410,-

    Go from beginner programmer to Python programmer! Level up your skills to an intermediate level.

  • - 81 Easy Practice Programs
    av Al Sweigart
    460,-

  • av Al Sweigart
    380,-

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

  • - Ace the Coding Interview with Python and Javascript
    av Al Sweigart
    460,-

    An accessible yet rigorous crash course on recursive programming using Python and JavaScript examples.Recursion has an intimidating reputation: it's considered to be an advanced computer science topic frequently brought up in coding interviews. But there's nothing magical about recursion. The Recursive Book of Recursion uses Python and JavaScript examples to teach the basics of recursion, exposing the ways that it's often poorly taught and clarifying the fundamental principles of all recursive algorithms. You'll learn when to use recursive functions (and, most importantly, when not to use them), how to implement the classic recursive algorithms often brought up in job interviews, and how recursive techniques can help solve countless problems involving tree traversal, combinatorics, and other tricky topics. This project-based guide contains complete, runnable programs to help you learn: How recursive functions make use of the call stack, a critical data structure almost never discussed in lessons on recursionHow the head-tail and "leap of faith" techniques can simplify writing recursive functionsHow to use recursion to write custom search scripts for your filesystem, draw fractal art, create mazes, and moreHow optimization and memoization make recursive algorithms more efficient Al Sweigart has built a career explaining programming concepts in a fun, approachable manner. If you've shied away from learning recursion but want to add this technique to your programming toolkit, or if you're racing to prepare for your next job interview, this book is for you.

  • - An Introduction to Building and Breaking Ciphers
    av Al Sweigart
    380,-

    Learn to program with Python by making and hacking ciphers - no experience required!

  • av Al Sweigart
    526,-

    The bestselling introduction to practical Python programming for total beginners is now in its 3rd edition, revised to include the latest Python features, even better explanations, and new chapters about databases and sound files.If you’ve ever spent hours renaming files or updating hundreds of spreadsheet cells, you know how tedious tasks like these can be. But what if you could have your computer do them for you? In this fully revised edition of the best-selling classic Automate the Boring Stuff with Python, you’ll learn how to use Python to write programs that do in minutes what would take you hours to do by hand—no prior programming experience required. You'll learn the basics of coding in Python and explore the language’s’s rich library of modules for performing specific tasks, like scraping data from websites, searching for text across multiple files, and merging, watermarking, or encrypting PDFs.The third edition includes:Expanded coverage of developer techniques, like creating command line programsUpdated examples and new projectsAdditional chapters about working with SQLite databases, speech-recognition technology, video and audio editing, and text-to-speech capabilitiesSimplified explanations (based on reader feedback) of beginner programming concepts, like loops and conditionalsEven if you've never written a line of code, Automate the Boring Stuff with Python, 3rd Edition will teach you how to make your computer take on tedious tasks and do all your grunt work—the way it should be!

  • - Learn to Program by Making Cool Games
    av Al Sweigart
    320,-

    A project-filled introduction to coding that shows kids how to build programs by making cool games.

  • - Build Taller, Farm Faster, Mine Deeper, and Automate the Boring Stuff
    av Al Sweigart
    370,-

    A hands-on introduction to coding that teaches you how to program bots to do cool things in the game you love - Minecraft!

Gör som tusentals andra bokälskare

Prenumerera på vårt nyhetsbrev för att få fantastiska erbjudanden och inspiration för din nästa läsning.