Hi :)

I want to start creating windows applications. Can you tell me what editor is best to do this & if I can just start coding right away or do I need to download libraries etc to do it?

I am using Eclipse is this the best editor to use or are there better editors when 1st learning windows(...win32??) programming?

Recommended Answers

All 8 Replies

VC++ 2008 -- Express edition is free. Although C# is good too.

what is your reason for win32 programming, why dont you program in .net?

Code::Blocks with MinGW is my choice.

what is your reason for win32 programming, why dont you program in .net?

.NET is like asking someone to commit suicide. It's a bloated piece of crap.

Welcome to Win32 :) As long as your compiler/IDE supports Win32, and has all the includes (windows.h, etc.) It'll work. In my opinion the best compiler is Code::Blocks (http://www.codeblocks.org/)

if I can just start coding right away or do I need to download libraries etc

probably not :)

Hope I helped :)

Code::Blocks with MinGW is my choice.

.NET is like asking someone to commit suicide. It's a bloated piece of crap.

what made you think like that?

what made you think like that?

All the tobasco sauce I just drank. I can't feel my tongue.
Does that answer your question?

commented: wtf -1
commented: LOL :) +36

All the tobasco sauce I just drank. I can't fell my tongue.
Does that answer your question?

ROFL

thanks for the advice :)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.