Archive of What's New section
28 March 2004: New sections on Container Adaptors.
27 March 2004: Added a little more to the section A closer look at STL. New sections on:
24 March 2004: Hmm...crossed a century of topics!!! I guess I'll be revamping the older pages a little bit (the content as well as the presentation). Anyway, added new sections on:
23 March 2004: Added sections on:
21 March 2004:
Added a new section on Queues and STL.
Corrected the error on the Q & A section 4 page (about classes and structures).
6 March 2004: Major revamp of the website.....Created a Contents Page 3.
Added sections on
29 February 2004: Added sections on
28 February 2004: Finally an update; added a couple of sections on Linked Lists.
Do give me a feedback of how this section is. More stuff coming soon.....
22 February 2004: Long time since I've updated but I'll be adding some stuff soon (hoping to add a section on Linked Lists) - there have been many requests for sections on data structures (hopefully I'll be able to put up something by this weekend).
Guestbook entries keep up my desire to improve on the site! (thanks for all the support).
1 October 2003: Updated the section on Operators (added the comma operator, associativity and operator precedence to this section).
30 September 2003: Modified the sections on programming languages and the introduction part of the tutorial. All sections which are starred (*) in the contents have been revamped. Added a new section on: Determining Data Type Ranges.
Updated the section on Identifers, Constants and Comments.
I am re-organizing the tutorial in a better and more complete way.
19 September 2003: Added two sections:
I think I had made a mess about parameters and arguments in the section on "Functions". I've been using both the terms interchangeably but now I've corrected the mistake (arguments are the values passed to a function while parameters are the variables within a function which will take the argument values).
3 August 2003: By the way, Happy Friendship Day (I wonder how this day came into existence...)....it's our convocation in college today and I couldn't attend it because I'm not well....
Anyway, let's get on with the change:
New Section - Exception Handling
New section - Static Members of a Class
New Section - Implementation of the Bacteria Class
New Section - Recursion (Calling Oneself!!!)
New Section - Passing Objects as Arguments
Update - Identifiers and Constants
Having some problem with the Geocities Counter (the count has suddenly reduced to 119,000 visits)
2 August 2003: A general section for students on Tips to Improve your grades in school/college.
1 August 2003: A lot of debate about void main( ) and int main ( ).
A better explanation offered by my friend, Joe Steeve.
I've added sections on:
25 July 2003: Expansion continues. The following topics have been added:
7 July 2003 : Made some major changes (Added extra stuff) in the Operators Section.
4 July 2003 : Made many updates in the first few sections. Check out the Contents page for details. Also added a new section on Identifiers.
24 June 2003 : New section : Q and A section 4. (deals with classes and structures).
There was a lot of demand to improve my introduction into C++ area and so I've added a few new sections on :
Page visits have gone past 120,000 mark.
12 June 2003 : Well, it's been nearly a year since I updated. I've completed by BE and it's high time I did something in the site. I would be grateful if any of you could help me out with publishing this website as a book (specifically anyone in India).
New section : More on For Loops.
More stuff will be added soon this week
17
November 2002 : Finding it pretty hard to update
the site. Into the final semester of college and need to complete my final year
project work. Need to decide what next.......job or higher studies........so I'm
a bit busy at present. I'll try my best to do update as soon as possible.
Number of page
visits crosses 95,000.
19 June 2002 : You know, I feel so happy........I was just looking back over the earlier entries and I realised that it's been more than a year since I started this website. And what a long way it has come since I started. Number of page visits has crossed 66,000. I feel happy that it's been useful for many people, people I've never seen, people from different countries.........but it's been very satisfying......satisfying to have helped people to learn...........it's nice to look back......a retrospect......Thanks to all of you who have helped me make this site a success........and I'm determined to make it even better......... One of my readers (Iain Jack) told me continue learning so that I can share knowledge and he said that " Knowledge is Power "
Added a new Q & A section 3.
15 May 2002 : I really found it hard this sem to update the site. The sem is over.
Added a new section on : Friend Functions
Modified the Quotes section and My Other Websites section.
22
December 2001 : It's been a very long time and I've had some problems.
Anyway, hope everything is sorted out.
I'll soon be adding more stuff.
14
November 2001 : Changed the look of almost all pages.
Added a section on : Beware of Classes.
New section on Access Specifiers (inheritance cont...)
New section on Polymorphism.
New section on Virtual Functions.
8 November
2001 : I've finally put up the section on Introduction
to C++.
Added Q & A section 2.
Check out Other useful C++ functions.
I've changed the Contents 2 page. Let me know what
you think of it.
7 November
2001 : My semester exams are over and I'm updating my site.
New section on Namespaces.
New section on Using Keyword.
New section on Variables (global and local).
I'll soon be adding friend functions and more project sections.
Page visits crosses 28000 mark.
13 October
2001 : I've added a section on Question and Answers.
Page visits crosses 25000 mark.
Coming soon : section on string functions, tips on writing a
good program.
Next update probably on 6th November (my semester exams
get over on 5th Nov.)
10 October 2001 : Due
to exams, I couldn't do much.
Changed the section on : My Sites.
Added a section called : Inspiring Quotations (nothing
to do with
C++). Worth checking out.
Page visits have gone past 24000 mark.
9 September 2001 : Added a section on List of C++ keywords.
7
September 2001 : Planning to put up a downloadable tutorial.
I'll be adding a couple of sections tomorrow.
Page visits crosses 19000 mark
18 August
2001 : I've put up the Solution to Project 3 (Matrix
Addition)
Added a section on Sizeof (
)operator
New section on Writing and Reading Structure in files
Page visits crosses 14000 mark.
15 August
2001 : New section on Modes of Opening Files
New section on Put ( ) and Get ( ) functions.
14 August 2001 : Added
new section on : Pass by Value
New section on Passing by Reference
New section on Passing by reference C++ style
11 August
2001 : I've put up the Project 2 Solution page.
It's been a long time since I updated this page. I was in
college and couldn't work on this page. Anyway, now I'm
back.
There have been more than 13,000 page visits.
29 June 2001 : Number of page visits
has crossed 7500.
Added a few details on how to get compilers
from the net :
check out the Terms
section.
7 June 2001 : Lot of changes. I've
not added anything new.
Just checked up on all the site links and put them in order.
Linked the sections on Operator Overloading and Inheritance.
6 June 2001 : I've added a Note for those of you who have learnt C++ earlier.
2 June 2001 : New Section on : what to use - int main or void main?
New style C++ Headers (Must see)
Section on Command Line Arguments
Number of visits crosses 4500 mark.
1 June 2001 : I've split the
contents list into two pages (Contents 1 and Contents
page 2)
Completed the section on Constructors with arguments.
I've changed the fonts to Times New Roman on a number of pages.
31 May 2001 : Added a lot of stuff. One section
on Character Arrays
(Check it out even if you haven't
learnt array)
Learn about the difference between void main ( ) and int
main ( )
Added a section on
Files and Streams
Added 4 sections on Opening, closing, reading and writing to Files
28 May 2001 : Changed the background colour of Simple c++ Program.
Number of page visits crosses 4000 mark.
I'll soon be adding the section on working with files.
24 May 2001 : Added the New and Delete operators section (Memory
allocation).
Solutions for Project 1 available.
Added a Project 2 section page (deals with
one-dimension array)
I've added the linking pages to Function Types.
Project 2 has been made Project 3 since it
was
hard.
Number of visits crosses 3500.
21 May 2001 :
Added
section on performing addition on pointers.
Added section on Pointers and Arrays.
Updated
the Projects Section 2. Included a hint as
well.
Added a topic on how to get values for arrays in Multi
Dimensional
Arrays section.
Number of visits crosses 3000 mark.
15 May 2001 :
Finally added the much awaited section on Pointers
Also updated the Data Types section(added three new data
types)
13 May
2001 : Added a special note regarding characters in the Switch...Case
statement page.
Updated the if...else decision statement page
11 May
2001 : Added new section on : Manipulators
A section on Multi dimensional Arrays
Added Projects section 2.
6 May 2001
: Added a new section on Arrays.
Added a projects section 1
(added
by request and I hope it's
useful)
Number of visits is more than 2400.
15 April 2001 : I've added a new
section on How to Run a program in your C++
compiler.
10 April : Changed the contents page. Added style
to contents and welcome
pages.
Added this what's new section.
7 April 2001 : More than a 1000 visits to my site.
22 March 2001: Added a page on constructors.
18 March 2001: Nice to see that I've had over 500 visitors to my page.
1 March 2001: My launch of this homepage. Still have to add a lot more.
Go back to the Contents page
Copyright © 2004 Sethu Subramanian All rights reserved. Sign my guestbook.