books about: javascript
books:
Perl 5 Interactive Course: Certified Edition (Interactive Course)
17 reviews
Jon Orwant
Waite Group Press
, 1997
Best Introductory Perl Book Ever Written - No Holds Barred
I've read and use most of the Perl books out on the market today, but none comes close to getting you going well with Perl as does Jon Orwant's book. I still use it as a reference today, but it is the best any money can buy for learning Perl. I'm back buying another copy because I loaned mine to a friend and I miss it so much that I want to make sure I'll always have a copy handy. My old ...
The Ruby Programming Language
15 reviews
Yukihiro Matsomoto
,
Keiju Ishituka
Addison Wesley
, 2002
Excellent, but should not be used as a tutorial
This is an excellent reference book on Ruby, if you already know Ruby this book will help you a lot, but if you are looking for a tutorial on Ruby this book should not be your first choice.
Learning jQuery: Better Interaction Design and Web Development with Simple JavaScript Techniques
20 reviews
Karl Swedberg
,
Jonathan Chaffer
Packt Publishing
, 2007
Use JavaScript the easy way with jQuery
I've used JavaScript for 9 years and have hated the way it needs to be developed differently for different browsers. And there are the little gotchas that take way too long to run down in forums. Enter jQuery. The jQuery JavaScript library takes the pain out of using JavaScript. It handles the browsers and leaves us free to simply add functionality to websites in a logical and consistent way. ...
JavaScript Demystified
9 reviews
McGraw-Hill Osborne Media, 2005
I learned all the tricks I see on the web
I you ever wondered how the professional web page developers dress up their web pages, then take a look at this book. Every trick that I've seen on commercial web pages are revealed in this book. I easily copied code from the book into my web pages and made mine work like a pro web page. Good book.
Creating Vista Gadgets: Using HTML, CSS and JavaScript with Examples in RSS, Ajax, ActiveX (COM) and ...
16 reviews
Rajesh Lal
Sams
, 2008
Great Book, In-depth Analysis and reading material.
This is awesome book with in-depth analysis and great reading material. User friendly explanation that is even good for the starters. The book contains many topics that give detail orientation of learning and implementation. This book has very comprehensive details that explain everything and require no further explanation. 200% worth reading!!!
Foundation PHP for Dreamweaver 8
36 reviews
David Powers
friends of ED
, 2005
Excellent book to set up dynamic pages in Dreamweaver using php
I am a frontpage user that has set up static pages in a web site. I needed to move from static pages to dynamic pages using a database. I couldn't use PHP with FrontPage so I switched to Dreamweaver and needed a book that covered both dynamic pages and Dreamwaver. This book walked me through setting up the environment to have Dreamweaver work with Apache, PHP, MySQL and phpMyAdmin. I am ...
Effective Perl Programming: Writing Better Programs with Perl (A-W Developers Press)
45 reviews
Joseph N. Hall
,
Randal Schwartz
Addison-Wesley Professional
, 1998
great book
this book is "MUST HAVE" Perl book! It gives you great idea to simply your code and algorithm.
Perl Core Language Little Black Book, Second Edition
33 reviews
Steven Holzner
Paraglyph
, 2004
My Defacto Perl Reference
As a new programmer and new Perl programmer this is an invaluable reference. For the ambitious newbie this book can serve as a great starter guide to the Perl language. As a reference and supplement to another beginner book, this book really soars. I was able to quickly expand my understanding of Perl and started writing real perl programs (albeit very simple ones as a beginning perl ...
Beginning Perl, Second Edition
15 reviews
James Lee
Apress
, 2004
Fantastic tool for beginners
Beginning Perl is a great introduction and resource. It does assume the reader has some basic prior programming experience, but either way it is very logical and easy to follow. The book is well-organized so that you can easily find what you need. There are tips and shortcuts strategically placed throughout the book to help you along the way. I bought this book very recently, having no prior ...
jQuery in Action
10 reviews
Bear Bibeault
,
Yehuda Katz
Manning Publications
, 2008
Made the whole learning process much more enjoyable
I have solid JavaScript skills and plenty of experience, but at first I wasn't feeling 100% comfortable using jQuery; I was able to be productive very quickly, but failed to feel at home using it. This book was exactly what I was looking for. jQuery has its own way to approach many problems and, in my case, I almost had to "unlearn" certain habits and embrace the idiomatic alternatives offered by ...
Pro PHP XML and Web Services (Pro)
8 reviews
Robert Richards
Apress
, 2006
Heavy Metal XML
This is first and foremost an XML reference. The author takes the reader through over 100 pages XML background in the first three chapters, then an overview of a few utilities like XPath and XPointer before he touches on PHP. Having provided some grounding in the basics, he then proceeds to develop the use of XML in PHP from the basic topics of DOM (Document Object Model) and XSLT (Extensible ...
Advanced VBScript for Microsoft Windows Administrators (Pro Other)
6 reviews
Don Jones
,
Jeffery Hicks
Microsoft Press
, 2006
Delivers what it promises
It never ceases to amaze me how many scripting books, including this one, start off telling you that you should already have intermediate to advanced scripting skills before you read, yet spend an initial chapter explaining what an array or an object is. It leaves me feeling that their definition of what "advanced" is will differ greatly from mine. I am also always a little dismayed when ...
mod_perl Developer's Cookbook (Developer's Library)
7 reviews
Geoffrey Young
,
Paul Lindner
, ...
Sams
, 2002
The book mod_perl programmers have been waiting for
Over the last few years mod_perl has become a serious force in web development. If you're building a web site to run on an Apache server and you want to write the code in Perl, then you're going to want to install mod_perl on your server too as it's the best way to avoid many of the performance issues with traditional CGI. It's taken a while for publishers to wake up to the fact, however, and ...
Server-Side JavaScript(TM): Developing Integrated Web Applications
7 reviews
Robert Husted
,
J.J. Kuslich
Addison-Wesley (C)
, 1999
Excellent book ever seen on server side javascript
If any one wanted to learn good SSJS programming techniques, this is the best buy. Authors not only have real stuff but they explained in a much better way than anyother about SSJS concepts with wonderful, real life examples. Ofcourse, you shoud know about javascript fundamentals (core javascript) before you read this book and authors are very specific about the content of the book and their ...
Building a Web Site with Ajax: Visual QuickProject Guide
7 reviews
Larry Ullman
Peachpit Press
, 2007
Good Specific Example Of Ajax
The author succeeds in leading the reader through an example application utilizing techniques that have been lumped under the name "Ajax". I suspect that many readers learn as I do by testing and experimenting with code examples. To get the most out of the book, these readers should have access to a desktop or ISP web server with Php capability. Throught out the book, the author refers the ...
IT Administrator's Top Ten Introductory Scripts for Windows (Administrator's Advantage Series) ...
6 reviews
Jeff Fellinge
Charles River Media
, 2004
A Great Scripting Resource for Windows Sysadmin.
I am one of the Technical Writers who contributed to the Microsoft Windows Scripting Guide for Microsoft Press. Since working on that book, Mr. Fellinge's book is the first I've reviewed on scripting. The author does a great job of exploring some common scripting tasks and demonstrating how to solve them using JavaScript and VBScript. His understanding of both ADSI and WMI is impressive. These ...
Perl Hacks: Tips & Tools for Programming, Debugging, and Surviving (Hacks)
9 reviews
chromatic
,
Damian Conway
, ...
O'Reilly Media, Inc.
, 2006
Excellent Compendium of Perl Tricks
To be completely honest, this isn't the book I thought it was going to be. Most O'Reilly Hacks books start off pretty simply and in a few chapters take you to the further reaches of their subject area. Whilst this is a great way to quickly get a good taste of a particular topic, it has the occasional disadvantage that for subjects that you know well, the first couple of chapters can seem a bit ...
HTML Dog: The Best-Practice Guide to XHTML and CSS
8 reviews
Patrick Griffiths
New Riders Press
, 2006
Excellent guide to using CSS with XHTML Strict
This book is not a comprehensive encyclopedia of every CSS nuance, but it presents all the main areas in a very clear, but not dumbed-down manner. Basically it answered my three questions: 1. I wanted to re-write an older web site using CSS and modern HTML web stds, so where do I start? 2. What is my best approach? 3. Why would I want to do it that way? So along the way it clarified for me ...
Advanced Rails Recipes
6 reviews
Mike Clark
Pragmatic Bookshelf
, 2008
Get it, it will pay for itself immediately.
I went through this book cover-to-cover every few pages saying, 'Wow, I could have used/need that now!' If you're a RoR developer, you really should have this book on your shelf. I marked maybe 75% of the recipes as something I could use--worth it's weight in gold!
GWT in Practice
6 reviews
Robert Cooper
,
Charlie Collins
Manning Publications
, 2008
GWT In Practice - Worth Reading
GWT In Practice is well worth having as a reference for any developer who will be using GWT toolkit or is already using the GWT toolkit. The book makes for easy reading and not only covers the key areas of GWT but also the deployment and continuous integration of your GWT applications. The book's code samples are also very helpful in understanding the GWT concepts and usage. I highly recommend ...
search for books
administrator
,
administrators
,
advanced
,
advantage
,
applications
,
beginning
,
best-practice
,
certified
,
cookbook
,
debugging
,
demystified
,
developer
,
developers
,
developing
,
development
,
dreamweaver
,
effective
,
foundation
,
integrated
,
interaction
,
interactive
,
introductory
,
javascript
,
microsoft
,
programming
,
quickproject
,
server-side
,
silverlight
,
surviving
,
techniques
books:
Amazon.com Widgets
Kindle - Amazon's New Wireless Reading Device
This is the future of book reading. I have used it and love it!
randomly chosen
office product:
14K Dia-Cut Money Clip
home
impressum - about us