Online documentation - Websydian v6.0 |
Users Guide | Patterns Reference | WebsydianExpress | Search |
Getting started with Web technology may seem very difficult at first. As it turns out - and especially with Websydian in your tool-box! - it isn't as hard as you might expect. Below is a list of some of the book that we at Soft Design have found to be helpful in our work with Web Applications. You can use it as a starting point for your exploration.
Excellent book on HTML publishing! We use it all the time at Soft Design, for all our Web Application projects. You need something like this if you are going to design the layout of your Web Application in-house. In-depth coverage of basic HTML, Tables, Cascading Style Sheets (CSS), Frames, Layers, Dynamic HTML, Internationalization, and much more. Endorsed by IWA - The International Web Masters Organization.
Another excellent book. You can develop fine Web Applications without JavaScript whatsoever, but we have found that we - once we had developed a good understanding of straightforward HTML - often use JavaScript to spice up the Web Application with a bit of JavaScript, as that can make a big difference in the 'feel' of the application.
Great introduction to the general issues of Web Security, with a broad outlook and clearly defined concepts. Clear presentation of the most important threats to security when you deploy Web Applications on the Internet. Highly recommended.
All these books are very technical. You probably won't need them unless you want to know absolutely everything there is to know about Web and Internet technology at the most detailed, technical level.
Perhaps the authoritative documentation of the TCP/IP protocol family. 2000+ pages, including a complete listing of a working implementation of TCP/IP.
Also a very good book on TCP/IP, all-time best-seller on the Internet. You don't need this and Stevens' "TCP/IP Illustrated", though, they cover much of the same ground. Used in many university C.S. courses.
Don't let the UNIX part of the title fool you. Stevens is an excellent writer, and this is the first book of his on the subject. Excellent exposition of the central themes in low-level network programming, viewed from a UNIX perspective.