TOP
💡 邁向小一的第一步!給孩子一本「查得到自信」的專屬辭典,輕鬆跨越閱讀關卡!🚀
搜尋結果 /

Introduction to Python Programming And Data Structure By Liang

623
5 / 16
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
無庫存
Python For Data Science For Dummies, 2Nd Edition
滿額折
出版日:2019/02/08 作者:Mueller  出版社:John Wiley & Sons Inc  裝訂:平裝
The fast and easy way to learn Python programming and statisticsPython is a general-purpose programming language created in the late 1980s—and named after Monty Python—that's used by thousands of peop
優惠價: 9 1197
無庫存
Python for Programmers ― With Big Data and Artificial Intelligence Case Studies
滿額折
出版日:2018/10/25 作者:Paul Deitel; Harvey Deitel  出版社:Prentice Hall  裝訂:平裝
Written for developers with a background in any high-level language, Introduction to Python and Data Science for Programmers explores the Python language and Python APIs in depth, applying the Deitels
定價:2700 元
無庫存
Practical Web Scraping for Data Science ― Best Practices and Examples With Python
滿額折
出版日:2018/06/12 作者:Seppe Vanden Broucke; Bart Baesens  出版社:Apress  裝訂:平裝
This book provides a complete and modern guide to web scraping, using Python as the programming language, without glossing over important details or best practices. Written with a data science audie
定價:3040 元
無庫存
Big Data ─ A Very Short Introduction
90 折
出版日:2018/01/30 作者:Dawn E. Holmes  出版社:Oxford Univ Pr  裝訂:平裝
Since long before computers were even thought of, data has been collected and organized by diverse cultures across the world. Once access to the Internet became a reality for large swathes of the worl
優惠價: 9 445
無庫存
Functional Data Structures in R ― Advanced Statistical Programming in R
90 折
出版日:2017/11/18 作者:Thomas Mailund  出版社:Apress  裝訂:平裝
Get an introduction to functional data structures using R and write more effective code and gain performance for your programs. This book teaches you workarounds because data in functional languages i
優惠價: 9 1125
無庫存
Interactive Data Visualization for the Web ─ An Introduction to Designing with D3
滿額折
出版日:2017/08/25 作者:Scott Murray  出版社:Oreilly & Associates Inc  裝訂:平裝
If you're interested in data visualization but new to programming or web development, Interactive Data Visualization for the Web gives you what you need to get started creating and publishing your own
定價:2750 元
無庫存
Learn to Program With Small Basic ─ An Introduction to Programming With Games, Art, Science, and Math
滿額折
出版日:2016/01/25 作者:Majed Marji; Ed Price  出版社:No Starch Pr  裝訂:平裝
Small Basic is a free, beginner-friendly programming language created by Microsoft to inspire kids to learn to program. Based on BASIC, which introduced programming to millions of first-time PC owners
優惠價: 79 1049
無庫存
Microsoft Access 2013 Programming by Example with VBA, XML, and ASP
90 折
出版日:2014/06/20 作者:Julitta Korol  出版社:Mercury Learning & Information  裝訂:平裝
For readers who are already adept at using Access databases, Korol explains the detailed steps of creating Access databases from scratch, and shows how to retrieve and manage data programmatically usi
優惠價: 9 2023
無庫存
出版日:2011/10/18 作者:Paul Kelly  出版社:Createspace Independent Pub  裝訂:平裝
‧ A comprehensive introduction to programming in C++‧ Suitable for students new to programming and those familiar with some other programming language‧ Step-by-step approach with detailed explanat
定價:1500 元
無庫存
Introduction to Computer-Intensive Methods of Data Analysis in Biology
90 折
出版日:2006/05/25 作者:Derek A. Roff  出版社:Cambridge Univ Pr  裝訂:平裝
This 2006 guide to the contemporary toolbox of methods for data analysis will serve graduate students and researchers across the biological sciences. Modern computational tools, such as Maximum Likelihood, Monte Carlo and Bayesian methods, mean that data analysis no longer depends on elaborate assumptions designed to make analytical approaches tractable. These new 'computer-intensive' methods are currently not consistently available in statistical software packages and often require more detailed instructions. The purpose of this book therefore is to introduce some of the most common of these methods by providing a relatively simple description of the techniques. Examples of their application are provided throughout, using real data taken from a wide range of biological research. A series of software instructions for the statistical software package S-PLUS are provided along with problems and solutions for each chapter.
優惠價: 9 2515
無庫存
Primes and Programming
90 折
出版日:1993/09/02 作者:Peter J. Giblin  出版社:Cambridge Univ Pr  裝訂:平裝
Numbers are part of our everyday experience and their properties have fascinated mankind since ancient times. Deciding whether a number is prime and if not, what its factors are, are both fundamental problems. In recent years analysis and solution of these problems have assumed commercial significance since large primes are an essential feature of secure methods of information transmission. The purely mathematical fascination that led to the development of methods for primality testing has been supplemented by the need to test within reasonable timescales, and computational methods have entered at all levels of number theory. In this book, Peter Giblin describes, in the context of an introduction to the theory of numbers, some of the more elementary methods for factorization and primality testing; that is, methods independent of a knowledge of other areas of mathematics. Indeed everything is developed from scratch so the mathematical prerequisites are minimal. An essential feature of t
優惠價: 9 2632
無庫存
出版日:2025/05/13 作者:Y. Liang  出版社:Pearson Education Limited  裝訂:平裝
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Functional, Object-Oriented, and Concurrent Programming
滿額折
出版日:2022/04/15 作者:Michel Charpentier  出版社:ADDISON WESLEY PUB CO INC  裝訂:平裝
Functional and concurrent programming paradigms can help experienced object-oriented developers write high-quality software faster: code that's easier to understand, debug, optimize, and evolve. But these approaches have often been surrounded by mystification and misconceptions, leading many developers to avoid them. In Functional and Concurrent Programming, Michel Charpentier clears away the confusion, showing how to use these features safely and well, so you can gain their benefits without their pitfalls. Writing for developers with some object-oriented experience in Java, C++, C#, Python, or elsewhere, Charpentier teaches key concepts through the use of realistic, modern examples: code written in Scala, but relevant to users of any modern object-oriented language. As a hybrid language, Scala can be used effectively to illustrate both object-oriented and functional programming; it offers advanced features for concurrency; and it interoperates with Java, and can use many components of
定價:2880 元
無庫存
Structure and Interpretation of Computer Programs
79 折
出版日:2022/02/01 作者:Harold Abelson  出版社:Mit Pr  裝訂:平裝
A new version of the classic and widely used text adapted for the JavaScript programming language.Since the publication of its first edition in 1984 and its second edition in 1996, Structure and Interpretation of Computer Programs (SICP) has influenced computer science curricula around the world. Widely adopted as a textbook, the book has its origins in a popular entry-level computer science course taught by Harold Abelson and Gerald Jay Sussman at MIT. SICP introduces the reader to central ideas of computation by establishing a series of mental models for computation. Earlier editions used the programming language Scheme in their program examples. This new version of the second edition has been adapted for JavaScript. The first three chapters of SICP cover programming concepts that are common to all modern high-level programming languages. Chapters four and five, which used Scheme to formulate language processors for Scheme, required significant revision. Chapter four offers new mat
優惠價: 79 3555
無庫存
Introduction to Machine Learning
滿額折
出版日:2021/12/20 作者:Etienne Bernard  出版社:Wolfram Media Inc  裝訂:平裝
Machine learning-a computer's ability to learn-is transforming our world: it is used to understand images, process text, make predictions by analyzing large amounts of data, and much more. It can be used in nearly every industry to improve efficiency and help stakeholders make better decisions. Whatever your industry or hobby, chances are that these modern artificial intelligence methods will be useful to you as well.Introduction to Machine Learning weaves reproducible coding examples into explanatory text to show what machine learning is, how it can be applied, and how it works. Perfect for anyone new to the world of AI or those looking to further their understanding, the text begins with a brief introduction to the Wolfram Language, the programming language used for the examples throughout the book. From there, readers are introduced to key concepts before exploring common methods and paradigms such as classification, regression, clustering, and deep learning. The math content is kep
定價:2027 元
無庫存
Programming New: A Beginners guide to Linux and Python Programming Step-by-Step.
滿額折
出版日:2021/05/08 作者:Clark Simon  出版社:Lightning Source Inc  裝訂:平裝
定價:988 元
無庫存
Python Programming for Beginners: The Ultimate Guide to Python, Machine Learning and Data Science
滿額折
出版日:2021/04/09 作者:David Files  出版社:Lightning Source Inc  裝訂:平裝
定價:1064 元
無庫存
Python for Linguists
90 折
出版日:2020/03/31 作者:Michael Hammond  出版社:Cambridge Univ Pr  裝訂:平裝
Specifically designed for linguists, this book provides an introduction to programming using Python for those with little to no experience of coding. Python is one of the most popular and widely-used programming languages as it's also available for free and runs on any operating system. All examples in the text involve language data and can be adapted or used directly for language research. The text focuses on key language-related issues: searching, text manipulation, text encoding and internet data, providing an excellent resource for language research. More experienced users of Python will also benefit from the advanced chapters on graphical user interfaces and functional programming.
優惠價: 9 1835
無庫存
Introduction to Seismology
滿額折
出版日:2019/07/31 作者:Peter M. Shearer  出版社:Cambridge Univ Pr  裝訂:平裝
This third edition provides a concise yet approachable introduction to seismic theory, designed as a first course for graduate students or advanced undergraduate students. It clearly explains the fundamental concepts, emphasizing intuitive understanding over lengthy derivations, and outlines the different types of seismic waves and how they can be used to resolve Earth structure and understand earthquakes. New material and updates have been added throughout, including ambient noise methods, shear-wave splitting, back-projection, migration and velocity analysis in reflection seismology, earthquake rupture directivity, and fault weakening mechanisms. A wealth of both reworked and new examples, review questions and computer-based exercises in MATLAB®/Python give students the opportunity to apply the techniques they have learned to compute results of interest and to illustrate Earth's seismic properties. More advanced sections, which are not needed to understand the other material, are fla
優惠價: 9 2983
無庫存
出版日:2018/08/15 作者:Fetsje Bijma; Marianne Jonker; Aad Van Der Vaart  出版社:Amsterdam Univ Pr  裝訂:平裝
The field of statistics focuses on drawing conclusions from data by modeling and analyzing the data using probabilistic models. The authors of this introductory text describe three key concepts from s
定價:2459 元
無庫存
Programming for Computations - Python ― A Gentle Introduction to Numerical Simulations With Python
90 折
出版日:2018/05/31 作者:Svein Linge; Hans Petter Langtangen  出版社:Springer-Nature New York Inc  裝訂:平裝
This book presents computer programming as a key method for solving mathematical problems. There are two versions of the book, one for MATLAB and one for Python. The book was inspired by the Springer
優惠價: 9 2430
無庫存
Introduction to Deep Learning Using R ─ A Step-by-Step Guide to Learning and Implementing Deep Learning Models Using R
滿額折
出版日:2017/07/20 作者:Taweh Beysolow II  出版社:Apress  裝訂:平裝
Understand deep learning, the nuances of its different models, and where these models can be applied.The abundance of data and demand for superior products/services have driven the development of adva
定價:3479 元
無庫存
Beginning Python ─ From Novice to Professional
90 折
出版日:2017/03/29 作者:Magnus Lie Hetland  出版社:Apress  裝訂:平裝
Gain a fundamental understanding of Python’s syntax and features with the third edition ofBeginning Python, an up–to–date introduction and practical reference. Covering a wide array of Python–related programming topics, including addressing language internals, database integration, network programming, and web services, you’ll be guided by sound development principles. Ten accompanying projects will ensure you can get your hands dirty in no time.Updated to reflect the latest in Python programming paradigms and several of the most crucial features found in latest Python 3. Advanced topics such as extending Python and packaging/distributing Python applications, are also covered.
優惠價: 9 3131
無庫存
Population and Society ─ An Introduction to Demography
滿額折
出版日:2017/02/28 作者:Dudley L. Poston; Jr  出版社:Cambridge Univ Pr  裝訂:平裝
This comprehensive yet accessible textbook is an ideal resource for undergraduate and graduate students taking their first course in demography. Clearly explaining technical demographic issues without using extensive mathematics, Population and Society is sociologically oriented, but incorporates a variety of social sciences in its approach, including economics, political science, geography, and history. It highlights the significant impact of decision-making at the individual level - especially regarding fertility, but also mortality and migration - on population change. The text engages students by providing numerous examples of demography's practical applications in their lives, and demonstrates the extent of its relevance by examining a wide selection of data from the United States, Africa, Asia, and Europe. This thoroughly revised edition includes four new chapters, covering topics such as race and sexuality, and encourages students to consider the broad implications of population
優惠價: 9 2807
無庫存
出版日:2015/11/23 作者:Cay Horstmann; Rance Necaise  出版社:John Wiley & Sons Inc  裝訂:平裝
Cay Horstmanni??s second edition of Python for Everyone provides a comprehensive and approachable introduction to fundamental programming techniques and design skills, and helps students master basic
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Python and Matplotlib Essentials for Scientists and Engineers
滿額折
出版日:2015/06/01 作者:Matt A. Wood  出版社:Morgan & Claypool  裝訂:平裝
This book provides an introduction to the core features of the Python programming language and Matplotlib plotting routings for scientists and engineers (or students of either discipline) who want to
定價:2317 元
無庫存
出版日:2014/05/16 作者:Bjarne Stroustrup  出版社:Prentice Hall  裝訂:平裝
An Introduction to Programming by the Inventor of C++, Programming prepares you for programming in the real world. This book assumes that you aim eventually to write non-trivial programs, whether for
定價:3749 元
無庫存
出版日:2013/11/25 作者:Thomas Cleff  出版社:Springer-Verlag New York Inc  裝訂:平裝
In a world in which we are constantly surrounded by data, figures, and statistics, it is imperative to understand and to be able to use quantitative methods. Statistical models and methods are among t
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2013/01/18 作者:John V. Guttag  出版社:Mit Pr  裝訂:平裝
This book introduces students with little or no prior programming experience to the art of computational problem solving using Python and various Python libraries, including PyLab. It provides student
Dynamic Programming
90 折
出版日:2010/07/01 作者:Richard Bellman; Stuart Dreyfus (INT)  出版社:Princeton Univ Pr  裝訂:平裝
This classic book is an introduction to dynamic programming, presented by the scientist who coined the term and developed the theory in its early stages. In Dynamic Programming, Richard E. Bellman int
優惠價: 9 2052
無庫存
Introduction to Semiconductor Devices:For Computing and Telecommunications Applications
90 折
出版日:2010/06/10 作者:Kevin F. Brennan  出版社:Cambridge Univ Pr  裝訂:平裝
From semiconductor fundamentals to semiconductor devices used in the telecommunications and computing industries, this 2005 book provides a solid grounding in the most important devices used in the hottest areas of electronic engineering. The book includes coverage of future approaches to computing hardware and RF power amplifiers, and explains how emerging trends and system demands of computing and telecommunications systems influence the choice, design and operation of semiconductors. Next, the field effect devices are described, including MODFETs and MOSFETs. Short channel effects and the challenges faced by continuing miniaturisation are then addressed. The rest of the book discusses the structure, behaviour, and operating requirements of semiconductor devices used in lightwave and wireless telecommunications systems. This is both an excellent senior/graduate text, and a valuable reference for engineers and researchers in the field.
優惠價: 9 3509
無庫存
Transitions and Trees:An Introduction to Structural Operational Semantics
90 折
出版日:2010/06/07 作者:Hans Hüttel  出版社:Cambridge Univ Pr  裝訂:平裝
Structural operational semantics is a simple, yet powerful mathematical theory for describing the behaviour of programs in an implementation-independent manner. This book provides a self-contained introduction to structural operational semantics, featuring semantic definitions using big-step and small-step semantics of many standard programming language constructs, including control structures, structured declarations and objects, parameter mechanisms and procedural abstraction, concurrency, nondeterminism and the features of functional programming languages. Along the way, the text introduces and applies the relevant proof techniques, including forms of induction and notions of semantic equivalence (including bisimilarity). Thoroughly class-tested, this book has evolved from lecture notes used by the author over a 10-year period at Aalborg University to teach undergraduate and graduate students. The result is a thorough introduction that makes the subject clear to students and computi
優惠價: 9 3041
無庫存
Lambda-calculus, Combinators and Functional Programming
90 折
出版日:2009/06/25 作者:G. E. Revesz  出版社:Cambridge Univ Pr  裝訂:平裝
Originally published in 1988, this book presents an introduction to lambda-calculus and combinators without getting lost in the details of mathematical aspects of their theory. Lambda-calculus is treated here as a functional language and its relevance to computer science is clearly demonstrated. The main purpose of the book is to provide computer science students and researchers with a firm background in lambda-calculus and combinators and show the applicabillity of these theories to functional programming. The presentation of the material is self-contained. It can be used as a primary text for a course on functional programming. It can also be used as a supplementary text for courses on the structure and implementation of programming languages, theory of computing, or semantics of programming languages.
優惠價: 9 2632
無庫存
  • 623
    16
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 16

暢銷榜

客服中心

收藏

會員專區