Page 1 of 1

Various Programming Tutorials

Posted: 13 Oct 2005 03:11
by uzurpator
For all intrested, and to show your input ;) In this thread we post tutorials for certain tasks and problems.

I shall start with:

Windows Socket Networking:
http://tangentsoft.net/wskfaq/

Socket Networking General:
http://www.ecst.csuchico.edu/~beej/guide/net_old/

Threads:
http://www.phptr.com/articles/article.a ... Num=1&rl=1
http://www.linuxselfhelp.com/HOWTO/C++P ... TO-18.html
http://www.llnl.gov/computing/tutorials/pthreads/

C general (incl threads)
http://www.cs.cf.ac.uk/Dave/C/CE.html

Posted: 29 Oct 2005 07:33
by uzurpator

Re: Various Programming Tutorials

Posted: 03 Nov 2011 16:00
by RichardFrench
I've been looking into developing game plugins, so hopefully this will help!

Thanks :)

Re: Various Programming Tutorials

Posted: 22 Nov 2011 13:57
by Expresso
Perhaps this thread[ubuntu forums] is of use to those looking for a programming tutorial.