Programming » Tutors (14)

 Sort by:  Date  Name
 » The Java Tutorials 2010
download web site opinions problem?
  The Java Tutorials are continuously updated to keep up with changes to the Java Platform and to incorporate feedback from our readers. For several months the Java SE Tutorials were not available as a download. We are happy to report that the very popular bundle is back and available through the link under the "Tutorial Resources" box on the right side of our home page. Do the Java Tutorials seem overwhelming to you? We have added a new Learning Paths page. Please let us know what you think! The new Fork/Join page, part of the Concurrency lesson, describes how you can use the Fork/Join framework to take advantage of multiple processors. The JDBC Basics lesson has been completely revamped, including updated sample code that you can download, compile, and run – the code has been configured for Java DB and MySQL. Finally, a small, but notable, change is that the standalone JNDI tutorial, previously available on java.sun.com, has been moved to the Java SE documentation archive on download.oracle.com and many broken links in the tutorial have been fixed.
 author:Oracle Corporation
 required:Any
 size:101.67 m
 added:29-Dec-2010
 (1 votes)   » rate it  (5 = best)

 » Cascading Style Sheets Online
download web site opinions problem?
  Cascading Style Sheets can be used to suggest a layout for HTML documents. Change the appearance of hundreds of Web pages by changing just one file. Influence presentation without losing visitors. All with the power and flexibility of Web style sheets. The Cascading Style Sheets section offers an introduction, a tutorial and a comprehensive reference for CSS1.
 author:Web Design Group
 required:Any Browser
 size:-
 added:14-May-2010
 (9 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, Vista, Win7
 size:380 k
 added:19-Nov-2009
 (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:16-Feb-2009
 (26 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
 (19 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
 (27 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
 (13 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
 (89 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
 (6 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
 (28 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)
 » 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
 (52 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
 (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-
 (273 votes)   » rate it  (5 = best)
Programming » Tutors
new | search | submit | contact | forums | sitemap