Professional >> Engineering and Computer Science >> Computer Science >> Computer Science


JavaScript in 24 Hours, Sams Teach Yourself

JavaScript in 24 Hours, Sams Teach Yourself

Author(s):
  • Phil Ballard
  • Author: Phil Ballard
    • ISBN:9789389552942
    • 10 Digit ISBN:938955294X
    • Price:Rs. 795.00
    • Pages:428
    • Imprint:Pearson Education
    • Binding:Paperback
    • Status:Available


    Be the first to rate the book !!

    In just 24 lessons of one hour or less, Sams Teach Yourself JavaScript in 24 Hours helps students learn the fundamentals of web programming using the JavaScript language.

    Designed for beginners with no previous programming experience, this book's straightforward, step-by-step approach shows readers how to use JavaScript to add a wide array of interactive features and effects to web pages.

     

    Table of Content

    "Part I: Your First Steps with JavaScript
    LESSON 1: Introducing JavaScript
    LESSON 2: Writing Simple Scripts
    LESSON 3: Introducing Functions
    LESSON 4: More Fun with Functions
    LESSON 5: DOM Objects and Built-in Objects
    Part II: Cooking with Code
    LESSON 6: Dealing with Numbers
    LESSON 7: Working with Character Strings
    LESSON 8: Storing Data In Arrays
    LESSON 9: Handling Events in JavaScript
    LESSON 10: Controlling Program Flow
    Part III: Understanding JavaScript Objects
    LESSON 11: Introducing Object-Oriented Programming
    LESSON 12: Learning More About Objects
    LESSON 13: Scripting with the DOM
    LESSON 14: Meet JSON
    Part IV: Manipulating Web Pages with JavaScript
    LESSON 15: Programming HTML with JavaScript
    LESSON 16: Manipulating CSS in JavaScript
    LESSON 17: More Advanced Control of CSS
    Part V: Some Advanced Techniques for Your JavaScript Toolkit
    LESSON 18: Reading and Writing Cookies
    LESSON 19: Matching Patterns Using Regular Expressions
    LESSON 20: Understanding and Using Closures
    LESSON 21: Organizing Code with Modules
    Part VI: Learning the Trade
    LESSON 22: Good Coding Practice
    LESSON 23: Debugging Your Code
    LESSON 24: Where to Go Next
    APPENDIX A
    "
     

    Salient Features

    1. JavaScript has become most widely used, most vital programming language for all types of web programming, from the client to server
    2. This book is the best, most accessible entry-level JavaScript tutorial for the student with absolutely no programming background
    3. Seventh edition updates this book to include coverage throughout of ECMAScript 6 (also known as ES6 or ECMAScript2015)
    4. New chapters on events, callbacks, closures, and modules help the reader go beyond the basics of JavaScript