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

Java Servlet Programming

761
16 / 20
出版日: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
無庫存
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 元
無庫存
JAVA 經典範例 第二版
滿額折
出版日:2002/05/01 作者:DAVID FLANAGAN  出版社:美商歐萊禮  裝訂:平裝
《Java 經典範例》裡面有釵h實際的 Java 程式範例。本書第二版涵誘F Java 1.3 版,裡面總共有 164 個完整、實用的範例,這些範例的程式碼超過 17,900 行,它們都是加上詳細註解的程式碼。此外,這些專業的 Java 程式碼涵誘F 20 個不同的 Java API,其中包括:servlet、JSP、Swing 與 Java 2D 等等 API。本書作者同時也是暢銷書《Java
優惠價: 9 612
無庫存
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]。
The Java Tutorial Continued
90 折
出版日:1998/12/01 作者:Mary Campione; Kathy Walrath; Alison Huml  出版社:Prentice Hall  裝訂:平裝
A collection of tutorials written by Java team members covering application programming interfaces (APIs) not present in the Java platform's first release. Features discussed include 2D graphics and s
優惠價: 9 2228
無庫存
出版日:1998/10/01 作者:Paul Lomax  出版社:Oreilly & Associates Inc  裝訂:平裝
In the tradition of JAVA IN A NUTSHELL, this book boils down the essentials of VB and VBA, including undocumented areas essential to everyday programming, into a single volume. The convenient alphabe
定價:1520 元
無庫存
The Java Faq
90 折
出版日:1997/07/01 作者:Jonni Kanerva  出版社:Prentice Hall  裝訂:平裝
An insider's view of the Java technology which poses and answers the most important frequently asked questions about the Java programming language, Java applets, and Java stand-alone applications. Som
優惠價: 9 2795
無庫存
出版社:Addison-Wesley  裝訂:平裝
A staff engineer in Java at Sun Microsystems, Liang explains how programmers can integrate code written in the Java programming language with code written in other languages such as C and C++, thus al
定價:1800 元
無庫存
Web技術應用基礎(簡體書)
滿額折
作者:萬李; 程文志  出版社:中國鐵道出版社  裝訂:平裝
本書系統地介紹了Web開發所涉及的各類知識。全書共8章,主要內容包括Web基本知識、Web開發基本環境的搭建、Web前端技術、Java基礎、Servlet基礎、JSP技術、Web實戰,最後提供了十個課堂實驗,方便讀者及時驗證自己的學習效果。
優惠價: 87 251
無庫存
出版日:2022/10/11 作者:David Livingston  出版社:HARPERCOLLINS 360  裝訂:平裝
定價:579 元
無庫存
出版日:2025/08/25 作者:Rowan Jordon  出版社:LARSEN & KELLER EDUCATION  裝訂:精裝
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2025/08/25 作者:Theodore Hoffman(EDI)  出版社:MURPHY & MOORE PUB  裝訂:精裝
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
The Java Programming Language
滿額折
出版日:2025/05/25 作者:Ken Arnold; James Gosling; David Holmes  出版社:Pearson Education (US)  裝訂:平裝
優惠價: 95 2284
無庫存
出版日:2025/01/10 作者:Iuliana Cosmina  出版社:Springer-Verlag Berlin and Heidelberg GmbH & Co. K  裝訂:平裝
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Learn Java Fundamentals: A Primer for Java Development and Programming
滿額折
出版日:2024/06/20 作者:Jeff Friesen  出版社:Apress  裝訂:平裝
定價:2280 元
無庫存
Techniques for Java Programming
滿額折
出版日:2023/10/02 作者:Aidan Julin  出版社:Lightning Source Inc  裝訂:平裝
定價:1900 元
無庫存
Java Web編程技術:JSP+Servlet+MVC(簡體書)
滿額折
出版日:2023/08/01 作者:陳香凝  出版社:天津大學出版社  裝訂:平裝
本教材主要服務於軟件工程專業等相關人才的培養。介紹了基於Java Web技術,主要內容包括:Web技術基礎;Servlet技術模型和Servlet容器模型、Servlet API 應用和Servlet高級應用;JSP的各種元素、生命週期、作用域對象等;Web應用開發中組件重用技術;EL表達式語言的使用, JSTL標準標簽庫,Web應用的事件處理與過濾器的應用以及安全性等問題;MVC開發模式等。
優惠價: 87 240
無庫存
JAVA for Beginner's Crash Course: Java for Beginners Guide to Program Java, jQuery, & Java Programming
滿額折
Learning Java Programming in Clara's World
滿額折
出版日:2021/07/16 作者:Anton Bogdanovych  出版社:Springer Nature  裝訂:平裝
定價:3479 元
無庫存
Java: This book includes: Java Basics for Beginners + Java Front End Programming + Java Back End Programming
滿額折
出版日:2021/06/15 作者:Andy Vickler  出版社:Lightning Source Inc  裝訂:平裝
定價:2276 元
無庫存
Java Programming for Beginners: A practical beginners guide to learn java programming, fundamentals and code
滿額折
出版日:2021/02/04 作者:Will Norton  出版社:Lightning Source Inc  裝訂:精裝
定價:1290 元
無庫存
出版日:2021/01/29 作者:Hrushikesava Raju S  出版社:LAP LAMBERT ACADEMIC PUB  裝訂:平裝
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
  • 761
    20
  • 1
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20

暢銷榜

客服中心

收藏

會員專區