Book picks similar to
Web Design Index by Content.05 [With CDROM] by Günter Beer
design
education
irl-bookshelf
web
Letting Go of the Words: Writing Web Content that Works
Janice G. Redish - 2007
Ironically, I must recommend that you read her every word so that you can find out why your customers won't read very many words on your website -- and what to do about it.-- Jakob Nielsen, Principal, Nielsen Norman Group"There are at least twelve billion web pages out there. Twelve billion voices talking, but saying mostly nothing. If just 1% of those pages followed Ginny's practical, clear advice, the world would be a better place. Fortunately, you can follow her advice for 100% of your own site's pages, so pick up a copy of Letting Go of the Words and start communicating effectively today."--Lou Rosenfeld, co-author, Information Architecture for the World Wide WebOn the web, whether on the job or at home, we usually want to grab information and use it quickly. We go to the web to get answers to questions or to complete tasks - to gather information, reading only what we need. We are all too busy to read much on the web.This book helps you write successfully for web users. It offers strategy, process, and tactics for creating or revising content for the web. It helps you plan, organize, write, design, and test web content that will make web users come back again and again to your site.Learn how to create usable and useful content for the web from the master - Ginny Redish. Ginny has taught and mentored hundreds of writers, information designers, and content owners in the principles and secrets of creating web information that is easy to scan, easy to read, and easy to use.This practical, informative book will help anyone creating web content do it better.Features* Clearly-explained guidelines with full color illustrations and examples from actual web sites throughout the book. * Written in easy-to-read style with many befores and afters.* Specific guidelines for web-based press releases, legal notices, and other documents.* Tips on making web content accessible for people with special needs.Janice (Ginny) Redish has been helping clients and colleagues communicate clearly for more than 20 years. For the past ten years, her focus has been helping people create usable and useful web sites. She is co-author of two classic books on usability: A Practical Guide to Usability Testing (with Joseph Dumas), and User and Task Analysis for Interface Design (with JoAnn Hackos), and is the recipient of many awards.
Teaching Effectively with Zoom: A practical guide to engage your students and help them learn
Dan Levy - 2020
Web Technologies
Uttam K. Roy - 2010
The book seeks to provide a thorough understanding of fundamentals of Web Technologies. Divided intofour sections, the book first introduces basic concepts such as Introduction to Web, HTTP, Java Network Programming, HTML, and Cascading Style Sheets (CSS). The following three sections describe various applications of web technologies, namely, XML, client-side scripting, and server-side scripting.The second section on XML Technologies focuses on concepts such as XML Namespace, DTD, and Schema, parsing in XML, concept of XPath, XML Transformation and other XML technologies. The third section dealing with client-side programming includes JavaScript and Applets and the last section introducesserver-side programming including CGI, Servelets, JSP, and Introduction to J2EE. Presenting the concepts in comprehensive and lucid manner, the book includes numerous real-world examples and codes for better understanding of the subject. Moreover, the text is supported with illustrations, screenshots, review questions, and exercises.
Head First HTML with CSS & XHTML
Elisabeth Robson - 2005
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, and so your web pages work in all the browsers and mobile devices out there. 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 with CSS & XHTML, 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, CSS, and XHTML 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."Elegant design is at the core of every chapter here, each concept conveyed with equal doses of pragmatism and wit." --Ken Goldstein, Executive Vice President, Disney Online"This book is a thoroughly modern introduction to forward-looking practices in web page markup and presentation." --Danny Goodman, author of Dynamic HTML: The Definitive Guide"What used to be a long trial and error learning process has now been reduced neatly into an engaging paperback." --Mike Davidson, CEO, Newsvine, Inc."I love Head First HTML with CSS & XHTML--it teaches you everything you need to learn in a 'fun coated' format!" --Sally Applin, UI Designer and Artist"I haven't had as much fun reading a book (other than Harry Potter) in years. And your book finally helped me break out of my hapless so-last-century way of creating web pages." --Professor David M. Arnow, Department of Computer and Information Science, Brooklyn College"If you've ever had a family member who wanted you to design a website for them, buy them Head First HTML with CSS and XHTML. If you've ever asked a family member to design you a web site, buy this book. If you've ever bought an HTML book and ended up using it to level your desk, or for kindling on a cold winter day, buy this book. This is the book you've been waiting for. This is the learning system you've been waiting for." --Warren Kelly, Blogcritics.org
Programming Collective Intelligence: Building Smart Web 2.0 Applications
Toby Segaran - 2002
With the sophisticated algorithms in this book, you can write smart programs to access interesting datasets from other web sites, collect data from users of your own applications, and analyze and understand the data once you've found it.Programming Collective Intelligence takes you into the world of machine learning and statistics, and explains how to draw conclusions about user experience, marketing, personal tastes, and human behavior in general -- all from information that you and others collect every day. Each algorithm is described clearly and concisely with code that can immediately be used on your web site, blog, Wiki, or specialized application. This book explains:Collaborative filtering techniques that enable online retailers to recommend products or media Methods of clustering to detect groups of similar items in a large dataset Search engine features -- crawlers, indexers, query engines, and the PageRank algorithm Optimization algorithms that search millions of possible solutions to a problem and choose the best one Bayesian filtering, used in spam filters for classifying documents based on word types and other features Using decision trees not only to make predictions, but to model the way decisions are made Predicting numerical values rather than classifications to build price models Support vector machines to match people in online dating sites Non-negative matrix factorization to find the independent features in a dataset Evolving intelligence for problem solving -- how a computer develops its skill by improving its own code the more it plays a game Each chapter includes exercises for extending the algorithms to make them more powerful. Go beyond simple database-backed applications and put the wealth of Internet data to work for you. "Bravo! I cannot think of a better way for a developer to first learn these algorithms and methods, nor can I think of a better way for me (an old AI dog) to reinvigorate my knowledge of the details."-- Dan Russell, Google "Toby's book does a great job of breaking down the complex subject matter of machine-learning algorithms into practical, easy-to-understand examples that can be directly applied to analysis of social interaction across the Web today. If I had this book two years ago, it would have saved precious time going down some fruitless paths."-- Tim Wolters, CTO, Collective Intellect
Essential ActionScript 3.0
Colin Moock - 2007
The enhancements to ActionScript's performance, feature set, ease of use, cleanliness, and sophistication are considerable. Essential ActionScript 3.0 focuses on the core language and object-oriented programming, along with the Flash Player API. Essential ActionScript has become the #1 resource for the Flash and ActionScript development community, and the reason is the author, Colin Moock. Many people even refer to it simply as "The Colin Moock book."And for good reason: No one is better at turning ActionScript inside out, learning its nuances and capabilities, and then explaining everything in such an accessible way. Colin Moock is not just a talented programmer and technologist; he's also a gifted teacher.Essential ActionScript 3.0 is a radically overhauled update to Essential ActionScript 2.0. True to its roots, the book once again focuses on the core language and object-oriented programming, but also adds a deep look at the centerpiece of Flash Player's new API: display programming. Enjoy hundreds of brand new pages covering exciting new language features, such as the DOM-based event architecture, E4X, and namespaces--all brimming with real-world sample code.The ActionScript 3.0 revolution is here, and Essential ActionScript 3.0's steady hand is waiting to guide you through it.Adobe Developer Library is a co-publishing partnership between O'Reilly Media and Adobe Systems, Inc. and is designed to produce the number one information resources for developers who use Adobe technologies. Created in 2006, the Adobe Developer Library is the official source for comprehensive learning solutions to help developers create expressive and interactive web applications that can reach virtually anyone on any platform. With top-notch books and innovative online resources covering the latest in rich Internet application development, the Adobe Developer Library offers expert training and in-depth resources, straight from the source.
Glam Italia! How to Travel Italy: Secrets To Glamorous Travel (On A Not So Glamorous Budget)
Corinna Cooke - 2018
Do you want to see the glamorous side of Italy but think it’s out of your budget? Does preparing for international travel leave you feeling anxious? Do you worry about falling into a tourist trap? Italian travel guide and blogger Corinna Cooke has years of experience creating glamorous private vacations throughout every corner of the country. And now she’s here to share her insider tips so you can make the most of your Italian adventure. Glam Italia! How to Travel Italy is your all-in-one guide for crafting your personalized dream vacation. You’ll create an itinerary that’s custom-fit to your interests: from world-renowned art to mouthwatering cuisine, from breathtaking landscapes to trendsetting fashion. With this guide you’ll learn how to find hidden gems and get insider’s advice for touring Italy’s most famous attractions. Whether you plan to travel in style or on a shoestring budget, you’ll discover hidden gems and little-known advice for touring Italy’s most famous attractions. With Cooke’s hassle-free guide, you’ll finally learn to sit back and savor your authentic Italian experience like a local. In Glam Italia! How To Travel Italy, you'll discover: - Step-by-step methods for planning your entire trip, regardless of time or budget - Lists of the best cuisines, and wines by region to satisfy any appetite - Optimum lengths of time to visit each attraction so you can get the best bang for your buck - Simple tips for booking flights that will save hundreds of dollars from your bottom line - Precautions you can take to stay safe and healthy while traveling and much, much more! Glam Italia! How To Travel Italy is your glamorous go-to travel guide for experiencing this charming Mediterranean destination. If you like practical tips, insider advice from a local expert, and stress-free planning, then you’ll love Corinna Cooke’s handbook for your dream vacation. Buy Glam Italia! How To Travel Italy, and pack your bags for a very fabulous, once-in-a-lifetime adventure!
World War 2: Stories Of The Schutzstaffel: True Accounts Of Hitler’s Personal Bodyguards (World War 2, German War, World War 2 History, Irma Grese, Auschwitz, Waffen SS Book 1)
Cyrus J. Zachary - 2016
Not only was he hated by the whole world, even some of his own military commanders didn’t like him. Most leaders around the world rely on one, maybe two bodyguards to keep them safe. Even the President of the United States today has only one or two teams of security personnel; while there may be many men and women who take turns to protect their leader, the numbers are not as big as you would expect it to be. We will look at the origins of a number of bodies, such as the ‘Sturmabteilung’ or the SA, the Schutzstaffel (the SS) and the many other sub-sections of the SS such as the FBK, the LSSAH, etc., all of which were tasked with protecting Hitler. From the background, we will move on to individual accounts of men who served on these teams – they were Hitler’s personal bodyguards and some stayed with him until the very end. Humanity’s depraved nature came to fore with these men; despite having a master who was truly mad and ravenous for blood, they served him loyally. Was it because they were also as depraved as he was? Or were they afraid for their lives and did what they had to, to survive? We can only wonder... ===>>> Download this book today! <<<===
Theory of the Spencerian System of Practical Penmanship, in Nine Easy Lessons
Platt Rogers Spencer - 2001
Today in our computer age, a fine, beautiful, and legible handwriting brings a warm personal touch to our correspondence. These books may be used to introduce cursive writing to second or third graders or to improve the handwriting of older students or adults. They may also be used to teach calligraphy or as part of an art class. Individual Spencerian Copybooks 1-5 are also available.
Tadao Ando: Conversations with Students
Tadao Andō - 2012
One of the most celebrated living architects, Ando is best known for crafting serenely austere structures that fuse Japanese building traditions with Western modernism. His minimalist masterworks-geometric forms clad in silky-smooth exposed concrete-are suffused with natural light and set in perfect harmony with the landscape. In these highlights from lectures delivered at the University of Tokyo's Graduate School of Architecture, Ando candidly describes his experiences as a largely self-taught practitioner, tracing his development from an early interest in the traditional building craft of his native Japan through his political awakening in the turbulent 1960s to his current stature as one of the world's foremost architects. In addition to exploring his aesthetic influences and working process, Ando offers students a road map not only for maintaining professional integrity, but also for becoming effective agents of change in the world.
Death of a Schoolgirl
Joanna Campbell Slan - 2012
Picking up where Brontë left off, the year is now 1851, and Jane’s life has finally settled into a comfortable pattern. She and her beloved Edward Rochester have married, and have an infant son. But Jane soon finds herself in the midst of new challenges and threats to those she loves… Jane can’t help but fret when a letter arrives from Adèle Varens—Rochester’s ward and Jane’s former pupil, currently at boarding school—warning that the girl’s life is in jeopardy. Although it means leaving her young son and invalid husband, and despite never having been to a city of any size, Jane feels strongly compelled to go to London to ensure Adèle’s safety. But almost from the beginning, her travels don’t go as planned—she is knocked about and robbed, and no one believes that the plain, unassuming Jane could indeed be the wife of a gentleman. Even when she arrives at the school, the headmistress takes her for an errant new teacher, and berates her for her late arrival. Most shocking to Jane is the discovery that Adèle’s roommate has recently passed away under very suspicious circumstances, yet no one at the school seems concerned. Taking advantage of the misunderstanding, she decides to pose as the missing instructor—and soon uncovers several unsavory secrets, which may very well make her the killer’s next target…
Command and Control
David Bruns - 2022
But shortly after an Iranian vessel delivers a surprise attack to a U.S. Navy Warship in the Arabian Gulf, a series of seemingly unrelated attacks crop up around the globe.The U.S. military is rapidly being drawn into full-fledged shooting wars on multiple fronts. Now Riley must sift through the layers of deception in time to discover who - or what - is behind these events...before the clock reaches zero hour.*
'COMMAND AND CONTROL'
is the explosive first book in a brand-new series cowritten by former submarine officer David Bruns and former retired naval intelligence officer J.R. Olson. Dive into this nail-biting techno-thriller today, and brace yourself for an electrifying dose of military action, political intrigue, twist-filled espionage.©2021 David Bruns, J.R. Olson (P)2021 Severn River Publishing
The 8051 Microcontroller And Embedded Systems: Using Assembly And C
Muhammad Ali Mazidi - 2008
The first uses high-performance microprocessors while in the second category, issues of space, power and rapid development are more critical. Intended for those with no background as well as those with prior Assembly language experience, this book looks at Assembly language programming.
Bullying in Schools: What You Need to Know
Paul Langan - 2003
This book gives students and teachers an excellent guide for handling a bully.