Author: Jay McGavren
Publisher: "O'Reilly Media, Inc."
ISBN: 1491969504
Category :
Languages : en
Pages : 558
Book Description
What will you learn from this book? Go makes it easy to build software that’s simple, reliable, and efficient. Andthis book makes it easy for programmers like you to get started. Googledesigned Go for high-performance networking and multiprocessing, but—like Python and JavaScript—the language is easy to read and use. With thispractical hands-on guide, you’ll learn how to write Go code using clearexamples that demonstrate the language in action. Best of all, you’ll understandthe conventions and techniques that employers want entry-level Godevelopers to know. Why does this book look so different? Based on the latest research in cognitive science and learning theory, HeadFirst Go uses a visually rich format to engage your mind rather than a textheavyapproach that puts you to sleep. Why waste your time struggling withnew concepts? This multisensory learning experience is designed for theway your brain really works.
Head First SQL
Author: Lynn Beighley
Publisher: "O'Reilly Media, Inc."
ISBN: 0596526849
Category : Computers
Languages : en
Pages : 607
Book Description
With its visually rich format designed for the way the brain works, this series of engaging narrative lessons that build on each other gives readers hands-on experience working with the SQL database language.
Publisher: "O'Reilly Media, Inc."
ISBN: 0596526849
Category : Computers
Languages : en
Pages : 607
Book Description
With its visually rich format designed for the way the brain works, this series of engaging narrative lessons that build on each other gives readers hands-on experience working with the SQL database language.
Head First Design Patterns
Author: Eric Freeman
Publisher: "O'Reilly Media, Inc."
ISBN: 0596800746
Category : Computers
Languages : en
Pages : 694
Book Description
Using research in neurobiology, cognitive science and learning theory, this text loads patterns into your brain in a way that lets you put them to work immediately, makes you better at solving software design problems, and improves your ability to speak the language of patterns with others on your team.
Publisher: "O'Reilly Media, Inc."
ISBN: 0596800746
Category : Computers
Languages : en
Pages : 694
Book Description
Using research in neurobiology, cognitive science and learning theory, this text loads patterns into your brain in a way that lets you put them to work immediately, makes you better at solving software design problems, and improves your ability to speak the language of patterns with others on your team.
Head First Java
Author: Kathy Sierra
Publisher: "O'Reilly Media, Inc."
ISBN: 1449331440
Category : Computers
Languages : en
Pages : 720
Book Description
Learning a complex new language is no easy task especially when it s an object-oriented computer programming language like Java. You might think the problem is your brain. It seems to have a mind of its own, a mind that doesn't always want to take in the dry, technical stuff you're forced to study. The fact is your brain craves novelty. It's constantly searching, scanning, waiting for something unusual to happen. After all, that's the way it was built to help you stay alive. It takes all the routine, ordinary, dull stuff and filters it to the background so it won't interfere with your brain's real work--recording things that matter. How does your brain know what matters? It's like the creators of the Head First approach say, suppose you're out for a hike and a tiger jumps in front of you, what happens in your brain? Neurons fire. Emotions crank up. Chemicals surge. That's how your brain knows. And that's how your brain will learn Java. Head First Java combines puzzles, strong visuals, mysteries, and soul-searching interviews with famous Java objects to engage you in many different ways. It's fast, it's fun, and it's effective. And, despite its playful appearance, Head First Java is serious stuff: a complete introduction to object-oriented programming and Java. You'll learn everything from the fundamentals to advanced topics, including threads, network sockets, and distributed programming with RMI. And the new. second edition focuses on Java 5.0, the latest version of the Java language and development platform. Because Java 5.0 is a major update to the platform, with deep, code-level changes, even more careful study and implementation is required. So learning the Head First way is more important than ever. 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. You'll see why people say it's unlike any other Java book you've ever read. By exploiting how your brain works, Head First Java compresses the time it takes to learn and retain--complex information. Its unique approach not only shows you what you need to know about Java syntax, it teaches you to think like a Java programmer. If you want to be bored, buy some other book. But if you want to understand Java, this book's for you.
Publisher: "O'Reilly Media, Inc."
ISBN: 1449331440
Category : Computers
Languages : en
Pages : 720
Book Description
Learning a complex new language is no easy task especially when it s an object-oriented computer programming language like Java. You might think the problem is your brain. It seems to have a mind of its own, a mind that doesn't always want to take in the dry, technical stuff you're forced to study. The fact is your brain craves novelty. It's constantly searching, scanning, waiting for something unusual to happen. After all, that's the way it was built to help you stay alive. It takes all the routine, ordinary, dull stuff and filters it to the background so it won't interfere with your brain's real work--recording things that matter. How does your brain know what matters? It's like the creators of the Head First approach say, suppose you're out for a hike and a tiger jumps in front of you, what happens in your brain? Neurons fire. Emotions crank up. Chemicals surge. That's how your brain knows. And that's how your brain will learn Java. Head First Java combines puzzles, strong visuals, mysteries, and soul-searching interviews with famous Java objects to engage you in many different ways. It's fast, it's fun, and it's effective. And, despite its playful appearance, Head First Java is serious stuff: a complete introduction to object-oriented programming and Java. You'll learn everything from the fundamentals to advanced topics, including threads, network sockets, and distributed programming with RMI. And the new. second edition focuses on Java 5.0, the latest version of the Java language and development platform. Because Java 5.0 is a major update to the platform, with deep, code-level changes, even more careful study and implementation is required. So learning the Head First way is more important than ever. 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. You'll see why people say it's unlike any other Java book you've ever read. By exploiting how your brain works, Head First Java compresses the time it takes to learn and retain--complex information. Its unique approach not only shows you what you need to know about Java syntax, it teaches you to think like a Java programmer. If you want to be bored, buy some other book. But if you want to understand Java, this book's for you.
Head First Programming
Author: David Griffiths
Publisher: "O'Reilly Media, Inc."
ISBN: 1449369812
Category : Computers
Languages : en
Pages : 440
Book Description
Looking for a reliable way to learn how to program on your own, without being overwhelmed by confusing concepts? Head First Programming introduces the core concepts of writing computer programs -- variables, decisions, loops, functions, and objects -- which apply regardless of the programming language. This book offers concrete examples and exercises in the dynamic and versatile Python language to demonstrate and reinforce these concepts. Learn the basic tools to start writing the programs that interest you, and get a better understanding of what software can (and cannot) do. When you're finished, you'll have the necessary foundation to learn any programming language or tackle any software project you choose. With a focus on programming concepts, this book teaches you how to: Understand the core features of all programming languages, including: variables, statements, decisions, loops, expressions, and operators Reuse code with functions Use library code to save time and effort Select the best data structure to manage complex data Write programs that talk to the Web Share your data with other programs Write programs that test themselves and help you avoid embarrassing coding errors 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 Programming uses a visually rich format designed for the way your brain works, not a text-heavy approach that puts you to sleep.
Publisher: "O'Reilly Media, Inc."
ISBN: 1449369812
Category : Computers
Languages : en
Pages : 440
Book Description
Looking for a reliable way to learn how to program on your own, without being overwhelmed by confusing concepts? Head First Programming introduces the core concepts of writing computer programs -- variables, decisions, loops, functions, and objects -- which apply regardless of the programming language. This book offers concrete examples and exercises in the dynamic and versatile Python language to demonstrate and reinforce these concepts. Learn the basic tools to start writing the programs that interest you, and get a better understanding of what software can (and cannot) do. When you're finished, you'll have the necessary foundation to learn any programming language or tackle any software project you choose. With a focus on programming concepts, this book teaches you how to: Understand the core features of all programming languages, including: variables, statements, decisions, loops, expressions, and operators Reuse code with functions Use library code to save time and effort Select the best data structure to manage complex data Write programs that talk to the Web Share your data with other programs Write programs that test themselves and help you avoid embarrassing coding errors 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 Programming uses a visually rich format designed for the way your brain works, not a text-heavy approach that puts you to sleep.
Head First
Author: Alastair Santhouse
Publisher: Penguin
ISBN: 0593188756
Category : Psychology
Languages : en
Pages : 305
Book Description
In the tradition of Lori Gottlieb and Henry Marsh, a distinguished psychiatrist examines his own practice. Alastair Santhouse knew something was wrong the night he was on call during his medical training and got the news that a woman on the way to the ER had died in the ambulance. That meant he could go back to sleep! But he couldn't. He was overtaken with the sense that his joyful reaction was terrible failure. That night began his long journey away from the ER and into psychiatry. Head First chronicles Santhouse's many years treating patients and his exploration of the ways in which our minds exert a huge and underappreciated influence over our health. They shape our responses to symptoms that we develop, dictate the treatments we receive, and influence whether they work. They even influence whether we develop symptoms at all. Written with brutal honesty, deep compassion, and a wry sense of humor, Head First examines difficult cases that illuminate some of our most puzzling and controversial medical issues--from the tragedy of suicide, to the stigma surrounding obesity, to the mysteries of self-induced illness. Ultimately he finds that our medical model has failed us by promoting specialization and overlooking perhaps the single most important component of our health: our state of mind.
Publisher: Penguin
ISBN: 0593188756
Category : Psychology
Languages : en
Pages : 305
Book Description
In the tradition of Lori Gottlieb and Henry Marsh, a distinguished psychiatrist examines his own practice. Alastair Santhouse knew something was wrong the night he was on call during his medical training and got the news that a woman on the way to the ER had died in the ambulance. That meant he could go back to sleep! But he couldn't. He was overtaken with the sense that his joyful reaction was terrible failure. That night began his long journey away from the ER and into psychiatry. Head First chronicles Santhouse's many years treating patients and his exploration of the ways in which our minds exert a huge and underappreciated influence over our health. They shape our responses to symptoms that we develop, dictate the treatments we receive, and influence whether they work. They even influence whether we develop symptoms at all. Written with brutal honesty, deep compassion, and a wry sense of humor, Head First examines difficult cases that illuminate some of our most puzzling and controversial medical issues--from the tragedy of suicide, to the stigma surrounding obesity, to the mysteries of self-induced illness. Ultimately he finds that our medical model has failed us by promoting specialization and overlooking perhaps the single most important component of our health: our state of mind.
Head First Statistics
Author: Dawn Griffiths
Publisher: "O'Reilly Media, Inc."
ISBN: 059680086X
Category : Mathematics
Languages : en
Pages : 721
Book Description
A comprehensive introduction to statistics that teaches the fundamentals with real-life scenarios, and covers histograms, quartiles, probability, Bayes' theorem, predictions, approximations, random samples, and related topics.
Publisher: "O'Reilly Media, Inc."
ISBN: 059680086X
Category : Mathematics
Languages : en
Pages : 721
Book Description
A comprehensive introduction to statistics that teaches the fundamentals with real-life scenarios, and covers histograms, quartiles, probability, Bayes' theorem, predictions, approximations, random samples, and related topics.
Head First JavaScript Programming
Author: Eric T. Freeman
Publisher: "O'Reilly Media, Inc."
ISBN: 1449343988
Category : Computers
Languages : en
Pages : 1091
Book Description
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 browser’s document object model. You won’t just be reading—you’ll be playing games, solving puzzles, pondering mysteries, and interacting with JavaScript in ways you never imagined. And you’ll 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 JavaScript How JavaScript works with the browser The secrets of JavaScript types Using arrays The power of functions How to work with objects Making use of prototypes Understanding closures Writing and testing applications What’s 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.
Publisher: "O'Reilly Media, Inc."
ISBN: 1449343988
Category : Computers
Languages : en
Pages : 1091
Book Description
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 browser’s document object model. You won’t just be reading—you’ll be playing games, solving puzzles, pondering mysteries, and interacting with JavaScript in ways you never imagined. And you’ll 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 JavaScript How JavaScript works with the browser The secrets of JavaScript types Using arrays The power of functions How to work with objects Making use of prototypes Understanding closures Writing and testing applications What’s 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.