Forum     

Go Back   Digit Technology Discussion Forum > Software > Programming
Register FAQ Calendar Mark Forums Read

Programming The destination for developers - C, C++, Java, Python and the lot


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 09-06-2006, 06:30 PM   #1 (permalink)
tukaibatman
Guest
 
Posts: n/a
Lightbulb Help me with Windows Programming


guys can u tell me the best book to start learning windows programming.
I have learned C & C++. Now I want to learn .NET & Windows programming
 
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 09-06-2006, 09:10 PM   #2 (permalink)
In The Zone
 
rohan's Avatar
 
Join Date: Mar 2004
Location: Bangalore
Posts: 297
Default Re: Help me with Windows Programming

basically.. what you are looking for is Win32 API programming. Win32 API programming is not simple(but definately simpler and better than Linux/UNIX programming). Unfortunately, there are no good books for it by publuishers like 'Wrox', 'O'Reilly' or the rest. You can check out some online resources for that, especailly msdn(http://msdn.microsoft.com). I had a link to a great Win32 API programming tut... I can't find it know... I'll upload the whole file and send you a link(it's free and it's legal.. so don't worry).
__________________
If there wasn't greed, we still would have been single-celled organisms.
rohan is offline  
Old 09-06-2006, 09:17 PM   #3 (permalink)
tukaibatman
Guest
 
Posts: n/a
Default Re: Help me with Windows Programming

Thanks but I can't keep reading from the computers for hours at a stretch.
if anyone else can help and also thanks to you rohan and please upload the link soon
 
Old 09-06-2006, 09:31 PM   #4 (permalink)
C# Be Sharp !
 
Zeeshan Quireshi's Avatar
 
Join Date: Jun 2006
Location: Toronto
Posts: 1,805
Default Re: Help me with Windows Programming

Well if u want to program .NET then u should program using C# coz it's got a better and logical class access structure than c++ . and it'ss gonna be the top language in the time to come .

Quote:
Originally Posted by rohan
basically.. what you are looking for is Win32 API programming. Win32 API programming is not simple(but definately simpler and better than Linux/UNIX programming). Unfortunately, there are no good books for it by publuishers like 'Wrox', 'O'Reilly' or the rest. You can check out some online resources for that, especailly msdn(http://msdn.microsoft.com). I had a link to a great Win32 API programming tut... I can't find it know... I'll upload the whole file and send you a link(it's free and it's legal.. so don't worry).
well there's a book from wrox on windows programming ( although it teaches using mfc not win32 api )

it "Ivor Horton's Begiining Visual C++ 2005" .

i bought this one and it's a damn good book . i'll rate it 9/10 .

also tukaibatman if u want to program .NET using C# try "Beginning Visual C# 2005"
__________________
There are 10 types of people in the world: those who understand binary and those who do not.

Last edited by Zeeshan Quireshi; 09-06-2006 at 09:35 PM.
Zeeshan Quireshi is offline  
Old 09-06-2006, 10:28 PM   #5 (permalink)
In The Zone
 
rohan's Avatar
 
Join Date: Mar 2004
Location: Bangalore
Posts: 297
Default Re: Help me with Windows Programming

.NET is not effective as much and nor is C#. Try using D, it has complete support for the Win32 API and if not, all C headers can be translated to D header imports.

Anyways, even if you use C/C++/C#, the books suggested by Zeeshan are good, but learning MFC won't help much, as it is always better to learn the API first, because MFC can do only as much as the API can do and it's just not the case vice-versa.

my 2 cents

rohan
__________________
If there wasn't greed, we still would have been single-celled organisms.
rohan is offline  
Old 10-06-2006, 08:42 AM   #6 (permalink)
tukaibatman
Guest
 
Posts: n/a
Question Re: Help me with Windows Programming

hey guys i have just learned c/C++ doesn't mean that I understand MFC or Win32 API programming.
will the suggested book start from the scratch
 
Old 10-06-2006, 01:19 PM   #7 (permalink)
Human Spambot
 
kumarmohit's Avatar
 
Join Date: May 2005
Location: Riding an Oliphaunt
Posts: 2,173
Default Re: Help me with Windows Programming

Quote:
Originally Posted by tukaibatman
guys can u tell me the best book to start learning windows programming.
I have learned C & C++. Now I want to learn .NET & Windows programming
IF You want to start from scratch with Windows and Dot Net Programs Just Download and install Miscrosoft Visual Studio 2005 express Editions when you register them they will give you free ebooks of the editions of these suites which you can print or you can buy the books and get CDs for the software free Of course to install the express editions you will need Windows XPSP2.
The Books are
Microsoft Visual Basic 2005 Express Edition - Build a Program Now!
Microsoft Visual C# 2005 Express Edition - Build a Program Now!

