My online bookmark. A collection of all the usefull sources I find, mostly for starting a business...some just for fun. Hope you find it usefull.
Search
Saturday, October 2, 2010
Best Way to Learn CSS
If you want to learn CSS, watch through the entire CSS Noob to Ninja video series by netTuts. Its amazing!
Learning AS2 & 3
I was reading a forum and ran across this:
Just figured I should learn what each type does and how to use them.
I may update this post with links to useful resources related to each one... then again, I may forget. :P
Use an object if the indexes are strings, a vector if they are integers and you only have one type, an array if the keys are integers but you need multiple types that doesn't have a common base type and use a dictionary if the keys are anything else. So basically we use those class depending on what kind of indexes and element types that we want to use? And there is no rules that we must use Object class for creating associative array? |
I may update this post with links to useful resources related to each one... then again, I may forget. :P
Subscribe to:
Posts (Atom)