Results 1 to 5 of 5

Thread: Info: Tutorial

Threaded View

  1. #1
    Kitten CornedBee's Avatar
    Join Date
    Aug 01
    Location
    In a microchip!
    Posts
    11,594

    Info: Tutorial

    Here's the URL of my from-scratch C++ tutorial. Updates posted as I go along.
    http://stud3.tuwien.ac.at/~e0226430/...al/index.xhtml

    Because I believe that users of bad software shouldn't be programmers, the page is only accessible with a really good standards-compliant browser, or alternativly a text-only browser such as lynx.

    I set one requirement on all browsers: they must correctly parse XML in general and XHTML 1.1 in particular. That alone rules out Internet Explorer. Sorry.

    Text browsers need support no more than that.

    Graphical browsers must have good standards support, especially CSS2. I test in Mozilla myself and I've heard that Opera 7.x supports the pages too. I don't know about Safari and Konqueror, test results are welcome. PM me.
    Last edited by parksie; May 9th, 2004 at 12:57 PM.
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •