Languages
- 3902
- How to Think Like a Computer Scientist: Java Version
- By Allen B. Downey; Green Tea Press, 2002. Teaches general principles of programming, via Java as subject language. Thorough, in-depth approach to many basic and intermediate programming topics. Full text online and downloads: HTML, PDF, PS, LaTeX. [Free, Green Tea Press]
- 3903
- Java Programming: From the Beginning
- By K. N. King. Assumes no previous programming experience. Includes over 700 review questions, exercises, and programming projects. Features unique questions and answers sections and in-depth case studies.
- 3904
- JavaGently - Third Edition
- Homepage of book by Judith Bishop. Discussion board and FAQ. Examples and downloads.
- 3905
- Concurrent Programming in Java: Design Principles and Patterns
- Excellent Java threads tutorial book from The Java Series by Doug Lea (Addison-Wesley). Covers programming with Java threads in detail, shows the reader how to think about concurrent programming. Cookbook of design patterns for concurrent programming instructive and useful for new and experienced threads programmers.
- 3906
- Java Thread Programming
- Covers aspects of multithreaded programming in Java. Teaches readers how to effectively and safely build multithreaded applications. Written for Java 2, explains all the issues and changes since 1.0 and 1.1. Macmillan Computer Publishing, August 1999.
- 3908
- Courses on Java
- Java programming short courses taught by well-known author and award-winning instructor.
- 3909
- Custom JSP and Servlet Training Courses
- Hands-on servlet and JavaServer Pages training, available on-site.
- 3910
- DevelopIntelligence
- Delivers developer development services, including training, mentoring, coaching, and consulting services in Java, J2EE, J2ME, and other Java technologies.
- 3911
- Hands On Technology Transfer's (HOTT)
- Java training courses emphasize a hands-on, task-oriented and skill-based approach.
- 3912
- LearningPatterns
- Provides a range of services including training, consulting and courseware in the Java/J2EE, XML/Web Services, and Object-Oriented Analysis and Design arenas.
- 3913
- Maximum Solutions
- Offers monthly newsletter with information on courses in Design Patterns and Java.
- 3914
- Programix Incorporated
- Java developer training (Core Java, JDBC, XML, Servlets, JSP, EJB, Java Web Start) evenings and daytime, onsite in Minneapolis, MN.
- 3917
- Java Network Programming FAQ
- Answers to commonly asked network programming questions posed by Java developers. Book reviews, source code, tips and tricks, and questions and answers about Java networking.