Professor Blusterhiny's Zombish 101

Professor Blusterhiny's Zombish 101 PDF Author: John Rhea
Publisher: The Undead Institute
ISBN:
Category : Computers
Languages : en
Pages : 116

Get Book Here

Book Description
Put those zombie fighting skills to the test with this workbook featuring Professor Blusterhiny’s zombish language course and skills you’ve learned in the first six books from the Undead Institute. You’ll build a website for Professor Blusterhiny’s Zombish 101 course, a course dedicated to teaching survivors how to talk to their zombified loved ones. With nothing but your wits and web skills you’ll take the website from a blank page through creating a fully functional, responsive website. You’ll be guided step by step through creating the underlying HTML, using CSS to add color and design and layout, addressing some usability issues, building forms, adding a free lesson page and converting the site into a responsive design so that it’ll work in any size browser. While anyone possessing a penchant for silliness and zombies with HTML and CSS knowledge should be able to build this website, the six books this workbook was made to accompany are - A Beginner’s Guide to Learning HTML (and Smacking Zombies Upside the Web Development) - Beginner CSS: Like Putting Lipstick on a Zombie - Beginner Usability: A Novice’s Guide to Zombie Proofing Your Website - HTML Forms & Interactive Elements: Or How to Poke a Zombie in the Eye - Intermediate CSS: Zombie in a Cocktail Dress - Responsive Design: An Undead Introduction to Mobile Web Development

Professor Blusterhiny's Zombish 101

Professor Blusterhiny's Zombish 101 PDF Author: John Rhea
Publisher: The Undead Institute
ISBN:
Category : Computers
Languages : en
Pages : 116

Get Book Here

Book Description
Put those zombie fighting skills to the test with this workbook featuring Professor Blusterhiny’s zombish language course and skills you’ve learned in the first six books from the Undead Institute. You’ll build a website for Professor Blusterhiny’s Zombish 101 course, a course dedicated to teaching survivors how to talk to their zombified loved ones. With nothing but your wits and web skills you’ll take the website from a blank page through creating a fully functional, responsive website. You’ll be guided step by step through creating the underlying HTML, using CSS to add color and design and layout, addressing some usability issues, building forms, adding a free lesson page and converting the site into a responsive design so that it’ll work in any size browser. While anyone possessing a penchant for silliness and zombies with HTML and CSS knowledge should be able to build this website, the six books this workbook was made to accompany are - A Beginner’s Guide to Learning HTML (and Smacking Zombies Upside the Web Development) - Beginner CSS: Like Putting Lipstick on a Zombie - Beginner Usability: A Novice’s Guide to Zombie Proofing Your Website - HTML Forms & Interactive Elements: Or How to Poke a Zombie in the Eye - Intermediate CSS: Zombie in a Cocktail Dress - Responsive Design: An Undead Introduction to Mobile Web Development

An Introduction to Programming in PHP

An Introduction to Programming in PHP PDF Author: John Rhea
Publisher: The Undead Institute
ISBN:
Category : Computers
Languages : en
Pages : 50

Get Book Here

Book Description
Start taking down the zombie horde with rapid fire web development programs. This book introduces you to PHP and a wide variety of beginner programming topics like variables, conditional statements, loops and functions. You’ll understand the different types of variables available to you and how to create and utilize them for maximum damage to the undead. We’ll discuss conditional statements (if/then statements) and talk about how to execute different code depending on whether something is true or not such as “There’s a zombie gnawing on your head!” We’ll loop-dee-loop around the horde as we define and demonstrate the three kinds of PHP loops. And finally, using functions and reusable code, we’ll land sucker punch after sucker punch after sucker punch on every zombie shuffling toward you. While this book presents these concepts using PHP syntax and information, nearly all of the concepts are universal to programming languages everywhere. So come along for a jaunt through the apocalypse and stock your armory with plenty of programming tools and PHP finery. Next stop ending the apocalypse!

The Apocalyptic HTML Arsenal

The Apocalyptic HTML Arsenal PDF Author: John Rhea
Publisher: The Undead Institute
ISBN:
Category : Computers
Languages : en
Pages : 137

