473,396 Members | 1,724 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Good Book

* Windows Form (.Net)
* Language C++
Please who can tell me a good book dealing with the above elements ?
Thank all.
================================
Jan 4 '07 #1
12 1352
WELCOME ### wrote:
* Windows Form (.Net)
* Language C++
Please who can tell me a good book dealing with the above elements ?
Why ask on a C group?

--
Ian Collins.
Jan 4 '07 #2
Ian Collins wrote:
WELCOME ### wrote:
>>* Windows Form (.Net)
* Language C++
Please who can tell me a good book dealing with the above elements ?


Why ask on a C group?
Oops, wrong group.... Crawl back under rock.

--
Ian Collins.
Jan 4 '07 #3
WELCOME ### wrote:
* Windows Form (.Net)
What's Windows? (happy who don't know/need :) )
* Language C++
Thinking in C++?

--
Regards,
Rafa³
Jan 4 '07 #4
On 2007-01-04 08:03, WELCOME ### wrote:
* Windows Form (.Net)
* Language C++
Please who can tell me a good book dealing with the above elements ?
Thank all.
Don't know about .Net, ask in a group that deals with such things. For
C++ many recommend _Accelerated C++_ by Koenig and Moo to start with and
sooner or later you'll probably want _The C++ Programming Language_ by
Stroustrup.

--
Erik Wikström
Jan 4 '07 #5
WELCOME ### wrote:
* Windows Form (.Net)
* Language C++
Please who can tell me a good book dealing with the above elements ?
Thank all.
I don't know good books about .Net.

For learning C++ I recommend "Accelerated C++". After that you should
read Dewhursts' "C++ Common Knowlege" and Meyers' "Effective C++ 3d
Ed.". Stroustrup's "The C++ Programming Language" is a good reference.

HTH
Ralpe

Jan 4 '07 #6
I have a good idea about C++ as a Language.But I want to know more about
"Windows Form" in C++.
====================================
"ralpe" <ra************@gmx.netwrote in message
news:11*********************@51g2000cwl.googlegrou ps.com...
WELCOME ### wrote:
>* Windows Form (.Net)
* Language C++
Please who can tell me a good book dealing with the above elements ?
Thank all.

I don't know good books about .Net.

For learning C++ I recommend "Accelerated C++". After that you should
read Dewhursts' "C++ Common Knowlege" and Meyers' "Effective C++ 3d
Ed.". Stroustrup's "The C++ Programming Language" is a good reference.

HTH
Ralpe

Jan 4 '07 #7
WELCOME ### wrote:
I have a good idea about C++ as a Language.But I want to know more about
"Windows Form" in C++.
You can't use Windows Forms with Standard C++. You need Microsoft's
Managed C++ for that. I only know about books on Windows Forms that use
C# or VB, but it shouldn't be too hard to translate that to Managed
C++.

ralpe

Jan 4 '07 #8
"WELCOME ###" <fa***@alphalink.com.auwrote in message
news:45********@news.chariot.net.au
* Windows Form (.Net)
* Language C++
Please who can tell me a good book dealing with the above elements ?
Thank all.
================================
As has been pointed out, you can't do that in Standard C++. You need to use
Managed C++ (now deprecated) or C++/CLI. There are very few books on it. See
here for a couple.

http://www.amazon.com/s/ref=nb_ss_b/...=c%2B%2B%2Fcli

The place to ask about this stuff is

microsoft.public.dotnet.languages.vc
--
John Carson
Jan 4 '07 #9
WELCOME ### wrote:
* Windows Form (.Net)
* Language C++
Please who can tell me a good book dealing with the above elements ?
See this FAQ and those following:

http://www.parashift.com/c++-faq-lit....html#faq-28.4

and the myriad book reviews at accu.org.

Cheers! --M

Jan 4 '07 #10

"Ian Collins" <ia******@hotmail.comwrote in message
news:50*************@mid.individual.net...
WELCOME ### wrote:
>* Windows Form (.Net)
Addison Wesley - Windows Forms Programming in C#
>* Language C++
Thinking in C++
C++ FAQs

Jan 4 '07 #11


On Jan 4, 10:32 pm, "Mari" <mari...@hotmail.comwrote:
"Ian Collins" <ian-n...@hotmail.comwrote in messagenews:50*************@mid.individual.net...
* Language C++Thinking in C++
C++ FAQs
Hi all ,i am new to this group,just starting out programming in c++,i
have a good grasp over 'c' and now i am moving onto c++.
I would like to know if the oop learning curve is very steep and also
could you suggest a standard reference book.
Stroustrup's "The C++ Programming Language" seems to be good reference
and a choice of many...can i jump onto it without any other beginner
level books in c++?

Jan 5 '07 #12
"rhle.freak" wrote:
Hi all ,i am new to this group,just starting out programming in c++,i
have a good grasp over 'c' and now i am moving onto c++.
I would like to know if the oop learning curve is very steep and also
could you suggest a standard reference book.
Stroustrup's "The C++ Programming Language" seems to be good reference
and a choice of many...can i jump onto it without any other beginner
level books in c++?
Some people can and some can't. Since you are going to want his book sooner
or later anyhow, why don't you give it a shot?
Jan 5 '07 #13

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

12
by: Raque | last post by:
Hello. I'm looking for a good C++ reference book. I learned C++ a year ago. It is very broad and I need something to refer to. Particularly about syntax (using -> versus ".", etc.), using...
6
by: Danny Lu | last post by:
Hi, can anyone tell me where I can get a good perl book? TIA Dan
13
by: John Salerno | last post by:
Here are a few I'm considering: Design Patterns Explained : A New Perspective on Object-Oriented Design (2nd Edition) (Software Patterns Series) by Alan Shalloway Design Patterns C# by...
6
by: Christoph | last post by:
I was browsing both the Amazon and Barnes & Noble websites looking for some good books but there appears to be *so* many and it's hard to tell which are going to be good or not. I'm looking for...
6
by: Jamiil | last post by:
I am not a programmer by any means, but a dedicated aficionado. I have good understanding of Java and C/C++, and now I would like to learn javascript->ajax, but I don't know where to start. My HTML...
5
by: Matthew Wells | last post by:
I'm looking for a good book on ASP.net. I'm looking for a book that builds a project throughout the book - not disjointed examples for every chapter. I have a book on ASP standard called "Web...
7
by: TAVOSOFT | last post by:
Hi friends, I am begginer , I wanna to learn VB2005 ,Which are good book for to learn VB2005 of level -begginer-intermediate. Thanks you friends.
13
by: arnuld | last post by:
i see C FAQs are very important part of learning C. whole C FAQs are available as a book (1st edition) in my area at a little cost. is it a good idea to purchase C FAQs book, published in 1996 ?...
22
by: Jon Skeet [C# MVP] | last post by:
I'm looking to write a C# book fairly soon, and the publisher I've approached wants me to do a bit of market research to find out what people like and don't like in this kind of book. I've read...
76
by: lorlarz | last post by:
Crockford's JavaScript, The Good Parts (a book review). This shall perhaps be the world's shortest book review (for one of the world's shortests books). I like Douglas Crockford (because I am a...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.