----- Original Message ----- From: Sheriff To: [email protected] Sent: Sunday, December 02, 2007 12:27 AM Subject: [flexcoders] Best Way to learn Flex
So I have been trying to learn flex now for almost 9 month and i pretty much still don't know much to get me anywhere. This is also my first programming language to learn. I know enough to make everything work on its own but i still can't create stuff like this http://demo.quietlyscheming.com/displayShelf/index.html or any of the adobe Examples. So i was wondering, how long does it take to actually start doing some of that stuff and what is the best way to learn. Looking at the source code doesn't help much since there are too many files and its split up and the functions get spread out all over. Pick a small project to build. Develop it and stick it through to the very end. Start with nothing finish with the working program. If you get stuck as here and I'm sure we'll push you forward if you get stuck. Before you start coding decide exactly what you want - keep it simple. Try and work out a basic user interface. Consider the components and classes you might need to support the application and UI. There will be loads of problems that you encounter along the way that you won't expect, just refine/redo until you overcome them. We have all been there. Get going! (Where in the world are you?) Paul

