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

Clojure Programming

8059
35 / 202
XNA 3.1 Game Development for Teens ─ Game Development on the PC, Xbox 360, and Zune Player
90 折
出版日:2010/02/09 作者:Jerry Lee Ford Jr.  出版社:Cengage Learning  裝訂:平裝
"'XNA 3.0 Game Development For Teens' is a complete guide to entry level programming and computer game development using XNA 3.0 and the Visual C# 2008 Express programming language for beginners. This
優惠價: 9 1418
無庫存
50 Years of Integer Programming features talks and panel discussions from the Aussois workshop in 2008, commemorating the cutting-plane algorithm, which transformed the field. Key topics of integer pr
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2009/12/30 作者:Amanda Whitbrook  出版社:Springer Verlag  裝訂:平裝
"Programming Mobile Robots with Aria and Player" provides a guide to creating object-oriented C++ programs for robots using the Player and Aria APIs within a Linux environment. The book is supported t
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2009/12/21 作者:Robert Pickering; Don Syme (FRW); Chance Coble (FRW)  出版社:Apress  裝訂:平裝
Presents an introduction to the functional programming language, covering such topics as syntax, libraries, user interfaces, data access, parallel programming, and parsing text.
優惠價: 1 2250
無庫存
出版日:2009/10/01 作者:Esra Erdem (EDT); Fangzhen Lin; Torsten Schaub  出版社:Springer-Verlag New York Inc  裝訂:平裝
This volume contains the proceedings of the 10th International Conference on Logic Programming and Nonmonotonic Reasoning (LPNMR 2009) held during 14-18 September in Potsdam. The special theme of LPNM
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2009/10/01 作者:Pieter Koopman (EDT); Rinus Plasmeijer (EDT); Doaitse Swierstra (EDT)  出版社:Springer-Verlag New York Inc  裝訂:平裝
This tutorial book presents seven carefully revised lectures given at the 6th International School on Functional Programming, AFP 2008, in Heijen, The Netherlands in May 2008.The book presents the fol
優惠價: 1 3249
無庫存
出版日:2009/10/01 作者:Kathi Kellenberger  出版社:Apress  裝訂:平裝
Provides information on the architecture and features of the T-SQL programming language.
優惠價: 1 2000
無庫存
出版日:2009/08/01 作者:Sandeep Koranne  出版社:Springer-Verlag New York Inc  裝訂:精裝
Practical Programming in the Cell Broadband Engine offers a unique programming guide for the Cell Broadband Engine, demonstrating a large number of real-life programs to identify and solve problems in
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
The Clausal Theory of Types
90 折
出版日:2009/07/30 作者:D. A. Wolfram  出版社:Cambridge Univ Pr  裝訂:平裝
Logic programming was based on first-order logic. Higher-order logics can also lead to theories of theorem-proving. This book introduces just such a theory, based on a lambda-calculus formulation of a clausal logic with equality, known as the Clausal Theory of Types. By restricting this logic to Horn clauses, a concise form of logic programming that incorporates functional programming is achieved. The book begins by reviewing the fundamental Skolem-Herbrand-Gödel Theorem and resolution, which are then extrapolated to a higher-order setting; this requires introducing higher-order equational unification which builds in higher-order equational theories and uses higher-order rewriting. The logic programming language derived has the unique property of being sound and complete with respect to Henkin-Andrews general models, and consequently of treating equivalent terms as identical. First published in 1993, the book can be used for graduate courses in theorem-proving, but will be of interest
優惠價: 9 1520
無庫存
Beginning Lua with World of Warcraft Addons
90 折
出版日:2009/07/01 作者:Paul Emmerich  出版社:Apress  裝訂:平裝
Provides information on using the programming language Lua to customize and extend World of Warcraft.
優惠價: 9 2025
無庫存
出版日:2009/06/22 作者:Chuck Hellebuyck  出版社:Createspace  裝訂:平裝
If you liked his first C book "Beginner's Guide to Embedded C Programming" then you will love this one. In this "Volume 2" Chuck takes the reader to the next level by introducing how to drive displays
優惠價: 1 2397
無庫存
Beginning Scala
滿額折
出版日:2009/05/27 作者:David Pollak  出版社:Apress  裝訂:平裝
Presents an introduction to the new programming language for the Java Platform.
優惠價: 1 1710
無庫存
C++ for Dummies
滿額折
出版日:2009/04/24 作者:DAVIS  出版社:JOHN WILEY & SONS;LTD  裝訂:平裝
Enter the world of computer programming with this step-by-step guide to the C++ language! C++ is a great introduction to object-oriented programming, and this friendly guide covers everything you need
優惠價: 9 1024
無庫存
Python for Software Design ─ How to Think Like a Computer Scientist
90 折
出版日:2009/03/16 作者:Allen B. Downey  出版社:Cambridge Univ Pr  裝訂:平裝
A no-nonsense introduction to software design using the Python programming language. Written for people with no programming experience, this book starts with the most basic concepts and gradually adds new material. Some of the ideas students find most challenging, like recursion and object-oriented programming, are divided into a sequence of smaller steps and introduced over the course of several chapters. The focus is on the programming process, with special emphasis on debugging. The book includes a wide range of exercises, from short examples to substantial projects, so that students have ample opportunity to practise each new concept. Exercise solutions and code examples are available from thinkpython.com, along with Swampy, a suite of Python programs that is used in some of the exercises.
優惠價: 9 1813
無庫存
出版日:2009/03/09 作者:Allen B. Downey  出版社:Cambridge Univ Pr  裝訂:精裝
A no-nonsense introduction to software design using the Python programming language. Written for people with no programming experience, this book starts with the most basic concepts and gradually adds new material. Some of the ideas students find most challenging, like recursion and object-oriented programming, are divided into a sequence of smaller steps and introduced over the course of several chapters. The focus is on the programming process, with special emphasis on debugging. The book includes a wide range of exercises, from short examples to substantial projects, so that students have ample opportunity to practise each new concept. Exercise solutions and code examples are available from thinkpython.com, along with Swampy, a suite of Python programs that is used in some of the exercises.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Beginning Python Visualization: Crafting Visual Transformation Scripts
滿額折
出版日:2009/02/23 作者:Shai Vaingast  出版社:Apress  裝訂:平裝
Provides information on using the Python programming language to write automated data processing and visualization applications.
優惠價: 1 3769
無庫存
Masculinity and Popular Television
90 折
出版日:2009/02/01 作者:Rebecca Feasey  出版社:Edinburgh Univ Pr  裝訂:平裝
An introduction to the key debates concerning the representation of masculinities in contemporary television programming.
優惠價: 9 2157
無庫存
出版日:2009/01/15 作者:Gunter Sawitzki  出版社:Chapman & Hall  裝訂:精裝
R is a programming language, and the name of a software system that implements the language. This book shows how to use the R software package for data analysis, statistical programming, and graphics.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2009/01/03 作者:Francois Fages (EDT); Francesca Rossi (EDT); Sylvain Soliman (EDT)  出版社:Springer-Verlag New York Inc  裝訂:平裝
This book constitutes the thoroughly refereed and extended post-workshop proceedings of the 12th Annual ERCIM International Workshop on Constraint Solving and Constraint Logic Programming, CSCLP 2007,
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2009/01/01 作者:Maria Garcia De La Banda (EDT); Enrico Pontelli (EDT)  出版社:Textstream  裝訂:平裝
This book constitutes the refereed proceedings of the 24th International Conference on Logic Programming, ICLP 2008, held in Udine, Italy, in December 2008.The 35 revised full papers together with 2 i
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2008/12/08 作者:Jit Ghosh; Rob Cameron  出版社:Apress  裝訂:平裝
An introduction to Microsoft's Silverlight describes the features and functions of the cross-browser, cross-platform, flexible programming tool that supports a variety of programming languages and all
優惠價: 1 1710
無庫存
出版日:2008/12/01 作者:Iliano Cervesato (EDT); Helmut Veith (EDT); Andrei Voronkov (EDT)  出版社:Springer-Verlag New York Inc  裝訂:平裝
This book constitutes the refereed proceedings of the 15th International Conference on Logic for Programming, Artificial Intelligence, and Reasoning, LPAR 2008, which took place in Doha, Qatar, during
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2008/12/01 作者:G. Ramalingam (EDT)  出版社:Springer-Verlag New York Inc  裝訂:平裝
This book constitutes the refereed proceedings of the 6th Asian Symposium on Programming Languages and Systems, APLAS 2008, held in Bangalore, India, in December 2008.The 20 revised full papers presen
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Practical Database Programming with Visual Basic.NET
90 折
出版日:2008/10/20 作者:Ying Bai  出版社:Cambridge Univ Pr  裝訂:平裝
Avoiding overly large blocks of code used in most other database programming books, this book shows a simple and easy way to create database programs and explains how to build professional and practical databases more efficiently. In addition to Design Tools and Wizards, the runtime object method is also discussed and analyzed to let users design and implement more sophisticated data-driven applications with complicated coding techniques. Three popular database systems – Microsoft Access, SQL Server 2005, and Oracle Database 10g Express Edition (XE) – are discussed in detail, with practical examples and sample projects. This book will appeal to college students, programmers, and software engineers alike. Sample code and additional exercise questions for students, as well as solutions and lecture slides for instructors, are available via the Web (www.cambridge.org/9780521712354).
優惠價: 9 3568
無庫存
出版日:2008/10/13 作者:Ying Bai  出版社:Cambridge Univ Pr  裝訂:精裝
Avoiding overly large blocks of code used in most other database programming books, this book shows a simple and easy way to create database programs and explains how to build professional and practical databases more efficiently. In addition to Design Tools and Wizards, the runtime object method is also discussed and analyzed to let users design and implement more sophisticated data-driven applications with complicated coding techniques. Three popular database systems – Microsoft Access, SQL Server 2005, and Oracle Database 10g Express Edition (XE) – are discussed in detail, with practical examples and sample projects. This book will appeal to college students, programmers, and software engineers alike. Sample code and additional exercise questions for students, as well as solutions and lecture slides for instructors, are available via the Web (www.cambridge.org/9780521712354).
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2008/08/30 作者:Marco Danelutto (EDT); Paraskevi Frangopoulou (EDT); Vladimir Getov (EDT)  出版社:Springer-Verlag New York Inc  裝訂:精裝
Making Grids Work includes selected articles from the CoreGRID Workshop on Grid Programming Models, Grid and P2P Systems Architecture, Grid Systems, Tools and Environments held at the Institute of Co
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
This book constitutes the refereed proceedings of the 8th International Conference on Agile Processes in Software Engineering and eXtreme Programming, XP 2008, held in Limerick, Ireland, in June 2008.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Practical API Design: Confessions of a Java Framework Architect
滿額折
出版日:2008/07/30 作者:Jaroslav Tulach  出版社:Apress  裝訂:精裝
Provides information on API design using the Java programming language.
優惠價: 1 3999
無庫存
出版日:2008/07/16 作者:Diane Zak  出版社:Cengage Learning  裝訂:平裝
Pairing fundamental programming concepts with fun, engaging game applications, Microsoft Visual Basic 2008: RELOADED, Third Edition provides a solid foundation in programming principles and how to us
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2008/05/30 作者:Matt Butcher  出版社:Packt Pub Ltd  裝訂:平裝
This book is written for PHP developers who want to add custom features to Drupal. You will need to know the basics of PHP and MySQL programming, but no experience of programming Drupal is required, a
優惠價: 1 2519
無庫存
出版日:2008/05/25 作者:Chuck Hellebuyck  出版社:Createspace  裝訂:平裝
The C language has been covered in many books but none as dedicated to the embedded microcontroller beginner as the Beginner's Guide to Embedded C Programming. Through his down to earth style of writi
優惠價: 1 2397
無庫存
Robot Programmer's Bonanza
90 折
出版日:2008/05/12 作者:BLANKENSHIP  出版社:Mcgraw-Hill; Inc.  裝訂:平裝
The first hands-on programming guide for today's robot hobbyistGet ready to reach into your programming toolbox and control a robot like never before! Robot Programmer's Bonanza is the one-stop guide
優惠價: 9 916
無庫存
出版日:2008/05/06 作者:Curtis L. Janssen; Ida M. B. Nielsen  出版社:CRC Press UK  裝訂:精裝
An In-Depth View of Hardware Issues, Programming Practices, and Implementation of Key Methods Exploring the challenges of parallel programming from the perspective of quantum chemists, Parallel Com
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2008/03/31 作者:Andrew Troelsen  出版社:Apress  裝訂:平裝
This guide introduces the primary constructs of the Visual Basic 2008 programming language, and explores how VB 2008 supports the core principles of object-oriented programming, namely encapsulation,
優惠價: 1 2280
無庫存
出版日:2008/03/24 作者:Victor Gaudioso  出版社:Friends of Ed  裝訂:平裝
For developers who have some experience in object-oriented programming and programming languages but who are new to Windows Presentation Foundation (WPF), this guide explains how to create Rich Media
優惠價: 1 1520
無庫存
VISUAL BASIC 2008 FOR DUMMIES
滿額折
出版日:2008/03/14 作者:SEMPF  出版社:JOHN WILEY & SONS;LTD  裝訂:平裝
Visual Basic is a favorite programming language, so if you're new to programming, it's a great place to start. Visual Basic 2008 For Dummies is the fun and easy way to begin creating applications righ
優惠價: 9 1195
無庫存
Learn to Tango with D
滿額折
出版日:2008/01/28 作者:Kris Macleod Bell; Lars Ivar Igesund; Sean Kelly; Michael Parker  出版社:Springer-Verlag New York Inc  裝訂:平裝
Presents a guide to the D programming language and the Tango software library.
優惠價: 1 1739
無庫存
C++ HOW TO PROGRAM 6/E (PIE)
95 折
出版日:2008/01/01 作者:P. J. DEITEL; H. M. DEITEL  出版社:全華經銷  裝訂:平裝
For Introduction to Programming (CS1) and other more intermediate courses covering programming in C++. Also appropriate as a supplement for upper-level courses where the instructor uses a book as a re
優惠價: 95 1330
無庫存
BIG JAVA 3/E
95 折
出版日:2008/01/01 作者:CAY HORSTMANN  出版社:全華經銷  裝訂:平裝
In Big Java, Third Edition, Cay Horstmann provides a comprehensive introduction to fundamental programming techniques and design skills to help the student master basic concepts. Realistic programming
優惠價: 95 1235
無庫存
出版日:2007/12/03 作者:Don Syme; Adam Granicz; Antonio Cisternino  出版社:Apress  裝訂:精裝
Syme (Microsoft Research), Granicz (IntelliFactory), and Cisternino (University of Pisa) introduce the basic constructs of typed functional programming and imperative programming in the new F# languag
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
  • 8059
    202
  • 1
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 202

暢銷榜

客服中心

收藏

會員專區