The Web Development Glossary

The Web Development Glossary
Author: Jens Oliver Meiert
Publisher: Frontend Dogma
Total Pages: 471
Release: 2020-04-07
Genre: Computers
ISBN:

The Web Development Glossary is probably the largest of its kind. With more than 2,000 terms and explanations it acquaints and reunites you with the major standards and concepts of the Web, with HTML, CSS, JavaScript, accessibility, security, performance, code quality, internationalization, localization, editors and tooling and more. The glossary then goes beyond web development, touching on computer science, design, typography, usability and user experience, information as well as project management, other disciplines of interest and relevance to the modern developer. It goes beyond, inspiring the curiosity to learn more about the Web and the people creating and using it. And still it is a glossary, of a couple of thousand terms for developers, leaning on (and giving back to) Wikipedia and the MDN Web Docs. → This is the book if you choose to extend and validate your web and software development knowledge.

The Web Development Glossary 3K

The Web Development Glossary 3K
Author: Jens Oliver Meiert
Publisher: Frontend Dogma
Total Pages: 840
Release: 2023-07-27
Genre: Computers
ISBN:

The Web Development Glossary is the largest of its kind. With more than 3,000 terms and explanations (“3K”), it is the book to try and extend your web development and web platform knowledge. The glossary covers key terms and concepts of the Web, beginning with HTML, CSS, JavaScript, accessibility, security, performance, code quality and testing, internationalization, localization, frameworks and editors and tooling. The glossary then includes other disciplines of interest and relevance to the modern developer, like computer science, design, typography, usability and user experience, information and project management and more. It goes beyond web development to feed all your curiosity, about the Web and the technologies and processes used to build it. And still it is a glossary, of several thousand terms for developers, based on careful research as well as established sources, like Wikipedia, but also MDN Web Docs. This new edition of The Web Development Glossary includes almost a thousand additional terms as well as major usability updates, like improved source and cross-reference navigation.

Weaving the Web

Weaving the Web
Author: Tim Berners-Lee
Publisher: Turtleback Books
Total Pages: 0
Release: 2004-04
Genre: World Wide Web
ISBN: 9780606303583

Tim Berners-Lee tells the story of how he came to create the World Wide Web, looks at the future development of the medium, and offers his opinions on censorship, privacy, and other issues.

They Ask, You Answer

They Ask, You Answer
Author: Marcus Sheridan
Publisher: John Wiley & Sons
Total Pages: 357
Release: 2019-08-06
Genre: Business & Economics
ISBN: 1119610141

The revolutionary guide that challenged businesses around the world to stop selling to their buyers and start answering their questions to get results; revised and updated to address new technology, trends, the continuous evolution of the digital consumer, and much more In today’s digital age, the traditional sales funnel—marketing at the top, sales in the middle, customer service at the bottom—is no longer effective. To be successful, businesses must obsess over the questions, concerns, and problems their buyers have, and address them as honestly and as thoroughly as possible. Every day, buyers turn to search engines to ask billions of questions. Having the answers they need can attract thousands of potential buyers to your company—but only if your content strategy puts your answers at the top of those search results. It’s a simple and powerful equation that produces growth and success: They Ask, You Answer. Using these principles, author Marcus Sheridan led his struggling pool company from the bleak depths of the housing crash of 2008 to become one of the largest pool installers in the United States. Discover how his proven strategy can work for your business and master the principles of inbound and content marketing that have empowered thousands of companies to achieve exceptional growth. They Ask, You Answer is a straightforward guide filled with practical tactics and insights for transforming your marketing strategy. This new edition has been fully revised and updated to reflect the evolution of content marketing and the increasing demands of today’s internet-savvy buyers. New chapters explore the impact of technology, conversational marketing, the essential elements every business website should possess, the rise of video, and new stories from companies that have achieved remarkable results with They Ask, You Answer. Upon reading this book, you will know: How to build trust with buyers through content and video. How to turn your web presence into a magnet for qualified buyers. What works and what doesn’t through new case studies, featuring real-world results from companies that have embraced these principles. Why you need to think of your business as a media company, instead of relying on more traditional (and ineffective) ways of advertising and marketing. How to achieve buy-in at your company and truly embrace a culture of content and video. How to transform your current customer base into loyal brand advocates for your company. They Ask, You Answer is a must-have resource for companies that want a fresh approach to marketing and sales that is proven to generate more traffic, leads, and sales.

