tux How to Make a Stack using Linked List in C++

c++ stack codes

(more…)

November 21, 2009
Posted in C++ — TaZ @ 10:19 pm

tux How to Make a Tag Cloud?

In this tutorial i am going to show you how to create a basic tag cloud using php.I am going to write some css code to show most used tags bigger than others.
(more…)

November 16, 2009
Posted in Css, Php — TaZ @ 3:40 pm

tux How Can You Run a Program With Arguments in Command-Line(Python,C++)

A command-line argument is the information that follows the name of the program on the command line of the operating system.

(more…)

November 15, 2009
Posted in C++, Programming, Python — TaZ @ 10:58 pm

tux Graph Drawing With Newton and Lagrange Interpolation Methods in C#

This code for drawing a points array’s graph with lagrange or Newton Interpolation method.
(more…)

November 12, 2009
Posted in C #, Programming — TaZ @ 11:08 am
« Previous Page