Book picks similar to
The Elements of Networking Style: And Other Essays & Animadversions on the Art of Intercomputer Networking by M.A. Padlipsky
essays
giveaway
it-socialcollab
nonfiction
The Friendly Orange Glow: The Untold Story of the PLATO System and the Dawn of Cyberculture
Brian Dear - 2017
The many thousands of people who used the system have held on to the PLATO ideas throughout their careers, influencing countless technological products and programs: from flat-panel wall TVs and touch-sensitive screens to chat rooms, instant messaging, screen savers, multiplayer games, flight simulators, crowdsourcing, interactive fiction, emoticons, and e-learning. Fascinating, first hand, and revelatory, The Friendly Orange Glow makes clear that the work of PLATO practitioners has profoundly shaped the computer industry from its inception to our very moment. This book is as much the biography of a vision as it is the story of the people behind PLATO. Every technology story--whether it's about the steam engine, airplane, telephone, Model T, or more recently, Apple, Google, and Tesla electric car--has at its core a vision. It is the immutable nature of technology, and technology visions, to run full life cycles, from cradle to grave. PLATO's story is no different. Like all technology visions, PLATO grew outdated and was disrupted by competing visions. The Friendly Orange Glow is a revelatory paradigm for our technological age.
Speccy Nation
Dan Whitehead - 2012
The British games industry would go on to create such hits as Tomb Raider and Grand Theft Auto, our innovation and imagination the envy of the world, our programmers the most sought after talent in the fastest growing entertainment medium in history.And it all started here.Welcome to the Speccy Nation.Join veteran games journalist and author Dan Whitehead on a journey through fifty games that helped to define the golden age of British gaming. From the timeless classics to unlikely cult favourites, and even the games so eccentric they could only have come from Britain in the 1980s.Part nostalgic look at the past, and part critical eye on the present and future, Speccy Nation is essential reading for all retro gaming enthusiasts.Includes a foreword by Your Sinclair's Phil "Snouty" South.
Smart Phone Dumb Phone: Free Yourself from Digital Addiction
Allen Carr - 2019
When their phone is out of sight or the signal wavers, anxiety rises. You hear people saying again and again: 'I can't live without my phone, ' and sadly technology which should be a wonderful boon to us has started to blight lives; the more you are addicted, the less you get out of it. Technology can turn against us if we let it. Allen Carr's Easyway is the most successful stop-smoking method of all time. It works by unravelling the brainwashing that leads us to desire the very thing that is bad for us and it can help beat any addiction. For the first time, it has been applied to the problems of overusing your mobile phone, and it works
Nobody Eats Parsley: And other things I learned from my family
David Oakley - 2020
They're so ridiculous you may think they're fiction. Like the time I went to a drive-in X-rated movie without realizing my parents were in the next car. Or the time I let my kid throw a rock through our living room window. There's the time I bought a camouflage thong in a bait shop and the time I ruined a kid's birthday party. And the other time I ruined a kid's birthday party. I can't guarantee that these stories will make you laugh, but I can guarantee that I didn't make them up.
HTML and XHTML Pocket Reference
Jennifer Niederst Robbins - 2006
You no longer use HTML and XHTML as design tools, but strictly as ways to define the meaning and structure of web content. And Cascading Style Sheets (CSS) are no longer just something interesting to tinker with, but a reliable method for handling all matters of presentation, from fonts and colors to page layout. When you follow the standards, both the site's design and underlying code are much cleaner. But how do you keep all those HTML and XHTML tags and CSS values straight?
Jennifer Niederst-Robbins, the author of our definitive guide on standards-compliant design, Web Design in a Nutshell, offers you the perfect little guide when you need answers immediately: HTML and XHTML Pocket Reference. This revised and updated new edition takes the top 20% of vital reference information from her Nutshell book, augments it judiciously, cross-references everything, and organizes it according to the most common needs of web developers. The result is a handy book that offers the bare essentials on web standards in a small, concise format that you can use carry anywhere for quick reference. This guide will literally fit into your back pocket.
Inside HTML and XHTML Pocket Reference, you'll find instantly accessible alphabetical listings of every element and attribute in the HTML 4.01 and XHTML 1.0 Recommendations. This is an indispensable reference for any serious web designer, author, or programmer who needs a fast on-the-job resource when working with established web standards.
A Whirlwind Tour of Python
Jake Vanderplas - 2016
This report provides a brief yet comprehensive introduction to Python for engineers, researchers, and data scientists who are already familiar with another programming language.Author Jake VanderPlas, an interdisciplinary research director at the University of Washington, explains Python’s essential syntax and semantics, built-in data types and structures, function definitions, control flow statements, and more, using Python 3 syntax.You’ll explore:- Python syntax basics and running Python codeBasic semantics of Python variables, objects, and operators- Built-in simple types and data structures- Control flow statements for executing code blocks conditionally- Methods for creating and using reusable functionsIterators, list comprehensions, and generators- String manipulation and regular expressions- Python’s standard library and third-party modules- Python’s core data science tools- Recommended resources to help you learn more
Things I Learned At Art School
Megan Dunn - 2021
Until now.Part memoir, part essay collection, Megan Dunn’s ingenious, moving, hilariously personal Things I Learned at Art School tells the story of her early life and coming-of-age in New Zealand in the ‘70s, ‘80s and ‘90s.From her single mother's love life to her Smurf collection, from the mean girls at school to the mermaid movie Splash, from her work in strip clubs and massage parlours (and one steak restaurant) to the art school of the title, this is a dazzling, killer read from a contemporary voice of comic brilliance.Chapters include (but are not limited to): The Ballad of Western Barbie; A Comprehensive List of All the Girls Who Teased Me at Western Heights High School, What They Looked Like and Why They Did It; On Being a Redhead; Life Begins at Forty: That Time My Uncle Killed Himself; Good Girls Write Memoirs, Bad Girls Don’t Have Time; Videos I Watched with My Father; Things I Learned at Art School; CV of a Fat Waitress; Nine Months in a Massage Parlour Called Belle de Jour; Various Uses for a Low Self-esteem; Art in the Waiting Room and Submerging Artist.
A Software Engineer Learns HTML5, JavaScript and jQuery
Dane Cameron - 2013
Due to their monopoly position in web browsers, and the fact web browsers have spread from PCs to phones, tablets and TVs; their status will continue to grow and grow. Despite their success, many software engineers are apprehensive about JavaScript and HTML. This apprehensiveness is not completely unfounded; both JavaScript and HTML were rushed in their early years, and driven by commercial rather than engineering interests. As a result, many dubious features crept into these languages. Due to backwards compatibility concerns, most of these features still remain. In addition, many software engineers have used these languages without ever learning them. JavaScript and HTML have low barriers to entry, and this, along with their similarity to other languages, led many software engineers to conclude that there really was nothing much to learn. If you have not used JavaScript and HTML for a number of years, or if you are a programmer or software engineer using other languages, you may be surprised at what they now offer. Browser based web applications are now capable of matching or exceeding the sophistication and scale of traditional desktop applications. In order to create complex web applications however, it is essential to learn these languages. This book takes the point of view that once you have a strong grasp of the fundamentals, the details will take care of themselves. It will not present you with long lists of APIs, or intricate details of every attribute, these can be found in reference manuals. It will focus on the details of each language that are fundamental to understanding how they work. This book will guide you through the process of developing a web application using HTML5, Javascript, jQuery and CSS. It contains the following content: 1. An introduction to the HTML5 markup language, and how it differs from HTML4 and XHTML. 2. An introduction to JavaScript, including an in-depth look at its use of objects and functions, along with the design patterns that support the development of robust web applications. 3. An introduction to jQuery selection, traversal, manipulation and events. 4. An in-depth look at the Web storage and IndexedDB APIs for client side data storage. 5. A guide to implementing offline web applications with the Application Cache API. 6. An introduction to the ways JavaScript can interact with the users file-system using the FileReader API. 7. The use of Web Workers in a web application to execute algorithms on background threads. 8. An introduction to AJAX, and the jQuery API supporting AJAX. 9. An introduction to Server Sent Events and Web Sockets. All subjects are introduced in the context of a sample web application. This book is intended for anyone with at least a superficial knowledge of HTML and programming.
How to Count (Programming for Mere Mortals, #1)
Steven Frank - 2011
unsigned numbers- Floating point and fixed point arithmeticThis short, easily understood book will quickly get you thinking like a programmer.
Excel Formulas and Functions for Dummies
Ken Bluttman - 2005
Targets beginning to intermediate Excel users seeking real-world examples of how they can use Excel's powerful built-in functions Shows readers how to use Excel functions in formulas to help them decide between buying and leasing a car, calculate mortgage costs, compute grades, evaluate investment performance, figure college expenses, and more Gives explanations and examples of real-world situations Provides an abbreviated discussion of an additional 200 functions Excel commands nearly 90 percent of the market for spreadsheet applications; although this book is written for Excel 2003, the functions described are in earlier versions as well
Bulletproof SSL and TLS: The Complete Guide to Deploying Secure Servers and Web Applications
Ivan Ristic - 2014
Quite the contrary; mistakes are easy to make and can often fully compromise security. Bulletproof SSL and TLS is the first SSL book written with users in mind. It is the book you will want to read if you need to assess risks related to website encryption, manage keys and certificates, configure secure servers, and deploy secure web applications. Bulletproof SSL and TLS is based on several years of work researching SSL and how SSL is used in real life, implementing and supporting a comprehensive assessment tool running on the SSL Labs website (https://www.ssllabs.com), and assessing most of the public SSL servers on the Internet. The assessment tool helped many site owners identify and solve issues with their SSL deployments. The intent of this book is to provide a definitive reference for SSL deployment that is full of practical and relevant information.
Absolute Beginner's Guide to C
Greg Perry - 1993
This bestseller talks to readers at their level, explaining every aspect of how to get started and learn the C language quickly. Readers also find out where to learn more about C. This book includes tear-out reference card of C functions and statements, a hierarchy chart, and other valuable information. It uses special icons, notes, clues, warnings, and rewards to make understanding easier. And the clear and friendly style presumes no programming knowledge.
Grails in Action
Glen Smith - 2009
Developers are instantly productive, picking up all the benefits of the Ruby-based Rails framework without giving up any of the power of Java.Grails in Action is a comprehensive look at Grails for Java developers. It covers the nuts and bolts of the core Grails components and is jam-packed with tutorials, techniques, and insights from the trenches.The book starts with an overview of Grails and how it can help you get your web dev mojo back. Then it walks readers through a Twitter-style social networking app-built in Grails, of course-where they implement high-interest features like mashups, AJAX/JSON, animation effects, full text search, rounded corners, and lots of visual goodness. The book also covers using Grails with existing Java technology, like Spring, Hibernate, and EJBs.Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.
Gut Instincts: Dispatches from the Wide Open Space Between Sickness and Health
Heather Abel - 2014
They told her that she had the worst case they’d ever seen of a rare Scandinavian disease called celiac. At first, this diagnosis – and its requirement of total adherence to a gluten-free diet – seemed like the simple answer to a lifetime of strange symptoms including anemia, insomnia, pneumonia, mouth ulcers, missed periods, and neck pain so severe that for months preceding the diagnosis she hadn’t been able to turn her head. But even on the diet – and as glutenphobia erupted in this country, with nearly a third of Americans avoiding gluten —Abel still didn’t feel well. When doctors, nutritionists, and websites all offered contradicting information on gluten and diet, she began to panic. How would she know what to eat? In this powerful, wide-ranging and emotional story about the limits of medical knowledge, Abel discovers why she wasn’t diagnosed with celiac as a child. She considers how environmental fears and Internet anecdotes lead people to avoid gluten. And she grapples with the question that confronts us all: how to live calmly, even joyfully, in the face of uncertainty. Heather Abel worked as a reporter and news editor in Colorado and San Francisco and taught creative writing at the New School University and UMass Amherst. She lives with her family in western Massachusetts where she is finishing her first novel.
Rules for the Unruly: Living an Unconventional Life
Marion Winik - 2001
Winik's amusing tales of outrageous mistakes, haunting uncertainty, and the never-ending struggle to stay true to her heart strike a powerful chord with creative, impassioned, independent-minded free spirits who know they're different -- and want to stay that way. Winik's seven Rules for the Unruly are: THE PATH IS NOT STRAIGHT · MISTAKES NEED NOT BE FATAL PEOPLE ARE MORE IMPORTANT THAN ACHIEVEMENTS OR POSSESSIONS BE GENTLE WITH YOUR PARENTS · NEVER STOP DOING WHAT YOU CARE ABOUT MOST LEARN TO USE A SEMICOLON · YOU WILL FIND LOVE Rules for the Unruly shows us how taking risks, living creatively, and cherishing our inner weirdness can become the secret of our happiness and success, not our downfall.