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

Programming HTML5 Applications

406
5 / 11
A Software Engineer Learns Html5, Javascript and Jquery
滿額折
出版日:2013/11/25 作者:Dane Cameron  出版社:Createspace Independent Pub  裝訂:平裝
HTML5 web applications are now capable of matching or exceeding the scale and sophistication of desktop applications, but with the unique advantage of running natively inside the web browsers on billi
定價:869 元
無庫存
Java Websocket Programming
90 折
出版日:2013/08/28 作者:Danny Coward  出版社:McGraw-Hill Osborne Media  裝訂:平裝
Master Application Development with Java WebSocket Build dynamic enterprise Web applications that fully leverage state-of-the-art communication technologies. Written by the leading expert on Java WebS
優惠價: 9 1676
無庫存
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
無庫存
出版日:2013/03/31 作者:J. Caro; Robert Laganiere  出版社:Lightning Source Inc  裝訂:平裝
OpenCV 3 Computer Vision Application Programming Cookbook is appropriate for novice C++ programmers who want to learn how to use the OpenCV library to build computer vision applications. It is
定價:2819 元
無庫存
PHP, MySQL, JavaScript & HTML5 All-in-One For Dummies
滿額折
出版日:2013/03/13 作者:Janet Valade  出版社:John Wiley & Sons Inc  裝訂:平裝
Get the basics on four key web programming tools in one great book!PHP, JavaScript, and HTML5 are essential programming languages for creating dynamic websites that work with the MySQL database. PHP a
優惠價: 9 1537
無庫存
出版日:2012/12/31 作者:Abhijit Jana  出版社:Lightning Source Inc  裝訂:平裝
This book is a practical tutorial that explains different features of Kinect for Windows SDK by creating sample applications throughout the book The purpose of this book is to explain how to develop a
定價:2819 元
無庫存
HTML5 for .NET Developers—Single Page Web Apps, Javascript and Semantic Markup
滿額折
出版日:2012/12/05 作者:Jim Jackson; Ian Gilman  出版社:Oreilly & Associates Inc  裝訂:平裝
SummaryHTML5 for .NET Developers teaches professional software engineers how to integrate the latest HTML5 APIs and semantic markup into rich web applications using JavaScript, ASP.NET MVC, and WCF. W
定價:2609 元
無庫存
出版日:2012/10/26 作者:Chris Smith  出版社:Oreilly & Associates Inc  裝訂:平裝
Why learn F#? With this guide, you’ll learn how this multi-paradigm language not only offers you an enormous productivity boost through functional programming, but also lets you develop applications u
定價:1710 元
無庫存
出版日:2012/10/03 作者:Jess Chadwick; Todd Snyder; Hrusikesh Panda  出版社:Oreilly & Associates Inc  裝訂:平裝
Get up and running with ASP.NET MVC 4, and learn how to build modern server-side web applications. This guide helps you understand how the framework performs, and shows you how to use various features
定價:2090 元
無庫存
出版日:2012/06/27 作者:David Guerineau  出版社:Springer-Verlag New York Inc  裝訂:平裝
Discusses how to use GameSalad to create games without programming or scripting, covering design basics, menu creation, adding music and sounds, publishing games, and increasing visibility.
定價:2250 元
無庫存
出版日:2011/09/28 作者:Nick Bassiliades (EDT); Guido Governatori (EDT); Adrian Paschke (EDT)  出版社:Springer-Verlag New York Inc  裝訂:平裝
This book constitutes the refereed proceedings of the 5th International Symposium on Rules, RuleML 2011 - Europe, held in Barcelona, Spain, in July 2011 - collocated with the 22nd International Joint
定價:3749 元
無庫存
Programming Concurrency on the JVM
滿額折
出版日:2011/09/07 作者:Venkat Subramaniam  出版社:Oreilly & Associates Inc  裝訂:平裝
More than ever, learning to program concurrency is critical to creating faster, responsive applications. Speedy and affordable multicore hardware is driving the demand for high-performing applications
定價:1925 元
無庫存
出版日:2011/06/02 作者:Radhika S. Grover  出版社:Cengage Learning  裝訂:平裝
For beginning programmers, this guide to Java programming uses examples based on lively multimedia applications to teach basic programming. Based around sample programs that are fun, and easy to under
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2010/10/30 作者:Matt Gifford  出版社:Lightning Source Inc  裝訂:平裝
This book is a fast-paced tutorial to developing ColdFusion applications using an object-oriented programming approach. Complete with code examples that can be altered and applied to your application
定價:2519 元
無庫存
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
無庫存
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
無庫存
Deductive and Declarative Programming
90 折
出版日:2006/11/23 作者:Peter Padawitz  出版社:Cambridge Univ Pr  裝訂:平裝
Declarative programs consist of mathematical functions and relations and are amenable to formal specification and verification, since the methods of logic and proof can be applied to the programs in a well-defined manner. Here Dr Padawitz emphasizes verification based on logical inference rules, i.e. deduction (in contrast with model-theoretic approaches, deductive methods can be automated to some extent). His treatment of the subject differs from others in that he tries to capture the actual styles and applications of programming; neither too general with respect to the underlying logic, nor too restrictive for the practice of programming. He generalizes and unifies results from classical theorem-proving and term rewriting to provide proof methods tailored to declarative program synthesis and verification. Detailed examples accompany the development of the methods, whose use is supported by a documented prototyping system. The book can be used for graduate courses or as a reference fo
優惠價: 9 2281
無庫存
出版日:2005/05/30 作者:R. M. Menon  出版社:Springer-Verlag New York Inc  裝訂:平裝
* First book on the market that covers building high-performance Java applications on the Oracle database—using the latest versions of both the Oracle database (10g) and the JDBC API (3.0). * Promotes
定價:2280 元
無庫存
Provides the beginning network programmer with an understanding of the general concepts of networking; information about programming in .NET with C#; skills to build network-based applications in .NET
定價:2280 元
無庫存
Object-Oriented Programming with Visual Basic.NET
90 折
出版日:2004/06/21 作者:Michael McMillan  出版社:Cambridge Univ Pr  裝訂:平裝
Michael McMillan provides a complete presentation of the object-oriented features of the Visual Basic .NET language for advanced Visual Basic programmers. Beginning with an introduction to abstract data types and their initial implementation using structures, he explains standard OOP topics including class design, inheritance, access modifiers and scoping issues, abstract classes, design and implemention of interfaces and design patterns, and refactoring in VB.NET. More advanced OOP topics are included as well, such as reflection, object persistence, and serialization. To tie everything together, McMillan demonstrates sound OOP design and implementation principles through practical examples of standard Windows applications, database applications using ADO.NET, Web-based applications using ASP.NET, and Windows service applications.
優惠價: 9 2632
無庫存
Programming .Net Security
滿額折
出版日:2003/06/01 作者:Adam Freeman; Allen Jones; Adam Freeman (EDT)  出版社:Oreilly & Associates Inc  裝訂:平裝
With the spread of web-enabled desktop clients and web-server based applications, developers can no longer afford to treat security as an afterthought. It's one topic, in fact, that .NET forces you to
定價:1900 元
無庫存
出版日:2002/06/01 作者:Tom Barnaby  出版社:Springer-Verlag New York Inc  裝訂:平裝
Barnaby describes how to use the new .NET technologies to build fast, scalable, and robust distributed applications.
定價:1898 元
無庫存
出版日:2002/05/01 作者:Matt J. Crouch  出版社:Pearson P T R  裝訂:平裝
Explains how to create web applications with active server pages .NET (ASP.NET). The guide covers the basic features of visual basic .NET (VB.NET), the .NET framework class library, managed components
定價:2000 元
無庫存
出版日:2002/03/01 作者:Matthias Kalle Dalheimer  出版社:Oreilly & Associates Inc  裝訂:平裝
The popular open source KDE desktop environment for Unix was built with Qt, a C++ class library for writing GUI applications that run on Unix, Linux, Windows 95/98, Windows 2000, and Windows NT platfo
定價:2250 元
無庫存
出版日:2000/01/06 作者:John E. Swanke  出版社:Elsevier Science Ltd  裝訂:平裝
Use MFC, ActiveX, ATL, ADO and COM+ to develop COM applications Implement client/server applications with ease with this example-oriented approach to the details and implementation of COM technology i
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Efficient C++ ─ Performance Programming Techniques
90 折
出版日:1999/11/01 作者:Dov Bulka; David Mayhew  出版社:Prentice Hall  裝訂:平裝
Far too many programmers and software designers consider efficient C++ to be an oxymoron. They regard C++ as inherently slow and inappropriate for performance-critical applications. Consequently, C++
優惠價: 9 1620
無庫存
出版日:1998/06/01 出版社:Springer Verlag  裝訂:平裝
Optimization problems arising in practice usually contain several random parameters. Hence, in order to obtain optimal solutions being robust with respect to random parameter variations, the mostly av
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
A First Course in Statistical Programming with R
滿額折
出版日:2021/05/31 作者:W. John Braun  出版社:Cambridge Univ Pr  裝訂:平裝
This third edition of Braun and Murdoch's bestselling textbook now includes discussion of the use and design principles of the tidyverse packages in R, including expanded coverage of ggplot2, and R Markdown. The expanded simulation chapter introduces the Box–Muller and Metropolis–Hastings algorithms. New examples and exercises have been added throughout. This is the only introduction you'll need to start programming in R, the computing standard for analyzing data. This book comes with real R code that teaches the standards of the language. Unlike other introductory books on the R system, this book emphasizes portable programming skills that apply to most computing languages and techniques used to develop more complex projects. Solutions, datasets, and any errata are available from www.statprogr.science. Worked examples - from real applications - hundreds of exercises, and downloadable code, datasets, and solutions make a complete package for anyone working in or learning practical data
優惠價: 9 2047
無庫存
The Environment and Externality:Theory, Algorithms and Applications
90 折
出版日:2020/12/31 作者:Zili Yang  出版社:Cambridge Univ Pr  裝訂:平裝
This innovative book models pollution mitigation as a negative externality whilst also providing desirable and useful solutions, such as establishing the triangular equivalence relationship among the Lindahl equilibrium without transfers, the Nash bargaining solution with the payoffs of the Cournot-Nash equilibrium as the status quo point, and the social optimum under the Lindahl weights. By introducing programming algorithms to validate these relationships numerically, Zili Yang bridges the gap between analytical results and empirical modelling, ultimately solving the Lindahl equilibrium and hybrid Nash equilibria in the influential RICE model. This text demonstrates the complexity and variety of environment externality problems, ranging from mixed externality to correlated externalities to environmental externality under IRS and policy applications. Integrating theory, algorithms and applications in a comprehensive framework, The Environment and Externality will benefit scholars and
優惠價: 9 2105
無庫存
Competitive Programming in Python:128 Algorithms to Develop your Coding Skills
90 折
出版日:2020/11/30 作者:Christoph Dürr  出版社:Cambridge Univ Pr  裝訂:平裝
Want to kill it at your job interview in the tech industry? Want to win that coding competition? Learn all the algorithmic techniques and programming skills you need from two experienced coaches, problem setters, and jurors for coding competitions. The authors highlight the versatility of each algorithm by considering a variety of problems and show how to implement algorithms in simple and efficient code. Readers can expect to master 128 algorithms in Python and discover the right way to tackle a problem and quickly implement a solution of low complexity. Classic problems like Dijkstra's shortest path algorithm and Knuth-Morris-Pratt's string matching algorithm are featured alongside lesser known data structures like Fenwick trees and Knuth's dancing links. The book provides a framework to tackle algorithmic problem solving, including: Definition, Complexity, Applications, Algorithm, Key Information, Implementation, Variants, In Practice, and Problems. Python code included in the book
優惠價: 9 1835
無庫存
出版日: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]。
Raspbian OS Programming With the Raspberry Pi ― Iot Projects With Wolfram, Mathematica, and Scratch
滿額折
出版日:2018/11/29 作者:Agus Kurniawan  出版社:Apress  裝訂:平裝
Master the command line and Raspbian Linux as well as the physical connections of the Pi. With this book you’ll develop skills applicable to other real world applications in both hardware and software
定價:1140 元
無庫存
  • 406
    11
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 11

暢銷榜

客服中心

收藏

會員專區