- Art
Of Assembly Language
webster.ucr.edu/Page_asm/ArtOfAsm.html
The Art of Assembly Language Programming is a textbook
on machine organization and assembly language programming.
It has been created by a computer science student with
an emphasis on readability and user friendliness.
- Assembly
Language Tutorial. Culture and Entertainment Web
udgftp.cencar.udg.mx/ingles/tutor/Assembler.html
Assembly Language Tutorial has the purpose of teaching
assembly language programming. It is designed for people
who have never worked with this language. It is designed
for computers that function with the Intel x86 family
of processors and is not compatible with any other architecture.
- Gamasutra
- The Art & Science of Making Games
www.gamasutra.com/home.htm
This internet magazine offers instructions, articles
and lessons on how to create your own computer games.
- INTERACTIVE
LISP TUTORIAL
www.cs.tulane.edu/www/Villamil/lisp/lisp1.html
LISP TUTOR is a tutorial that aids students in learning
the LISP programming language. It interacts with the student
giving immediate feed back. At the end, the tutorial presents
an On-Line TEST to be answered by the student and returns
the corresponding grade.
- The
Java Tutorial
java.sun.com/docs/books/tutorial/index.html
Learn Java online with this tutorial for beginners and
experts alike.
- JavaWorld
- IDG's magazine for the Java community - May 1998
www.javaworld.com/
This is an internet magazine devoted to Java and offers
tutorials, tips, tricks, news and views, opinions, trends
and other resources.
- NCSA--A
Beginner's Guide to HTML Home Page
www.ncsa.uiuc.edu/General/Internet/WWW/HTMLPrimer.html
The NCSA Beginner's Guide to HTML is a starting point
to understanding the hypertext markup language (HTML)
used on the World Wide Web. It is an introduction and
is more useful to beginning HTML programmers than experts.
- PC
Webopaedia Home Page
www.pcwebopaedia.com/
This is an online encyclopedia and search engine dedicated
to computer technology. Other features include
a newsletter, defined computer terms and classifieds.
- Search
Engine Tutorial - Design & Promotion
northernwebs.com/set/
Learn how to design your own search engine with this
informative web page. This site also teaches web
designers techniques for making their pages more appealing
to engine searches.
- Pawn's
Game Programming
www.geocities.com/SiliconValley/Pines/4223/
This privately maintained site is written by a game programmer.
It is quite comprehensive, containing many resources a
game programmer needs, including tutorials and libraries
of useful files for your games.
- Shlurrrpp......Java
learning Java : The Java tutorial for java programming
users.neca.com/vmis/java.html
This tutorial aims to give the first few sips of Java,
incrementally, in a user friendly fashion.
- TCP/IP
Socket Programming with REXX 1/10
www2.hursley.ibm.com/rexxtut/socktut1.htm
Learn the basic concept in TCP/IP communications and
how you can communicate with other computers using REXX
in this programming tutorial.
- Writing
HTML
www.mcli.dist.maricopa.edu/tut/index.html
This site aims to teach students to construct a series
of linked web pages for any subject including formatted
text, pictures, and hypertext links to other web pages
on the Internet.