General MC++ Info
-
Just wondering if anybody could point me in the direction of a good book or a good website about MC++ [except the MSDN].
:~ (-_-) :~
Tom Archer recomended me a awesome book: Visual C++ .Net Step By Step by Julian Templeman & Andy Olsen Al
-
Tom Archer recomended me a awesome book: Visual C++ .Net Step By Step by Julian Templeman & Andy Olsen Al
Albert Pascual wrote: awesome book Good for MC++ then, yea?
:~ (-_-) :~
-
Albert Pascual wrote: awesome book Good for MC++ then, yea?
:~ (-_-) :~
In my modest opinion I think is a very good book about MC++! But that's just my opinion Al
-
In my modest opinion I think is a very good book about MC++! But that's just my opinion Al
Albert Pascual wrote: In my modest opinion I think is a very good book about MC++! But that's just my opinion Right. I think I'll go by that. I'll see if I can get the college library to buy it... will save me about €50 :)
:~ (-_-) :~
-
Albert Pascual wrote: In my modest opinion I think is a very good book about MC++! But that's just my opinion Right. I think I'll go by that. I'll see if I can get the college library to buy it... will save me about €50 :)
:~ (-_-) :~
$39.99, save $10 dollars at Amazon and please use the Amazon link in CodeProject so Chris and team get some money ;)
-
Just wondering if anybody could point me in the direction of a good book or a good website about MC++ [except the MSDN].
:~ (-_-) :~
Here are some of my own MC++ articles :- http://www.codeproject.com/useritems/mcppintro01.asp http://www.codeproject.com/useritems/mcppthreads01.asp http://www.codeproject.com/useritems/mcppsingleinst.asp http://www.codeproject.com/useritems/mcppwinforms02.asp http://www.codeproject.com/useritems/mcppwinforms01.asp http://www.codeproject.com/useritems/mcppoutlookgui.asp http://www.codeproject.com/useritems/mcppthreadsync01.asp Nish
Check out last week's Code Project posting stats presentation from :- http://www.busterboy.org/codeproject/ Feel free to make your comments.
-
Here are some of my own MC++ articles :- http://www.codeproject.com/useritems/mcppintro01.asp http://www.codeproject.com/useritems/mcppthreads01.asp http://www.codeproject.com/useritems/mcppsingleinst.asp http://www.codeproject.com/useritems/mcppwinforms02.asp http://www.codeproject.com/useritems/mcppwinforms01.asp http://www.codeproject.com/useritems/mcppoutlookgui.asp http://www.codeproject.com/useritems/mcppthreadsync01.asp Nish
Check out last week's Code Project posting stats presentation from :- http://www.busterboy.org/codeproject/ Feel free to make your comments.
Nish [BusterBoy] wrote: http://www.codeproject.com/useritems/mcppintro01.asp http://www.codeproject.com/useritems/mcppthreads01.asp http://www.codeproject.com/useritems/mcppsingleinst.asp http://www.codeproject.com/useritems/mcppwinforms02.asp http://www.codeproject.com/useritems/mcppwinforms01.asp http://www.codeproject.com/useritems/mcppoutlookgui.asp http://www.codeproject.com/useritems/mcppthreadsync01.asp Oh man, we really need that auto-clickable links feature... --------_**
When will I realize that this skin I'm in Hey, it isn't mine And when will the kill be too much meat for me to hide on...
**_
-- Blind Melon, Skinned
-
Nish [BusterBoy] wrote: http://www.codeproject.com/useritems/mcppintro01.asp http://www.codeproject.com/useritems/mcppthreads01.asp http://www.codeproject.com/useritems/mcppsingleinst.asp http://www.codeproject.com/useritems/mcppwinforms02.asp http://www.codeproject.com/useritems/mcppwinforms01.asp http://www.codeproject.com/useritems/mcppoutlookgui.asp http://www.codeproject.com/useritems/mcppthreadsync01.asp Oh man, we really need that auto-clickable links feature... --------_**
When will I realize that this skin I'm in Hey, it isn't mine And when will the kill be too much meat for me to hide on...
**_
-- Blind Melon, Skinned
Shog9 wrote: Oh man, we really need that auto-clickable links feature... Thanks Shog, and sorry for being lazy. But I hate typing those <a> tags. I always accidentally forget to close a tag and then I'll need to edit my post. Nish
Check out last week's Code Project posting stats presentation from :- http://www.busterboy.org/codeproject/ Feel free to make your comments.
-
Shog9 wrote: Oh man, we really need that auto-clickable links feature... Thanks Shog, and sorry for being lazy. But I hate typing those <a> tags. I always accidentally forget to close a tag and then I'll need to edit my post. Nish
Check out last week's Code Project posting stats presentation from :- http://www.busterboy.org/codeproject/ Feel free to make your comments.
no worries. I wouldn't complain, but i decided to go down the list of articles, and didn't feel like doing copy/paste for each one. :) --------_**
When will I realize that this skin I'm in Hey, it isn't mine And when will the kill be too much meat for me to hide on...
**_
-- Blind Melon, Skinned
-
Tom Archer recomended me a awesome book: Visual C++ .Net Step By Step by Julian Templeman & Andy Olsen Al
I didn't realize you bought it then? Great to hear that you're enjoying it! Cheers, Tom Archer Author, Inside C# A total abstainer is one who abstains from everything but abstention, and especially from inactivity in the affairs of others.
-
Just wondering if anybody could point me in the direction of a good book or a good website about MC++ [except the MSDN].
:~ (-_-) :~
Just realize that it's a beginner-level MC++ book. Me personally I enjoy the tutorial, step-by-step approach. There are times when you have to wade through "this is a variable" type sections, but the majority of the book is great for getting you up and running very quickly with MC++. Cheers, Tom Archer Author, Inside C# A total abstainer is one who abstains from everything but abstention, and especially from inactivity in the affairs of others.
-
Just realize that it's a beginner-level MC++ book. Me personally I enjoy the tutorial, step-by-step approach. There are times when you have to wade through "this is a variable" type sections, but the majority of the book is great for getting you up and running very quickly with MC++. Cheers, Tom Archer Author, Inside C# A total abstainer is one who abstains from everything but abstention, and especially from inactivity in the affairs of others.
Tom Archer wrote: There are times when you have to wade through "this is a variable" type sections I skip chapters quite often when I am reading a programming book. Once in a while I am forced to come back. Then there is also a disturbing fact, that I have never really completed going through a book. Half way through I decide I can do the rest of it on my own with MSDN help and throw away the book into the old pile Nish
Check out last week's Code Project posting stats presentation from :- http://www.busterboy.org/codeproject/ Feel free to make your comments.
-
Just wondering if anybody could point me in the direction of a good book or a good website about MC++ [except the MSDN].
:~ (-_-) :~
I think Ivor Horton's "Beginning Visual C++ 6" a nice book to guide you to familiar with the IDE of VC (how to use the development tool, ex. ClassView, FileView, ResourceView, ClassWizard, WizardBar, ProjectSetting, debugging tools, ...). But if you decide to read this book, you should keep it in mind: there're too many errors in this book. There're more than 200 entries in the errata! Maxwell Chen
-
I didn't realize you bought it then? Great to hear that you're enjoying it! Cheers, Tom Archer Author, Inside C# A total abstainer is one who abstains from everything but abstention, and especially from inactivity in the affairs of others.
Yeah its actually really good! Thanks and keep suggestions coming Al
-
I think Ivor Horton's "Beginning Visual C++ 6" a nice book to guide you to familiar with the IDE of VC (how to use the development tool, ex. ClassView, FileView, ResourceView, ClassWizard, WizardBar, ProjectSetting, debugging tools, ...). But if you decide to read this book, you should keep it in mind: there're too many errors in this book. There're more than 200 entries in the errata! Maxwell Chen
Actually, I think the original poster is only interested in MC++ books. Cheers, Tom Archer Author, Inside C# A total abstainer is one who abstains from everything but abstention, and especially from inactivity in the affairs of others.
-
Albert Pascual wrote: awesome book Good for MC++ then, yea?
:~ (-_-) :~
I bought the book on Tom Archer's recommendation. It is a great book for a C++ programmer wanting to move over to managed C++. Highly recommended. Michael :-) Communication is the first step towards enlightenment.
-
$39.99, save $10 dollars at Amazon and please use the Amazon link in CodeProject so Chris and team get some money ;)
Albert Pascual wrote: Amazon and please use the Amazon link in CodeProject so Chris and team get some money Oh I will use the amazon link at CP if I'm buying it.
:~ (-_-) :~
-
I bought the book on Tom Archer's recommendation. It is a great book for a C++ programmer wanting to move over to managed C++. Highly recommended. Michael :-) Communication is the first step towards enlightenment.
Michael P Butler wrote: It is a great book for a C++ programmer wanting to move over to managed C++. Highly recommended. I'll see if they have it at my local book store.. I'll give it a bit of a glance and if I like it I'll buy it through the Amazon link here.
:~ (-_-) :~
-
Here are some of my own MC++ articles :- http://www.codeproject.com/useritems/mcppintro01.asp http://www.codeproject.com/useritems/mcppthreads01.asp http://www.codeproject.com/useritems/mcppsingleinst.asp http://www.codeproject.com/useritems/mcppwinforms02.asp http://www.codeproject.com/useritems/mcppwinforms01.asp http://www.codeproject.com/useritems/mcppoutlookgui.asp http://www.codeproject.com/useritems/mcppthreadsync01.asp Nish
Check out last week's Code Project posting stats presentation from :- http://www.busterboy.org/codeproject/ Feel free to make your comments.
Nish [BusterBoy] wrote: Here are some of my own MC++ articles :- http://www.codeproject.com/useritems/mcppintro01.asp http://www.codeproject.com/useritems/mcppthreads01.asp http://www.codeproject.com/useritems/mcppsingleinst.asp http://www.codeproject.com/useritems/mcppwinforms02.asp http://www.codeproject.com/useritems/mcppwinforms01.asp http://www.codeproject.com/useritems/mcppoutlookgui.asp http://www.codeproject.com/useritems/mcppthreadsync01.asp Nish Thanks Nish :-)
:~ (-_-) :~
-
Nish [BusterBoy] wrote: http://www.codeproject.com/useritems/mcppintro01.asp http://www.codeproject.com/useritems/mcppthreads01.asp http://www.codeproject.com/useritems/mcppsingleinst.asp http://www.codeproject.com/useritems/mcppwinforms02.asp http://www.codeproject.com/useritems/mcppwinforms01.asp http://www.codeproject.com/useritems/mcppoutlookgui.asp http://www.codeproject.com/useritems/mcppthreadsync01.asp Oh man, we really need that auto-clickable links feature... --------_**
When will I realize that this skin I'm in Hey, it isn't mine And when will the kill be too much meat for me to hide on...
**_
-- Blind Melon, Skinned
Shog9 wrote: Nish [BusterBoy] wrote: http://www.codeproject.com/useritems/mcppintro01.asp http://www.codeproject.com/useritems/mcppthreads01.asp http://www.codeproject.com/useritems/mcppsingleinst.asp http://www.codeproject.com/useritems/mcppwinforms02.asp http://www.codeproject.com/useritems/mcppwinforms01.asp http://www.codeproject.com/useritems/mcppoutlookgui.asp http://www.codeproject.com/useritems/mcppthreadsync01.asp Oh man, we really need that auto-clickable links feature... Yep... we do
:~ (-_-) :~