Results 1 to 16 of 16

Thread: NEED Tuts

  1. #1

    Thread Starter
    Frenzied Member JasonLpz's Avatar
    Join Date
    Mar 2001
    Location
    Brooklyn, NY
    Posts
    1,335

    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/

  2. #2
    Frenzied Member
    Join Date
    Jul 2002
    Posts
    1,370
    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.

  3. #3
    Frenzied Member
    Join Date
    Jul 2002
    Posts
    1,370
    Adn the stuff in the locked post covers that nicely.

  4. #4
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    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

  5. #5

    Thread Starter
    Frenzied Member JasonLpz's Avatar
    Join Date
    Mar 2001
    Location
    Brooklyn, NY
    Posts
    1,335
    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/

  6. #6
    Lively Member
    Join Date
    May 2002
    Location
    Oregon
    Posts
    64
    Try winprog.org their tutorial and faq cover making windows, adding controls. A little bit about common controls..

  7. #7
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    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

  8. #8
    Frenzied Member Technocrat's Avatar
    Join Date
    Jan 2000
    Location
    I live in the 1s and 0s of everyones data streams
    Posts
    1,024
    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


  9. #9
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    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

  10. #10
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    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.

  11. #11
    Fanatic Member McCain's Avatar
    Join Date
    Jan 2002
    Location
    Sweden/Denmark
    Posts
    802
    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

  12. #12
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    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

  13. #13
    Fanatic Member McCain's Avatar
    Join Date
    Jan 2002
    Location
    Sweden/Denmark
    Posts
    802
    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

  14. #14
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    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

  15. #15
    Fanatic Member McCain's Avatar
    Join Date
    Jan 2002
    Location
    Sweden/Denmark
    Posts
    802
    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

  16. #16
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    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
  •  



Click Here to Expand Forum to Full Width