Hi Don,

that's an interesting question and I hope others on the list will add 
their suggestions.

Assuming you already have at least some experience in object-oriented 
programming, you should of course be familiar with the basic concepts of 
JavaScript such as data types, control structures and inheritance. David 
Flanagan's "JavaScript: The Definitive Guide"[1] covers all that and has 
a very extensive reference section as well.

I also like the "Core JavaScript Reference" and "Core JavaScript Guide" 
sections of Mozilla's Developer Center[2].

Moving on to the qooxdoo side of things, you'll want to start by working 
your way through the "Getting Started" section of the manual[3] before 
moving on to the recent series of tutorials[4]. Whenever you feel the 
need to dive deeper into a specific topic, consult the corresponding 
article in the manual.


Regards,
Daniel

[1] 
http://www.amazon.com/JavaScript-Definitive-Guide-David-Flanagan/dp/0596101996/
[2] https://developer.mozilla.org/en/JavaScript
[3] http://qooxdoo.org/documentation/1.0#getting_started
[4] http://news.qooxdoo.org/tutorial-part-1-the-beginning-of-a-twitter-app

Don Lee schrieb:
> What does a beginner need to read to understand how to use Qooxdoo?
> Is there a specific javascript text I should review before diving into
> Qooxdoo?
> 
> ------------------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
> 
> 


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to