How the Web Works - an Introduction


Book Description

"This book explains what the Web is and how to write web pages. It also covers topics like what the Internet is, how it works, what webservers are and how to administer them, in some detail. There are chapters on writing HTML (webpages), Perl CGIs, CSS, PHP, webpage forms, and some basic JavaScripts. This book does not cover Flash, SQL, or ASP. The information provided is, however, sufficient for you to build an attractive and functional website for deployment on a Mac OS X, Linux or UNIX server."--Page 4 of cover.




Introduction to Networking


Book Description

This book demystifies the amazing architecture and protocols of computers as they communicate over the Internet. While very complex, the Internet operates on a few relatively simple concepts that anyone can understand. Networks and networked applications are embedded in our lives. Understanding how these technologies work is invaluable. This book was written for everyone - no technical knowledge is required! While this book is not specifically about the Network+ or CCNA certifications, it as a way to give students interested in these certifications a starting point.




Missing Link


Book Description




An Introduction to Search Engines and Web Navigation


Book Description

This book is a second edition, updated and expanded to explain the technologies that help us find information on the web. Search engines and web navigation tools have become ubiquitous in our day to day use of the web as an information source, a tool for commercial transactions and a social computing tool. Moreover, through the mobile web we have access to the web's services when we are on the move. This book demystifies the tools that we use when interacting with the web, and gives the reader a detailed overview of where we are and where we are going in terms of search engine and web navigation technologies.




Introduction To Web Design, Student Edition


Book Description

The hybrid model allows for both print and digital components to be used in the classroom. The print Student Edition teaches the core Web design concepts and the Online Student Manual allows students to apply Web design skills to real life. The application-specific c projects provide step-by-step instruction while the Portfolio projects allow students to apply and extend what they learn. Program works seamlessly with multiple Adobe® software applications. The Student Edition provides core Web design concepts. The Online Student Manuals provide step-by-step instruction and projects, and allow teachers to update their applications without purchasing new textbooks. Academic, career, and 21st Century skills are integrated throughout the program. Includes: Print Student Edition




How the Internet Really Works


Book Description

An accessible, comic book-like, illustrated introduction to how the internet works under the hood, designed to give people a basic understanding of the technical aspects of the Internet that they need in order to advocate for digital rights. The internet has profoundly changed interpersonal communication, but most of us don't really understand how it works. What enables information to travel across the internet? Can we really be anonymous and private online? Who controls the internet, and why is that important? And... what's with all the cats? How the Internet Really Works answers these questions and more. Using clear language and whimsical illustrations, the authors translate highly technical topics into accessible, engaging prose that demystifies the world's most intricately linked computer network. Alongside a feline guide named Catnip, you'll learn about: • The "How-What-Why" of nodes, packets, and internet protocols • Cryptographic techniques to ensure the secrecy and integrity of your data • Censorship, ways to monitor it, and means for circumventing it • Cybernetics, algorithms, and how computers make decisions • Centralization of internet power, its impact on democracy, and how it hurts human rights • Internet governance, and ways to get involved This book is also a call to action, laying out a roadmap for using your newfound knowledge to influence the evolution of digitally inclusive, rights-respecting internet laws and policies. Whether you're a citizen concerned about staying safe online, a civil servant seeking to address censorship, an advocate addressing worldwide freedom of expression issues, or simply someone with a cat-like curiosity about network infrastructure, you will be delighted -- and enlightened -- by Catnip's felicitously fun guide to understanding how the internet really works!




Introduction to Web Development Using HTML 5


Book Description

Filled with thousands of real-world examples, this text: introduces Web development to first-time developers; covers all aspects of webpage design; provides detailed coverage of webpage formatting using CSS; presents the use of JavaScript and JQuery to automate webpages; presents the HTML 5 canvas that developers can use to display charts, graphs, and more within a page; covers drag-and-drop processing; introduces location-aware applications; and teaches users how to use asynchronous programming to achieve multitasking within a webpage. HTML 5 allows Web developers not only to build pages for the World Wide Web, but also to build pages for mobile devices and tablet PCs. The book starts with an introduction to standard HTML and its use in creating traditional websites. Within this context, it then teaches developers how to format and style their pages using cascading style sheets (CSS) and how to automate pages using JavaScript and JQuery




Introduction to Web Mapping


Book Description

A web map is an interactive display of geographic information, in the form of a web page, that you can use to tell stories and answer questions. Web maps have numerous advantages over traditional mapping techniques, such as the ability to display up-to-date or even real-time information, easy distribution to end users, and highly customized interactive content. Introduction to Web Mapping teaches you how to develop online interactive web maps and web mapping applications, using standard web technologies: HTML, CSS and JavaScript. The core technologies are introduced in Chapters 1-5, focusing on the specific aspects which are most relevant to web mapping. Chapters 6-13 then implement the material and demonstrate key concepts for building and publishing interactive web maps.




Creating a Website: The Missing Manual


Book Description

You can easily create a professional-looking website with nothing more than an ordinary computer and some raw ambition. Want to build a blog, sell products, create forums, or promote an event? No problem! This friendly, jargon-free book gives you the techniques, tools, and advice you need to build a site and get it up on the Web. The important stuff you need to know: Master the basics. Learn HTML5, the language of the Web. Design good-looking pages. Use styles to build polished layouts. Get it online. Find a reliable web host and pick a good web address. Use time-saving tools. Learn free tools for creating web pages and tracking your visitors. Attract visitors. Make sure people can find your site through popular search engines like Google. Build a community. Encourage repeat visits with social media. Bring in the cash. Host Google ads, sell Amazon’s wares, or push your own products that people can buy via PayPal. Add pizzazz. Include audio, video, interactive menus, and a pinch of JavaScript.




Foundations of Web Design


Book Description

If you are a beginner who needs a solid grounding in the best practices for creating websites, this book is for you. Written by innovative curriculum developer and university web instructor Thomas Michaud, this book provides an accessible yet comprehensive look at web design and front-end coding, covering HTML, CSS, design principles and more. You’ll learn HTML semantics, structure, and validation, and how to separate content from design using CSS (levels 1, 2, and 3). Online videos and code examples let you follow along and practice with the code. Some of the other things you’ll learn about include: • text elements, links, objects, and tables • using the box model for background images, padding, borders, and margins • fixed vs. liquid page layout • choosing between different navigation models • creating and styling forms • interactive design with JavaScript and jQuery Foundations of Web Design is an indispensable resource to quickly take you from sketching to coding.