A simple tutorial to explain some of the basic uses of the GNU Debugger, GDB.
Created by ynori7 onA basic introduction to programming in functional programming language, Scheme.
Created by ynori7 onA slightly deeper look at programming in Scheme. Explains iteration and recursion (information applicable for other languages a...
Created by ynori7 onA look at how object-oriented programming can be possible with a basic functional programming language such as Scheme.
Created by ynori7 onA simple list of very common mistakes made by both newbie and experienced programmers.
Created by ynori7 onA short article explaining the concepts around data types, and some of the more advanced ways to manipulate them.
Created by ynori7 onThe first of two parts on creating a PHP IRC bot.
Created by t0xikc0mputer onAn arbitrary collection of facts about PHP that are frequently forgotten or left out of tutorials. For those new to PHP.
Created by COM onProvides a bit more in-depth look at the memory management of structs, objects and unions in the programming languages C and C+...
Created by COM on