This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes HTML, CSS and JavaScript and the fly likes Secrets of JavaScript Ninja - Emphasis on coding techniques and browser compatibility? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Secrets of JavaScript Ninja - Emphasis on coding techniques and browser compatibility?" Watch "Secrets of JavaScript Ninja - Emphasis on coding techniques and browser compatibility?" New topic
Author

Secrets of JavaScript Ninja - Emphasis on coding techniques and browser compatibility?

Ken Butters
Greenhorn

Joined: Oct 23, 2008
Posts: 6
I read through the first chapter you posted... very nice.

From the title... I would guess that the emphasis of the book would be on coding techniques to solve a sampling if issues that developers commonly run up against... but the content of the first Chapter seemed to lean more torwards cross browser compatability of code...

Is one or both of those topics the primary emphasis of your book?

Would you say that you give equal airtime to both javascript and CSS? (both of which I have my sights on learning right now)
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56554
    
  14

Ken Butters wrote:Is one or both of those topics the primary emphasis of your book?

Yes. In fact, I'd say that they are the focus of the book. The book started as lessons that John learned the hard way while developing jQuery. It's been expanded beyond that, but many of the examples are still rooted in "here's a real-world problem I had to solve". And of course, browser compatibility is always one of those problems.

Would you say that you give equal airtime to both javascript and CSS? (both of which I have my sights on learning right now)

CSS itself is not covered at all. One of the advanced chapters is on writing a CSS selector engine, though. The book is purely focused on JavaScript.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Secrets of JavaScript Ninja - Emphasis on coding techniques and browser compatibility?
 
Similar Threads
Oracle's online java tutorial enough for oca exam?
Give the easiest example which differentiate "interface" and "abstract class" in Java.
Chapter 3, Head First Servlets and JSP
Understanding creating a "super" class obj from a "subclass" object
Android Training