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

Java Servlet Programming

458
9 / 12
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.
定價:3999 元
無庫存
Java in Easy Steps
90 折
出版日:2008/02/28 作者:Mike McGrath  出版社:In Easy Steps Ltd  裝訂:平裝
Equally useful for newcomers with no previous knowledge of programming languages, hobbyists looking to explore Java's possibilities, and experienced programmers who wish to add Java to their skill set
優惠價: 9 513
無庫存
出版日:2008/01/30 作者:Alexander Kolesnikov  出版社:Packt Pub Ltd  裝訂:平裝
This book is for those who want to build sophisticated Java web applications quickly and easily. It assumes that the reader is reasonably comfortable with the Java programming language, but no knowled
定價:2519 元
無庫存
出版日:2007/10/05 作者:Bordini  出版社:John Wiley & Sons Inc  裝訂:精裝
Jason is an Open Source interpreter for an extended version of AgentSpeak – a logic-based agent-oriented programming language – written in Java?. It enables users to build complex multi-agent systems
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Bluetooth Essentials for Programmers
90 折
出版日:2007/09/30 作者:Albert S. Huang  出版社:Cambridge Univ Pr  裝訂:平裝
This book provides an introduction to Bluetooth programming, with a specific focus on developing real code. The authors discuss the major concepts and techniques involved in Bluetooth programming, with special emphasis on how they relate to other networking technologies. They provide specific descriptions and examples for creating applications in a number of programming languages and environments including Python, C, Java, GNU/Linux, Windows XP, Symbian Series 60, and Mac OS X. No previous experience with Bluetooth is assumed, and the material is suitable for anyone with some programming background. The authors place special emphasis on the essential concepts and techniques of Bluetooth programming, starting simply and allowing the reader to quickly master the basic concepts before addressing advanced features.
優惠價: 9 2515
無庫存
PROFESSIONAL APACHE TOMCAT 6
滿額折
出版日:2007/07/27 作者:CHOPRA  出版社:JOHN WILEY & SONS;LTD  裝訂:平裝
Tomcat is the official reference implementation of Sun's servlet and JSP specifications, and Java developers must test all Web applications on Tomcat to ensure they work as designed Boasting more tha
優惠價: 9 1366
無庫存
出版日:2007/04/30 作者:Andrew Davison  出版社:Apress  裝訂:精裝
An introduction to 3D games programming explains how to utilize Java 3D and JOGL to create unique games, discussing such topics as multitextured landscapes, backgrounds and overlays, J2SE 6 applicatio
定價:3249 元
無庫存
出版日:2007/03/26 作者:Michael McMillan  出版社:Cambridge Univ Pr  裝訂:精裝
C# programmers: no more translating data structures from C++ or Java to use in your programs! Mike McMillan provides a tutorial on how to use data structures and algorithms plus the first comprehensive reference for C# implementation of data structures and algorithms found in the .NET Framework library, as well as those developed by the programmer. The approach is very practical, using timing tests rather than Big O notation to analyze the efficiency of an approach. Coverage includes arrays and array lists, linked lists, hash tables, dictionaries, trees, graphs, and sorting and searching algorithms, as well as more advanced algorithms such as probabilistic algorithms and dynamic programming. This is the perfect resource for C# professionals and students alike.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Data Structures and Algorithms Using C#
90 折
出版日:2007/03/26 作者:Michael McMillan  出版社:Cambridge Univ Pr  裝訂:平裝
C# programmers: no more translating data structures from C++ or Java to use in your programs! Mike McMillan provides a tutorial on how to use data structures and algorithms plus the first comprehensive reference for C# implementation of data structures and algorithms found in the .NET Framework library, as well as those developed by the programmer. The approach is very practical, using timing tests rather than Big O notation to analyze the efficiency of an approach. Coverage includes arrays and array lists, linked lists, hash tables, dictionaries, trees, graphs, and sorting and searching algorithms, as well as more advanced algorithms such as probabilistic algorithms and dynamic programming. This is the perfect resource for C# professionals and students alike.
優惠價: 9 2164
無庫存
出版日:2006/11/02 作者:Hang T. Lau  出版社:Chapman & Hall  裝訂:精裝
Because of its portability and platform-independence, Java is the ideal computer programming language to use when working on graph algorithms and other mathematical programming problems. Collecting so
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Developing Java Software 3E
滿額折
出版日:2006/10/20 作者:Winder  出版社:John Wiley & Sons Inc  裝訂:平裝
This significantly updated new edition of Developing Java Software is a thorough presentation of object-oriented design and programming concepts using the Java 5 programming language. The book takes t
優惠價: 9 3008
無庫存
Writing Scientific Software:A Guide to Good Style
90 折
出版日:2006/09/07 作者:Suely Oliveira  出版社:Cambridge Univ Pr  裝訂:平裝
The core of scientific computing is designing, writing, testing, debugging and modifying numerical software for application to a vast range of areas: from graphics, meteorology and chemistry to engineering, biology and finance. Scientists, engineers and computer scientists need to write good code, for speed, clarity, flexibility and ease of re-use. Oliveira and Stewart's style guide for numerical software points out good practices to follow, and pitfalls to avoid. By following their advice, readers will learn how to write efficient software, and how to test it for bugs, accuracy and performance. Techniques are explained with a variety of programming languages, and illustrated with two extensive design examples, one in Fortran 90 and one in C++: other examples in C, C++, Fortran 90 and Java are scattered throughout the book. This manual of scientific computing style will be an essential addition to the bookshelf and lab of everyone who writes numerical software.
優惠價: 9 2515
無庫存
Thinking Recursively: A 20Th Anniversary Edition With Java
滿額折
出版日:2005/10/26 作者:Roberts  出版社:John Wiley & Sons Inc  裝訂:平裝
Updated and revised to include the use of Java for programming examples, this book provides readers with a thorough and clear introduction to the difficult concept of recursionUses a broad range of ex
優惠價: 9 3283
無庫存
出版日:2005/10/13 作者:Clark S. Lindsey  出版社:Cambridge Univ Pr  裝訂:精裝
JavaTech is a practical introduction to the Java programming language with an emphasis on the features that benefit technical computing. After presenting the basics of object-oriented programming in Java, it examines introductory topics such as graphical interfaces and thread processes. It goes on to review network programming and develops Web client-server examples for tasks such as monitoring remote devices. The focus then shifts to distributed computing with RMI. Finally, it examines how Java programs can access the local platform and interact with hardware. Topics include combining native code with Java, communication via serial lines, and programming embedded processors. An extensive web site supports the book with additional instructional materials. JavaTech demonstrates the ease with which Java can be used to create powerful network applications and distributed computing applications. It will be used as a textbook for programming courses, and by researchers who need to learn Jav
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2005/10/05 作者:Carver  出版社:John Wiley & Sons Inc  裝訂:平裝
Master the essentials of concurrent programming,including testing and debuggingThis textbook examines languages and libraries for multithreaded programming. Readers learn how to create threads in Java
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2005/09/20 作者:Kim B. Bruce; Andrea Pohoreckyj Danyluk; Thomas P. Murtagh  出版社:Pearson College Div  裝訂:平裝
Java, an object-oriented language with many standard libraries, offers both complexities and opportunities. This introductory book makes use of a new approach to understanding programming in Java.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Beginning Cryptography With Java
滿額折
出版日:2005/08/05 作者:Hook  出版社:John Wiley & Sons Inc  裝訂:平裝
Beginning Cryptography with Java While cryptography can still be a controversial topic in the programming community, Java has weathered that storm and provides a rich set of APIs that allow you, the
優惠價: 9 1368
無庫存
出版日:2005/07/06 作者:Joshua Bloch; Neal Gafter  出版社:Addison-Wesley Professional  裝訂:平裝
""Every programming language has its quirks. This lively book reveals oddities of the Java programming language through entertaining and thought-provoking programming puzzles.""--Guy Steele, Sun Fello
定價:2500 元
無庫存
Data Structures and Algorithms Using Visual Basic.NET
90 折
出版日:2005/03/07 作者:Michael McMillan  出版社:Cambridge Univ Pr  裝訂:平裝
This is the first Visual Basic.NET book to provide a comprehensive discussion of the major data structures and algorithms. Here, instead of having to translate material on C++ or Java, the professional or student VB.NET programmer will find a tutorial on how to use data structures and algorithms and a reference for implementation using VB.NET for data structures and algorithms from the .NET Framework Class Library as well as those which must be developed by the programmer. In an object-oriented fashion, the author presents arrays and arraylists, linked lists, hash tables, dictionaries, trees, graphs, sorting and searching as well as more advanced algorithms, such as probabilistic algorithms and dynamic programming. His approach is very practical, for example using timing tests rather than Big O analysis to compare the performance of data structures and algorithms. This book can be used in both beginning and advanced computer programming courses that use the VB.NET language and, most im
優惠價: 9 2807
無庫存
Pro Spring
滿額折
出版日:2005/02/28 作者:Rob Harrop; Jan Machacek  出版社:Springer Verlag  裝訂:平裝
Intended for experienced Java developers, this guide introduces the Spring lightweight framework for building Java applications, and offers advice on aspect-oriented programming, accessing data, manag
定價:1900 元
無庫存
COBOL Programmers Swing with Java
90 折
出版日:2004/12/28 作者:E. Reed Doke  出版社:Cambridge Univ Pr  裝訂:平裝
In the fast moving world of information technology, Java is now the number 1 programming language. Programmers and developers everywhere need to know Java to keep pace with traditional and web-based application development. COBOL Programmers Swing with Java provides COBOL programmers a clear, easy transition to Java programming by drawing on the numerous similarities between COBOL and Java. The authors introduce the COBOL programmer to the history of Java and object-oriented programming and then dive into the details of the Java syntax, always contrasting them with their parallels in COBOL. A running case study gives the reader an overall view of application development with Java, with increased functionality as new material is presented. This new edition features the development of graphical user interfaces (GUI's) using the latest in Java Swing components. The clear writing style and excellent examples make the book suitable for anyone wanting to learn Java and OO programming, whethe
優惠價: 9 3275
無庫存
出版日:2004/09/27 作者:Allen I. Holub  出版社:Apress  裝訂:精裝
For readers who know Java and have written at least a few programs in it, and are particularly familiar with anonymous inner classes, software consultant Holub explains programming in an object-orient
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2004/09/01 作者:Scott Oaks; Henry Wong  出版社:Oreilly & Associates Inc  裝訂:平裝
Threads are essential to Java programming, but learning to use them effectively is a nontrivial task. This new edition of the classic Java Threads shows you how to take full advantage of Java's thread
定價:1518 元
無庫存
出版日:2004/01/01 作者:David Flanagan  出版社:Oreilly & Associates Inc  裝訂:平裝
The author of the best-selling Java in a Nutshell has created an entire book of real-world Java programming examples that you can learn from. If you learn best "by example," this is the book for you.T
定價:1518 元
無庫存
出版日:2003/10/01 作者:Mark Allen Weiss  出版社:Prentice Hall  裝訂:平裝
Written for the moderately experienced Java programmer, this book builds on readers? existing knowledge of object-oriented programming and covers all important aspects of Standard C++—emphasizing more
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2003/05/01 作者:Jesse Liberty; Kent Quirk; Seth Weiss  出版社:Glencoe;McGraw-Hill School Pub Co  裝訂:精裝
Glencoe’s Introduction to Computer Science Using Java provides students with a highly visual way of learning Java programming. This colorful text provides the information needed for students enrolled
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Jdbc Pocket Reference
滿額折
出版日:2003/01/01 作者:Donald Bales  出版社:Oreilly & Associates Inc  裝訂:平裝
JDBC--the Java Database Connectivity specification--is a complex set of application programming interfaces (APIs) that developers need to understand if they want their Java applications to work with d
定價:378 元
無庫存
Patterns In Java: A Catalog Of Reusable Design Patterns Illustrated With Uml, Volume 1, Second Edition
滿額折
出版日:2002/09/24 作者:Grand  出版社:John Wiley & Sons Inc  裝訂:平裝
"This is the best book on patterns since the Gang of Four's Design Patterns. The book manages to be a resource for three of the most important trends in professional programming: Patterns, Java, and U
優惠價: 9 2052
無庫存
出版日:2002/05/30 作者:LERVIK  出版社:JOHN WILEY & SONS;LTD  裝訂:平裝
One of the only books that bridge the gap between O-O design (in UML) and O-O programming (in Java) in an integrated fashion. ? Learn how to translate a UML class diagram into Java source code ? Inc
絕版無法訂購
Bitter Java
滿額折
出版日:2002/05/01 作者:Bruce Tate  出版社:Oreilly & Associates Inc  裝訂:平裝
Intended for intermediate Java programmers, analysts, and architects, this guide is a comprehensive analysis of common server-side Java programming traps (called anti-patterns) and their causes and re
定價:2607 元
無庫存
出版日:2002/04/12 作者:HAMMOND  出版社:JOHN WILEY & SONS;LTD  裝訂:精裝
Programming for Linguists: Java (TM) Technology for Language Researchers is a practical introduction to programming using the Java Programming Language for linguists and related language professionals
絕版無法訂購
Hardcore JFC:Conquering the Swing Architecture
90 折
出版日:2001/08/13 作者:Mitch Goldstein  出版社:Cambridge Univ Pr  裝訂:平裝
Hardcore JFC is a comprehensive guide to the functionality and practical use of the Java Foundations Classes (JFC), a component library designed for the Java programming language and operating environment. It presents intermediate and advanced techniques in exploiting the power and flexibility of JFC and the Swing component set. The book describes the inner workings of Swing and how its design principles can be used to add tremendous value to Java applications. The important features of JFC components are investigated thoroughly with a focus on the comprehension of fundamentals and the pragmatic application of advanced techniques. Included are concrete illustrations of how to enhance the JFC architecture: leveraging the 'Model/View/Controller' paradigm, customizing and developing new components and techniques for creating 'look and feel' user interface classes. Explanations of design and development techniques are introduced through effective, well-constructed and reusable example code
優惠價: 9 3393
無庫存
出版日:2001/07/31 作者:Gries  出版社:John Wiley & Sons Inc  裝訂:平裝
ProgramLive is a Multimedia, Java-Based "livetext" on programming. A livetext provides a more effective learning experience than other instructional media does because readers learn by watching, liste
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2001/07/09 作者:Jepsen  出版社:John Wiley & Sons Inc  裝訂:精裝
Java has taken the computing world by storm - now it arms itself to conquer telecommunications! What links today's hottest programming language to telecommunications? The same characteristics that bro
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
On to Java 2
90 折
出版日:2001/06/01 作者:Patrick Henry Winston; Sundar Narasimhan  出版社:Prentice Hall  裝訂:平裝
An introduction to the Java programming language explains how to build complex systems, add tables to graphical interfaces, define layout managers, increase program flexibility, and create network ser
優惠價: 9 3232
無庫存
Mastering ENVY/Developer
90 折
出版日:2001/03/19 作者:Joseph Pelrine  出版社:Cambridge Univ Pr  裝訂:平裝
This book is an in-depth exploration of ENVY/Developer, IBM's team programming environment for Smalltalk and Java. Written by well-known experts in the area, it presents both introductory and advanced topics with detailed examples. The first two parts of the book introduce the basics that a developer or development manager must know in order to use ENVY in a project setting, including the development process and the organization of applications. The third part covers advanced programming and customization, including detailed information on administering, troubleshooting, and extending the tools. This book covers VisualAge for Smalltalk, VisualWorks, and VisualAge Generator in detail. In addition, the concepts and management presented within the book apply to VisualAge for Java. Code examples, tools, and add-ons, are available on the supporting Web site.
優惠價: 9 3568
無庫存
出版日:2000/07/01 作者:Greg Riccardi  出版社:Pearson College Div  裝訂:精裝
This book is a concise and modern treatment of introductory database topics that enlists Java and the Internet to present core DBMS theory from an applications perspective. It incorporates programming
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Fundamentals of OOP and Data Structures in Java
90 折
出版日:2000/06/05 作者:Richard Wiener  出版社:Cambridge Univ Pr  裝訂:精裝
Fundamentals of OOP and Data Structures in Java is a text for an introductory course on classical data structures. Part One of the book presents the basic principles of Object-Oriented Programming (OOP) and Graphical User Interface (GUI) programming with Java as the example language. Part Two introduces each of the major data structures with supporting, GUI-based laboratory programs designed to reinforce the basic concepts and principles of the text. These laboratories allow the reader to explore and experiment with the properties of each data structure. All source code for the laboratories is available on the web. By integrating the principles of OOP and GUI programming, this book takes the unique path of presenting the fundamental issues of data structures within the context of paradigms that are essential to today's professional software developer. The authors assume the reader has only an elementary understanding of Java and no experience with OOP.
優惠價: 9 3509
無庫存
JAVA 7: THE COMPLETE REFERENCE 8/E
滿額折
出版日:2000/03/01 作者:SCHILDT  出版社:Mcgraw-Hill; Inc.  裝訂:平裝
The Definitive Java Programming GuideIn Java: The Complete Reference, Eighth Edition, bestselling programming author Herb Schildt shows you everything you need to develop, compile, debug, and run Java
優惠價: 79 2041
無庫存
出版日:2000/03/01 作者:Tomasz Mueldner  出版社:Prentice Hall  裝訂:平裝
Sure, Java is the sexy new programming language that many people are now learning first, but staid, old (25 years) C, says Mnlder, is more efficient and appropriate when working with certain run-time
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
  • 458
    12
  • 1
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12

暢銷榜

客服中心

收藏

會員專區