|
#1
|
||||||||||||
|
||||||||||||
|
Ok, now, where to begin.....
C++ Released in 1985, C++ is an object-oriented programming language created by Bjarne Stroustrup. C++ maintains almost all aspects of the C language, while simplifying memory management and adding several features - including a new datatype known as a class (you will learn more about these later) - to allow object-oriented programming. C++ maintains the features of C which allowed for low-level memory access but also gives the programmer new tools which simplify memory management. Download a compiler here: http://www.bloodshed.net/devcpp.html Tutorials, Documentation, and Artcles: - http://devcentral.iticentral.com/art...++/default.php - http://www.cs.wustl.edu/~schmidt/C++/ - http://www.cplusplus.com/doc/tutorial/ - http://www.programmersheaven.com/zone3/mh24.htm ------------------------------------------ HTML/DHTML (Hyper-Text Markup Language) Stands for Hyper Text Markup Language and is the authoring language used in the creation of documents for the World Wide Web. HTML was initially created for use as a universal common document language for the World Wide Web. It indicates the type of information rather than the exact way it is to be presented. The actual presentation is left to the software that converts the contents to a suitable format for viewing. Text in an HTML document can be translated on-the-fly by a machine translator whereas text embedded in images and graphics (gifs, jpegs) must be localized. Tutorials, Documentation, and Artcles: - http://www.davesite.com/webstation/html/ - http://www.seekeasy.net/html/ - http://www.htmlgoodies.com/primers/basics.html - http://www.cwru.edu/help/introHTML/toc.html - http://hotwired.lycos.com/webmonkey/ ------------------------------------------ Java Java is a simple, object-oriented, distributed, interpreted, robust, secure, architecture neutral, portable, high-performance, multithreaded, and dynamic language and software platform. Java is first a programming language, developed by Sun Microsystems around 1992, intended for use on the computers inside cell phones and similar devices. Java is second an interpreter, the Java virtual machine, compiled into popular Web browsers such as Netscape Navigator. Java is third a security system that purports to guarantee that a program downloaded from an untrusted source on the Internet can run safely inside the interpreter. Java is the only realistic way for a Web publisher to take advantage of the computing power available on a user's desktop. Note that Java is not the same as Java-Script. Tutorials, Documentation, and Artcles: - http://www.java.com - http://java.sun.com/learning/new2java/index.html - http://www.freewarejava.com/tutorials/index.shtml - http://www.javacoffeebreak.com/ - http://www.devshed.com/c/b/Java/ ------------------------------------------ Perl (Practical Extraction and Reporting Language) Perl is a high-level programming language with an eclectic heritage written by Larry Wall and a cast of thousands. It derives from the ubiquitous C programming language and to a lesser extent from sed, awk, the Unix shell, and at least a dozen other tools and languages. Perl's process, file, and text manipulation facilities make it particularly well-suited for tasks involving quick prototyping, system utilities, software tools, system management tasks, database access, graphical programming, networking, and world wide web programming. These strengths make it especially popular with system administrators and CGI script authors, but mathematicians, geneticists, journalists, and even managers also use Perl. Download it here: http://www.perl.com/download.csp Tutorials: - http://www.lies.com/begperl/ - http://www.devlearn.com/perl/ - http://www.devshed.com/c/b/Perl/ - http://www.steve.gb.com/perl/tutorial.html - http://www.perlarchives.com/ - http://perl-begin.berlios.de/ - http://www.perlmonks.com/ - http://www.perldoc.com/ ------------------------------------------ php (PHP: Hypertext Preprocessor) PHP is an 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. Download it here: http://www.php.net/downloads.php Tutorials, Documentation, and Artcles: - http://www.php.net/docs.php - http://www.php.net/tut.php - http://www.devshed.com/c/b/PHP/ - http://www.zend.com/zend/tut/ - http://www.php.net/tut.php - http://phpbuilder.com/columns/ ------------------------------------------ Python Python is an interpreted, interactive, object-oriented programming language. It is often compared to Tcl, Perl, Scheme or Java. Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems (X11, Motif, Tk, Mac, MFC). New built-in modules are easily written in C or C++. Python is also usable as an extension language for applications that need a programmable interface. The Python implementation is portable: it runs on many brands of UNIX, on Windows, OS/2, Mac, Amiga, and many other platforms. If your favorite system isn't listed here, it may still be supported, if there's a C compiler for it. Ask around on news:comp.lang.python -- or just try compiling Python yourself. Download it here: http://python.org/download/ Tutorials, Documentation, and Artcles: - http://python.org/doc/ - http://www.python.org/doc/current/tut/tut.html - http://www.devshed.com/c/b/Python/ - http://s8.invisionfree.com/Python_Programming/index.php ------------------------------------------ Visual Basic A visual programming environment from Microsoft, used for developing Windows applications. Visual BASIC makes it possible to develop practical programs very quickly. The programmer designs windows graphically, then drags program elements, represented by icons, from the Visual BASIC Toolbox, and writes BASIC code for each element. Visual BASIC is event-driven; procedures are called automatically when the end user chooses menu items, clicks the mouse, moves objects on the screen, etc. Tutorials, Documentation, and Artcles: - http://msdn.microsoft.com/vbasic/ - http://www.imt.net/~joe/matt/program/vb/Tutorials/ - http://cuinl.tripod.com/tutorials.htm - http://www.xploiter.com/mirrors/vbtut/ - http://www.devdos.com/vb/Visual_Basic.shtml ------------------------------------------ -Glitch |
| Pictual Design Forums's Sponsored Links: |
|
| Display your advertising here - learn about Pictual Revenue Sharing |
|
#3
|
||||||||||||
|
||||||||||||
|
No problem.
|
|
#4
|
||||||||||||
|
||||||||||||
|
wow kewl ill b needing this soon as im getting VB :P
|
|
#5
|
|||||||||||||
|
|||||||||||||
|
Really nice, thank you very much!
__________________
Whenever i comment, suggest and post, im ME!
|
|
#6
|
||||||||||||
|
||||||||||||
|
thanks, i will have a look at these later
__________________
Fast and Free Image Hosting- http://www.imgtube.com/main.htm $1/Month Cheap Advertising- admin@imgtube.com |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|