By Reza Ikhlasul Friday, November 23, 2012 C++ CPP Crash Course C++ Tutorial for Maggie What does programming in C++ have anything to do with Cisco - you ask? Nothing. But I must help Maggie to get her th...
By Reza Ikhlasul 8:29 PM C++ CPP 08 - Do While Loop Previous | C++ Home | Next There is another way we can use to execute a part of code number of time. Look at the following syntax: do { ...
By Reza Ikhlasul Thursday, November 22, 2012 C++ CPP 07 - While Loop Previous | C++ Home | Next Your computer is stupid. By now you realize it will not do anything useful until it is instructed step-by-step...
By Reza Ikhlasul Wednesday, November 21, 2012 C++ CPP 06 - Code Execution Control with Switch Previous | C++ Home | Next The 'case' statement is another way of running certain piece of code depending on user's choice. I...
By Reza Ikhlasul Tuesday, November 20, 2012 C++ CPP 05 - If Else Condition Previous | C++ Home | Next C++ uses the concept of truth and false. Any expression (expression is anything that produces a value) that p...
By Reza Ikhlasul Monday, November 19, 2012 C++ CPP 04 - Taking User's Input Previous | C++ Home | Next Let's modify our previous program converting feet to meters by allowing a user to pick any number they wa...
By Reza Ikhlasul Thursday, November 8, 2012 IPv6 Lab 208 - IPv6 NAT-PT Prerequisites: CCNP level skills. Note! If interfaces have not been configured with IPv6 addresses yet, use fc00:1:1::/64 as the network-ID ...
By Reza Ikhlasul 3:41 AM IPv6 Lab 207 - IPv6 Access Control List Prerequisites: CCNP level skills. Note! If interfaces have not been configured with IPv6 addresses yet, use fc00:1:1::/64 as the network-ID ...
By Reza Ikhlasul Tuesday, November 6, 2012 Green Sash OSPF Green Sash: OSPF If you�re up to it, start the game! It is a sort of like getting your Green Sash in Kung Fu. Problem 01 | Problem 02 | Problem 03 | Pro...
By Reza Ikhlasul Saturday, November 3, 2012 IPv6 Lab 206 - IPv6 Protocol Redistribution Prerequisites: CCNP level skills. Note! If interfaces have not been configured with IPv6 addresses yet, use fc00:1:1::/64 as the network-ID ...