TOP
月月讀書金,登入即領,滿600現折50!!
搜尋結果 /

Programming HTML5 Applications

7310
1 / 183
My Friend Robot *附音檔QR-Code
79 折
出版日:2022/05/01 作者:Sunny Scribbens  出版社:Barefoot Books  裝訂:有聲書
A STEM singalong that young makers will love. Join a diverse group of budding minds and their friend Robot as they work together to build a treehouse! Designed to ignite interest in STEM â- the integration of science, technology, engineering and math â- this fact-packed singalong introduces kids to simple machines, social-emotional concepts like empathy and teamwork, and the basics of robotics and programming with 6 pages of educational notes. For even more fun, sing and dance along with the animated singalong video using the included QR code! Norma Jean Wright's powerful vocals make this revamp of "London Bridge is Falling Down" a dynamic delight.
優惠價: 79 301
庫存:2
Mini Air Horn (RP Minis)
滿額折
出版日:2022/03/05 作者:Conor Riordan  出版社:RUNNING PRESS  裝訂:盒裝
* MANY USES: Ready to get the party started? Want to emphasize the genius point you just made? Want to add something special to the song you're playing? Cheering on a team or graduate? The Mini Air Horn is here to help. Just press down on the button and this mini horn will let out a loud and satisfying air horn noise. * FUN MINI SIZE: Air horn measures 3-1/2" tall, making it easy to pack for any hype-worthy excursion. * PERFECT GIFT: A great stocking stuffer, White Elephant winner, birthday present, or congratulatory gift. * ICONIC SOUND: The air horn is featured in many songs and is a sports-spectator favorite for making noise. Now, this pocket-size device lets you bring the sound to any setting!* INCLUDES MINI BOOK: Also inside the box is a vibrant, 32-page 2-1/2" x 3" mini book on the origins of the air horn and its vast pop-culture applications and history.
優惠價: 79 419
庫存 > 10
Nano: The Spectacular Science of the Very (Very) Small
滿額折
出版日:2022/03/03 作者:Dr. Jess Wade  出版社:Walker Books Ltd  裝訂:平裝
"We need more beautifully illustrated and involving non-fiction like this. Wade and Castrillon introduce nanoscience with perfect clarity and inviting pictures." - The Sunday Times "Beautiful ... plunges deep into the world of atoms, materials and the applications of nanoscience, with accessible text and richly shaded pictures." - Guardian This exciting non-fiction picture book introduces young readers to the fascinating (and cutting-edge) science of the very, very small.Everything is made from something - but the way we make things, from the materials we use to the science and technology involved, is changing fast. Nano offers a fascinating narrative introduction to this cutting-edge area of STEM, better known by the name "nanotechnology". With words by Dr Jess Wade - a highly skilled physicist and trailblazing campaigner for diversity in STEM fields - and beautiful, dynamic pictures by award-winning artist Melissa Castrillon, this is the perfect book for budding young scientists and
優惠價: 79 347
庫存:1
出版日:2022/10/27 作者:Joseph George Coffin  出版社:LEGARE STREET PR  裝訂:精裝
優惠價: 1 1737
庫存:1
出版日:2022/10/31 作者:Norman Ramsey  出版社:Cambridge Univ Pr  裝訂:精裝
Computer scientists often need to learn new programming languages quickly. The best way to prepare for this is to understand the foundational principles that underlie even the most complicated industrial languages. This text for an undergraduate programming languages course distills great languages and their design principles down to easy-to-learn 'bridge' languages implemented by interpreters whose key parts are explained in the text. The book goes deep into the roots of both functional and object-oriented programming, and it shows how types and modules, including generics/polymorphism, contribute to effective programming. The book is not just about programming languages; it is also about programming. Through concepts, examples, and more than 300 practice exercises that exploit the interpreter, students learn not only what programming-language features are but also how to do things with them. Substantial implementation projects include Milner's type inference, both copying and mark-an
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2023/04/24 作者:Joyce Farrell  出版社:Cengage Learning  裝訂:平裝
Learn the fundamental principles of developing structured program logic and be prepared for success with Joyce Farrell�s PROGRAMMING LOGIC AND DESIGN, 10th EDITION. This edition takes a comprehensive and language-independent approach to programming logic with an emphasis on modern conventions. It avoids technical jargon while introducing universal programming concepts and ensuring strong programming style and logical thinking. Chapters contain figures that illustrate the logic described in the text, and there are diverse and project-rich opportunities for you to creatively apply logic to program designs. Flowcharts and pseudocode are employed to appeal to varied learning styles and preferences. Chapters contain learning objectives, notes and short quizzes, summaries, key terms and multiple-choice review. Plus, there are multiple exercises in developing programming logic, maintaining existing programs, debugging programs that contain errors, and developing simple games.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
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 1802
無庫存
Programming in Parallel with CUDA:A Practical Guide
90 折
出版日:2022/05/31 作者:Richard Ansorge  出版社:Cambridge Univ Pr  裝訂:精裝
CUDA is now the dominant language used for programming GPUs, one of the most exciting hardware developments of recent decades. With CUDA, you can use a desktop PC for work that would have previously required a large cluster of PCs or access to a HPC facility. As a result, CUDA is increasingly important in scientific and technical computing across the whole STEM community, from medical physics and financial modelling to big data applications and beyond. This unique book on CUDA draws on the author's passion for and long experience of developing and using computers to acquire and analyse scientific data. The result is an innovative text featuring a much richer set of examples than found in any other comparable book on GPU computing. Much attention has been paid to the C++ coding style, which is compact, elegant and efficient. A code base of examples and supporting material is available online, which readers can build on for their own projects.
優惠價: 9 2808
無庫存
An Introduction to Python Programming for Scientists and Engineers
90 折
出版日:2022/05/31 作者:Johnny Wei-Bing Lin  出版社:Cambridge Univ Pr  裝訂:平裝
Python is one of the most popular programming languages, widely used for data analysis and modelling, and is fast becoming the leading choice for scientists and engineers. Unlike other textbooks introducing Python, typically organised by language syntax, this book uses many examples from across Biology, Chemistry, Physics, Earth science, and Engineering to teach and motivate students in science and engineering. The text is organised by the tasks and workflows students undertake day-to-day, helping them see the connections between programming tools and their disciplines. The pace of study is carefully developed for complete beginners, and a spiral pedagogy is used so concepts are introduced across multiple chapters, allowing readers to engage with topics more than once. “Try This!” exercises and online Jupyter notebooks encourage students to test their new knowledge, and further develop their programming skills. Online solutions are available for instructors, alongside discipline-specif
優惠價: 9 3078
無庫存
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
優惠價: 1 2880
無庫存
出版日:2022/07/15 作者:Ali Grami  出版社:ACADEMIC PR INC  裝訂:平裝
Discrete Mathematics: Essentials and Applications offers a comprehensive survey of the area, particularly concentrating on the basic principles and applications of Discrete Mathematics. This up-to-date text provides proofs of significance, keeping the focus on numerous relevant examples and many pertinent applications. Written in a simple and clear tone, the title features insightful descriptions and intuitive explanations of all complex concepts and ensures a thorough understanding of the subject matter.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2022/06/30 作者:William J. Marks  出版社:Cambridge Univ Pr  裝訂:精裝
Deep brain stimulation (DBS) is now a firmly established treatment for movement disorders, and an increasing body of evidence supports DBS in the treatment of other neurological and psychiatric disorders. This essential reference guide outlines a practical approach to the use of this paradigm-shifting therapy and covers key aspects of DBS practice. Chapters describe how to implement a DBS program and select appropriate patients, device programming to achieve optimal symptom control, and long-term management of patients. Thoroughly revised, this third edition includes additional chapters on managing patients with emerging applications of DBS. An entire chapter is dedicated to troubleshooting common problems with the therapy as many 'failures' are preventable and addressable. With contributions from experts in the field, this is a must-have reference guide for any clinician working with DBS patients.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2022/04/30 作者:Simon Foucart  出版社:Cambridge Univ Pr  裝訂:精裝
This text provides deep and comprehensive coverage of the mathematical background for data science, including machine learning, optimal recovery, compressed sensing, optimization, and neural networks. In the past few decades, heuristic methods adopted by big tech companies have complemented existing scientific disciplines to form the new field of Data Science. This text embarks the readers on an engaging itinerary through the theory supporting the field. Altogether, twenty-seven lecture-length chapters with exercises provide all the details necessary for a solid understanding of key topics in data science. While the book covers standard material on machine learning and optimization, it also includes distinctive presentations of topics such as reproducing kernel Hilbert spaces, spectral clustering, optimal recovery, compressed sensing, group testing, and applications of semidefinite programming. Students and data scientists with less mathematical background will appreciate the appendice
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2022/04/01 作者:Chan  出版社:John Wiley & Sons Inc  裝訂:精裝
Up-to-date edition of Computational Geomechanics, broadening the focus of the first edition to include more applications This extended second edition of the highly successful book Computational Geomec
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2022/03/15 作者:Yinghuai Zhu(EDI)  出版社:Elsevier  裝訂:平裝
Boron offers a range of important characteristics that have led to significant research and new developments in its application over recent years. Fundamentals and Applications of Boron Chemistry highlights its impressive potential for both current and future developments across a range of fields, providing foundational information on Boron chemistry and systematically summarizing current developments and applications of Boron in energy, medicinal chemistry and materials chemistry. Beginning with an introduction to Boron chemistry which outlines the Boron element and its physical and chemical properties, the book goes on to discuss advances in Boron coordination chemistry, before delving deeper into key fields of application. The latest developments in Boron-based catalysts in organic reactions are reviewed, followed by novel emerging Boron-containing materials and their potential applications in areas like hydrogen storage, and Boron materials with special optical activity. Finally, a
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
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
無庫存
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
無庫存
出版日:2022/01/01 作者:Boris Galitsky  出版社:ACADEMIC PR INC  裝訂:平裝
Artificial Intelligence for Healthcare Applications and Management introduces application domains of various AI algorithms across healthcare management. Instead of discussing AI first and then exploring its applications in healthcare afterward, the authors attack the problems in context directly, in order to accelerate the path of an interested reader toward building industrial-strength healthcare applications. Readers will be introduced to a wide spectrum of AI applications supporting all stages of patient flow in a healthcare facility. The authors explain how AI supports patients throughout a healthcare facility, including diagnosis and treatment recommendations needed to get patients from the point of admission to the point of discharge while maintaining quality, patient safety, and patient/provider satisfaction. AI methods are expected to decrease the burden on physicians, improve the quality of patient care, and decrease overall treatment costs. Current conditions affected by COVI
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2023/12/27 作者:Vinod Kumar(EDI)  出版社:CRC PR INC  裝訂:精裝
This reference book provides updated information on the production and industrial significance of bacterial cellulose. Bacterial cellulose is a natural fiber produced by certain microbes, mainly bacteria which belong to the Acetobacter genera. The book discusses its applications in different industrial sectors like food, pharmaceutical, energy and wastewater treatment. It covers the production of cellulose from conventional and renewable feedstocks. It includes topics like downstream processing, characterization, and chemical modification of bacterial cellulose. Key features- Addresses the challenge on the production technologies of bacterial cellulose up to pilot-scale Discusses cost-effective, green processes using agri-processing residues and medium formulation Includes efficient preparation of nano-composite using in vitro and in vivo methods Provides latest applications of bacterial cellulose in food and pharmaceuticals fields Reviews the production of bacterial fro
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2023/09/25 作者:Unmesh Joshi  出版社:ADDISON WESLEY PUB CO INC  裝訂:平裝
Learn How to Better Understand Distributed System Design and Solve Common Problems Enterprises today rely on a range of distributed software handling data storage, messaging, system management, and compute capability. Distributed system designs need to be implemented in some programming language, and there are common problems that these implementations need to solve. These problems have common recurring solutions. A patterns approach is very suitable to describe these implementation aspects. Patterns by nature are generic enough to cover a broad range of products from cloud services like Amazon S3 to message brokers like Apache Kafka to infrastructure frameworks like Kubernetes to databases like MongoDB or Actor frameworks like Akka. At the same time the pattern structure is specific enough to be able to show real code. The beauty of this approach is that even if the code structure is shown in one programming language (Java in this case), the structure applies to many other programming
優惠價: 1 2400
無庫存
React Programming: The Big Nerd Ranch Guide
滿額折
出版日:2023/03/10 作者:Loren Klingman  出版社:BIG NERD RANCH GUIDES  裝訂:平裝
React is today's most popular open-source JavaScript library for front-end web application development. React Programming: The Big Nerd Ranch Guide helps you master React hands-on, through examples crafted to help you quickly leverage its remarkable power. Based on Big Nerd Ranch's popular bootcamps, it illuminates key concepts with realistic code, guiding you step-by-step through building a complete production-ready React app with Create React App, functional components, hooks, lint rules with ESLint, React Testing Library, and Cypress. Step by step, Big Nerd Ranch instructor and expert developer Loren Klingman help you build on your current skills, as you learn how to: Set up React and get started with its tools and environment Work with styles and components Utilize React's router and flexboxes Use declarative views to write more manageable, reliable code Create carts, checkouts, fulfillment, and other ecommerce features Add authentication to your front-ends Test components and en
優惠價: 1 2400
無庫存
A Tour of C++
滿額折
出版日:2022/10/10 作者:Bjarne Stroustrup  出版社:ADDISON WESLEY PUB CO INC  裝訂:平裝
In A Tour of C++, Third Edition, Bjarne Stroustrup provides an overview of ISO C++, C++20, that aims to give experienced programmers a clear understanding of what constitutes modern C++. Featuring carefully crafted examples and practical help in getting started, this revised and updated edition concisely covers most major language features and the major standard-library components needed for effective use. Stroustrup presents C++ features in the context of the programming styles they support, such as object-oriented and generic programming. His tour is remarkably comprehensive. Coverage begins with the basics, then ranges widely through more advanced topics, emphasizing newer language features. This edition covers many features that are new in C++20 as implemented by major C++ suppliers, including modules, concepts, coroutines, and ranges. It even introduces some library components in current use that are not scheduled for inclusion in the standard until C++23. This authoritative guid
優惠價: 1 1920
無庫存
Economic Dynamics, second edition
79 折
出版日:2022/08/16 作者:John Stachurski  出版社:Mit Pr  裝訂:平裝
The second edition of a rigorous and example-driven introduction to topics in economic dynamics that emphasizes techniques for modeling dynamic systems.This text provides an introduction to the modern theory of economic dynamics, with emphasis on mathematical and computational techniques for modeling dynamic systems. Written to be both rigorous and engaging, the book shows how sound understanding of the underlying theory leads to effective algorithms for solving real-world problems. The material makes extensive use of programming examples to illustrate ideas, bringing to life the abstract concepts in the text. Key topics include algorithms and scientific computing, simulation, Markov models, and dynamic programming. Part I introduces fundamentals and part II covers more advanced material. This second edition has been thoroughly updated, drawing on recent research in the field.New for the second edition:“Programming-language agnostic” presentation using pseudocode.New chapter 1 covering
優惠價: 79 2252
無庫存
Strategies and Games, second edition
79 折
出版日:2022/08/09 作者:Prajit K. Dutta  出版社:Mit Pr  裝訂:精裝
The new edition of a widely used introduction to game theory and its applications, with a focus on economics, business, and politics.This widely used introduction to game theory is rigorous but accessible, unique in its balance between the theoretical and the practical, with examples and applications following almost every theory-driven chapter. In recent years, game theory has become an important methodological tool for all fields of social sciences, biology and computer science. This second edition of Strategies and Games not only takes into account new game theoretical concepts and applications such as bargaining and matching, it also provides an array of chapters on game theory applied to the political arena. New examples, case studies, and applications relevant to a wide range of behavioral disciplines are now included. The authors map out alternate pathways through the book for instructors in economics, business, and political science. The book contains four parts: strategic form
優惠價: 79 3753
無庫存
Decentralized Governance and Accountability:Academic Research and the Future of Donor Programming
90 折
出版日:2022/04/14 作者:Jonathan A. Rodden  出版社:Cambridge Univ Pr  裝訂:平裝
At the end of the twentieth century, academics and policymakers welcomed a trend toward fiscal and political decentralization as part of a potential solution for slow economic growth and poor performance by insulated, unaccountable governments. For the last two decades, researchers have been trying to answer a series of vexing questions about the political economy of multi-layered governance. Much of the best recent research on decentralization has come from close collaborations between university researchers and international aid institutions. As the volume and quality of this collaborative research have increased in recent decades, the time has come to review the lessons from this literature and apply them to debates about future programming. In this volume, the contributors place this research in the broader history of engagement between aid institutions and academics, particularly in the area of decentralized governance, and outline the challenges and opportunities to link evidence
優惠價: 9 1673
無庫存
Php & Mysql: Server-Side Web Development
滿額折
出版日:2022/03/25 作者:Duckett  出版社:John Wiley & Sons Inc  裝訂:精裝
Learn PHP, the programming language used to build sites like Facebook, Wikipedia and WordPress, then discover how these sites store information in a database (MySQL) and use the database&nbs
優惠價: 9 1778
無庫存
Php & Mysql: Server-Side Web Development
滿額折
出版日:2022/02/02 作者:Duckett  出版社:John Wiley & Sons Inc  裝訂:平裝
Learn PHP, the programming language used to build sites like Facebook, Wikipedia and WordPress, then discover how these sites store information in a database (MySQL) and use the database&nbs
優惠價: 9 1539
無庫存
出版日:2022/02/01 作者:Deepak M. Kalaskar(EDI)  出版社:WOODHEAD PUB  裝訂:平裝
3D Printing in Medicine, Second Edition, examines the rapidly growing market of 3D-printed biomaterials and their clinical applications. With a particular focus on both commercial and premarket tools, the book looks at their applications within medicine and the future outlook for the field. The book begins with a discussion of the fundamentals of 3D printing, including topics such as materials, and hardware. Later chapters go on to cover applications within medicine such as computational analysis of 3D printed constructs, personalized 3D printing and 3D cell and organ printing, with a subsequent look at the applications of 3D printing in diagnostics, drug development, 3D-printed disease models and 3D printers for surgical practice. This updated new edition features completely revised content, with additional new chapters covering organs-on-chips, bioprinting regulations and standards, and socio-ethical implications of organs-on-demand. With a strong focus on the translation of 3D prin
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Stem Coding Activity Book
滿額折
出版日:2022/01/03 作者:Jenny Jacoby  出版社:b small publishing UK  裝訂:平裝
Future coders will love the mix of non-fiction and activities in this educational book full of BIG ideas. Fun games and puzzles teach boys and girls about code, programming, loops, conditionals, spotting patterns and solving problems. Start a lifelong passion for STEM subjects.
優惠價: 79 304
無庫存
Programming Cloud Native Applications with Google Cloud:Building Applications for Innovation and Scale
滿額折
出版日:2023/11/30 作者:Daniel Vaughan  出版社:O'Reilly Media  裝訂:平裝
優惠價: 95 2768
無庫存
Sword of Azrael
滿額折
出版日:2023/07/04 作者:Dan Watters; Nikola Cizmesija  出版社:UK Penguin  裝訂:平裝
THE WARRIOR ANGEL OF ST. DUMAS RETURNS!Jean-Paul Valley does not want to be Azrael ever again. All it has brought him is pain, violence, and misery. He has sequestered himself away at a monastery in Europe to find peace. But when a young woman who claims to have the same System programming that made Jean-Paul into Azrael arrives at the monastery, he won’t have a choice but to don his violent mantle of Azrael once more to protect her from the deadly assassins who wish her harm.From the rising star creative team ofDan Watters(Arkham City: The Order of the World,Lucifer) andNikola Cižmešija(Batman: Urban Legends,Future State: Gotham) this collection redefines one of the Batman world’s most iconic and fierce characters!
優惠價: 79 601
無庫存
出版日:2023/06/22 作者:Peter F. Surai  出版社:Brill Academic Pub  裝訂:平裝
For the last 30 years, polyphenols were in the centre of research work worldwide. Silymarin, an extract from a medicinal plant Silybum marianum, also known as milk thistle, has a special place in this group, having been used in human medicine for the management of liver diseases since ancient times. Accumulating scientific evidence indicates that silymarin is characterised by a wide range of protective pharmacological activities and this topic has received tremendous attention in recent years. However, until now there has been no single monograph addressing major questions related to silymarin chemistry, biochemistry and practical applications.The goal of this book is to provide up to date information about silymarin chemistry, biochemistry and molecular mechanisms of protective actions of this phytochemical with a special emphasis to its vitagene- and transcription factor-modulating properties. Silymarin applications in human diseases, including hepatoprotection, neuroprotection, anti
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2023/03/31 作者:Duy Thanh Tran  出版社:Igi Global  裝訂:精裝
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2023/03/31 作者:Duy Thanh Tran  出版社:Igi Global  裝訂:平裝
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2023/03/28 作者:Jivan S. Parab  出版社:Springer Nature  裝訂:精裝
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Engineers Making a Difference:Inventors, Technicians, Scientists and Tech Entrepreneurs Changing the World, and How You Can Join Them
滿額折
出版日:2023/03/02 作者:Shini Somara; Manuel Sumberac; Adam Allsuch Boardman  出版社:What on Earth Publishing Ltd  裝訂:精裝
Meet 46 engineers who are changing our world. Find out what makes them tick and how they create awe-inspiring technologies to improve our lives.Engineers are the superheroes of the real world. They use their problem-solving skills to face down the biggest challenges we have, from creating clean energy to designing prosthetic limbs, from eliminating food shortages to programming AI to exploring the surface of Mars. In this book you’ll meet 46 engineers, from apprentices and lab technicians to university professors and start-up CEOs and hear what problems they are solving and why they love their jobs. Engineers are changing the world. Will you be one of them?
優惠價: 79 738
無庫存
PLC Programming & Implementation: An Introduction to PLC Programming Methods and Applications
滿額折
出版日:2023/02/16 作者:Ojula Technology Innovations  出版社:Lightning Source Inc  裝訂:平裝
優惠價: 1 1140
無庫存
Introducing Rescript: Functional Programming for Web Applications
滿額折
出版日:2022/12/22 作者:Danny Yang  出版社:Apress  裝訂:平裝
優惠價: 1 1444
無庫存
  • 7310
    183
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 183

暢銷榜

客服中心

收藏

會員專區