Some good links/tutorials |
![]() ![]() |
Some good links/tutorials |
Apr 24 2005, 09:28 PM
Post
#1
|
|
![]() Member 1K Posts: 1,388 OS: Windows Vista and Ubuntu Feisty |
Here are some links to read if you are interested in learning, need some help, or need to look something up.
HTML (if it is considered Programming): Funky Chickens HTML Help! Lissa Explains it All - HTML Help and Tutorials W3Schools HTML Tutorial PHP: W3Schools PHP Tutorial PHP.net Tutorial Zend PHP tutorials Visual Basic 6: VB Tutor Visual basic tutorial DevDos Visual Basic tutorial Gary Beene's VB 6 Information Center VB6 Tutorial - How to make games How to open a CD Drive C++: C++ Language Tutorial C++ Made Easy C++ Reference Javascript Tutorials: W3Schools Javascript Tutorial Page Resource JavaScript Tutorial Javascript.com Tutorial ________________________________________ Free Source Code: Planet Source Code Free Javascript Code Programmers Heaven I will add more later This post has been edited by mpfeif101: Jun 16 2005, 04:21 PM |
|
|
Apr 25 2005, 07:57 PM
Post
#2
|
|
|
Malware Expert Posts: 15,145 From: New York OS: Windows 98, XP, Vista, Mac OS X |
mpfeif101, the last link to the PHP.net tutorial doesn't seem to work (dead link?).
|
|
|
Apr 25 2005, 10:03 PM
Post
#3
|
|
![]() Member 1K Posts: 1,388 OS: Windows Vista and Ubuntu Feisty |
Thanks, fixed
|
|
|
May 10 2005, 06:43 PM
Post
#4
|
|
![]() Member 1K Posts: 1,388 OS: Windows Vista and Ubuntu Feisty |
Updated May 10
|
|
|
May 21 2005, 05:29 AM
Post
#5
|
|
|
New Member ![]() Posts: 1 OS: 2000/98se |
Are there any tutorials for javascript?
|
|
|
May 21 2005, 06:48 AM
Post
#6
|
|
|
Malware Expert Posts: 15,145 From: New York OS: Windows 98, XP, Vista, Mac OS X |
Javascript Tutorials:
W3Schools - One of the best sites out there, not only does it have Javascript, it has many other language tutorials listed there also. Page Resource Javascript - looks similar to the one posted earlier by mpfeif101 |
|
|
Jun 7 2005, 11:33 AM
Post
#7
|
|
|
Member ![]() ![]() ![]() Posts: 217 OS: Linux Xandros Desktop 2.0 (3.0 on the way) and XP, Millenium in a box lol |
|
|
|
Jun 7 2005, 06:10 PM
Post
#8
|
|
![]() Member 1K Posts: 1,388 OS: Windows Vista and Ubuntu Feisty |
Added, thanks guys
|
|
|
Jun 15 2005, 10:39 AM
Post
#9
|
|
|
Geek In Training ![]() ![]() ![]() Posts: 255 From: Italy OS: Windows XP M.C. Edition |
These are good links (its not the one i pmed you):
Visual Basic .NET Guide General Visual Basic How-To site Hope this helps users... This post has been edited by MaverickSidewinder: Jun 15 2005, 10:49 AM |
|
|
Jun 16 2005, 10:29 PM
Post
#10
|
|
|
Geek In Training ![]() ![]() Posts: 45 OS: XP Pro |
Javascript
Brainjar Web reference Quircks Mode Code Punk Devshed SSD rough guide through DOM Web Tutorials PHP web reference PHP freaks Rons Guide Devshed DM Superman htmlite Free web master HTML Goodies WebMonkey Python Python guide Python101 Python 201 Baby steps to Python Sorry i didn't organize them too well This post has been edited by CrAzY_J: Jun 16 2005, 10:29 PM |
|
|
Jun 19 2005, 05:35 AM
Post
#11
|
|
|
New Member ![]() Posts: 5 From: Malaysia OS: Windows |
FREE RAD Win32 Assembly Tool: RosAsm
http://www.rosasm.org QUOTE RosAsm, the Bottom-Up Assembler for ReactOS
(ReactOS, WINE, Windows 95/98, NT/2000, XP,...) The easy way for writing full 32 Bits Applications in Assembly RosAsm is free and GPLed. IDE with full integration of all components. RosAsm is auto-compilable and the Sources are hosted inside the PEs. No installation overhead (the silent auto-install coming with RosAsmFull.zip makes RosAsm the only actual Click&Go Assembler environment). Real Sources Editor with tons of unique features, specificaly devoted to secure editions and to huge mono-files assembly sources: Tree-view, instant jump to any type of declaration by simple right-click, division of the mono-files into TITLEs, advanced IncIncluder pre-parser, and so on... The fastest of the actual assemblers, (1.5 Mega/second on a Celeron 1.3 Ghz...) directly outputting PE files on a simple click, with a powerful macros system (a macros unfolder is available by a double-click, through a float menu). Simplified Intel syntax. Does not need any include, prototype or header companion file. Nothing but a single simple source. Complete implementation of the mnemonics set, up to SSE2. RosAsm Bottom-Up Assembler is a true low level Assembler, enabling HLL writing styles by user defined macros and/or by HLL pre-parsers selections. Selectable Pre-Parsers performing various tasks, like HLL expressions parsing, alternate syntaxes, Includes Managements, ... Source level Debugger with a state-of-the-art memory inspector and very advanced features, like the dynamic break-points, that can be set/removed by simple clicks, as well as at write-time and/or at run-time, like with the most advanced HLLs. To run the Debugger, You simply click on Run and your application is running through the debugger. Any error (or break-point, enabling advanced stepping modes) is pointed out directly in your source code. Accurate messages are delivered on errors cases. Disassembler. To date, RosAsm is the one and only two-clicks-disassembler-reassembler ever seen. It is, actually, fully effective on most small files and on many middle size applications: The dream tool for study and/or for porting your works to assembly. Original Resources Editors, with control of matching styles, outputting as well resources, files, and memory templates. Integrated Help system, with a complete 32 bits Assembly Tutorials, Opcode help, and RosAsm Manual (1.5 mega of documentation, grouping close to 600 organised rtf files). Clip file system, for templates reuse. Integrated OS Equates, and Structures files, saving from any boring include. ... and much more... Take care that, as opposed to most RAD/IDEs, RosAsm does not attempt to impress you with multiple windows jumping all over the screen and with insistant features. Instead, RosAsm features implementations have always been made as discreet and as silent as possible, and the overall look-and-feel has always been made as naked and as simple as possible. Many implementations are optional, through the configuration tab. Though RosAsm is the most accurate tool for learning the marvelous simplicity of Assembly - particulary since the inclusion of the Interactive Visual Tutorials - and though it is the easiest way to jump right into the true thing, it has been thought and designed, first, as a professional tool for real life applications programming in full assembly. Its final purpose is to compete with the current most commonly used HLLs, for serious applications writing. This goal will be achieved, in the near future, with the upcoming implementations of the Visual Components Designers (Wizards) and with the implementations of some Applications builders. |
|
|
Jul 1 2005, 04:05 AM
Post
#12
|
|
|
Member ![]() ![]() Posts: 15 OS: windows 2000 |
|
|
|
Sep 3 2005, 10:49 AM
Post
#13
|
|
|
Geek in Training ![]() ![]() Posts: 35 OS: Windows XP |
|
|
|
Nov 17 2005, 09:58 AM
Post
#14
|
|
|
Member ![]() ![]() ![]() Posts: 266 OS: xp |
Hey, I found a nice site with a list of all of the free C++ compilers. It is in one of the tutorials posted above, but you have to do quite a bit of digging to find it, so if you want to put it in, here is the link.
http://www.bloodshed.net/compilers/index.html Also, I found this, it is the c++ book that is regarded as the best book that you can buy. I found it on the net however. http://www.steveheller.com/cppad/Output/dialogTOC.html This post has been edited by nick_mi: Dec 13 2005, 09:38 AM |
|
|
Feb 1 2006, 12:54 PM
Post
#15
|
|
|
Geek In Training ![]() ![]() ![]() Posts: 258 OS: Win XP |
http://gpwiki.org/
an (IMHO) excellent webpage with helpful stuff for game programming, has DirectX tutorials, tools list etc. I've never made a decent game yet, but I think this will be helpful for anyone more skillful than me. |
|
|
![]() ![]() |
|
Time is now: 19th July 2008 - 08:51 PM |
| Advertisements do not imply our endorsement of that product or service. The forum is run by volunteers who donate their time and expertise. We make every attempt to ensure that the help and advice posted is accurate and will not cause harm to your computer. However, we do not guarantee that they are accurate and they are to be used at your own risk. |