0PROLOG June 21, 2012 by Programming Techniques · Published June 21, 2012 Visual Prolog Program to delete a given element from the list.
0PROLOG June 21, 2012 by Programming Techniques · Published June 21, 2012 Visual Prolog Program to append two list.
0PROLOG June 21, 2012 by Programming Techniques · Published June 21, 2012 Visual Prolog Program to find length of a list.
0PROLOG June 21, 2012 by Programming Techniques · Published June 21, 2012 Visual Prolog Program to add the contents of an integer list.
0PROLOG June 21, 2012 by Programming Techniques · Published June 21, 2012 List Manipulation in Prolog
1PROLOG June 21, 2012 by Programming Techniques · Published June 21, 2012 Prolog program to find Factorial of an Integer
4GLUT Tutorial May 11, 2012 by Programming Techniques · Published May 11, 2012 · Last modified January 30, 2019 Font rendering in GLUT using bitmap fonts with Sample example.
10GLUT Tutorial May 11, 2012 by Programming Techniques · Published May 11, 2012 · Last modified January 30, 2019 GLUT Tutorial – Creating Menus and Submenus in GLUT
0GLUT Tutorial May 10, 2012 by Programming Techniques · Published May 10, 2012 · Last modified January 30, 2019 Rendering Dodecahedron, Octahedron, Tetrahedron and Icosahedrons using GLUT in C
0GLUT Tutorial May 10, 2012 by Programming Techniques · Published May 10, 2012 · Last modified January 30, 2019 Rendering Teapot glutSolidTeapot and glutWireTeapot using GLUT in C