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
    489,-

    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
    489,-

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

  • Spara 13%
    - 81 Easy Practice Programs
    av Al Sweigart
    459

  • av Al Sweigart
    455,-

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

  • Spara 13%
    - Ace the Coding Interview with Python and Javascript
    av Al Sweigart
    459

    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
    379,-

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

  • Spara 16%
    av Al Sweigart
    635,-

    The bestselling introduction to Python programming, revised to include the latest Python features, improved 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 this work for you?In this fully revised third edition of 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. Early chapters will teach you the fundamentals of Python through clear explanations and engaging examples. You’ll write your first Python program; work with strings, lists, dictionaries, and other data structures; then use regular expressions to find and manipulate text patterns. Once you’ve mastered the basics, you’ll tackle projects that teach you to use Python to automate tasks like: Searching the web, downloading content, and filling out formsFinding, extracting, and manipulating text and data in files and spreadsheetsCopying, moving, renaming, or compressing saved files on your computerSplitting, merging, and extracting text from PDFs and Word documentsInteracting with applications through custom mouse and keyboard macrosManaging your inbox, unsubscribing from lists, and sending email or text notificationsNew to this edition: All code and examples have been thoroughly updated. You’ll also find four new chapters on database integration, speech recognition, and audio and video editing, as well as 16 new programming projects and expanded coverage of developer techniques like creating command line programs.Don’t spend your time on work a well-trained monkey could do. Even if you’ve never written a line of code, you can pass off that grunt work to your computer. Learn how in Automate the Boring Stuff with Python.

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

    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
    369

    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.