RSS

Tag Archives: Data structure

Link

Using the standard Template library(STL)

With data structures right around the corner, most of you might think, one has to “code” those data structures in real life to use them..well there is a better solution… USE STL!. It has become as easy and robust as primitive data types, they have inbuilt functions , and it’s the way to do real world programming! It is used to build anywhere from a console application to a win 8 app to an IOS-apple application.Don’t get frightened/bored as you saw c++ in the tag. Its applications are evergreen and immortal! 🙂

C++ without STL is like looking at an Iceberg above the water. Only once you dive in , you’ll know what it is.

 
Leave a comment

Posted by on January 30, 2013 in LEARN

 

Tags: , , , , ,

Link

Using the standard Template library(STL)

With data structures right around the corner, most of you might think, one has to “code” those data structures in real life to use them..well there is a better solution… USE STL!. It has become as easy and robust as primitive data types, they has inbuilt functions , and it’s the way to do real world programming! It is used to build anywhere from a console application to a win 8 app to an IOS-apple application.Don’t get frightened/bored as you saw c++ in the tag. Its applications are evergreen and immortal! 🙂

C++ without STL is like looking at an Iceberg above the water. Only once you dive in , you’ll know what it is.

 

 
Leave a comment

Posted by on January 30, 2013 in C++ FOR LIFE!

 

Tags: , , , , ,