|
|
Terms of Agreement:
By using this article, you agree to the following terms...
1) You may use
this article in your own programs (and may compile it into a program and distribute it in compiled format for languages that allow it) freely and with no charge.
2) You MAY NOT redistribute this article (for example to a web site) without written permission from the original author. Failure to do so is a violation of copyright laws.
3) You may link to this article from another website, but ONLY if it is not wrapped in a frame.
4) You will abide by any additional copyright restrictions which the author may have placed in the article or article's description. | Tutorial was too big to be put here... way too big. so please download the zip file which contains the tutorial in HTML form.
Don't forget to vote!
skelm
skelmirc@hotmail.com | |
Download article
Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. Afterdownloading it, you will need a program like Winzip to decompress it.
Virus note:All files are scanned once-a-day by Planet Source Code for viruses,but new viruses come out every day, so no prevention program can catch 100% of them.
FOR YOUR OWN SAFETY, PLEASE: 1)Re-scan downloaded files using your personal virus checker before using it. 2)NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
If you don't have a virus scanner, you can get one at many places on the net including:McAfee.com
|
Terms of Agreement:
By using this article, you agree to the following terms...
1) You may use
this article in your own programs (and may compile it into a program and distribute it in compiled format for languages that allow it) freely and with no charge.
2) You MAY NOT redistribute this article (for example to a web site) without written permission from the original author. Failure to do so is a violation of copyright laws.
3) You may link to this article from another website, but ONLY if it is not wrapped in a frame.
4) You will abide by any additional copyright restrictions which the author may have placed in the article or article's description. |
Other 1 submission(s) by this author
|
|
|
Report Bad Submission |
|
|
Your Vote! |
See Voting Log |
|
Other User Comments |
1/17/2003 8:50:19 PM:Michael Skelton Feel free to leave any comments but if
you want to flame please only do so if
you have a real reason to. This is a
free tutorial if you don't like it get
a book...
|
1/18/2003 2:11:13 PM:Diligent Coder Not to criticize but you have some
flaws. For starters C++ has been
standardized since 1998(Almost 4 1/2
years ago) and there's no excuse to be
using deprecated stuff. There's no void
main in C++. main must be defined as
integer as it states in ISO/IEC
14882-1998(standard document can be
found at www.ansi.org ). All standard
headers don't have .h at end and fall
under standard namespace. i.e. #include
std::cout <<
|
1/18/2003 8:34:11 PM: Excellent but for a few errors.
|
1/19/2003 5:53:48 AM:Michael Skelton yeah, will fix. Havn't proof read my
work yet.
thanks for your input
|
1/20/2003 7:27:48 AM:Fernando Zamora It`s an excellent job,best regards from
Spain.
|
1/20/2003 10:48:57 PM:Arkasizer Actually Diligant Coder to be precise
ANSI\ISO standerdized C++ in 1995
called the committee draft 1 and in
december 1996 another CD, then finally
in 1998 they finished the final draft =)
|
1/24/2003 6:26:06 PM:Michael Skelton more coming people, still adding onto
this tutorial but one question, if i
upload an update do i loose my votes?
|
1/24/2003 7:26:17 PM:Michael Skelton This is actually a cpp tutorial but
because i wrote C++ in the title and
not cpp it came accross as being a "c"
tutorial... sory folks
|
1/24/2003 8:59:48 PM:Michael Skelton started writing a rewrite of the
tutorial last night, will be differant
again, in word and go into a lot more
detail.
still i want to upload the
final product of this tutorial first
and i was wondering: if i update the
file will i loose my current votes?
|
1/25/2003 10:04:47 PM:David Munn Great work!!
|
1/28/2003 3:48:17 AM: well done 10/10
|
1/28/2003 3:49:46 AM: Nice Work.
|
2/13/2003 5:13:47 PM: if you update this project (rather than
submiting a new one) you will not lose
your votes.
|
6/8/2003 1:44:03 AM:Jody Jacoby hey Michael you know/related to a
Justin Skelton? just curious i went to
highschool with him.
|
6/11/2003 5:52:13 AM:Michael Skelton sry, can't say i do.
Also, not very
pleased with exhedra, i'm yet to
receive my prize or even here back from
them other then my initial e-mail...
|
8/27/2003 7:45:58 PM: Great Tutorial! this tutorial has given
me the basic knowledge for programming
in C++. I hope you finish it soon, I
cant wait. Plz, bring on more!
|
8/27/2003 9:40:44 PM: 1 question. When i use the rand()
function i always get the number 41.
What am i doing wrong?
|
11/8/2003 4:18:51 PM: I found your tutorial to be the best
and easiest to learn. But when are you
going to update it?
|
11/18/2003 2:20:32 PM: i know c well enough and only started
learning c++. this is great work
because it takes you right through from
start to finish. keep it up!
|
|
Add Your Feedback! |
Note:Not only will your feedback be posted, but an email will be sent to the code's author in your name.
NOTICE: The author of this article has been kind enough to share it with you. If you have a criticism, please state it politely or it will be deleted.
For feedback not related to this particular article, please click here. |
|