From developing Java and the Blackberry to defining the specifications for XML, Canadians have blazed trails in the world's most innovative companies. Canadians have also risen to the top of the large
Build fully functional Java-based components with this ultimate collection of expert techniques and ready-to-use code. Packed with EJBs that will save developers hours of time, this book offers broad
Embracing in full the new features of the Java 2 platform as they apply to CS1/Introductory Programming topics, the second edition of this leading textbook continues to teach beginning programmers how
This book teaches readers to program using Java and JavaScript, as well as when to use one or the other. The author focuses on developing the type of applet that users are likely to develop for themse
When an old gypsy man curses Billy Halleck for sideswiping his daughter, six weeks later he's ninety-three pounds lighter. Now Billy is terrified. And desperate enough for one last gamble...that will
More than 100,000 programmers owe their careers to Professor John Smiley. In this unique guide, the guru himself will teach you, in a classroom setting, how to program in Java. Learn from more than 10
The examples in the book are drawn from real life, and show you how to effectively use Java components to develop enterprise-level database applications step by step. --David A. Rosenberg Vice Preside
In Big Java, Fourth Edition, Cay Horstmann provides a comprehensive introduction to fundamental programming techniques and design skills helping the student master basic concepts. Realistic programmin
Original edition, entitled: Data Structures and Algorithm Analysis in Java, 3E, 9780132576277 by Mark Allen Weiss, published by Pearson Education, Inc, publishing as Pearson, Copyright 2012, 2007, 19
JSP(Java Server Pages)是基于Java Server以及整個Java體系的Web開發技術。JSP技術可以讓Web後臺開發人員和前臺設計人員快速地開發出容易維護的動態網站。 本書將全面介紹JSP的基礎知識以及應用技術。主要內容包括:搭建JSP開發平臺、實用JSP開發技巧、處理XML和數據庫、EL表達式、JSTL標簽庫,以及與
Data Structures Using Java資料結構(Data Structures)是資訊學科中的核心課程之一,也是基礎和必修的科目。本書確實闡述資料結構的每一主題,並以圖文並茂的方式表達之,最能達到教學與學習事半功倍的效果。 內容共分十三章,分別為第一章演算法分析、第二章陣列、第三章堆疊與佇列、第四章鏈結串列、第五章遞迴、第六章樹狀結構、第七章HEAP結構、第八章高度平衡二元搜尋樹、