IT Community - Software Programming, Web Development and Technical Support

Best Book to learn VC++

This is a discussion on Best Book to learn VC++ within the C and C++ Programming forums, part of the Software Development category; Hi theres, i am working in .net for windows mobile, but some kind of system programming, not supported by it ...


Go Back   IT Community - Software Programming, Web Development and Technical Support > Software Development > C and C++ Programming

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 08-01-2007, 08:11 AM
prasannavigneshr prasannavigneshr is offline
D-Web Incredible
 
Join Date: Feb 2007
Posts: 1,321
prasannavigneshr is on a distinguished road
Send a message via MSN to prasannavigneshr
Cool Best Book to learn VC++

Hi theres,
i am working in .net for windows mobile, but some kind of system programming, not supported by it so I want to study VC++ for Mobile device.
I am trying and trying but could not get right book to read and learn it. any one who has any idea exactly please send me link or guide.
the book or books should be totally free of cost.
I will thanks full to you.
bye

With regards,

Prasanna Vignesh R
__________________
Prasanna Vignesh
MCPD | Web Developer
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 08-01-2007, 08:12 AM
james james is offline
D-Web Trainee
 
Join Date: Aug 2007
Posts: 16
james is on a distinguished road
Default Re: Best Book to learn VC++

Hello, i have the same problem, but i don't now how solve it.

I use folowing way:

I read book about programming for Windows with VC++ (in my way it for Windows 95)

and use MSDN for Windows Mobile.
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 08-01-2007, 08:19 AM
peter peter is offline
D-Web Trainee
 
Join Date: Aug 2007
Posts: 7
peter is on a distinguished road
Default Re: Best Book to learn VC++

Hi,

First I don't know how much you know about C++,if you use C++ rarely, I suggest you to learn C++ first.C++ primer is a good book to choose.

then you must learn how to programing in windows mobile use C++.I think if you have programed in windows, it is not difficult to change to window mobile.but if you rarely program in windows ,I suggest you to read programming in windows(if you want to develop app in windows mobile,not driver).then read windows mobile develop doc is more helpful.
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 08-01-2007, 08:20 AM
prasannavigneshr prasannavigneshr is offline
D-Web Incredible
 
Join Date: Feb 2007
Posts: 1,321
prasannavigneshr is on a distinguished road
Send a message via MSN to prasannavigneshr
Default Re: Best Book to learn VC++

Hi peter,

thanks to be concerned, I respectivaly saying that I know good enough about c++, Have developed satisfactoable program in it so dont worry about it all.
I am good enough with window mobile using .net.
But now I want to build my old and new application into VC++, from begining I have faced lots of problem becuase I dont have any kind of manual and tutorials so I need help or any type of guidance which I would effortable for me.
I hope you have cleared about my skill for it.
I would hope to get some thing by you.
bye
thanks in ADVANCE.
regards

Prasanna
__________________
Prasanna Vignesh
MCPD | Web Developer
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 08-01-2007, 08:21 AM
peter peter is offline
D-Web Trainee
 
Join Date: Aug 2007
Posts: 7
peter is on a distinguished road
Default Re: Best Book to learn VC++

Hi,

I see.I think you need this.

Windows Mobile 6 Documentation Feb 2007.chm

You can find whatever you want in this help doc.

Good luck!
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 08-01-2007, 08:22 AM
prasannavigneshr prasannavigneshr is offline
D-Web Incredible
 
Join Date: Feb 2007
Posts: 1,321
prasannavigneshr is on a distinguished road
Send a message via MSN to prasannavigneshr
Default Re: Best Book to learn VC++

Hi peter,

thanks to concern that, but sorry to say I could not find at least one link on base the the given pattern "Windows Mobile 6 Documentation Feb 2007.chm".
please take it seriously.
thanks
bye
regards Prasanna.
__________________
Prasanna Vignesh
MCPD | Web Developer
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 08-01-2007, 08:23 AM
peter peter is offline
D-Web Trainee
 
Join Date: Aug 2007
Posts: 7
peter is on a distinguished road
Default Re: Best Book to learn VC++

Hi,

If you install the windows mobile 6 professional SDK,there is a help doc.

This one Windows Mobile 6 Documentation Feb 2007 was on a DVD disc from MS.

I don't know how to find it on net.Perhaps you can find some link in microsoft.com.
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 08-01-2007, 08:25 AM
prasannavigneshr prasannavigneshr is offline
D-Web Incredible
 
Join Date: Feb 2007
Posts: 1,321
prasannavigneshr is on a distinguished road
Send a message via MSN to prasannavigneshr
Default Re: Best Book to learn VC++

Hi peter,

thanks men, but there is nothing for vc++.
okay help is there but I need a book which gives all steps sequencally.
try it.
i am waiting.
bye
__________________
Prasanna Vignesh
MCPD | Web Developer
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 08-03-2007, 05:00 AM
Vammy Vammy is offline
D-Web Trainee
 
Join Date: Aug 2007
Posts: 1
Vammy is on a distinguished road
Smile Re: Best Book to learn VC++

hi

check FlazX - Welcome to your Computer & IT learning center .u will find many free ebooks related to VC++.
i suggest you read the following ( for VC++)

1)Programming Windows by Charles petzold
2)Programming Windows with MFC by Jeff Prosise

for WinCE there is 1 book by doulag...just search...


Hope this helps
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 08-07-2007, 02:10 AM
itbarota itbarota is offline
D-Web Architect
 
Join Date: Jun 2007
Posts: 547
itbarota is on a distinguished road
Default Re: Best Book to learn VC++

If u are good in c++ as you said, you can install the Windows Mobile SDK and start exploring the numerous samples provided. There is no much samples availabe for MFC, but for Win32 there are so many. That will help you. And start doing tiny programs. That will help u more than books.
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Best book for PHP? ammulu PHP Programming 6 04-07-2008 07:31 AM
asp.net book ramesh123 ASP and ASP.NET Programming 1 02-14-2008 08:33 PM
Google Book Search vadivelanvaidyanathan Google 2 04-26-2007 01:27 PM
e-book for actionscript nssukumar Flash Actionscript Programming 1 04-05-2007 07:59 PM
Want To Learn C++ | Learn Now Cheap! theseokit C and C++ Programming 2 02-16-2007 09:04 AM


All times are GMT -7. The time now is 09:15 PM.


Copyright ©2004 - 2007, DiscussWeb. All Rights Reserved.

SEO by vBSEO 3.0.0