Vi bøger
Levering: 1 - 2 hverdage

Bøger af Eric Freeman

Filter
Filter
Sorter efterSorter Populære
  • - A Brain-Friendly Guide
    af Eric Freeman
    632,95 kr.

    Newly updated and expanded, Head First Design Patterns, 2E, will load patterns into your brain in a way that sticks. In a way that makes you better at solving software design problems and better at speaking the language of patterns with others on your team.

  • - A Brain-Friendly Guide
    af Eric Freeman & Elisabeth Robson
    527,95 kr.

    What will you learn from this book?This brain-friendly guide teaches you everything from JavaScript language fundamentals to advanced topics, including objects, functions, and the browsers document object model. You wont just be readingyoull be playing games, solving puzzles, pondering mysteries, and interacting with JavaScript in ways you never imagined. And youll write real code, lots of it, so you can start building your own web applications. Prepare to open your mind as you learn (and nail) key topics including:The inner details of JavaScriptHow JavaScript works with the browserThe secrets of JavaScript typesUsing arraysThe power of functionsHow to work with objectsMaking use of prototypesUnderstanding closuresWriting and testing applicationsWhats so special about this book?We think your time is too valuable to waste struggling with new concepts. Using the latest research in cognitive science and learning theory to craft a multi-sensory learning experience, Head First JavaScript Programming uses a visually rich format designed for the way your brain works, not a text-heavy approach that puts you to sleep. This book replaces Head First JavaScript, which is now out of print.

  • - A Learner's Guide to Creating Standards-Based Web Pages
    af Eric Freeman & Elisabeth Robson
    476,95 kr.

    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.

  • - How to Slash Your Taxes and Build Wealth
    af Eric Freeman
    183,95 kr.

    ARE YOU PAYING TOO MUCH IN TAXES?Every year, millions of Americans pay more taxes than they should. Are you one of them? It's time to stop overpaying and start taking control of your tax bill. In easy-to-understand language, Tax Strategies for Everyone shares expert secrets for minimizing taxes. You'll discover: - The most common tax traps and how to avoid them- How to use tax credits to lower your taxable income- Why starting a part-time side business is a great way to lower your tax bill- Tips for turning personal expenses into business deductions- How you can transform your home into a tax shelter (and make millions tax-free by moving)- What to do-and what not to do-if you're audited by the IRS- Smart ideas to boost retirement income-and pay zero taxes- The best ways to transfer wealth to your loved ones without triggering income or estate taxesTax breaks aren't just for the rich. Whether you're an employee, a freelancer, or a business owner, there are plenty of tactics you can use to minimizetaxes legally and ethically. Packed with expert tips and tricks, Tax Strategies for Everyone will help you lower your tax bill so you can keep more of yourhard-earned money.

  • - When Praise and Slander Collide
    af Eric Freeman
    102,95 kr.

    Scripture tells us that we should praise God and honor people with our words. This is a great goal to which we should all aspire, but it has proven difficult to obtain. It is far too easy to praise God and criticize individuals that are made in His image. You are not alone if you have experienced these inconsistencies. Thankfully, the Bible gives us some clear instruction on how to have consistency in our speech. This book will explore the connection between the human heart and the words that flow from the mouth, explain why there is discrepancy in speech and give practical applications to help you gain control over your words.

  • af Eric Freeman
    267,95 - 387,95 kr.

  • af Eric Freeman
    257,95 kr.

    There are rich people then there are the mega-rich. The distinction between them is as clear as day. The former are still accumulating their wealth while the latter is beyond that. Their focus is no longer on themselves but humanity. Their view of things is through the prism of business and not employment. Their business enterprises are well established and their level of competition is unmatched. The rich and successful have common habits. Wealth is not measured in terms of properties only but also the strength of character. Learn how you can be just like them by working less and making more each and every day.

  • - A Learner's Guide to Coding and Computational Thinking
    af Eric Freeman
    443,95 kr.

    What will you learn from this book?Its no secret the world around you is becoming more connected, more configurable, more programmable, more computational. You can remain a passive participant, or you can learn to code. With Head First Learn to Code youll learn how to think computationally and how to write code to make your computer, mobile device, or anything with a CPU do things for you. Using the Python programming language, youll learn step by step the core concepts of programming as well as many fundamental topics from computer science, such as data structures, storage, abstraction, recursion, and modularity.Why does this book look so different?Based on the latest research in cognitive science and learning theory, Head First Learn to Code uses a visually rich format to engage your mind, rather than a text-heavy approach that puts you to sleep. Why waste your time struggling with new concepts? This multi-sensory learning experience is designed for the way your brain really works.

  • - Building Web Apps with JavaScript
    af Eric Freeman & Elisabeth Robson
    473,95 kr.

    HTML has been on a wild ride. Sure, HTML started as a mere markup language, but more recently HTMLs put on some major muscle. Now weve 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 youve 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 youve been missing is JavaScript (behavior). If all you know about are structure and presentation, you can create some great looking pages, but theyre 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 youll 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, HTML5s 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 users browser.Improve your pages responsiveness and performance with Web workers.And much more.

Gør som tusindvis af andre bogelskere

Tilmeld dig nyhedsbrevet og få gode tilbud og inspiration til din næste læsning.