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...
Home » Archive for November 2012
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 { ...
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...
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...
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...
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...
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 ...
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 ...
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...
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 ...
Subscribe to:
Posts (Atom)