TOP
英國出版界指標大獎肯定!A.F. Steadman 獲年度作家,《史坎德》系列帶你踏上熱血奇幻旅程
縮小範圍
搜尋結果 /

Introducing Python

9561
9 / 240
Coding with Python - Create Amazing Graphics: A New Title in the Questkids Children's Series
滿額折
出版日:2022/06/28 作者:Max Wainewright  出版社:In Easy Steps Limited  裝訂:平裝
Anew title in The QuestKids children's series thatwas launched by In Easy Steps in 2018, designed to make learning fun forchildren.Coding with Python- Create Amazing Graphics introducescoding in Python through a variety of projects. Each one teaches new codingconcepts and results in some amazing graphics.Discover how to mix colours, make patterns, draw 2D and 3Dshapes.Learn how to use loops, variables, random numbers, andfunctions in Python. Packed with challenges, tips, and extensions to keep allbudding coders engaged and eager to keep learning and creating!To create the games in this book, children will need a desktopcomputer or a laptop. The games require a proper keyboard so will not work wellon a tablet or iPad. It is recommended that children should be supervised whenusing the internet, especially when using a new website. Thisis the UK English edition.
優惠價: 95 569
無庫存
How to Promenade with a Python (and Not Get Eaten)
滿額折
出版日:2022/04/05 作者:Rachel Poliquin  出版社:TUNDRA BOOKS INC  裝訂:平裝
In this hilarious non-fiction chapter book series, a savvy cockroach shares wise tips and tricks to surviving an encounter with a charming predator who may (or may not) want to be your friend.Celeste is a cockroach, and everyone knows that cockroaches are survivors, so who better to give advice on surviving an encounter with a polite predator? Everyone also knows that taking a moonlit promenade with a deadly reticulated python (named Frank) is a very bad idea. But Celeste loves very bad ideas, and she is willing to put your life on the line to prove herself right! Need to stop a python from swallowing you head-first? Wear a lamp shade as a hat! Want to speed up a three-hundred-pound snake? Try roller skates! What's the perfect light snack for a python? A chicken! Using her superior pythonine knowledge, Celeste comes up with various strategies and solutions -- many dangerous, most absurd, but all based on the biology of pythons. Meanwhile, Frank is hatching his own plans.Rachel Poliquin
優惠價: 79 270
無庫存
Python Challenges: 100 Proven Programming Tasks Designed to Prepare You for Anything
滿額折
出版日:2022/03/13 作者:Michael Inden  出版社:Apress  裝訂:平裝
Augment your knowledge of Python with this entertaining learning guide, which features 100 exercises and programming puzzles and solutions. Python Challenges will help prepare you for your next exam or a job interview, and covers numerous practical topics such as strings, data structures, recursion, arrays, and more.Each topic is addressed in its own separate chapter, starting with an introduction to the basics and followed by 10 to 15 exercises of various degrees of difficulty, helping you to improve your programming skills effectively. Detailed sample solutions, including the algorithms used for all tasks, are included to maximize your understanding of each area. Author Michael Inden also describes alternative solutions and analyzes possible pitfalls and typical errors.Three appendices round out the book: the first covers the Python command line interpreter, which is often helpful for trying out the code snippets and examples in the book, followed by an overview of Pytest for unit te
優惠價: 1 2660
無庫存
Learn to Code by Solving Problems : A Python-Based Introduction
滿額折
出版日:2021/06/29 作者:Daniel Zingaro  出版社:No Starch Pr  裝訂:平裝
Learn to Program by Solving Problems is a practical introduction to programming using Python, one of the world’s most popular programming languages. The book emphasizes problem-solving strategies that
優惠價: 79 1051
無庫存
Learn Python Visually: Visual Programming Made Easy
滿額折
出版日:2021/05/04 作者:Tristan Bunn  出版社:No Starch Pr  裝訂:平裝
An accessible, visual, and creative approach to teaching Python programming using the software literacy-focused Processing development environment. Readers learn the foundations of programming as they
優惠價: 79 1501
無庫存
Learn Quantum Computing with Python and Q#: A Hands-On Approach
滿額折
出版日:2021/04/20 作者:Sarah C. Kaiser  出版社:PBKMANGN  裝訂:平裝
Learn Quantum Computing with Python and Q# introduces quantum computing from a practical perspective. Summary Learn Quantum Computing with Python and Q# demystifies quantum computing. Using Python and the new quantum programming language Q#, you'll build your own quantum simulator and apply quantum programming techniques to real-world examples including cryptography and chemical analysis. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the technology Quantum computers present a radical leap in speed and computing power. Improved scientific simulations and new frontiers in cryptography that are impossible with classical computing may soon be in reach. Microsoft's Quantum Development Kit and the Q# language give you the tools to experiment with quantum computing without knowing advanced math or theoretical physics. About the book Learn Quantum Computing with Python and Q# introduces quantum computing from a practical pers
優惠價: 79 1801
無庫存
Black Hat Python, 2nd Edition: Python Programming for Hackers and Pentesters
滿額折
出版日:2021/03/09 作者:Justin Seitz  出版社:No Starch Pr  裝訂:平裝
Fully-updated, second edition of this worldwide bestseller with over 100,000 copies sold. When it comes to creating powerful and effective hacking tools, Python is the language of choice for most secu
優惠價: 79 1351
無庫存
出版日:2021/01/25 作者:Joseph Mining  出版社:Lightning Source Inc  裝訂:精裝
The world of machine learning is changing all the time. It is so amazing the idea that we are able to take a computer and let it learn as it goes. Without having to write out all of the codes that we need for every situation out there or every input that the user may pick, we are able to write out codes in machine learning, even with Python, in order to let the computer or device learn and make decisions on its own.This guidebook is going to take a closer look at how Python machine learning is able to work, as well as how you can use some of the tools and techniques that come with this process for your own needs. When you are interested in learning more about what machine learning is all about, as well as how you can use a part of the coding from Python inside of this process, then this guidebook is the tool for you Some of the topics that we will explore when we go through this guidebook will include: Understanding some of the basics of machine learning;Some of the different parts tha
Text Analysis in Python for Social Scientists:Discovery and Exploration
滿額折
出版日:2020/12/31 作者:Dirk Hovy  出版社:Cambridge Univ Pr  裝訂:平裝
Text is everywhere, and it is a fantastic resource for social scientists. However, because it is so abundant, and because language is so variable, it is often difficult to extract the information we want. There is a whole subfield of AI concerned with text analysis (natural language processing). Many of the basic analysis methods developed are now readily available as Python implementations. This Element will teach you when to use which method, the mathematical background of how it works, and the Python code to implement it.
優惠價: 9 995
無庫存
Learning Scientific Programming with Python
90 折
出版日:2020/10/31 作者:Christian Hill  出版社:Cambridge Univ Pr  裝訂:平裝
Learn to master basic programming tasks from scratch with real-life, scientifically relevant examples and solutions drawn from both science and engineering. Students and researchers at all levels are increasingly turning to the powerful Python programming language as an alternative to commercial packages and this fast-paced introduction moves from the basics to advanced concepts in one complete volume, enabling readers to gain proficiency quickly. Beginning with general programming concepts such as loops and functions within the core Python 3 language, and moving on to the NumPy, SciPy and Matplotlib libraries for numerical programming and data visualization, this textbook also discusses the use of Jupyter Notebooks to build rich-media, shareable documents for scientific analysis. The second edition features a new chapter on data analysis with the pandas library and comprehensive updates, and new exercises and examples. A final chapter introduces more advanced topics such as floating-p
優惠價: 9 2051
無庫存
Real-world Python ― A Hacker's Guide to Solving Problems With Code
滿額折
出版日:2020/10/13 作者:Lee Vaughan  出版社:No Starch Pr  裝訂:平裝
A project-based approach to learning Python programming for beginners. Intriguing projects teach you how to tackle challenging problems with code.You've mastered the basics. Now you're ready to explor
優惠價: 79 1201
無庫存
Numerical Methods in Physics with Python
90 折
出版日:2020/09/30 作者:Alex Gezerlis  出版社:Cambridge Univ Pr  裝訂:平裝
Bringing together idiomatic Python programming, foundational numerical methods, and physics applications, this is an ideal standalone textbook for courses on computational physics. All the frequently used numerical methods in physics are explained, including foundational techniques and hidden gems on topics such as linear algebra, differential equations, root-finding, interpolation, and integration. Accompanying the mathematical derivations are full implementations of dozens of numerical methods in Python, as well as more than 250 end-of-chapter problems. Numerical methods and physics examples are clearly separated, allowing this introductory book to be later used as a reference; the penultimate section in each chapter is an in depth project, tackling physics problems which cannot be solved without the use of a computer. Written primarily for students studying computational physics, this textbook brings the non-specialist quickly up to speed with Python before looking in detail at the
優惠價: 9 2267
無庫存
出版日:2020/09/30 作者:Alex Gezerlis  出版社:Cambridge Univ Pr  裝訂:精裝
Bringing together idiomatic Python programming, foundational numerical methods, and physics applications, this is an ideal standalone textbook for courses on computational physics. All the frequently used numerical methods in physics are explained, including foundational techniques and hidden gems on topics such as linear algebra, differential equations, root-finding, interpolation, and integration. Accompanying the mathematical derivations are full implementations of dozens of numerical methods in Python, as well as more than 250 end-of-chapter problems. Numerical methods and physics examples are clearly separated, allowing this introductory book to be later used as a reference; the penultimate section in each chapter is an in depth project, tackling physics problems which cannot be solved without the use of a computer. Written primarily for students studying computational physics, this textbook brings the non-specialist quickly up to speed with Python before looking in detail at the
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Python One-liners
滿額折
出版日:2020/06/04 作者:Christian Mayer  出版社:No Starch Pr  裝訂:平裝
Python programmers will improve their computer science skills with these useful one-liners.Python One-Liners will teach you how to read and write one-liners: concise statements of useful functionality
優惠價: 79 1199
無庫存
Machine Learning With Spark And Python - Essential Techniques For Predictive Analytics
滿額折
出版日:2019/10/18 作者:Bowles  出版社:John Wiley & Sons Inc  裝訂:平裝
Machine Learning with Spark and Python Essential Techniques for Predictive Analytics Second Edition simplifies ML for practical uses by focusing on two key algorithms. This new second edition improves
優惠價: 9 1710
無庫存
出版日:2019/08/14 作者:Donald Treadwell and Andrea Davis  出版社:SAGE Publications UK  裝訂:平裝
Introducing Communication Research: Paths of Inquiry teaches students the basics of communication research in an accessible manner by using interesting real-world examples, engaging application exerci
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Python by Example ― Learning to Program in 150 Challenges
90 折
出版日:2019/07/31 作者:Nichola Lacey  出版社:Cambridge Univ Pr  裝訂:平裝
Python is today's fastest growing programming language. This engaging and refreshingly different guide breaks down the skills into clear step-by-step chunks and explains the theory using brief easy-to-understand language. Rather than bamboozling readers with pages of mind-numbing technical jargon, this book includes 150 practical challenges, putting the power in the reader's hands. Through creating programs to solve these challenges the reader will quickly progress from mastering the basics to confidently using subroutines, a graphical user interface, and linking to external text, csv and SQL files. This book is perfect for anyone who wants to learn how to program with Python. In particular, students starting out in computer science and teachers who want to improve their confidence in Python will find here a set of ready-made challenges for classroom use.
優惠價: 9 1079
無庫存
Powershell and Python Together ― Targeting Digital Investigations
90 折
出版日:2019/05/29 作者:Chet Hosmer  出版社:Apress  裝訂:平裝
Bring together the Python programming language and Microsoft’s PowerShell to address digital investigations and create state-of-the-art solutions for administrators, IT personnel, cyber response teams
優惠價: 9 1310
無庫存
Pro Python 3 ― Features and Tools for Professional Development
滿額折
出版日:2019/04/27 作者:J. Burton Browning; Marty Alchin  出版社:Apress  裝訂:平裝
Refine your programming techniques and approaches to become a more productive and creative Python programmer. This book explores the concepts and features that will improve not only your code but also
優惠價: 1 2470
無庫存
Introducing Medical Anthropology ― A Discipline in Action
90 折
出版日:2019/03/15 作者:Merrill Singer; Hans Baer; Elyse Ona Singer; Debbi Long; Alex Pavlotski  出版社:Rowman & Littlefield Intl  裝訂:平裝
Introducing Medical Anthropology, Third Edition, is intended for use in the medical anthropology course taught primarily at four year universities.
優惠價: 9 3240
無庫存
Python Continuous Integration and Delivery ― A Concise Guide With Examples
滿額折
出版日:2019/02/09 作者:Moritz Lenz  出版社:Apress  裝訂:平裝
Gain the techniques and tools that enable a smooth and efficient software development process in this quick and practical guide on Python continuous integration (CI) and continuous delivery (CD). Base
優惠價: 1 2090
無庫存
出版日:2019/02/04 作者:David Kopec  出版社:Manning Pubns Co  裝訂:平裝
Classic Computer Science Problems in Python presents dozens of coding challenges, ranging from simple tasks like finding items in a list with a binary sort algorithm to clustering data using k-means.
優惠價: 1 2000
無庫存
Numerical Python ― Scientific Computing and Data Science Applications With Numpy, Scipy and Matplotlib
滿額折
出版日:2019/01/16 作者:Robert Johansson  出版社:Apress  裝訂:平裝
Leverage the numerical and mathematical modules in Python and its standard library as well as popular open source numerical Python packages like NumPy, SciPy, FiPy, matplotlib and more. This fully rev
優惠價: 1 2660
無庫存
Monty Python Speaks! Revised and Updated Edition
滿額折
出版日:2019/01/10 作者:David Morgan  出版社:Fourth Estate UK  裝訂:平裝
The complete oral history of Monty Python – one of comedy's most legendary and influential troupes – publishing to coincide with the 50th anniversary of their BBC debut.With a foreword by John Oliver
優惠價: 79 564
無庫存
Monty Python Speaks ― The Complete Oral History
滿額折
出版日:2019/01/08 作者:David Morgan; John Oliver (FRW)  出版社:Dey Street Books  裝訂:平裝
With a Foreword by John Oliver, host of Last Week TonightIn celebration of the 50th anniversary of its BBC debut, a revised and updated edition of the complete oral history of Monty Python—an in
優惠價: 79 540
無庫存
Starting Out with Python 4/e (Global Edition)
90 折
出版日:2019/01/01 作者:Tony Gaddis  出版社:新月圖書  裝訂:平裝
DescriptionA clear and student-friendly introduction to the fundamentals of PythonIn Starting Out with Python®, 4th Edition, Tony Gaddis’ accessible coverage introduces students to the basics of progr
優惠價: 9 1395
無庫存
出版日:2019/01/01 作者:翼varo Scrivano; Sue Downing (ILT)  出版社:Lernerclassroom  裝訂:平裝
In Coding with Python, you can talk with turtles, travel to South America, draw a flower, and create a caterpillar without paper, pencils, or paint.Easy-to-follow, step-by-step instructions will guide
優惠價: 1 500
無庫存
Creative Coding in Python ― 30+ Programming Projects in Art, Games, and More
滿額折
出版日:2018/12/11 作者:Sheena Vaidyanathan  出版社:Quarry Books  裝訂:平裝
Creative Coding in Python presents over 30 creative projects that teach kids how to code in the easy and intuitive programming language, Python.Creative Coding in Python teaches the fundamen
優惠價: 79 889
無庫存
Math Adventures With Python ― Fractals, Automata, 3d Graphics, and More!
滿額折
出版日:2018/11/13 作者:Peter Farrell  出版社:No Starch Pr  裝訂:平裝
Learn math by getting creative with code! Use the Python programming language to transform learning high school-level math topics like algebra, geometry, trigonometry, and calculus!In Math Adventures
優惠價: 79 901
無庫存
出版日:2018/11/05 作者:Gowrishankar S.; Veena A.  出版社:Chapman & Hall  裝訂:精裝
Python is a free general purpose programming language with a beautiful syntax. The topics in the book have been carefully selected to give good exposure to almost all the core concepts of the Pyt
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Introduction to Python for Science and Engineering
90 折
出版日:2018/10/29 作者:David J. Pine  出版社:CRC Pr I Llc  裝訂:平裝
This guide offers a rapid introduction to Python programming to anyone with no experience in programming, taking a careful and methodical approach to presenting the features available and their use fo
優惠價: 9 2969
無庫存
出版日:2018/10/29 作者:David J. Pine  出版社:CRC Pr I Llc  裝訂:精裝
This guide offers a rapid introduction to Python programming to anyone with no experience in programming, taking a careful and methodical approach to presenting the features available and their use fo
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2018/10/11 作者:Kenneth Lambert  出版社:Cengage Learning  裝訂:平裝
Whether you are a computer programming student, hobbyist or professional, Lambert's FUNDAMENTALS OF PYTHON™: DATA STRUCTURES, 2E offers the perfect introduction to object-oriented design and data stru
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Python Data Analytics ― With Pandas, Numpy, and Matplotlib
滿額折
出版日:2018/09/28 作者:Fabio Nelli  出版社:Apress  裝訂:平裝
Explore the latest Python tools and techniques to help you tackle the world of data acquisition and analysis. You'll review scientific computing with NumPy, visualization with matplotlib, and machine
優惠價: 1 2280
無庫存
出版日:2018/09/25 作者:Yves Hilpisch  出版社:Oreilly & Associates Inc  裝訂:平裝
The financial industry has recently adopted Python at a tremendous rate, with some of the largest investment banks and hedge funds using it to build core trading and risk management systems. Updated f
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Python Flash Cards
滿額折
出版日:2018/09/18 作者:Eric Matthes  出版社:No Starch Pr  裝訂:平裝
These colorful programming study cards help new Python coders drill and reinforce the concepts, syntax, and terminology they'll need to become successful professional programmers.Keep your coding skil
優惠價: 79 839
無庫存
Introducing ― Short Essays on Influential Thinkers and Designers in Architecture
滿額折
出版日:2018/08/29 作者:David Erdman  出版社:Applied Research & Design  裝訂:平裝
Introducing—a collection of eighteen short essays developed by designer and educator David Erdman—suggests that short-form writing might serve as the proper vehicle for architectural discourse to flou
優惠價: 1 1140
無庫存
Practical Docker With Python ― Build, Release and Distribute Your Python App With Docker
滿額折
出版日:2018/07/27 作者:Sathyajith Bhat  出版社:Apress  裝訂:平裝
Learn the key differences between containers and virtual machines. Adopting a project based approach, this book introduces you to a simple Python application to be developed and containerized with Doc
優惠價: 1 1520
無庫存
出版日:2018/07/21 作者:Mohammed Zuhair Al-taie; Seifedine Kadry  出版社:Springer-Nature New York Inc  裝訂:平裝
This research monograph provides the means to learn the theory and practice of graph and network analysis using the Python programming language. The social network analysis techniques, included, will
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Computer Coding Python Games for Kids
79 折
出版日:2018/07/05 作者:Carol Vorderman  出版社:DK Children UK  裝訂:平裝
Learn how to code in Python by building and playing your own computer games, from mind-bending brainteasers to crazy action games with explosive sound effects and 3D graphics. Whether you're a seasone
優惠價: 79 738
無庫存
  • 9561
    240
  • 1
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 240

暢銷榜

客服中心

收藏

會員專區