|
-
Jan 25th, 2002, 10:49 PM
#1
Thread Starter
Member
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.
-
Jan 26th, 2002, 08:28 AM
#2
PowerPoster
This place has always been able to answer my questions.
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
-
Jan 26th, 2002, 08:40 AM
#3
Monday Morning Lunatic
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
-
Jan 26th, 2002, 10:56 AM
#4
transcendental analytic
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.
-
Jan 26th, 2002, 11:35 AM
#5
Thread Starter
Member
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.
-
Jan 26th, 2002, 12:34 PM
#6
PowerPoster
Which books to prefer?
I have Charles Petzold and July 2000 MSDN. Are these enough or do I need something more for Win32 programming?
-
Jan 26th, 2002, 04:11 PM
#7
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.
-
Jan 26th, 2002, 07:33 PM
#8
Addicted Member
Hello,
depending of what I'm looking, I often go on the forum of gamedev.net for directx questions.
-
Jan 27th, 2002, 12:30 AM
#9
PowerPoster
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.
-
Jan 27th, 2002, 11:10 AM
#10
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|