FirstCity
Welcome to First City University College Library iPortal | library@firstcity.edu.my | +603-7735 2088 (Ext. 519)

JavaScript projects for kids : (Record no. 50706)

MARC details
000 -LEADER
fixed length control field 07939cam a2200745Ii 4500
001 - CONTROL NUMBER
control field ocn939400104
003 - CONTROL NUMBER IDENTIFIER
control field OCoLC
005 - DATE AND TIME OF LATEST TRANSACTION
control field 20200827112626.0
006 - FIXED-LENGTH DATA ELEMENTS--ADDITIONAL MATERIAL CHARACTERISTICS
fixed length control field m o d
007 - PHYSICAL DESCRIPTION FIXED FIELD--GENERAL INFORMATION
fixed length control field cr unu||||||||
008 - FIXED-LENGTH DATA ELEMENTS--GENERAL INFORMATION
fixed length control field 160215s2016 enka jo 001 0 eng d
040 ## - CATALOGING SOURCE
Original cataloging agency UMI
Language of cataloging eng
Description conventions rda
-- pn
Transcribing agency UMI
Modifying agency TEFOD
-- OCLCF
-- TEFOD
-- DEBBG
-- C6I
-- DEBSZ
-- NLE
-- YDXCP
-- IDEBK
-- OCLCQ
-- CEF
-- N$T
-- UKMGB
-- AGLDB
-- IGB
-- RDF
015 ## - NATIONAL BIBLIOGRAPHY NUMBER
National bibliography number GBB6G3269
Source bnb
016 7# - NATIONAL BIBLIOGRAPHIC AGENCY CONTROL NUMBER
Record control number 018007088
Source Uk
019 ## -
-- 936624512
-- 936961756
-- 958465114
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
International Standard Book Number 9781783988495
Qualifying information (electronic bk.)
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
International Standard Book Number 1783988495
Qualifying information (electronic bk.)
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
Canceled/invalid ISBN 1785287176
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
Canceled/invalid ISBN 9781785287176
029 1# - OTHER SYSTEM CONTROL NUMBER (OCLC)
OCLC library identifier DEBBG
System control number BV043968914
029 1# - OTHER SYSTEM CONTROL NUMBER (OCLC)
OCLC library identifier DEBSZ
System control number 485794268
029 1# - OTHER SYSTEM CONTROL NUMBER (OCLC)
OCLC library identifier DEBSZ
System control number 473885484
029 1# - OTHER SYSTEM CONTROL NUMBER (OCLC)
OCLC library identifier GBVCP
System control number 882753088
029 1# - OTHER SYSTEM CONTROL NUMBER (OCLC)
OCLC library identifier AU@
System control number 000062540022
029 1# - OTHER SYSTEM CONTROL NUMBER (OCLC)
OCLC library identifier UKMGB
System control number 018007088
029 1# - OTHER SYSTEM CONTROL NUMBER (OCLC)
OCLC library identifier AU@
System control number 000066232863
029 1# - OTHER SYSTEM CONTROL NUMBER (OCLC)
OCLC library identifier AU@
System control number 000066531964
029 1# - OTHER SYSTEM CONTROL NUMBER (OCLC)
OCLC library identifier AU@
System control number 000067108072
035 ## - SYSTEM CONTROL NUMBER
System control number (OCoLC)939400104
Canceled/invalid control number (OCoLC)936624512
-- (OCoLC)936961756
-- (OCoLC)958465114
037 ## - SOURCE OF ACQUISITION
Stock number CL0500000716
Source of stock number/acquisition Safari Books Online
037 ## - SOURCE OF ACQUISITION
Stock number 1A3BFFD9-F73C-4662-BD35-9AC321E71326
Source of stock number/acquisition OverDrive, Inc.
Note http://www.overdrive.com
050 #4 - LIBRARY OF CONGRESS CALL NUMBER
Classification number QA76.73.J39
072 #7 - SUBJECT CATEGORY CODE
Subject category code JNF
Subject category code subdivision 000000
Source bisacsh
082 04 - DEWEY DECIMAL CLASSIFICATION NUMBER
Classification number 005.2762
Edition number 23
049 ## - LOCAL HOLDINGS (OCLC)
Holding library MAIN
100 1# - MAIN ENTRY--PERSONAL NAME
Personal name Towaha, Syed Omar Faruk,
Relator term author.
Authority record control number or standard number http://id.loc.gov/authorities/names/no2018034637
245 10 - TITLE STATEMENT
Title JavaScript projects for kids :
Remainder of title gear up for a roller-coaster ride into the world of JavaScript and programming with this easy-to-follow, fun, and entertaining project-based guide /
Statement of responsibility, etc. Syed Omar Faruk Towaha.
246 30 - VARYING FORM OF TITLE
Title proper/short title Gear up for a roller-coaster ride into the world of JavaScript and programming with this easy-to-follow, fun, and entertaining project-based guide
264 #1 - PRODUCTION, PUBLICATION, DISTRIBUTION, MANUFACTURE, AND COPYRIGHT NOTICE
Place of production, publication, distribution, manufacture Birmingham, UK :
Name of producer, publisher, distributor, manufacturer Packt Publishing,
Date of production, publication, distribution, manufacture, or copyright notice 2016.
300 ## - PHYSICAL DESCRIPTION
Extent 1 online resource :
Other physical details illustrations.
336 ## - CONTENT TYPE
Content type term text
Content type code txt
Source rdacontent
337 ## - MEDIA TYPE
Media type term computer
Media type code c
Source rdamedia
338 ## - CARRIER TYPE
Carrier type term online resource
Carrier type code cr
Source rdacarrier
490 1# - SERIES STATEMENT
Series statement Community experience distilled
588 ## - SOURCE OF DESCRIPTION NOTE
Source of description note Description based on online resource; title from cover (Safari, viewed February 12, 2016).
500 ## - GENERAL NOTE
General note Includes index.
520 8# - SUMMARY, ETC.
Summary, etc. Annotation
Expansion of summary note Gear up for a roller-coaster ride into the world of JavaScript and programming with this easy-to-follow, fun, and entertaining project-based guideAbout This Book Get to know the concepts of HTML and CSS to work with JavaScript Explore the concepts of object-oriented programming Follow this step-by-step guide on the fundamentals of JavaScript programmingWho This Book Is ForIf you've never written code before or you are completely new to the world of web programming, then this book is the right choice for you. This book is for kids of age 10 years and above and parents who are completely new to the world of programming and want to get introduced to programming.What You Will Learn Learn how to work with Google Developer tools to iterate, debug and profile your code Develop a Battleship game using the basic concepts of HTML and CSS Get to know the fundamentals of JavaScript programming Create our own version of Pac Man game. Discover the vital concepts of object-oriented programmingIn DetailJavaScript is the most widely-used programming language for web development and that's not all! It has evolved over the years and is now being implemented in an array of environments from websites to robotics. Learning JavaScript will help you see the broader picture of web development.This book will take your imagination to new heights by teaching you how to work with JavaScript from scratch. It will introduce you to HTML and CSS to enhance the appearance of your applications. You'll then use your skills to build on a cool Battleship game! From there, the book will introduce you to jQuery and show you how you can manipulate the DOM. You'll get to play with some cool stuff using Canvas and will learn how to make use of Canvas to build a game on the lines of Pacman, only a whole lot cooler! Finally, it will show you a few tricks with OOP to make your code clean and will end with a few road maps on areas you can explore further.Style and approachThis is an easy-to-follow, informative, and fun guide that takes a project-based approach to teaching programming in JavaScript. You will learn everything you need to get started with serious web application development.
505 0# - FORMATTED CONTENTS NOTE
Formatted contents note Cover; Copyright; Credits; About the Author; About the Reviewer; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Exploring JavaScript in the Console; Installing Google Chrome; Installing Atom; Chrome Developer Tools; Our first program; Why do we use Chrome Developer Tools?; Why do we use Atom as the text editor?; Exercise; Summary; Chapter 2: Solving Problems Using JavaScript; Variables; Comments; Arithmetic operators; Addition; Subtraction; Multiplication; Division; Modulus; More operators and operations; Increment or decrement operators; Assignment operators
505 8# - FORMATTED CONTENTS NOTE
Formatted contents note JavaScript comparison and logical operatorsSummary; Chapter 3: Introducing HTML and CSS; HTML; Your first webpage; More HTML tags; Coloring HTML text; Linking HTML text; Inserting an image; CSS; JavaScript on an HTML page; Summary; Chapter 4: Diving a Bit Deeper; JavaScript methods; HTML buttons and form; Buttons; Form; If statement; Switch-case; Exercise; Loops; The for loop; Exercise; The while loop; Exercise; Summary; Chapter 5: Ahoy! Sailing into Battle; The HTML part; The CSS part; The JavaScript part; The final code; Summary; Chapter 6: Exploring the Benefits of jQuery
505 8# - FORMATTED CONTENTS NOTE
Formatted contents note Installing jQueryExplaining the code; Going deeper; The load() method; The keyup() and keydown() methods; The change() method; The blur() and focus() methods; The resize() method; The scroll() method; Summary; Chapter 7: Introducing the Canvas; Implementing canvas; Adding JavaScript; Drawing a rectangle; Drawing a line; A quick exercise; Drawing a circle; Draw linear gradient; A quick exercise; Let's make a clock!; Summary; Chapter 8: Building Rat-man!; Game user interface; Adding functionalities to the game; The app.main.js file; The app.display_functions.js file; The app.init.js file
505 8# - FORMATTED CONTENTS NOTE
Formatted contents note Images for Rat-man!The monsters folder; The player folder; The portal folder; The walls folder; Adding images to our cats; Draw the canvas; The app.key_handler.js file; The app.movement_functions.js file; The app.constants.js file; Playing the game; Summary; Chapter 9: Tidying up Your Code Using OOP; Inheritance in JavaScript; Encapsulation in JavaScript; Dissecting Hangman; Summary; Chapter 10: Possibilities; JavaScript as your first programming language; JavaScript is everywhere; JavaScript developer as profession; All chores can be done by JavaScript; Robotics; 3D games
505 8# - FORMATTED CONTENTS NOTE
Formatted contents note Making apps for your smartphonesRunning web servers; Running Ruby and Python; Writing OS-independent desktop applications; Web scraping and screenshotting; Web analytics; Responsive and interactive contents; Animation; Creating cookies; Awesome JavaScript examples; Summary; Index
590 ## - LOCAL NOTE (RLIN)
Local note eBooks on EBSCOhost
Provenance (VM) [OBSOLETE] EBSCO eBook Subscription Academic Collection - Worldwide
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name entry element JavaScript (Computer program language)
Form subdivision Juvenile literature.
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name entry element JUVENILE NONFICTION / General.
Source of heading or term bisacsh
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name entry element JavaScript (Computer program language)
Source of heading or term fast
Authority record control number or standard number (OCoLC)fst00982071
655 #4 - INDEX TERM--GENRE/FORM
Genre/form data or focus term Electronic books.
655 #7 - INDEX TERM--GENRE/FORM
Genre/form data or focus term Juvenile works.
Source of term fast
Authority record control number or standard number (OCoLC)fst01411637
830 #0 - SERIES ADDED ENTRY--UNIFORM TITLE
Uniform title Community experience distilled.
Authority record control number or standard number http://id.loc.gov/authorities/names/no2011030603
856 40 - ELECTRONIC LOCATION AND ACCESS
Uniform Resource Identifier <a href="https://libproxy.firstcity.edu.my:8443/login?url=http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1163833">https://libproxy.firstcity.edu.my:8443/login?url=http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1163833</a>
938 ## -
-- ProQuest MyiLibrary Digital eBook Collection
-- IDEB
-- cis33796826
938 ## -
-- YBP Library Services
-- YANK
-- 12831288
938 ## -
-- EBSCOhost
-- EBSC
-- 1163833
994 ## -
-- 92
-- MYFCU

No items available.