Resources for CSCI A110
Introduction to Computers and Computing
Studying
Tips on Writing
HTML and CSS
Learning HTML
- Dave Raggett’s tutorials are for HTML 4.01, but mostly compatible with XHTML and HTML5.
- W3Schools provides tutorials and references for HTML, CSS, and much more; simpler, but less authoritative, than the W3C’s and WHATWG’S documents.
Learning CSS
Validation
Validators can find errors in our HTML and CSS for us to fix, so that we don’t have to rely on the quirks of web browsers “guessing” what we meant.
HTML and CSS Reference
Free Software
- Firefox web browser
- Notepad++ text editor for Windows
- TextWrangler text editor for Macintosh (OS X)
- Atom text editor for OS X (Macintosh), Windows, and Linux
- Alternative “Office” Applications (word processors, spreadsheets, presenters, database, etc.):
- Inkscape Scalable Vector Graphics (SVG) editor
- GIMP (GNU Image Manipulation Program) — bitmapped graphics
- Audacity sound editor
- GnuPG (GNU Privacy Guard) encryption software:
- Gpg4win (for Microsoft Windows)
- GnuPG and GPA (GNU Privacy Assistant) for any platform
- Scratch visual programming language
“Office” Software Training
IT at IU
[This section needs to be updated.]
Home Pages