Programming » Tutors (19)

 Sort by:  Date  Name

 » A Tour of HTML Forms and CGI Scripts -
download web site opinions problem?
  This is a quick introduction to HTML Forms and CGI Scripts. It reviews some of the common form elements and then describes how a simple CGI script interacts with a web form. As prerequisite, you should already be acquainted with HTML, since I use it without explanation here. To create your own CGI scripts, you'll also need to know some programming language. I use Perl here since it's a fairly readable language.
Note: Our original listing was to the "Form & Cgi-Tour" page, there are now 6 more tutorials, all English language.
 author:Sanford Morton
 required:ALL
 size:-
 added:15-Feb-1999
 (17 votes)   » rate it  (5 = best)

 » Beginner's Guide to DHTML- Take home version 1.0
download web site opinions problem?
  This is the take-home version of the popular Beginner's Guide to DHTML. Learn DHTML with this easy to follow dhtml guide, at the comfort of your own home!
 author:David Gardner
 required:Win9xx,WinNT
 size:39 k
 added:07-Dec-1998
 (16 votes)   » rate it  (5 = best)
 » Bruce Eckel's Free Electronic Books rev 4
download web site opinions problem?
  These are electronic books in HTML some also include the source code. The HTML books are fully indexed, use Frames for easy navigation through the chapters, and have color syntax highlighting on all the source-code listings. Each HTML download contains an entire book and in some cases the source code in a single zipped file.
 author:Bruce Eckel
 required:All
 size:+/- 633 k
 added:05-Jul-2005
 (46 votes)   » rate it  (5 = best)
 » CSS References 1.0
download web site opinions problem?
  Windows help file format covers Cascadind Style Sheets, the newest HTML standard.
 author:Web Design Group
 required:Win95,WinNT
 size:119 k
 added:15-Jun-1998
 (8 votes)   » rate it  (5 = best)
 » Delphi Tutorial 1.0
download web site opinions problem?
  Development of a logic game in Delphi - free tutorial for beginner programmers. The manual on development of a logic game in Delphi is identical to the manual versions for VB, Java and C++. It would help you to master new programming languages in a short time. The manual includes Word document with step-by-step description of the process of program development, screenshots, procedure codes and 14 complete listings in Delphi (Borland Delphi Enterprice Version 5 Build 5.62) illustrating all stages of programming in Delphi-Application.
 author:Valery V. Shmeleff
 required:Win2K, WinXP
 size:544 k
 added:09-Nov-2006
 (25 votes)   » rate it  (5 = best)

 » Free VB Guide for Beginners 1.0
download web site opinions problem?
  Guidelines for programmers in Visual Basic for dynamic logical game programming. The document includes rules of the game, step-by-step programming process description in Word format, screenshots and 9 complete projects (listings for each development step). Logical game has several variants, such as tabular, card, cycle card, paper sheet tabular. Software versions of the game contain bigger scaling capabilities: playing area dimensions can be changed, as well as cells' / cards' nominal quantity, game branching types; PDA /cellular versions can be created etc.
 author:Valery
 required:Win2K, WinXP
 size:380 k
 added:16-Nov-2004
 (38 votes)   » rate it  (5 = best)
 » HTML 4.0 Reference 1.0
download web site opinions problem?
  Covers HTML 4.0, the newest HTML standard. The reference describes all HTML 4.0 elements and their attributes while including examples and notes on usage.
 author:Web Design Group
 required:Win95,WinNT
 size:292 k
 added:15-Jun-1998
 (8 votes)   » rate it  (5 = best)
 » HTMLisEasy 4.0
download web site opinions problem?
  Easy to use web page authoring tutorials covering basic and advanced web page design. The tutorials are in HTML format so you can go through them with your web browser online or download them. If you've never created a web page before, the basic tutorial will guide you gently though basics of HTML. And, if you know the basics, the advanced tutorials will show you how to add additional features to your page.
 author:Joe Barta
 required:Windows
 size:2.3 m
 added:03-Mar-2008
 (6 votes)   » rate it  (5 = best)
 » Java by Example! 1.0
download web site opinions problem?
  Java is a powerful, modern, elegant, easy to learn object oriented (OOP) programming language. You can spice up your homepage with Java applets or even program stand-alone applications with it. It has 'built in' Gif- and JPEG-support, which makes it a great tool for developing compact multimedia programs and games for the Internet. Since the development kit for Java is free, it is the ideal language for beginners who don't have the $$$ to purchase a professional compiler. Have a look at some of my best JAVA-applets and my beginner's Java tutorial.
 author:Johannes Wallroth
 required:Windows
 size:236 k
 added:14-Jul-2006
 (83 votes)   » rate it  (5 = best)
 » Java Tutorial 2.1
download web site opinions problem?
  The Java Tutorial is a practical guide for programmers. Want to use a project Swing table component? Write a servlet? Understand inner classes? Get clear, how-to information about the Java platform, with hundreds of example programs.
 author:Sun Microsystems
 required:Any
 size:+/- 6.4 m
 added:24-Aug-2004
 (42 votes)   » rate it  (5 = best)
 » PHP Tutorial 4.3
