Tell me more ×
Programmers Stack Exchange is a question and answer site for professional programmers interested in conceptual questions about software development. It's 100% free, no registration required.

Could anyone suggest how should I learn and in what order to do following?

I want to build windows application for photo editor like photoshop(That's huge) with just two buttons of features, import picture, export picture save and open! That's it!

I know C++ and image processing algorithms. But I am confused from the following what should I learn and in what order? Windows programming with API, windows GUI, MFC, Message driven architecture, MSDN, SDK?

Would you please highlight on this with respect to my small application? Where they fit in pipeline while you create one full fledged application?

share|improve this question
1  
Hello and Welcome to Programmers. Questions are expected to have a limited, focused scope that can be reasonably answered without writing an entire book on the subject per the FAQ. Have a pleasant day. – World Engineer Apr 4 at 0:13

closed as not a real question by Robert Harvey, World Engineer Apr 4 at 0:12

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.