I just want to know what is best learning tools for learning dojo for beginner. Also is there any video tutorials for the same.
Best way to learn dojo is to try is out yourself. I would recommend following books though:
Dojo: The Definitive Guide
Mastering Dojo (From Pragmatic Bookshelf)
http://www.sitepen.com/blog/
These are the largest collection of tutorials that I know of, and cover newer features that the books don't (though the books mentioned are invaluable). You may know about them already as pretty much any Google search for Dojo turns them up.
Also the Dojo IRC is helpful and friendly for specific question.
Download the code, demo and docs from http://download.dojotoolkit.org/release-1.10.0/ and put it in a folder in your document root. In the folder there must be the following folders
dijit/
dojo/
dojox/
util/
Open the test file in a webbrowser
http://localhost/dojo-release-1.10.0-src/dijit/tests/layout/test_SplitContainer.html
Open the file in your favorite text editor change the code and see the result. The test files are the main resource to learn dojo.
The util folder contains some useful scripts for combining the dojo files and minifying it. This is not that useful as beginner.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With