Get Book Here

Book Description
When you’re in the trenches fighting a zombie onslaught, you’ll need your most powerful weapons at your fingertips. This HTML element and global attribute reference book will keep your web development weapons sharp and your tension eased. Each element entry contains a fun description, opening and closing tags, flow type (inline or block), important attributes, related elements and example code to show how it works. There’s also plenty of zombie jokes and fun but clear analogies. There are also entries on all of HTML’s global attributes. Plus every entry is highly indexed for ease of access. Look at elements and attributes alphabetically by title or tag name. Click/tap on a related element to go straight to its entry. This HTML reference book will make learning and looking up HTML elements fun again.

CSS Animation

CSS Animation PDF Author: John Rhea
Publisher: The Undead Institute
ISBN:
Category : Computers
Languages : en
Pages : 67

Get Book Here

Book Description
Nothing takes down zombies like an HTML element on the move. This book takes a look at transitions, transformations and animations in CSS. You’ll learn how to trigger a simple transition and then how to create a longer, more complex movement or color change and more using keyframes, easing functions, delays, durations and much more. You’ll also keep your page running smoothly by learning the most performant ways to animate your page with transformations. But what if you have a client with a sensitivity to motion or someone who would simply prefer no or very little motion? Well we can meet those concerns with the prefers-reduced-motion media query. Best of all we’ll take a look at the tried and true twelve principle of animation as set out by some legendary Disney animators. We’ll apply those principles to the web, looking both at how those principles might apply to character animation on the web, but also how they apply to UI animation. So take those static zombie poking sites and turn them into zombie smacking tanks of human ingenuity. How You'll Learn to Smack Zombies Around You won't just passively take in the view, like a zombie shuffling across the mainland. You’ll have plenty of combat practice with analogies, examples, and code tutorials you can build, break and fix again. Working with your hands and your head you’ll craft code that pleases the eye and knocks a zombie into last Tuesday. All the code and directions are provided as both codepen tutorials and downloadable html files, so you can fight the apocalypse how and where you like. You can work with them on the codepen site or on your own device. And later you'll bring those skills together in a final project that cements those skills into zombie smashing muscle memory. Why Zombies? Are zombies just a gimmick? Why would this be any better than a straight laced book that sticks to the facts? Straight laced books are often straight boring. And if you have insomnia problems go buy that book. The author, John, has read the boring books and knows that staying awake and engaged are also important for learning. But this book uses zombie references and analogies not just to make you smile, but to help the material stick. If a tough technical concept is related in silly terms you understand, like a zombie trying to buy gum at a super market, it’s much more likely to stay in that brain those zombies are intent on eating.

Modern CSS Layout

Modern CSS Layout PDF Author: John Rhea
Publisher: The Undead Institute
ISBN:
Category : Computers
Languages : en
Pages : 63

Get Book Here

Book Description
The layout apocalypse is over. With CSS Grid, Flexbox, and Columns you can design and build complex layouts that respond to screens of all sizes. You’ll learn about all the various ways you can lay out content using CSS and which ones work best for which types of content and contexts. You’ll use CSS Columns to make your site a joy to read and a zombie’s worst nightmare. You’ll use flexbox to gather the apocalyptic chaos into manageable, flexible order. And you’ll stuff wonder and zombie weapons into orderly rows and columns with CSS Grid. And then you’ll revolutionize your human resistance cells weapons strategy as you combine layout methods to create the best possible web site. We’ll discuss not only these layout techniques, but how they can be enhanced with writing direction agnostic properties, making the internationalization of your layout that much easier. If you’ve ever found Grid confusing or haven’t experienced the ease and wonder that is modern CSS layout. Now is the time to slay your horde of fear and antipathy and bring yourself and your post-apocalyptic comrades into a new and glorious era.

How You'll Learn to Smack Zombies Around

