| Forum |
|
|||||||
| Programming The destination for developers - C, C++, Java, Python and the lot |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
| Advertisements. Register and be a member of the community to get rid of them. | |
|
Advertisement
|
|
|
|
#2 (permalink) |
|
In The Zone
Join Date: Mar 2004
Location: Bangalore
Posts: 297
|
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. |
|
|
|
|
#4 (permalink) | |
|
C# Be Sharp !
Join Date: Jun 2006
Location: Toronto
Posts: 1,805
|
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:
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. |
|
|
|
|
|
#5 (permalink) |
|
In The Zone
Join Date: Mar 2004
Location: Bangalore
Posts: 297
|
.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. |
|
|
|
|
#7 (permalink) | |
|
Human Spambot
Join Date: May 2005
Location: Riding an Oliphaunt
Posts: 2,165
|
Quote:
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! |
|
|
|
|
|
#8 (permalink) | |
|
C# Be Sharp !
Join Date: Jun 2006
Location: Toronto
Posts: 1,805
|
Quote:
__________________
There are 10 types of people in the world: those who understand binary and those who do not. |
|
|
|
|
|
#9 (permalink) |
|
Back to l33ching :)
Join Date: Jun 2005
Location: Latitude: 22° 32' North. Longitude: 88° 22' East
Posts: 833
|
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 |
|
|
|
|
#10 (permalink) |
|
In The Zone
Join Date: Mar 2004
Location: Bangalore
Posts: 297
|
try this goddamn link: http://www.winprog.org/tutorial/
__________________
If there wasn't greed, we still would have been single-celled organisms. |
|
|
|
|
#11 (permalink) |
|
The Frozen Nova
Join Date: Sep 2004
Location: Trespasser in Virtual Land
Posts: 1,641
|
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 |
|
|
|
|
#12 (permalink) |
|
Wise Old Owl
Join Date: Dec 2005
Location: Space-time continuum
Posts: 1,646
|
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. |
|
|
|
|
#13 (permalink) |
|
Guest
Posts: n/a
|
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 |
|
|
#14 (permalink) |
|
Are we there yet?
Join Date: Oct 2005
Location: Near my PC.
Posts: 100
|
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
|
|
|
|
|
#15 (permalink) |
|
In The Zone
Join Date: Mar 2004
Location: Bangalore
Posts: 297
|
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. |
|
|
|
|
#16 (permalink) |
|
C# Be Sharp !
Join Date: Jun 2006
Location: Toronto
Posts: 1,805
|
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. |
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|