Alternatively you can download complete ISO images from:
http://msdn.microsoft.com/vstudio/ex...pport/install/
__________________
The real and only freedom is Public Domain. Everything else in unfree! Even those who claim to be the self styled evangelists of freedom are not free because freedom cannot be forced by any means!
kumarmohit is offline  
Old 10-06-2006, 03:08 PM   #8 (permalink)
C# Be Sharp !
 
Zeeshan Quireshi's Avatar
 
Join Date: Jun 2006
Location: Toronto
Posts: 1,805
Default Re: Help me with Windows Programming

Quote:
Originally Posted by tukaibatman
hey guys i have just learned c/C++ doesn't mean that I understand MFC or Win32 API programming.
will the suggested book start from the scratch
well yeas "Ivor Horton's Beginning Visual C++ 2005" Starts from scratch , and that means it even teaches u c++ .
__________________
There are 10 types of people in the world: those who understand binary and those who do not.
Zeeshan Quireshi is offline  
Old 10-06-2006, 11:35 PM   #9 (permalink)
Back to l33ching :)
 
gauravakaasid's Avatar
 
Join Date: Jun 2005
Location: Latitude: 22° 32' North. Longitude: 88° 22' East
Posts: 839
Default Re: Help me with Windows Programming

buy a book by JIM CONGAR, dats wat we followd in college
__________________
Whenever you find yourself on the side of the majority, it is time to pause and reflect ~ Mark Twain
gauravakaasid is offline  
Old 11-06-2006, 12:03 AM   #10 (permalink)
In The Zone
 
rohan's Avatar
 
Join Date: Mar 2004
Location: Bangalore
Posts: 297
Default Re: Help me with Windows Programming

try this goddamn link: http://www.winprog.org/tutorial/
__________________
If there wasn't greed, we still would have been single-celled organisms.
rohan is offline  
Old 11-06-2006, 12:17 AM   #11 (permalink)
The Frozen Nova
 
casanova's Avatar
 
Join Date: Sep 2004
Location: Trespasser in Virtual Land
Posts: 1,641
Default Re: Help me with Windows Programming

What is D. Heard first time.
And .Net is surely going to rock in upcoming versions of windows as it will be integral part of the os and not a framework. Still much time for that, maybe iwth Windows codename BlackHawk.
And as far as learning C# is concerned, u can use any book from Microsoft Press.
__________________
I dream of a better tomorrow... where chickens can cross roads and not have their motives questioned.

www.nerdweed.blogspot.com
casanova is offline  
Old 11-06-2006, 01:22 AM   #12 (permalink)
Wise Old Owl
 
JGuru's Avatar
 
Join Date: Dec 2005
Location: Space-time continuum
Posts: 1,646
Default Re: Help me with Windows Programming

D is a programming language!! It came after C language!!
You can checkout Microsoft Press books for Windows Programming.
You can also search in Amazon.com.
JGuru is offline  
Old 11-06-2006, 04:24 AM   #13 (permalink)
tukaibatman
Guest
 
Posts: n/a
Talking Re: Help me with Windows Programming

thanx a lot
the book and the website http://www.winprog.org/tutorial/ both were just fantastic
now a teenie weenie help more
can you guys tell me a goodbook to learn .NET programming that too from scratch or a similiar fantastic website
 
Old 11-06-2006, 04:21 PM   #14 (permalink)
Are we there yet?
 
amrit1's Avatar
 
Join Date: Oct 2005
Location: Near my PC.
Posts: 104
Default Re: Help me with Windows Programming

what happend to this board guys, i had post the same topic in this section but that time the thread was locked and i was given a warning. i think all the mods/admins are sleeping or hav no time for looking that was is going in the board
amrit1 is offline  
Old 11-06-2006, 07:29 PM   #15 (permalink)
In The Zone
 
rohan's Avatar
 
Join Date: Mar 2004
Location: Bangalore
Posts: 297
Default Re: Help me with Windows Programming

it's bcoz the helpful guy, rohan was not around at that time.. don't worry...

BTW, D is a cool programming language which makes the best out of both worlds: the scientific programming of C++ and the ease and practicality of Java and most surprisingly, it compiles to executables. More info here:

http://digitalmars.com/d
__________________
If there wasn't greed, we still would have been single-celled organisms.
rohan is offline  
Old 11-06-2006, 09:22 PM   #16 (permalink)
C# Be Sharp !
 
Zeeshan Quireshi's Avatar
 
Join Date: Jun 2006
Location: Toronto
Posts: 1,805
Default Re: Help me with Windows Programming

well if u wanna learn .NET Programmin use

"Beginning Visual C# 2005" ,

one note : c# is much better suited and easier to access .NET library features than c++ . it's very much similar to c++ so you won't have any prob .

the book teaches u c# from basics then u dive into .net programming
__________________
There are 10 types of people in the world: those who understand binary and those who do not.
Zeeshan Quireshi is offline  
Closed Thread

Bookmarks

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

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


 
Latest Threads
- by trublu
- by soumya
- by Tenida
- by tv6952

Advertisement




All times are GMT +5.5. The time now is 05:37 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2