Today I am going to post here links to materials of interest, as discussed in class:
- Books24x7: IUB free on-line collection of IT books (need network ID)
- Selected titles from Books24x7: see Introductory Track
- Sun's Java tutorial: here (many different trails)
- Regular expressions
in Java, string processing, basic math (discussion)
- Example of a simple 2D-game in Java; basic game engine design, etc.
- Graphics and user interfaces with Java; event-driven programming
- General introduction to Java from an operational point of view: older notes, and more
- Struts and other frameworks for web programming that use Java
More basic examples we can discuss:
These are from the latest Horstmann, from the first six chapters (selected code):
Here's the cover of the book, just in case: