WEB SITE UNDER CONSTRUCTION.
I used Front page,
which I find it to be a very poor program. Yet I am using it for now because I
wanted to get my site on the Internet fast. Material will be added on
everyday basis and the general layout will change.
Expect changes on
the layout and general structure of this web site VERY soon. Thank you.
Breaking through C++
Welcome to
my web page.
Here you
will find tutorials on C++ that actually make sense by George Mastrokostas.
The tutorials were made very simple. Even if you do not have
any experience with programming the tutorials will take you by the hand and
explain with a simple yet detailed way on what is going on. It is not C++
that is hard to learn. I found that C++ (or any kind of subject matter) can be
easy or hard to learn depending on your instructor. C++ can be fun if taught
the right way.
Control Structures-Functions-Arrays-Pointers-Classes.
Each topic will be explained with comprehensive theory
and sample source code. Theory will be explained through the analysis of
each code example. The codes are written in a simple way and by going through
them together you will get a good grasp of the theory behind them. I do not
treat code examples and theory as different entities as many professors and
text books do (unwillingly or willingly). Explanation of theory and sample
codes will go together hand in hand here.
The tutorials were made in such a way, so fast and steady flow of
study will be maintained from your part. Each topic overlaps the other in such
a way that will keep you interested and eliminate boredom.
Overlapping is done very smoothly and it will not confuse you by
introducing to you concepts that are way ahead of your programming level. At
the beginning of each topic you will be treated as if you don't know nothing.
At the end of each tutorial you will see that I am preparing you for the next
topic in a very smooth way. I tried to give continuality at my tutorials so it
will be easy for you to bind all the information. This is called associatively
in psychology and its the most effective way we humans can learn. Each
topic will not be treated in an isolated way, but it will blend with what you
learned up to that point. NO MORE NO LESS!
I am only hoping that I achieved all the above. If not please email
me at [email protected] and please be brutal with your opinion about this web
site!!
Enough talking lets start.
CONTENTS:
1) Introduction: READ THE INTRO IF YOU
HAVE ZERO EXPERIENCE WITH PROGRAMMING!!!!!
What is a
programming language?
A “Hello world” program. Using the cout and cin
command.
2) Control structures.
The if command.
The if/else
command.
The switch;
and brake; commands.
The while / for / do commands.
The continue; command.
Summary of topic
2.
_______________________________________________________________________________________________
Links
http://www.shawnscomputers.com/
. Very nice web site that deals with PC related issues.
--------------------------------
Just in case.
Copyright stuff: ©
2001http://www.geocities.com/ellhnas25/All Rights Reserved. This site was
created to help people that wish to learn C++. I am not making any kind of
profit. This is time consuming and tedious work. You may NOT copy the material
of this web site (and any of the material to all the pages of this web site)
and present it as yours. If you, at least send me a thank you note. You may NOT
make any kind of indirect or direct economical profit from the material that
you will find here. If you find a way to make out of this, give me a call am
broke as fuck.
Again I made this web site out of
enthusiasm. I am not gaining any financial profit from it. This is a PAIN IN
THE ASS!!!!! But I like doing it.
George Mastrokostas