So that is the random question that will just occurred in my opinion: what do you have as references when you find yourself doing HTML, CSS, or maybe Javascript, etc, work
With regard to W3C technologies, my first stop is more often than not the technical reports/specifications (be they DOM, CSS, or maybe HTML). For languages, I try and also hit the terms source (i. e., Java’s API docs for Java, Ruby’s benchmark for Ruby, that Rails API intended for Rails, etc. ), aside from Javascript, where We have no central a blueprint.
For the rest, I usually utilize the Google Also, the only publications on programming I own at this time are Practical Frequent Lisp (which Now i am slowly making this way through) in addition to C++ GUI Programming With Qt, which I got a couple of years ago.
So what on earth about others Does one use more textbooks than web sources Can you use Google above I do, or do you have a list of bookmarks that you just go through Simply curious
Certainly, the W3C specifications is what I use. The CSS ones are actually useful.
With regard to Javascript, mozilla. org’s builder stuff.
In the event that fails, I harass people at the job.
I use Dreamweaver also it has a alternatively extensive reference library integrated. Also, http: //www. devguru. com is quite useful. For a number of CSS tricks, I have several Eric Meyer’s publications handy.
At this time I almost never must look up html document help. Keeping that in your mind, I usually perform stuff from storage area. If I’m however having trouble with I head over to w3schools and check several of my many css bookmarks. But I’m finding an increasing number of that I can certainly just check past projects or figure out more advanced css system techniques without aid. (I used to own to follow a tutorial to make a css layout).