Elisabeth Robson – författare
698 kr
Skickas inom 5-8 vardagar
665 kr
Skickas inom 5-8 vardagar
418 kr
Skickas inom 5-8 vardagar
734 kr
Läs direkt efter köp
What will you learn from this book?
The new edition of this brain-friendly guide takes you through a comprehensive journey into modern JavaScript, covering everything from core language fundamentals to today''s cutting-edge features. You''ll dive into the nuances of JavaScript types and the unparalleled flexibility of its functions. You''ll also learn how to expertly navigate classes and objects, and finally understand closures. But that''s just the beginning. You''ll also get hands-on with the browser''s document object model (DOM), engaging with JavaScript in exciting ways. You won''t just be reading—you''ll be playing games, solving puzzles, pondering mysteries, and interacting with JavaScript as never before. And you''ll write real code, lots of it, so you can start building your own applications.
What''s so special about this book?
If you''ve read a Head First book, you know what to expect: a visually rich format designed for the way your brain works. If you haven''t, you''re in for a treat. With this book, you''ll learn JavaScript through a multisensory experience that engages your mind—rather than a text-heavy approach that puts you to sleep.
714 kr
Läs direkt efter köp
What will you learn from this book?
The new edition of this brain-friendly guide takes you through a comprehensive journey into modern JavaScript, covering everything from core language fundamentals to today''s cutting-edge features. You''ll dive into the nuances of JavaScript types and the unparalleled flexibility of its functions. You''ll also learn how to expertly navigate classes and objects, and finally understand closures. But that''s just the beginning. You''ll also get hands-on with the browser''s document object model (DOM), engaging with JavaScript in exciting ways. You won''t just be reading—you''ll be playing games, solving puzzles, pondering mysteries, and interacting with JavaScript as never before. And you''ll write real code, lots of it, so you can start building your own applications.
What''s so special about this book?
If you''ve read a Head First book, you know what to expect: a visually rich format designed for the way your brain works. If you haven''t, you''re in for a treat. With this book, you''ll learn JavaScript through a multisensory experience that engages your mind—rather than a text-heavy approach that puts you to sleep.
715 kr
Läs direkt efter köp
808 kr
Skickas inom 3-6 vardagar
Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.
Prepare for the Java SE 8 OCA and OCP Programmer exams with this money-saving, comprehensive study packageDesigned as a complete self-study program, this collection offers a variety of proven, exam-focused resources to use in preparation for for OCA and OCP certification exams 1Z0-808 and 1Z0-809. Comprised of OCA Java SE 8 Programmer I Exam Guide and OCP Java SE 8 Programmer II Exam Guide, this bundle thoroughly covers every topic on both exams—all at a discount of 23% off MSRP.OCA/OCP Java SE 8 Programmer Certification Bundle (Exams 1Z0-808 & 1Z0-809) contains hundreds of practice questions that match those on the live exams in content, style, tone, format, and difficulty. Step-by-step exercises; self-tests; and “Exam Watch,” “Inside the Exam,” and “On the Job” sections highlight salient points and aid in learning. You will get real-world examples, professional insights, and concise explanations. This authoritative, cost-effective bundle serves both as a study tool AND a valuable on-the-job reference. • This bundle is 23% cheaper than purchasing the books individually • Written by a team of Java OCA and OCP experts• Electronic content includes 330 practice exam questions in a fully-customizable test engine1 086 kr
Läs direkt efter köp
Publisher''s Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.
Prepare for the Java SE 8 OCA and OCP Programmer exams with this money-saving, comprehensive study packageDesigned as a complete self-study program, this collection offers a variety of proven, exam-focused resources to use in preparation for for OCA and OCP certification exams 1Z0-808 and 1Z0-809. Comprised of OCA Java SE 8 Programmer I Exam Guide and OCP Java SE 8 Programmer II Exam Guide, this bundle thoroughly covers every topic on both exams—all at a discount of 23% off MSRP.OCA/OCP Java SE 8 Programmer Certification Bundle (Exams 1Z0-808 & 1Z0-809) contains hundreds of practice questions that match those on the live exams in content, style, tone, format, and difficulty. Step-by-step exercises; self-tests; and “Exam Watch,” “Inside the Exam,” and “On the Job” sections highlight salient points and aid in learning. You will get real-world examples, professional insights, and concise explanations. This authoritative, cost-effective bundle serves both as a study tool AND a valuable on-the-job reference.• This bundle is 23% cheaper than purchasing the books individually• Written by a team of Java OCA and OCP experts• Electronic content includes 330 practice exam questions in a fully-customizable test engine344 kr
Läs direkt efter köp
HTML has been on a wild ride. Sure, HTML started as a mere markup language, but more recently HTML’s put on some major muscle. Now we’ve got a language tuned for building web applications with Web storage, 2D drawing, offline support, sockets and threads, and more. And to speak this language you’ve got to go beyond HTML5 markup and into the world of the DOM, events, and JavaScript APIs.Now you probably already know all about HTML markup (otherwise known as structure) and you know all aboutCSS style (presentation), but what you’ve been missing is JavaScript (behavior). If all you know about are structure and presentation, you can create some great looking pages, but they’re still just pages. When you add behavior with JavaScript, you can create an interactive experience; even better, you can create full blown web applications.Head First HTML5 Programming is your ultimate tour guide to creating web applications with HTML5 and JavaScript, and we give you everything you need to know to build them, including: how to add interactivity to your pages, how to communicate with the world of Web services, and how to use the great new APIs being developed for HTML5.Here are just some of the things you’ll learn in Head First HTML5 Programing:
Learn how to make your pages truly interactive by using the power of the DOM.Finally understand how JavaScript works and take yourself from novice to well-informed in just a few chapters.Learn how JavaScript APIs fit into the HTML5 ecosystem, and how to use any API in your web pages.Use the Geolocation API to know where your users are.Bring out your inner artist with Canvas, HTML5’s new 2D drawing surface.Go beyond just plugging a video into your pages, and create custom video experiences.Learn the secret to grabbing five megabytes of storage in every user’s browser.Improve your page’s responsiveness and performance with Web workers.And much more.390 kr
Läs direkt efter köp
Tired of reading HTML books that only make sense after you''re an expert? Then it''s about time you picked up Head First HTML and really learned HTML. You want to learn HTML so you can finally create those web pages you''ve always wanted, so you can communicate more effectively with friends, family, fans, and fanatic customers. You also want to do it right so you can actually maintain and expand your web pages over time so they work in all browsers and mobile devices. Oh, and if you''ve never heard of CSS, that''s okay--we won''t tell anyone you''re still partying like it''s 1999--but if you''re going to create web pages in the 21st century then you''ll want to know and understand CSS.Learn the real secrets of creating web pages, and why everything your boss told you about HTML tables is probably wrong (and what to do instead). Most importantly, hold your own with your co-worker (and impress cocktail party guests) when he casually mentions how his HTML is now strict, and his CSS is in an external style sheet.With Head First HTML, you''ll avoid the embarrassment of thinking web-safe colors still matter, and the foolishness of slipping a font tag into your pages. Best of all, you''ll learn HTML and CSS in a way that won''t put you to sleep. If you''ve read a Head First book, you know what to expect: a visually-rich format designed for the way your brain works. Using the latest research in neurobiology, cognitive science, and learning theory, this book will load HTML and CSS into your brain in a way that sticks.So what are you waiting for? Leave those other dusty books behind and come join us in Webville. Your tour is about to begin.
344 kr
Läs direkt efter köp
HTML has been on a wild ride. Sure, HTML started as a mere markup language, but more recently HTML’s put on some major muscle. Now we’ve got a language tuned for building web applications with Web storage, 2D drawing, offline support, sockets and threads, and more. And to speak this language you’ve got to go beyond HTML5 markup and into the world of the DOM, events, and JavaScript APIs.Now you probably already know all about HTML markup (otherwise known as structure) and you know all aboutCSS style (presentation), but what you’ve been missing is JavaScript (behavior). If all you know about are structure and presentation, you can create some great looking pages, but they’re still just pages. When you add behavior with JavaScript, you can create an interactive experience; even better, you can create full blown web applications.Head First HTML5 Programming is your ultimate tour guide to creating web applications with HTML5 and JavaScript, and we give you everything you need to know to build them, including: how to add interactivity to your pages, how to communicate with the world of Web services, and how to use the great new APIs being developed for HTML5.Here are just some of the things you’ll learn in Head First HTML5 Programing:
Learn how to make your pages truly interactive by using the power of the DOM.Finally understand how JavaScript works and take yourself from novice to well-informed in just a few chapters.Learn how JavaScript APIs fit into the HTML5 ecosystem, and how to use any API in your web pages.Use the Geolocation API to know where your users are.Bring out your inner artist with Canvas, HTML5’s new 2D drawing surface.Go beyond just plugging a video into your pages, and create custom video experiences.Learn the secret to grabbing five megabytes of storage in every user’s browser.Improve your page’s responsiveness and performance with Web workers.And much more.708 kr
Läs direkt efter köp
What will you learn from this book?
You know you don''t want to reinvent the wheel, so you look to Design Patterns: the lessons learned by those who''ve faced the same software design problems. With Design Patterns, you get to take advantage of the best practices and experience of others so you can spend your time on something more challenging. Something more fun. This book shows you the patterns that matter, when to use them and why, how to apply them to your own designs, and the object-oriented design principles on which they''re based. Join hundreds of thousands of developers who''ve improved their object-oriented design skills through Head First Design Patterns.
What''s so special about this book?
If you''ve read a Head First book, you know what to expect: a visually rich format designed for the way your brain works. With Head First Design Patterns, 2E you''ll learn design principles and patterns in a way that won''t put you to sleep, so you can get out there to solve software design problems and speak the language of patterns with others on your team.
734 kr
Läs direkt efter köp
What will you learn from this book?
You know you don''t want to reinvent the wheel, so you look to Design Patterns: the lessons learned by those who''ve faced the same software design problems. With Design Patterns, you get to take advantage of the best practices and experience of others so you can spend your time on something more challenging. Something more fun. This book shows you the patterns that matter, when to use them and why, how to apply them to your own designs, and the object-oriented design principles on which they''re based. Join hundreds of thousands of developers who''ve improved their object-oriented design skills through Head First Design Patterns.
What''s so special about this book?
If you''ve read a Head First book, you know what to expect: a visually rich format designed for the way your brain works. With Head First Design Patterns, 2E you''ll learn design principles and patterns in a way that won''t put you to sleep, so you can get out there to solve software design problems and speak the language of patterns with others on your team.
583 kr
Skickas inom 3-6 vardagar