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

Introduction to Programming Concepts With Case Studies in Python

4090
6 / 103
An Experiential Introduction to Principles of Programming Languages
79 折
出版日:2022/05/24 作者:Hridesh Rajan  出版社:Mit Pr  裝訂:精裝
A textbook that uses a hands-on approach to teach principles of programming languages, with Java as the implementation language.This introductory textbook teaches the principles of programming languages by using an experiential learning style, in which students learn about language features by realizing those features in a pedagogical compiler. Students use Java―the most commonly used programming language in the first two years of the computer science curriculum―as the implementation language throughout. The book also discusses a range of emerging topics in programming languages missing from existing textbooks, including concurrency, Big Data, and event-driven programming. The goal is to prepare students to design, implement, analyze, and understand both domain-specific and general-purpose programming languages. The book first develops basic concepts in languages, including means of computation using primitive values, means of combination such as variable definition and functions, an
優惠:外文書周末優惠-單79雙75 優惠價: 79 1802
無庫存
Thinking About Drawing:An Introduction to Themes and Concepts
90 折
出版日:2022/04/07 作者:Dr Simon (University of Chester Grennan UK)  出版社:Bloomsbury Publishing PLC  裝訂:平裝
This accessible book explains the significance of relationships between the body and the mark, visual imitation, drawing and writing and visual storytelling, providing a simple guide to these key ideas. For millennia drawing has been conceived as an exploratory activity, mediating between the vision of the drafter and what they are drawing. Drawing reveals hidden relationships, directs attention, scrutinises the material world and provides plans for further action.The book unpacks the key ideas that have shaped the rich, complex and foundational activity of drawing. It presents an unexpected, engaging and authoritative range of illustrated examples of drawings made by culturally and historically diverse people for different purposes, with different media, in widely different times and situations. Educator, author and artist Simon Grennan builds together concepts to create a complete guide to ideas about drawing.
優惠價: 9 887
無庫存
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
定價:2660 元
無庫存
Introduction to Java Programming and Data Structures, Comprehensive Version [Global Edition]
滿額折
出版日:2021/10/05 作者:Y. Liang  出版社:Pearson Education Limited  裝訂:平裝
For courses in Java Programming. A fundamentals-first introduction to basic programming concepts andtechniques Introduction to Java Programming and Data Structures seamlessly integrates programming, data structures,and algorithms into one text. With a fundamentals-first approach, the textbuilds a strong foundation of basic programming concepts and techniques beforeteaching students object-oriented programming and advanced Java programming.Liang explains programming in a problem-driven way that focuses on problemsolving rather than syntax, illustrating basic concepts by example andproviding a large number of exercises with various levels of difficulty forstudents to practice.The 12th Edition is completely revised in everydetail to enhance clarity, presentation, content, examples, and exercises.
定價:3299 元
無庫存
Artificial Intelligence for Finance Executives: The AI revolution, from industry trends and case studies to algorithms and concepts
滿額折
出版日:2021/03/20 作者:Alexis Besse  出版社:THE LIFFEY PR  裝訂:精裝
We often hear that AI is revolutionising the financial sector, like no other technology has done before. This book looks beyond these clich s and explores all aspects of this transformation at a deep level. It spells out a vision for the future and answers many questions that are routinely ignored.What do we mean by Artificial Intelligence in finance? How do we move past the myths and misconceptions to reveal the key driving forces?What are the industry trends that align with this transformation? Is it the explosion of digital touchpoints in retail, the reduced risk taking by investment banks, or the ascent of passive funds in asset management?How do we develop concrete use cases from idea generation to production? How do we engineer systems to make accurate predictions, offer recommendations to clients, or analyse unstructured news data?How do we build a successful data-driven organisation? What are the key pitfalls to avoid? Is it about culture, data governance, or management vision?
定價:1900 元
無庫存
Learn Data Science from Scratch: A Definitive Guide on How to Work with Data in Python Programming Language
滿額折
出版日:2021/02/12 作者:Andrew Park  出版社:Lightning Source Inc  裝訂:平裝
定價:835 元
無庫存
Learn Data Science from Scratch: A Definitive Guide on How to Work with Data in Python Programming Language
滿額折
出版日:2021/02/12 作者:Andrew Park  出版社:Lightning Source Inc  裝訂:精裝
定價:1215 元
無庫存
Learn Data Science from Scratch: A Definitive Guide on How to Work with Data in Python Programming Language
滿額折
出版日:2021/02/12 作者:Andrew Park  出版社:Lightning Source Inc  裝訂:平裝
定價:911 元
無庫存
Learn Data Science from Scratch: A Definitive Guide on How to Work with Data in Python Programming Language
滿額折
出版日:2021/02/12 作者:Andrew Park  出版社:Lightning Source Inc  裝訂:精裝
定價:1291 元
無庫存
出版日:2020/09/30 作者:Matthew R. Calarco  出版社:Routledge  裝訂:精裝
Prefaced with a brief introduction to the field of animal studies, the text explores the key influential terms, topics and debates which have had a major impact on the field, and that students are mos
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
ANIMAL STUDIES THE KEY CONCEPTS
90 折
出版日:2020/09/30 作者:Matthew R. Calarco  出版社:Routledge  裝訂:平裝
Prefaced with a brief introduction to the field of animal studies, the text explores the key influential terms, topics and debates which have had a major impact on the field, and that students are mos
優惠價: 9 1349
無庫存
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]。
出版日:2020/05/14 作者:Bai  出版社:John Wiley & Sons Inc  裝訂:平裝
A guide to the practical issues and applications in database programming with updated Visual Basic.NETSQL Server Database Programming with Visual Basic.NET offers a guide to the fundamental knowledge
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Case Studies in Dementia ― Common and Uncommon Presentations
滿額折
出版日:2020/03/31 作者:Pedro Rosa-Neto  出版社:Cambridge Univ Pr  裝訂:平裝
Covering the spectrum of cognitive decline in aging using illustrative cases, from mild impairment to dementia, this set of case studies offers a wide-ranging guide for trainees and clinicians. This second volume includes updated research diagnostic criteria and details of new imaging technology, including novel biomarkers such as PET amyloid and tau, to inform readers in clinical practice. Each case includes a clinical history, examination findings and special investigations, followed by diagnosis and discussion, to encourage clinical reasoning, integrative thinking, and problem-solving skills. To reinforce diagnostic skills, the cases include careful analysis of individual presenting patterns and up-to-date information on diagnostic classification and tools. The reader will be able to distinguish patients who need reassurance, closer follow-up or immediate referral to specialized services. With an international authorship, this book is for trainees and clinicians in neurology, psychi
優惠價: 9 2281
無庫存
Introduction to Plant Fossils
90 折
出版日:2019/06/30 作者:Christopher J. Cleal  出版社:Cambridge Univ Pr  裝訂:平裝
Plant remains can preserve a critical part of history of life on Earth. While telling the fascinating evolutionary story of plants and vegetation across the last 500 million years, this book also crucially offers non-specialists a practical guide to studying, dealing with and interpreting plant fossils. It shows how various techniques can be used to reveal the secrets of plant fossils and how to identify common types, such as compressions and impressions. Incorporating the concepts of evolutionary floras, this second edition includes revised data on all main plant groups, the latest approaches to naming plant fossils using fossil-taxa and techniques such as tomography. With extensive illustrations of plant fossils and living plants, the book encourages readers to think of fossils as once-living organisms. It is written for students on introductory or intermediate courses in palaeobotany, palaeontology, plant evolutionary biology and plant science, and for amateurs interested in studyin
優惠價: 9 2375
庫存:1
Beginning Functional Javascript ― Uncover the Concepts of Functional Programming With Ecmascript 8
滿額折
出版日:2018/12/29 作者:Anto Aravinth; Srikanth Machiraju  出版社:Apress  裝訂:平裝
Understand functional programming concepts and the functional nature of the JavaScript language. Starting with an introduction to functional programming concepts, you will learn the key differences be
定價:2660 元
無庫存
Ethereum for Architects and Developers ― With Case Studies and Code Samples in Solidity
滿額折
出版日:2018/10/31 作者:Debajani Mohanty  出版社:Apress  裝訂:平裝
Explore the Ethereum ecosystem step by step with extensive theory, labs, and live use cases. This book takes you through BlockChain concepts; decentralized applications; Ethereum’s architecture; Solid
定價:1444 元
無庫存
Clinician Guide to ADHD Comorbidities in Children and Adolescents ― Case Studies
90 折
出版日:2018/10/08 作者:Joseph Sadek  出版社:Springer Nature  裝訂:平裝
The diagnosis and management of ADHD co-occurring with other disorders such as anxiety, depression, tics and substance use remain major challenges for clinicians treating all age groups. This book gui
優惠價: 9 3240
無庫存
出版日:2018/07/31 作者:Saurabh Bhatia  出版社:Inst of Physics Pub Inc  裝訂:精裝
Animal biotechnology is a broad field including polarities of fundamental and applied research, as well as DNA science, covering key topics of DNA studies and its recent applications. In Introduction
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2018/05/31 作者:Mark A. Ferrante  出版社:Cambridge Univ Pr  裝訂:平裝
Electromyography (EMG) is a technique for evaluating and recording the electrical activity produced by nerves and muscles. Interpreting EMG is a mandatory skill for neurologists and rehabilitation specialists. This textbook provides the reader with a detailed discussion of the concepts and principles underlying electrodiagnostic medicine. It is written for an audience without pre-existing knowledge in this discipline, including beginner technicians and physicians in training. It is an ideal review for seasoned practitioners and those preparing for board examinations. It begins with a review of the foundational sciences and works through the field in twenty chapters, including a large number of case studies demonstrating correct application and interpretation. Appendices of information frequently required in the EMG laboratory, such as Nerve Conduction Study techniques and their age-related normal values, anatomic regions assessed by each NCS and needle EMG studies, safety issues, and o
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2018/03/15 作者:Lucia Maria Capanema Alvares (EDT); Jorge Luiz Barbosa (EDT)  出版社:Springer Verlag  裝訂:精裝
This book is about understanding, contextualizing and carrying out critical analyzes of the policies intended and/or implemented by the various public and private actors in urban public spaces, a
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Micropython for the Internet of Things ― A Beginner Guide to Programming With Python on Microcontrollers
滿額折
出版日:2017/11/25 作者:Charles Bell  出版社:Apress  裝訂:平裝
Quickly learn to program for microcontrollers and IoT devices without a lot of study and expense. MicroPython and controllers that support it eliminate the need for programming in a C-like language, m
定價:2899 元
無庫存
出版日:2017/11/10 作者:Wing Sun Li  出版社:Springer Verlag  裝訂:精裝
This book serves as a guide to strategic management accounting. It introduces new and useful concepts on how to collect, analyse, and evaluate options to enable managers to steer corporate directions
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Haematology Case Studies With Blood Cell Morphology and Pathophysiology
90 折
出版日:2017/08/16 作者:Indu Singh; Alison Weston; Avinash Kundur  出版社:Academic Pr  裝訂:平裝
Hematology Case Studies with Blood Cell Morphology and Pathophysiology compiles specialized case studies with specific information on various hematological disorders with Full Blood Examination (FBE or CBC), blood film images and pathophysiology of each condition. In addition, it provides basic information on how to recognize and diagnose hematological conditions that are frequently observed in the laboratory. Technicians and scientists working in core laboratories such as biochemistry labs or blood banks will find this book to be extremely thorough. Moreover, it can be used as a reference book by technicians, scientists and hematologists in every level of expertise in diagnosing hematological disorders. Includes morphology of red cells, white cells and plateletsProvides images of actual blood slides under the microscope, showing the most important diagnostic features observed in each conditionPresents details that are considered difficult for beginners or non- hematologists, such as s
優惠價: 9 2833
無庫存
Learning to Live Well Together ─ Case Studies in Interfaith Diversity
滿額折
出版日:2017/06/21 作者:Tom Wilson; Riaz Ravat  出版社:Jessica Kingsley Pub  裝訂:平裝
The authors, who are associated with St. Philip’s Centre, an ecumenical Christian charity that provides training and consultancy on interfaith and multifaith issues for local and national bodies in
優惠:外文書周末優惠-單79雙75 優惠價: 79 1510
無庫存
Raspberry Pi Image Processing Programming ― Develop Real-life Examples With Python, Pillow, and Scipy
滿額折
出版日:2017/04/22 作者:Ashwin Pajankar  出版社:Apress  裝訂:平裝
Quickly learn how to automate unit testing of Python 3 code with Python 3 automation libraries, such as doctest, unittest, nose, nose2, and pytest.This book explores the important concepts in software
定價:1913 元
無庫存
Urban Culture ― Critical Concepts in Literary and Cultural Studies
滿額折
出版日:2017/02/01 作者:Chris Jenks (EDT)  出版社:Taylor & Francis  裝訂:精裝
The first volume of this four-volume scholarly reference begins with a chronological table of reprinted articles and chapters, showing the earliest to be an extract from Friederich Engels' 1845 The Co
定價:52920 元
無庫存
出版日:2017/01/09 作者:Roger D. Norton  出版社:Academic Pr  裝訂:平裝
The Competitiveness of Tropical Agriculture: A Guide to Competitive Potential with Case Studies describes and synthesizes existing methodologies for evaluating competitiveness in agriculture, introduc
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Clinician's Guide to Adult ADHD Comorbidities ― Case Studies
90 折
出版日:2016/10/06 作者:Joseph Sadek  出版社:Springer Verlag  裝訂:平裝
Marketing text: The diagnosis and management of ADHD co-occurring with other disorders such as anxiety, depression, and personality disorders remain as a major challenge for clinicians in all age
優惠價: 9 3443
無庫存
出版日:2016/08/31 作者:Kunal Pimparkhede  出版社:Cambridge Univ Pr  裝訂:平裝
This textbook provides in-depth coverage of the fundamentals of the C and C++ programming languages and the object-oriented programming paradigm. It follows an example-driven approach to facilitate understanding of theoretical concepts. Essential concepts, including functions, arrays, pointers and inheritance, are explained, while complex topics, such as dynamic memory allocation, object slicing, vtables, and upcasting and downcasting, are examined in detail. Concepts are explained with the help of line diagrams, student-teacher conversations and flow charts, while other useful features, such as quiz questions and points to remember, are included. Solved examples, review questions and useful case studies are interspersed throughout the text, and explanations of the logic used to implement particular functionality is also provided. This book will be useful for undergraduate students of computer science and engineering, and information technology.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Programming for Computations - Matlab/Octave ― A Gentle Introduction to Numerical Simulations With Matlab/Octave
90 折
出版日:2016/07/28 作者:Svein Linge; Hans Petter Langtangen  出版社:Springer-Verlag 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
無庫存
  • 4090
    103
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 103

暢銷榜

客服中心

收藏

會員專區