download web site opinions problem?
  PHP is a server-side, cross-platform, HTML embedded scripting language, much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. Here we would like to show the very basics of PHP in a short, simple tutorial. This text only deals with dynamic webpage creation with PHP, though PHP is not only capable of creating webpages.
 author:The PHP Group
 required:Any
 size:6.9 m
 added:24-Nov-2004
 (21 votes)   » rate it  (5 = best)
 » Premier Web Site about Regular Expressions -
download web site opinions problem?
  Regex Tutorial, Examples and Reference - Regexp Patterns. A regular expression (regex or regexp for short) is a special text string for describing a search pattern. You can think of regular expressions as wildcards on steroids. You are probably familiar with wildcard notations such as *.txt to find all text files in a file manager. The regex equivalent is .*\.txt but you can do much more with regular expressions! If you are a programmer, you can save yourself lots of time and effort. You can often accomplish with a single regular expression in one or a few lines of code what would otherwise take dozens or hundreds.
 author:Jan Goyvaerts
 required:Any
 size:-
 added:07-Jul-2006
 (5 votes)   » rate it  (5 = best)
 » Teach Me HTML 1.6
download web site opinions problem?
  Teach yourself the basics of HTML in only 1 hour! Problem - You want to learn HTML so you can create web pages just like the professionals, however, you don't know a thing about HTML or even where to start. Solution - To learn html free and as fast as possible, use Teach Me HTML. Why? Because it actually teaches you, key-by-key, how to read/write html like no other program. When you use this program, you'll feel as though an expert is looking over your shoulders, guiding you through every step of the coding process. You will save time and shorten the HTML learning curve by leaps and bounds with this easy to use teaching tool. You simply won't find an easier, faster or better program to learn html free.
 author:Pinsoft Software
 required:Windows
 size:225 k
 added:28-Jun-2005
 (38 votes)   » rate it  (5 = best)
 » Test Your C 1.0
download web site opinions problem?
  Test Your C is a C Programming tutorial / quiz program with 150 questions in 10 categories, each question's answer is explained. Test Your C uses a lot of terminology found in the ANSI C standard. Quiz categories are: Declarations; Lexical Elements; Types; Expressions; Statements; Functions; Conversions and Representations; Bitwise Operators & Binary; Preprocessor; Compiler and Linker.
 author:Seth Lowe
 required:Windows
 size:58.2 k
 added:11-Jul-2003
 (51 votes)   » rate it  (5 = best)
 » VcDemo 5.0+
download web site opinions problem?
  "VcDemo Image and Video Compression Learning Tool" - VcDemo is an interactive package for learning about image and video compression. It has all modern compression techniques, from JPEG to MPEG-2. Ideally for teaching, demonstrating, and self-learning of image and video compression techniques.
 author:R.L.Lagendijk-TU-Delft
 required:Windows
 size:18.3 m
 added:06-Jun-2006
 (26 votes)   » rate it  (5 = best)
 » Visual Basic Hints-and-Tips -
download web site opinions problem?
  Useful hints-and-tips for programmers of Visual Basic. Topics covered are - General programming tips:- Applying a minimum size to resizable forms. Working with the intrinsic VB controls; Select the content of textbox and combobox controls on GotFocus. Windows API;- Creating a scrollable text window; Drawing standard Windows images. I won't claim that any of these items are revolutionary or will make your programming life suddenly a hundred times easier, but hopefully they will make you think and will maybe provide better ways of solving problems than your current solutions.
 author:Adam Dawes
 required:Windows
 size:-
 added:17-Nov-2003
 (53 votes)   » rate it  (5 = best)
 » Visual Basic Tutorial 1.0
download web site opinions problem?
  Automatic Windows Desktop Style Changes, free visual basic tutorial for beginner programmers - development of VB code for automatic replacement of wallpaper, includes step-by-step documentation, images, examples and full source codes.
 author:Valery V Shmeleff
 required:Win2K, WinXP
 size:116 k
 added:03-Oct-2006
 (10 votes)   » rate it  (5 = best)
 » Web Artist 1.0
download web site opinions problem?
  A simple practical and graphical guide on how to make web pages. Download also HELP FILES (36 K) to go with the Web Artist book.
 author:Daley Positive Personal Development
 required:Win95,WinNT
 size:1.1 m
 added:27-Sep-1997
 (9 votes)   » rate it  (5 = best)
 » Web Technology Made Really Easy -
download web site opinions problem?
  These tutorials explain their subjects clearly, simply, and briefly, and yet completely enough to be useful. They cover both the underlying concepts and the practical details, to give a solid understanding that you can apply to immediate needs. Although they're concise and use simple words, they convey as much information as longer documents would. Tutorials include: HTML Made Really Easy, CGI Made Really Easy, HTTP Made Really Easy.
 author:James Marshall
 required:Win95
 size:-
 added:-Dec-
 (262 votes)   » rate it  (5 = best)
Programming » Tutors
new | search | submit | contact | forums | sitemap