You won't just passively take in the view, like a zombie shuffling across the mainland. You’ll have plenty of combat practice with analogies, examples, and code tutorials you can build, break and fix again. Working with your hands and your head you’ll craft code that pleases the eye and knocks a zombie into last Tuesday. All the code and directions are provided as both codepen tutorials and downloadable html files, so you can fight the apocalypse how and where you like. You can work with them on the codepen site or on your own device. And later you'll bring those skills together in a final project that cements those skills into zombie smashing muscle memory.

Why Zombies?

Are zombies just a gimmick? Why would this be any better than a straight laced book that sticks to the facts? Straight laced books are often straight boring. And if you have insomnia problems go buy that book. The author, John, has read the boring books and knows that staying awake and engaged are also important for learning. But this book uses zombie references and analogies not just to make you smile, but to help the material stick. If a tough technical concept is related in silly terms you understand, like a zombie trying to buy gum at a super market, it’s much more likely to stay in that brain those zombies are intent on eating.

Humanity's Second Chance

Humanity's Second Chance PDF Author: John Rhea
Publisher: The Undead Institute
ISBN:
Category : Computers
Languages : en
Pages : 130

Get Book Here

Book Description
Take the fight to the apocalyptic horde with this virtual boxed sets featuring books on HTML Forms, Advanced CSS topics and Responsive Design. Books included: - HTML5 Forms & Interactive Elements: Or How to Poke a Zombie in the Eye - Advanced CSS: Zombie in a Cocktail Dress - Responsive Design: An Undead Introduction to Mobile Web Development How You'll Learn to Smack Zombies Around You won't just passively take in the view, like a zombie shuffling across the mainland. You’ll have plenty of combat practice with analogies, examples, and code tutorials you can build, break and fix again. Working with your hands and your head you’ll craft code that pleases the eye and knocks a zombie into last Tuesday. All the code and directions are provided as both codepen tutorials and downloadable html files, so you can fight the apocalypse how and where you like. You can work with them on the codepen site or on your own device. And later you'll bring those skills together in a final project that cements those skills into zombie smashing muscle memory. Why Zombies? Are zombies just a gimmick? Why would this be any better than a straight-laced book that sticks to the facts? Straight-laced books are often straight boring. And if you have insomnia problems go buy that book. The author, John, has read the boring books and knows that staying awake and engaged are also important for learning. But this book uses zombie references and analogies not just to make you smile, but to help the material stick. If a tough technical concept is related in silly terms you understand, like a zombie trying to buy gum at a super market, it’s much more likely to stay in that brain those zombies are intent on eating.

My First Webpocalypse

My First Webpocalypse PDF Author: John Rhea
Publisher: The Undead Institute
ISBN:
Category : Computers
Languages : en
Pages : 182

Get Book Here

Book Description
Get your boring technical books somewhere else. This virtual boxed set a 1, 2, 3 punch of web development goodness. It'll have you stopping the apocalyptic horde with your HTML, CSS and Usability skills in no time. The My First Webpocalypse Virtual Boxed Set includes the books - A Beginner's Guide to Learning HTML (and Smacking Zombies Upside the Web Development) - Beginner CSS: Like Putting Lipstick on a Zombie - Beginner Usability: A Novice's Guide to Zombie Proofing Your Website How You'll Learn to Smack Zombies Around You won't just passively take in the view, like a zombie shuffling across the mainland. You’ll have plenty of combat practice with analogies, examples, and code tutorials you can build, break and fix again. Working with your hands and your head you’ll craft code that pleases the eye and knocks a zombie into last Tuesday. All the code and directions are provided as both codepen tutorials and downloadable html files, so you can fight the apocalypse how and where you like. You can work with them on the codepen site or on your own device. And later you'll bring those skills together in a final project that cements those skills into zombie smashing muscle memory. Why Zombies? Are zombies just a gimmick? Why would this be any better than a straight-laced book that sticks to the facts? Straight-laced books are often straight boring. And if you have insomnia problems go buy that book. The author, John, has read the boring books and knows that staying awake and engaged are also important for learning. But this book uses zombie references and analogies not just to make you smile, but to help the material stick. If a tough technical concept is related in silly terms you understand, like a zombie trying to buy gum at a super market, it’s much more likely to stay in that brain those zombies are intent on eating.