Results 1 to 10 of 10

Thread: VC-World?

  1. #1

    Thread Starter
    Member
    Join Date
    Oct 2001
    Posts
    54

    VC-World?

    for VB there is VB-World
    for Java,there is sun.java.som and javaworld.com
    How about C++? which site is better for searching and discussion? VC_World?

    Please, you experienced C++ guy give a guide here.

    thanks.

  2. #2
    PowerPoster sail3005's Avatar
    Join Date
    Oct 2000
    Location
    Chicago, IL, USA
    Posts
    2,340
    This place has always been able to answer my questions.

    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA

  3. #3
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    We try our hardest

    We're not perfect though, and a few questions totally stump us, especially when they're not actually C++-related (things like obscure Win32 API functions, or using COM DLLs from VB, stuff like that).

    MFC used to be like that, but seem to have a little contingent of MFC supporters here
    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

  4. #4
    transcendental analytic kedaman's Avatar
    Join Date
    Mar 2000
    Location
    0x002F2EA8
    Posts
    7,221
    Most of what C++ language represents is covered though, earlier I would have said exceptions were an exception, but parksie filled that hole for me
    for Win32api there is always MSDN, which is pretty much the best reference you can get
    Use
    writing software in C++ is like driving rivets into steel beam with a toothpick.
    writing haskell makes your life easier:
    reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
    To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.

  5. #5

    Thread Starter
    Member
    Join Date
    Oct 2001
    Posts
    54
    Undoubtedly, this site is pretty good ---that's why I asked the question here.

    I just thought there should be a place like VB furum but especially talking about VC++, which also have general , Database, COM.....so on......different columns. also have many code examples......and more progeammers visit it.

    Anyway, this place definitely is where I like to come.

    thank you all.

  6. #6
    PowerPoster
    Join Date
    Aug 2000
    Location
    India
    Posts
    2,288

    Which books to prefer?

    I have Charles Petzold and July 2000 MSDN. Are these enough or do I need something more for Win32 programming?

  7. #7
    jim mcnamara
    Guest
    Amitabh -

    Petzold is it for Windows without MFC.
    You really need MSDN; you have it as well.

    All asumming you know a little C to start with.

    ejudy - this is a good site. For extensive articles, this is not the best site. Try www.codeguru.com for articles.

  8. #8
    Addicted Member
    Join Date
    May 2001
    Location
    Québec, Canada
    Posts
    131
    Hello,
    depending of what I'm looking, I often go on the forum of gamedev.net for directx questions.
    Khavoerm Irithyl

  9. #9
    PowerPoster
    Join Date
    Aug 2000
    Location
    India
    Posts
    2,288
    Originally posted by jim mcnamara
    Amitabh -

    Petzold is it for Windows without MFC.
    You really need MSDN; you have it as well.

    All asumming you know a little C to start with.

    ejudy - this is a good site. For extensive articles, this is not the best site. Try www.codeguru.com for articles.
    I know C a little bit. I am having little problems with Paint Event and the sorts. I think I will have to wrok harder then.

  10. #10
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    Read the Petzold again then. There is nothing in the basics that Petzold does not explain. And if you don't understand a special part come here.
    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.

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