Cart
Free Shipping in the UK
Proud to be B-Corp

JavaScript in 24 Hours, Sams Teach Yourself Phil Ballard

JavaScript in 24 Hours, Sams Teach Yourself By Phil Ballard

JavaScript in 24 Hours, Sams Teach Yourself by Phil Ballard


£13.60
New RRP £21.99
Condition - Very Good
Only 2 left

JavaScript in 24 Hours, Sams Teach Yourself Summary

JavaScript in 24 Hours, Sams Teach Yourself by Phil Ballard

Learn JavaScript in 24 Hours

Covers JavaScript 1.8+, Ajax and jQuery


In just 24 lessons of one hour or less, you can learn how to create dynamic, interactive Web pages with the popular and ubiquitous JavaScript web programming language.


Using a straightforward, step-by-step approach, each lesson in this book clearly and carefully walks you through basic concepts and techniques, and helps you learn the essentials of JavaScript programming from the ground up.


Learn how to...

  • Use JavaScript to build dynamic, interactive Web pages
  • Debug scripts
  • Create scripts that work in all browsers
  • Work with HTML5 and CSS3
  • Leverage the popular jQuery library
  • Control CSS with simple JavaScripts
  • Add Ajax effects to your web pages
  • Script animations and music

Step-by-step instructions carefully walk you through the most common JavaScript programming tasks

Quizzes at end of every chapter help you build and test your knowledge

Interactive online exercises let you practice what you learn at the Codecademy web site with no downloads or installation needed


Sams Publishing has teamed up with Codecademy - the online place where anyone can learn and teach coding - to provide readers of Sams Teach Yoruself JavaScript in 24 Hours with an exclusive area on the Codecademy web site where you can supplement what you've learned in this book with some fun, fully interactive exercises and projects. After reading a lesson in the book you can roll up your sleeves and get some hands-on coding experience at codecademy.com/tracks/teachyourself



About Phil Ballard

Phil Ballard is a professional web consultant specializing in website and intranet design, search engine optimization, server-side scripting, client-side design, and programming and hosting. He has written a number of books and online tutorials, including Sams Teach Yourself Ajax in 10 Minutes.

Michael Moncur is the owner of Starling Technologies, a consulting firm specializing in networking and the Internet. He is also a freelance webmaster and author, and has written books on JavaScript, networking, and MCSE training.

Table of Contents

Introduction 1

Who This Book Is For 1

The Aims of This Book 1

Conventions Used 2

Q&A, Quiz, and Exercises 2

How the Book Is Organized 2

Tools You'll Need 3

PART I: First Steps with JavaScript 5

HOUR 1: Introducing JavaScript 7

Web Scripting Fundamentals 7

Server- Versus Client-Side Programming 8

JavaScript in a Nutshell 8

Where JavaScript Came From 9

The