Showing posts with label tutorial. Show all posts
Showing posts with label tutorial. Show all posts

Friday, 26 June 2009

Friday, 29 May 2009

Useful Java Links

Here are some links I've put together to help if you're trying to learn Java.
  • Apache Ant can be downloaded here.
  • An Apache Ant tutorial can be found here.
  • Jogl can be downloaded from here.
  • Jogl NeHe ports can be found here.
  • A Jogl HelloWorld program can be found here.

Monday, 25 May 2009

Wolfram Alpha

Nice video which can be watched here; will show you everything you need to know about Wolfram Alpha.

Saturday, 23 May 2009

Flash Presentations

Have you ever wanted to make a Flash Presentation or Tutorial like this for free?

If you have then you need to download Wink.

Saturday, 14 March 2009

Blender Tutorial Videos

If you need help using the 3D animation program Blender, look at this video tutorial site.

Saturday, 28 February 2009

Creating Bitmap Regions

Are you bored of square looking windows? If so, why not take a look at this project which will show you how to create windows of any shape?

Monday, 15 December 2008

Useful Assembly Links

I've recently just joined the MASM forum, so here are some useful links for learning Assembly programming.
  • MASM32 Hello world program, here.
  • A lot of GoASM links can be found here.
  • Win32 Assembly tutorial, here.
  • More Win32 API examples, here.
  • GoASM homepage, here.
  • Windows SDK, 1GB download, here.

Sunday, 14 December 2008

Seal's Wiki

If you need help customizing your Wiki, you should check out Seal's Wiki here.

Friday, 14 November 2008

VB Command Line

Need to compile a VB application from the Command Line? This guide will show you how.

Thursday, 6 November 2008

Monday, 3 November 2008

FunctionX Tutorials

The FunctionX Programming tutorials site has been around for a longtime but it's still one of the best tutorial sites there is.

Forger WinAPI Tutorial

The Forger WinAPI has just been updated, you can check it out here.

Friday, 31 October 2008

Updated Basic4GL Help Files

I've updated all the Basic4GL HTML Help files on my website, I've also updated the PDF versions too. If you want to see them & download them, please go here.


Powered by ScribeFire.

Saturday, 25 October 2008

C++ Tutorials

Here are some links to some excellent C++ tutorials.
  • C++ Language, here.
  • Programming Tutorials, here.

Monday, 20 October 2008

First Basic4GL DLL

I've just written my first DLL for Basic4GL, it can be downloaded from here. The original thread on the Basic4GL forum can be seen here & the Code::Blocks project can be downloaded from here.

The DLL that I've written contains Four commands that will return the amount the memory your computer has at it's disposal.

Sunday, 19 October 2008

Raycasting Links

Interesting set of links that I found in this thread on the thinBasic forum regarding raytracing.
  • Raycasting Tutorial, here.
  • GPU raycasting tutorial, here.
  • Assembly source for raycasting, here.
  • Example showing lighting, here.

Wednesday, 8 October 2008

A* Pathfinding

Nice A* Pathfinding tutorial can be found here.

Another set of links for Pathfinding routines can be found in this post that I made on the Basic4GL forum.


Powered by ScribeFire.

Monday, 6 October 2008

Learning HTML

If you're interested in learning HTML because you want to design a website, then you should check out the following useful links.

Sunday, 21 September 2008

Lazy Foo SDL Site

If you're interested in learning SDL for games programming then you should definitely visit the lazyfoo site.


Powered by ScribeFire.