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

Internet of things programming with JavaScript

61070
1 / 1527
出版日: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]。
出版日: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.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
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
無庫存
Programming in Visual Basic 2010 ─ The Very Beginner's Guide
90 折
出版日:2010/03/29 作者:Jim McKeown  出版社:Cambridge Univ Pr  裝訂:平裝
This is an introduction to programming using Microsoft's Visual Basic.NET 2010, intended for novice programmers with little or no programming experience or no experience with Visual Basic. The text emphasizes programming logic and good programming techniques with generous explanations of programming concepts written from a non-technical point of view. It stresses input, processing, and output and sequence, selection, and repetition in code development. File I/O and arrays are included. Later chapters introduce objects, event programming, and databases. By taking a slow and steady approach to programming ideas, this book builds new concepts from what the reader has already learned. VB tips and quips inject both humor and insight. The book includes numerous programming examples and exercises, case studies, tutorials, and 'fixing a program' sections for an in-depth look at programming problems and tools. Quizzes and review questions throughout each chapter get students to think about the
優惠價: 9 2924
無庫存
出版日:2010/03/22 作者:Jim McKeown  出版社:Cambridge Univ Pr  裝訂:精裝
This is an introduction to programming using Microsoft's Visual Basic.NET 2010, intended for novice programmers with little or no programming experience or no experience with Visual Basic. The text emphasizes programming logic and good programming techniques with generous explanations of programming concepts written from a non-technical point of view. It stresses input, processing, and output and sequence, selection, and repetition in code development. File I/O and arrays are included. Later chapters introduce objects, event programming, and databases. By taking a slow and steady approach to programming ideas, this book builds new concepts from what the reader has already learned. VB tips and quips inject both humor and insight. The book includes numerous programming examples and exercises, case studies, tutorials, and 'fixing a program' sections for an in-depth look at programming problems and tools. Quizzes and review questions throughout each chapter get students to think about the
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Functional Programming and Input/Output
90 折
出版日:2008/07/31 作者:Andrew D. Gordon  出版社:Cambridge Univ Pr  裝訂:平裝
A common attraction to functional programming is the ease with which proofs can be given of program properties. A common disappointment with functional programming is the difficulty of expressing input/output (I/O), while at the same time being able to verify programs. Here, the author shows how a theory of functional programming can be smoothly extended to admit both an operational semantics for functional I/O and verification of programs engaged in I/O. He obtains operational semantics for the three most widely implemented I/O mechanisms for lazy languages, and proves that the three are equivalent in expressive power. He develops semantics for a form of monadic I/O and verifies a simple programming example. These theories of functional I/O are based on an entirely operational theory of functional programming, developed using Abramsky's 'applicative bisimulation'.
優惠價: 9 1403
無庫存
出版日:2021/05/31 作者:Stacy-Ann Elvy  出版社:Cambridge Univ Pr  裝訂:精裝
In the Internet of Things (IoT) era, online activities are no longer limited to desktop or laptop computers, smartphones and tablets. Instead, these activities now include ordinary tasks, such as using an internet-connected refrigerator or washing machine. At the same time, the IoT provides unlimited opportunities for household objects to serve as surveillance devices that continually monitor, collect and process vast quantities of our data. In this work, Stacy-Ann Elvy critically examines the consumer ramifications of the IoT through the lens of commercial law and privacy and security law. The book provides concrete legal solutions to remedy inadequacies in the law that will help usher in a more robust commercial law of privacy and security that protects consumer interests.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
A Commercial Law of Privacy and Security for the Internet of Things
90 折
出版日:2021/03/31 作者:Stacy-Ann Elvy  出版社:Cambridge Univ Pr  裝訂:平裝
In the Internet of Things (IoT) era, online activities are no longer limited to desktop or laptop computers, smartphones and tablets. Instead, these activities now include ordinary tasks, such as using an internet-connected refrigerator or washing machine. At the same time, the IoT provides unlimited opportunities for household objects to serve as surveillance devices that continually monitor, collect and process vast quantities of our data. In this work, Stacy-Ann Elvy critically examines the consumer ramifications of the IoT through the lens of commercial law and privacy and security law. The book provides concrete legal solutions to remedy inadequacies in the law that will help usher in a more robust commercial law of privacy and security that protects consumer interests.
優惠價: 9 1673
無庫存
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
無庫存
出版日:2016/02/29 作者: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 quickly gain proficiency. Beginning with general programming concepts such as loops and functions within the core Python 3 language, and moving onto the NumPy, SciPy and Matplotlib libraries for numerical programming and data visualisation, this textbook also discusses the use of IPython notebooks to build rich-media, shareable documents for scientific analysis. Including a final chapter introducing challenging topics such as floating-point precision and algorithm stability, and with extensive online resources to support advanced study, this textbook represents a targe
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Essentials of Programming in Mathematica
滿額折
出版日:2016/01/31 作者:Paul Wellin  出版社:Cambridge Univ Pr  裝訂:精裝
Essentials of Programming in Mathematica® provides an introduction suitable for readers with little or no background in the language as well as for those with some experience using programs such as C, Java, or Perl. The author, an established authority on Mathematica® programming, has written an example-driven text that covers the language from first principles, as well as including material from natural language processing, bioinformatics, graphs and networks, signal analysis, geometry, computer science, and many other applied areas. The book is appropriate for self-study or as a text for a course in programming in computational science. Readers will benefit from the author's tips, which provide insight and suggestions on small and large points. He also provides more than 350 exercises from novice through to advanced level with all of the solutions available online.
優惠價: 9 2983
無庫存
出版日:2014/04/30 作者:Paul Bernal  出版社:Cambridge Univ Pr  裝訂:精裝
Internet Privacy Rights analyses the current threats to our online autonomy and privacy and proposes a new model for the gathering, retention and use of personal data. Key to the model is the development of specific privacy rights: a right to roam the internet with privacy, a right to monitor the monitors, a right to delete personal data and a right to create, assert and protect an online identity. These rights could help in the formulation of more effective and appropriate legislation, and shape more privacy-friendly business models. The conclusion examines how the internet might look with these rights in place and whether such an internet could be sustainable from both a governmental and a business perspective.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2013/05/31 作者:Michael R. Hansen  出版社:Cambridge Univ Pr  裝訂:精裝
This comprehensive introduction to the principles of functional programming using F# shows how to apply basic theoretical concepts to produce succinct and elegant programs. It demonstrates the role of functional programming in a wide spectrum of applications including databases and systems. Coverage also includes advanced features in the .NET library, the imperative features of F# and topics such as text processing, sequences, computation expressions and asynchronous computation. With a broad spectrum of examples and exercises, the book is perfect for courses in functional programming and for self-study. Enhancing its use as a text is an accompanying website with downloadable programs, lecture slides, mini-projects and links to further F# sources.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Functional Programming Using F#
滿額折
出版日:2013/05/31 作者:Michael R. Hansen  出版社:Cambridge Univ Pr  裝訂:平裝
This comprehensive introduction to the principles of functional programming using F# shows how to apply basic theoretical concepts to produce succinct and elegant programs. It demonstrates the role of functional programming in a wide spectrum of applications including databases and systems. Coverage also includes advanced features in the .NET library, the imperative features of F# and topics such as text processing, sequences, computation expressions and asynchronous computation. With a broad spectrum of examples and exercises, the book is perfect for courses in functional programming and for self-study. Enhancing its use as a text is an accompanying website with downloadable programs, lecture slides, mini-projects and links to further F# sources.
優惠價: 9 2456
無庫存
Programming With Higher-Order Logic
90 折
出版日:2012/06/30 作者:Dale Miller  出版社:Cambridge Univ Pr  裝訂:精裝
Formal systems that describe computations over syntactic structures occur frequently in computer science. Logic programming provides a natural framework for encoding and animating such systems. However, these systems often embody variable binding, a notion that must be treated carefully at a computational level. This book aims to show that a programming language based on a simply typed version of higher-order logic provides an elegant, declarative means for providing such a treatment. Three broad topics are covered in pursuit of this goal. First, a proof-theoretic framework that supports a general view of logic programming is identified. Second, an actual language called λProlog is developed by applying this view to higher-order logic. Finally, a methodology for programming with specifications is exposed by showing how several computations over formal objects such as logical formulas, functional programs, and λ-terms and π-calculus expressions can be encoded in λProlog.
優惠價: 9 2339
無庫存
出版日:2010/12/31 作者:Graham J. Burton  出版社:Cambridge Univ Pr  裝訂:精裝
Developmental programming is a rapidly advancing discipline of great importance to basic scientists and health professionals alike. This text integrates, for the first time, contributions from world experts to explore the role of the placenta in developmental programming. The book considers the materno-fetal supply line, and how perturbations of placental development impact on its functional capacity. Chapters examine ways in which environmental, immunological and vascular insults regulate expression of conventional and imprinted genes, along with their impact on placental shape and size, transport, metabolism and endocrine function. Research in animal models is integrated with human clinical and epidemiological data, and questions for future research are identified. Transcripts of discussions between the authors allow readers to engage with controversial issues. Essential reading for researchers in placental biology and developmental programming, as well as specialists and trainees in
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
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
無庫存
Wireless Internet Security:Architecture and Protocols
90 折
出版日:2008/10/27 作者:James Kempf  出版社:Cambridge Univ Pr  裝訂:精裝
Approaching wireless Internet security from the position of system architecture, this text describes the cryptographic and protocol-based tools for Internet security with a focus on understanding the system architecture of existing Internet security, and on developing architectural changes for new security services. Introducing the topics of security threats in wireless networks, security services for countering those threats, and the process of defining functional architecture for network systems, the author also discusses examples of wireless Internet security systems such as wireless network access control, local IP subnet configuration and address resolution, and location privacy. Each chapter describes the basic network architecture and protocols for the system under consideration, the security threats faced, a functional architecture, and the important Internet protocols that implement the architecture. This is an ideal resource for graduate students of electrical engineering and
優惠價: 9 3042
無庫存
Concurrent Programming in ML
90 折
出版日:2007/09/17 作者:John H. Reppy  出版社:Cambridge Univ Pr  裝訂:平裝
Concurrent Programming in ML focuses on the practical use of concurrency to implement naturally concurrent applications. In addition to a tutorial introduction to programming in Concurrent ML (CML), the book presents three extended examples using CML for practical systems programming: a parallel software build system, a simple concurrent window manager, and an implementation of distributed tuple spaces. CML, which is included as part of the SML of New Jersey (SML/NJ) distribution, combines the best features of concurrent programming and functional programming. This book also illustrates advanced SML programming techniques, and includes a chapter on the implementation of concurrency using features provided by the SML/NJ system. It will be of interest to programmers, students, and professional researchers working in computer language development.
優惠價: 9 2456
無庫存
出版日:2003/11/17 作者:Frantisek Franek  出版社:Cambridge Univ Pr  裝訂:精裝
The overwhelming majority of bugs and crashes in computer programming stem from problems of memory access, allocation, or deallocation. Such memory related errors are also notoriously difficult to debug. Yet the role that memory plays in C and C++ programming is a subject often overlooked in courses and in books because it requires specialised knowledge of operating systems, compilers, computer architecture in addition to a familiarity with the languages themselves. Most professional programmers learn entirely through experience of the trouble it causes. This 2004 book provides students and professional programmers with a concise yet comprehensive view of the role memory plays in all aspects of programming and program behaviour. Assuming only a basic familiarity with C or C++, the author describes the techniques, methods, and tools available to deal with the problems related to memory and its effective use.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Memory as a Programming Concept in C and C++
90 折
出版日:2003/11/17 作者:Frantisek Franek  出版社:Cambridge Univ Pr  裝訂:平裝
The overwhelming majority of bugs and crashes in computer programming stem from problems of memory access, allocation, or deallocation. Such memory related errors are also notoriously difficult to debug. Yet the role that memory plays in C and C++ programming is a subject often overlooked in courses and in books because it requires specialised knowledge of operating systems, compilers, computer architecture in addition to a familiarity with the languages themselves. Most professional programmers learn entirely through experience of the trouble it causes. This 2004 book provides students and professional programmers with a concise yet comprehensive view of the role memory plays in all aspects of programming and program behaviour. Assuming only a basic familiarity with C or C++, the author describes the techniques, methods, and tools available to deal with the problems related to memory and its effective use.
優惠價: 9 2281
無庫存
出版日:2001/07/30 作者:Chikara Miyaji  出版社:Cambridge Univ Pr  裝訂:精裝
This book introduces the basic concepts of MathLink and explains how to extend Mathematica using MathLink. MathLink provides a simple and powerful way to write programs which communicate with Mathematica and it provides access to a wide range of network resources. Writing network programs is the most demanded skill in the Internet age and MathLink provides a sophisticated level of network programming to the non-programmer, scientist, engineer, and student. The text assumes that the reader is already familiar with Mathematica. Source code for a range of practical examples - ranging from elementary to advanced - is examined in detail, allowing the reader easily to adapt the code to suit their own needs. The purpose of this book is to show how to write MathLink programs and how to apply MathLink in a variety of situations. A CD-ROM accompanies the book, which includes the code accompanying the examples and the application CodeWarrior Lite.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
The Haskell School of Expression―Learning Functional Programming Through Multimedia
90 折
出版日:2000/04/01 作者:Paul Hudak  出版社:Cambridge Univ Pr  裝訂:平裝
Functional programming is a style of programming that emphasizes the use of functions (in contrast to object-oriented programming, which emphasizes the use of objects). It has become popular in recent years because of its simplicity, conciseness, and clarity. This book teaches functional programming as a way of thinking and problem solving, using Haskell, the most popular purely functional language. Rather than using the conventional (boring) mathematical examples commonly found in other programming language textbooks, the author uses examples drawn from multimedia applications, including graphics, animation, and computer music, thus rewarding the reader with working programs for inherently more interesting applications. Aimed at both beginning and advanced programmers, this tutorial begins with a gentle introduction to functional programming and moves rapidly on to more advanced topics. Details about progamming in Haskell are presented in boxes throughout the text so they can be easil
優惠價: 9 2398
無庫存
出版日:2000/02/28 作者:Paul Hudak  出版社:Cambridge Univ Pr  裝訂:精裝
Functional programming is a style of programming that emphasizes the use of functions (in contrast to object-oriented programming, which emphasizes the use of objects). It has become popular in recent years because of its simplicity, conciseness, and clarity. This book teaches functional programming as a way of thinking and problem solving, using Haskell, the most popular purely functional language. Rather than using the conventional (boring) mathematical examples commonly found in other programming language textbooks, the author uses examples drawn from multimedia applications, including graphics, animation, and computer music, thus rewarding the reader with working programs for inherently more interesting applications. Aimed at both beginning and advanced programmers, this tutorial begins with a gentle introduction to functional programming and moves rapidly on to more advanced topics. Details about progamming in Haskell are presented in boxes throughout the text so they can be easil
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:1999/08/13 作者:John H. Reppy  出版社:Cambridge Univ Pr  裝訂:精裝
Concurrent Programming in ML focuses on the practical use of concurrency to implement naturally concurrent applications. In addition to a tutorial introduction to programming in Concurrent ML (CML), the book presents three extended examples using CML for practical systems programming: a parallel software build system, a simple concurrent window manager, and an implementation of distributed tuple spaces. CML, which is included as part of the SML of New Jersey (SML/NJ) distribution, combines the best features of concurrent programming and functional programming. This book also illustrates advanced SML programming techniques, and includes a chapter on the implementation of concurrency using features provided by the SML/NJ system. It will be of interest to programmers, students, and professional researchers working in computer language development.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
The Functional Approach to Programming
90 折
出版日:1998/10/29 作者:Guy Cousineau  出版社:Cambridge Univ Pr  裝訂:平裝
A programming course should concentrate as much as possible on a program's logical structure and design rather than simply show how to write code. The Functional Approach to Programming achieves this aim because logical concepts are evident and programs are transparent so can be written quickly and cleanly. In this book the authors emphasise the notions of function and function application which relate programming to familiar concepts from mathematics and logic. They introduce functional programming via examples but also explain what programs compute and how to reason about them. They show how the ideas can be implemented in the Caml language, a dialect of the ML family, and give examples of how complex programs from a variety of areas (such as arithmetic, tree algorithms, graph algorithms, text parsing and geometry) can be developed in close agreement with their specifications. Many exercises and examples are included throughout the book; solutions are also available.
優惠價: 9 3158
無庫存
出版日:1998/07/13 作者:Harley R. Myler  出版社:Cambridge Univ Pr  裝訂:精裝
Fundamentals of Engineering Programming with C and Fortran, first published in 1998, is a beginner's guide to problem solving with computers which shows how to quickly prototype a program for a particular engineering application. The book's side by side coverage of C and Fortran, the predominant computer languages in engineering, is unique. It emphasizes the importance of developing programming skills in C while carefully presenting the importance of maintaining a good reading knowledge of Fortran. Beginning with a brief description of computer architecture, the book then covers the fundamentals of computer programming for problem solving. It devotes separate chapters to data types and operators, control flow, type conversion, arrays, and file operations. The final chapter contains case studies that illustrate particular elements of modeling and visualization. Also included are a number of appendices covering C and Fortran language summaries and other useful topics. This concise and ac
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Fundamentals of Engineering Programming with C and Fortran
90 折
出版日:1998/06/28 作者:Harley R. Myler  出版社:Cambridge Univ Pr  裝訂:平裝
Fundamentals of Engineering Programming with C and Fortran, first published in 1998, is a beginner's guide to problem solving with computers which shows how to quickly prototype a program for a particular engineering application. The book's side by side coverage of C and Fortran, the predominant computer languages in engineering, is unique. It emphasizes the importance of developing programming skills in C while carefully presenting the importance of maintaining a good reading knowledge of Fortran. Beginning with a brief description of computer architecture, the book then covers the fundamentals of computer programming for problem solving. It devotes separate chapters to data types and operators, control flow, type conversion, arrays, and file operations. The final chapter contains case studies that illustrate particular elements of modeling and visualization. Also included are a number of appendices covering C and Fortran language summaries and other useful topics. This concise and ac
優惠價: 9 1988
無庫存
The Way of Z: Practical Programming With Formal Methods
90 折
出版日:1997/06/01 作者:Jonathan Jacky  出版社:Cambridge Univ Pr  裝訂:平裝
This 1997 book is a self-contained tutorial on Z, a formal notation for modelling, specifying and designing computer systems and software, for experienced professionals and serious students in programming and software engineering. It presents realistic case studies emphasising safety-critical systems, with examples drawn from embedded controls, real-time and concurrent programming, computer graphics, games, text processing, databases, artificial intelligence, and object-oriented programming. It motivates the use of formal methods and discusses practical issues concerning how to apply them in real projects. It also teaches how to apply formal program derivation and verification to implement Z specifications in real programming languages with examples in C. The book includes exercises with solutions, reference materials, and a guide to further reading.
優惠價: 9 2983
無庫存
Concurrent Programming
90 折
出版日:1992/02/20 作者:C. R. Snow  出版社:Cambridge Univ Pr  裝訂:平裝
This textbook is designed as a first book on concurrent programming for computer science undergraduates, and provides a comprehensive introduction to the problems of concurrency. Concurrency is of vital importance in many areas of computer science, particularly in operating systems. It is also increasingly being taught in undergraduate courses. The book builds on the student's familiarity with sequential programming in a high level language, which will make it very accessible to computer science students. The book is concerned mainly with the high level aspects of concurrency, which will be equally applicable to traditional time sliced or more recent truly parallel systems.
優惠價: 9 2105
無庫存
Introduction to Linear and Convex Programming
90 折
出版日:1985/09/05 作者:Neil Cameron  出版社:Cambridge Univ Pr  裝訂:平裝
This introduction to optimization emphasizes the need for both a pure and an applied mathematical point of view. Beginning with a chapter on linear algebra and Euclidean geometry, the author then applies this theory with an introduction to linear programming. There follows a discussion of convex analysis, which finds application in non-linear programming. The book ends with an extensive commentary to the exercises that are given at the end of each chapter. The author's straightforward, geometrical approach makes this an attractive textbook for undergraduate students of mathematics, engineering, operations research and economics.
優惠價: 9 1754
無庫存
Games Programming
90 折
出版日:1984/06/14 作者:Eric Solomon  出版社:Cambridge Univ Pr  裝訂:平裝
Games Programming has been written for the personal computer owner who is setting out to write fams programs. It charts the territory which lies beyond the simplistic arcade game and which leads to the more intellectually exciting game moderators and learning programs. This is not another book of program listings, nor does it present game algorithms in isolation from the computer methods which make them work. The aim is to equip the reader with an awareness of modern techniques of structured programming, a robust attitude to computer languages, and a source of valuable 'know how'.
優惠價: 9 2691
無庫存
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
無庫存
出版日:2018/10/31 作者:Paul Bernal  出版社:Cambridge Univ Pr  裝訂:精裝
The Internet, Warts and All asks questions. Why are government digital policies so often out of touch and counter-productive? Why is surveillance law problematic and ineffective - and often defeated in court? Do companies like Google and Facebook really care about freedom of speech? Why are neither laws nor technology companies able to get to grips with trolling? Is 'fake news' something that can be 'dealt with'? Can these issues be addressed more effectively, intelligently and appropriately in the future? To answer these questions, The Internet, Warts and All busts a number of myths and illusions about the internet - about the neutrality of algorithms, the permanence of information, the impact of surveillance, the nature of privacy and more. It shows how trolling and 'fake news' arise - and why current moves to deal with them are doomed to failure. It suggests a way forward - by embracing the unruly nature of the internet.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日: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]。
Learning Scientific Programming With Python
90 折
出版日:2016/02/29 作者: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
優惠價: 9 1620
無庫存
出版日:2016/02/09 作者:Michael Glassman  出版社:Cambridge Univ Pr  裝訂:精裝
The first comprehensive, research-based textbook on Internet-infused education, Educational Psychology and the Internet offers students an accessible guide to important issues in the field. Michael Glassman begins with an overview of the history that traces the evolution of the Internet and its significance for education. He outlines the current state of research, clearly defining terms that students will need to discuss larger concepts, such as hypertext and cyberspace. The second part of the book explores the practical applications of this research, which range from the individual-oriented to the generalized, including massive open online courses (MOOCs), open educational resources, and augmented reality. Key issues that affect teachers and students today, such as Net Neutrality and Creative Commons and Open Source licenses, are explained in straightforward terms, and often-overlooked differences - for example, between course management systems and learning management systems, and be
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Educational Psychology and the Internet
滿額折
出版日:2016/02/09 作者:Michael Glassman  出版社:Cambridge Univ Pr  裝訂:平裝
The first comprehensive, research-based textbook on Internet-infused education, Educational Psychology and the Internet offers students an accessible guide to important issues in the field. Michael Glassman begins with an overview of the history that traces the evolution of the Internet and its significance for education. He outlines the current state of research, clearly defining terms that students will need to discuss larger concepts, such as hypertext and cyberspace. The second part of the book explores the practical applications of this research, which range from the individual-oriented to the generalized, including massive open online courses (MOOCs), open educational resources, and augmented reality. Key issues that affect teachers and students today, such as Net Neutrality and Creative Commons and Open Source licenses, are explained in straightforward terms, and often-overlooked differences - for example, between course management systems and learning management systems, and be
優惠價: 9 1871
無庫存
Python Programming for Biology ─ Bioinformatics and Beyond
90 折
出版日:2015/02/28 作者:Tim J. Stevens  出版社:Cambridge Univ Pr  裝訂:平裝
Do you have a biological question that could be readily answered by computational techniques, but little experience in programming? Do you want to learn more about the core techniques used in computational biology and bioinformatics? Written in an accessible style, this guide provides a foundation for both newcomers to computer programming and those interested in learning more about computational biology. The chapters guide the reader through: a complete beginners' course to programming in Python, with an introduction to computing jargon; descriptions of core bioinformatics methods with working Python examples; scientific computing techniques, including image analysis, statistics and machine learning. This book also functions as a language reference written in straightforward English, covering the most common Python language elements and a glossary of computing and biological terms. This title will teach undergraduates, postgraduates and professionals working in the life sciences how t
優惠價: 9 2866
無庫存
Computing for Biologists ― Python Programming and Principles
滿額折
出版日:2014/09/30 作者:Ran Libeskind-Hadas  出版社:Cambridge Univ Pr  裝訂:精裝
Computing is revolutionizing the practice of biology. This book, which assumes no prior computing experience, provides students with the tools to write their own Python programs and to understand fundamental concepts in computational biology and bioinformatics. Each major part of the book begins with a compelling biological question, followed by the algorithmic ideas and programming tools necessary to explore it: the origins of pathogenicity are examined using gene finding, the evolutionary history of sex determination systems is studied using sequence alignment, and the origin of modern humans is addressed using phylogenetic methods. In addition to providing general programming skills, this book explores the design of efficient algorithms, simulation, NP-hardness, and the maximum likelihood method, among other key concepts and methods. Easy-to-read and designed to equip students with the skills to write programs for solving a range of biological problems, the book is accompanied by nu
優惠價: 9 3568
無庫存
  • 61070
    1527
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 1527

暢銷榜

客服中心

收藏

會員專區