tux javascript infix and postfix example with stack

Infix calculator
postfix calculator
infix to postfix algorithm
postfix to infix algorithm
stack methods
how to do infix and postfix notation with stack
(more…)

November 22, 2009
Posted in Algorithm — banias @ 1:26 pm

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 Remove directory not empty linux console

How to remove a directory in linux console

first look at rm command .
(more…)

November 17, 2009
Posted in Linux Tips — banias @ 4:05 pm

tux Linux rm command

(more…)


Posted in Linux Tips — banias @ 3:57 pm

tux div with scrollbar

how to add a scroll to a div with css?
(more…)

November 16, 2009
Posted in Css — banias @ 9:28 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…)


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 How to Hide Broken Images

This is a simple article about ugly error on pages about broken image files. It has a very simple solution with css.

(more…)


Posted in Css — TaZ @ 10:17 pm

tux php_network_getaddresses: getaddrinfo failed

if you get an error like this:
(more…)

November 12, 2009
Posted in Linux Tips — banias @ 2:23 pm

tux Linux DNS flush

how to flush your DNS and clear DNS cache in linux

get a console and type this command
(more…)


Posted in Linux Tips — banias @ 2:05 pm
« Previous PageNext Page »