{"json_modified": "2016-08-27T01:54:24.631383", "uuid": "c2ecfce9-438d-418d-9461-deb667890589", "title": "A first splash into JavaScript", "url": "/en-US/docs/Learn/JavaScript/First_steps/A_first_splash", "tags": ["Events", "Functions", "Beginner", "Article", "Variables", "Learn", "Objects", "objects", "CodingScripting", "Conditionals", "JavaScript", "events", "Operators", "beginner"], "translations": [], "modified": "2016-08-27T01:54:24", "label": "A first splash into JavaScript", "localization_tags": [], "locale": "en-US", "id": 187486, "last_edit": "2016-08-27T01:54:17", "summary": "Now you've learned something about the theory of JavaScript, and what you can do with it, we are going to give you a crash course in the basic features of JavaScript via a completely practical tutorial. Here you'll build up a simple \"Guess the number\" game, step by step.", "sections": [{"id": "Quick_Links", "title": null}, {"id": "Thinking_like_a_programmer", "title": "Thinking like a programmer"}, {"id": "Example_\u2014_Guess_the_number_game", "title": "Example \u2014 Guess the number game"}, {"id": "Initial_setup", "title": "Initial setup"}, {"id": "Adding_variables_to_store_our_data", "title": "Adding variables to store our data"}, {"id": "Functions", "title": "Functions"}, {"id": "Operators", "title": "Operators"}, {"id": "Hidden_code", "title": "Hidden code"}, {"id": "Conditionals", "title": "Conditionals"}, {"id": "Events", "title": "Events"}, {"id": "Finishing_the_game_functionality", "title": "Finishing the game functionality"}, {"id": "Loops", "title": "Loops"}, {"id": "A_small_discussion_on_objects", "title": "A small discussion on objects"}, {"id": "Playing_with_browser_objects", "title": "Playing with browser objects"}, {"id": "Finished_for_now...", "title": "Finished for now..."}], "slug": "Learn/JavaScript/First_steps/A_first_splash", "review_tags": []}