|
-
Nov 25th, 2002, 11:42 PM
#1
Thread Starter
Frenzied Member
NEED Tuts
I know theres a tutorial post in this form but i dont get any good info on it i got all this c and c++ books like learn in 21 days and stuff but no good. Im not stupid now cuz i do know vb like the back of my hand . But does anyone have any good places (links) for VC++ ? i need to learn; I wanna study and hopefully get a just.
- JayWare
Live to love. Not to Hate
Im to busy to have a site. But I got one and still working on it.
http://dre3k.net/
-
Nov 26th, 2002, 10:04 AM
#2
Frenzied Member
It's not clear what you want.
You have to learn:
syntax
the stdlib like printf(), rand(), etc.
control structures
template library
C++ and C are VERY low level compared to VB. One line of VB code can be a screen full of complex C++ code.
-
Nov 26th, 2002, 10:13 AM
#3
Frenzied Member
Adn the stuff in the locked post covers that nicely.
-
Nov 26th, 2002, 10:34 AM
#4
Monday Morning Lunatic
Depends whether you want to learn C or C++.
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Nov 26th, 2002, 10:12 PM
#5
Thread Starter
Frenzied Member
i want a tut or book on stuff like basic Window(i can make but not off the top of my head) and also like common tools and advanced tools. If its a book i want the biggest book lol meaning the best in leaning. I want to learn basic file i/o commands and alos like ini file commands registry commands. and common stuff like that
- JayWare
Live to love. Not to Hate
Im to busy to have a site. But I got one and still working on it.
http://dre3k.net/
-
Nov 27th, 2002, 09:43 AM
#6
Lively Member
Try winprog.org their tutorial and faq cover making windows, adding controls. A little bit about common controls..
-
Nov 27th, 2002, 10:19 AM
#7
Monday Morning Lunatic
That tutorial is totally irrelevant if you don't know the language.
At the moment myself, CornedBee, Zaei, and anyone else with useful things to write are writing a new tutorial for C++ from the beginning (aimed at someone with scripting/VB experience).
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Nov 27th, 2002, 11:02 AM
#8
Frenzied Member
Originally posted by parksie
At the moment myself, CornedBee, Zaei, and anyone else with useful things to write are writing a new tutorial for C++ from the beginning (aimed at someone with scripting/VB experience).
Thank GOD. Its about time someone did it.
If you need any other help, I would be happy to contribute what I can
MSVS 6, .NET & .NET 2003 Pro
I HATE MSDN with .NET & .NET 2003!!!
Check out my sites:
http://www.filthyhands.com
http://www.techno-coding.com

-
Nov 27th, 2002, 11:20 AM
#9
Monday Morning Lunatic
Yeah. I was sick and tired of the state most of the tutorials I've found were in.
www.galahtech.com/forums and C++ for our thread on it
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Nov 27th, 2002, 02:09 PM
#10
Actually my part is there for people who have never programmed before, to get them started for the real tutorial.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Nov 27th, 2002, 03:29 PM
#11
Fanatic Member
I noticed that a link over at galahtech is kinda 404...
it's the first one in your tutorial thread CornedBee... It's http://www.warwick.ac.uk/~esubad/index.html right now but should be: http://www.warwick.ac.uk/~esubad/index.php (php, not html)
Never argue with fools, they will only drag you down to their level, and beat you with experience.
Q: How do you tell an experienced hacker from a novice?
A: The latter thinks there's 1000 bytes in a kilobyte, while the former is sure there's 1024 meters in a kilometer
-
Nov 27th, 2002, 04:04 PM
#12
Monday Morning Lunatic
If you read through the thread you'll notice that I decided to change it from HTML to PHP to simplify putting the page headers and footers on (that's my site ).
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Nov 27th, 2002, 04:29 PM
#13
Fanatic Member
Yeah, I noticed, but I still think it might be a good idea to go back and change all the old links... It would make post like this one and my previous one unnecessary... But ah well, I guess we are all lazy... and I did find the right page so it isn't that bad, I gues...
Never argue with fools, they will only drag you down to their level, and beat you with experience.
Q: How do you tell an experienced hacker from a novice?
A: The latter thinks there's 1000 bytes in a kilobyte, while the former is sure there's 1024 meters in a kilometer
-
Nov 27th, 2002, 04:30 PM
#14
Monday Morning Lunatic
The tutorial is nowhere near ready to be advertised yet, that thread is primarily for those involved with collecting/writing tutorials. As we find more useful things they will be posted elsewhere
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Nov 27th, 2002, 04:39 PM
#15
Fanatic Member
Okay.
And I must say that it looks very good so far
Never argue with fools, they will only drag you down to their level, and beat you with experience.
Q: How do you tell an experienced hacker from a novice?
A: The latter thinks there's 1000 bytes in a kilobyte, while the former is sure there's 1024 meters in a kilometer
-
Nov 27th, 2002, 04:47 PM
#16
Monday Morning Lunatic
Thank you 
If you have any comments, we're all ears!
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|