• Menu
  • Skip to right header navigation
  • Skip to main content
  • Skip to secondary navigation
  • Skip to primary sidebar

OnlineProgrammingBooks.com

Legally Free Computer Books

  • All Categories
  • All Books
  • All Categories
  • All Books
  • About Us
  • Privacy policy
  • Disclaimer
  • Subscribe
  • Contact
You are here: Home ▶ Java EE ▶ Thinking in Enterprise Java

Thinking in Enterprise Java

March 24, 2006

Thinking in Enterprise Java

An early electronic release, containing a few of the chapters that will eventually be in the book, in prelimiary form by Bruce Eckel. This book assumes you have read (and understood most of) Thinking in Java, 3rd Edition.

Book Description

Historically, programming across multiple machines has been error-prone, difficult, and complex. The programmer had to know many details about the network and sometimes even the hardware. You usually needed to understand the various “layers” of the networking protocol, and there were a lot of different functions in each different networking library concerned with connecting, packing, and unpacking blocks of information; shipping those blocks back and forth; and handshaking. It was a daunting task.

However, the basic idea of distributed computing is not so difficult, and is abstracted very nicely in the Java libraries.

Table of Contents

  • Introduction to Enterprise Programming
  • Network programming with Sockets & Channels
  • Remote Method Invocation (RMI)
  • Connecting to Databases
  • Servlets
  • JavaServer Pages
  • Custom Tags
  • Enterprise JavaBeans
  • XML

Download Free PDF / Read Online

Author(s): Bruce Eckel
Format(s): HTML
File size: 209 KB
Link: Download.

Similar Books:

  1. The Advanced Java/J2EE Tutorial
  2. Java 2 Enterprise Edition
  3. Java 2 Enterprise Edition Developer’s Guide
  4. A Beginners Guide To RMI
  5. Essentials of the Java Programming Language
Previous Post: « Free Software, Free Society: Selected Essays of Richard M. Stallman
Next Post: Thinking in Java, 4th edition »

Primary Sidebar

Get Latest Updates

  • Facebook
  • Pinterest
  • RSS
  • Twitter
  • YouTube
  • About Us
  • Privacy policy
  • Disclaimer
  • Subscribe
  • Contact

Copyright © 2006–2023 OnlineProgrammingBooks.com