Missing Link

Missing Link
Author: Michael Mendez
Publisher:
Total Pages:
Release: 2014
Genre: Computer Science
ISBN:

Bridging UX and Web Development

Bridging UX and Web Development
Author: Jack Moffett
Publisher: Morgan Kaufmann
Total Pages: 224
Release: 2014-06-06
Genre: Computers
ISBN: 0128007877

The divide between UX and Web development can be stifling. Bridging UX and Web Development prepares you to break down those walls by teaching you how to integrate with your team's developers. You examine the process from their perspective, discovering tools and coding principles that will help you bridge the gap between design and implementation. With these tried and true approaches, you'll be able to capitalize on a more productive work environment. Whether you're a novice UX professional finding your place in the software industry and looking to nail down your technical skills, or a seasoned UI designer looking for practical information on how to integrate your team with development, this is the must-have resource for your UX library. - Establish a collaboration lifecycle, mapping design activities to counterparts in the software development process - Learn about software tools that will improve productivity and collaboration - Work through step-by-step exercises that teach font-end coding principles to improve your prototyping and implementation activities - Discover practical, usable HTML and CSS examples - Uncover tips for working with various developer personas

JavaScript Glossary on Demand

JavaScript Glossary on Demand
Author: Andrea Giammarchi
Publisher: Lulu.com
Total Pages: 118
Release: 2016-02-25
Genre: Computers
ISBN: 9781326576721

Using an innovative and unusual approach in the programming field, this book could somehow be compared to a waterfall: it starts quietly, by describing simple basic terms, and then accelerates until it covers most modern features towards the end. For absolute beginners or more advanced developers, this book explains the most common terms used in modern JavaScript programming, client or server side, through examples.

Upgrade Your HTML

Upgrade Your HTML
Author: Jens Oliver Meiert
Publisher: Frontend Dogma
Total Pages: 43
Release: 2019-10-27
Genre: Computers
ISBN:

HTML is super-popular. Everyone can write HTML. Or can they? In the spirit that everything can be tweaked and optimized, Upgrade Your HTML is a first light book in a playful series to review and improve real-life examples of HTML. Not shyly but always constructively does Jens Oliver Meiert, someone who has written a lot of HTML and who makes his own life difficult so that he can write even more HTML, go through ten samples to ponder and upgrade the respective markup. If you’re a web developer, you know HTML. Check out and follow Upgrade Your HTML to nod (or shake your head) exploring old and new problems surrounding uses of the beloved HyperText Markup Language. → This is the book if you enjoy the intricacies of working with HTML.

Guide to Web Development with Java

Guide to Web Development with Java
Author: Tim Downey
Publisher: Springer Science & Business Media
Total Pages: 399
Release: 2012-02-21
Genre: Computers
ISBN: 144712443X

This comprehensive textbook introduces readers to the three-tiered, Model-View-Controller (MVC) architecture by using Hibernate, JSPs, and Java Servlets. These three technologies all use Java, so that a student with a background in programming will be able to master them with ease, with the end result of being able to create web applications that use MVC, validate user input and save data to a database. Features: presents the many topics of web development in small steps, in an accessible, easy-to-follow style; uses powerful technologies that are freely available on the web to speed up web development, such as JSP, JavaBeans, annotations, JSTL, Java 1.5, Hibernate and Tomcat; discusses HTML, HTML Forms, Cascading Style Sheets and XML; introduces core technologies from the outset, such as the MVC architecture; contains questions and exercises at the end of each chapter, detailed illustrations, chapter summaries, and a glossary; includes examples for accessing common web services.

Holistic Website Planning

Holistic Website Planning
Author: Andrew Armitage
Publisher:
Total Pages: 272
Release: 2021-05-17
Genre:
ISBN: 9781781335741

Holistic website planning means taking the time to consider people, process and your environment to plan and build your website - and make your next redesign your last.