WEB-СОЗИДАНИЕ » Страница 73
Категория: КНИГИ » WEB-РАЗРАБОТКИ
How To Blog For Profit: Without Selling Your Soul (2nd Edition)
/ Комментариев: 2/

Название: How To Blog For Profit: Without Selling Your Soul (2nd Edition)
Автор: Ruth Soukup
Издательство: Ruth Soukup
Год: 2014
Формат: PDF
Размер: 12 Мб
Язык: английский / English

Whether you have been blogging for years or just a few weeks, How to Blog For Profit (Without Selling Your Soul) offers solid advice and practical action plans for creating an authentic, successful, and profitable blog. With wit, wisdom, and the insight of someone who’s been there, Ruth Soukup shares how she grew her own blog, Living Well Spending Less, to over one million monthly visitors, earns a full time income, and still is able to write about the things she truly cares about.


Категория: КНИГИ » WEB-РАЗРАБОТКИ
JavaScript, Fifth Edition
/ Комментариев: 0/


Название: javascript, Fifth Edition
Автор: Don Gosselin
Издательство: Course Technology, Cengage Learning
Год: 2011
Формат: PDF
Страниц: 925
Для сайта: mirlib.ru
Размер: 14,11 MB
Язык: English

Now in its fifth edition, javascript guides beginning programmers through Web application development using the javascript programming language. As with previous editions of this book, Don Gosselin introduces key Web authoring techniques with a strong focus on industry application. A real-world project, similar to what students would encounter in a professional setting, is developed throughout each chapter.


Категория: КНИГИ » WEB-РАЗРАБОТКИ
High Performance Browser Networking
/ Комментариев: 0/

Название: High Performance Browser Networking: What every web developer should know about networking and web performance
Автор: Ilya Grigorik
Издательство: O'Reilly Media
Год: 2013
Формат: PDF
Страниц: 400
Для сайта: mirlib.ru
Размер: 14 Mb
Язык: English
How prepared are you to build fast and efficient web applications? This eloquent book provides what every web developer should know about the network, from fundamental limitations that affect performance to major innovations for building even more powerful browser applications--including HTTP 2.0 and XHR improvements, Server-Sent Events (SSE), WebSocket, and WebRTC.

Author Ilya Grigorik, a web performance engineer at Google, demonstrates performance optimization best practices for TCP, UDP, and TLS protocols, and explains unique wireless and mobile network optimization requirements. You'll then dive into performance characteristics of technologies such as HTTP 2.0, client-side network scripting with XHR, real-time streaming with SSE and WebSocket, and P2P communication with WebRTC.


Категория: КНИГИ » WEB-РАЗРАБОТКИ
Building Responsive Data Visualization for the Web
/ Комментариев: 0/

Название: Building Responsive Data Visualization for the Web
Автор: Bill Hinderman
Издательство: Wiley
Год: 2016
Формат: PDF
Размер: 28 Мб
Язык: английский / English

Building Responsive Data Visualization for the Web is a handbook for any front-end development team needing a framework for integrating responsive web design into the current workflow. Written by a leading industry expert and design lead at Starbase Go, this book provides a wealth of information and practical guidance from the perspective of a real-world designer. You'll walk through the process of building data visualizations responsively as you learn best practices that build upon responsive web design principles, and get the hands-on practice you need with exercises, examples, and source code provided in every chapter. These strategies are designed to be implemented by teams large and small, with varying skill sets, so you can apply these concepts and skills to your project right away.


Категория: КНИГИ » WEB-РАЗРАБОТКИ
Learning Web Design: A Beginner's Guide to (X)HTML, StyleSheets, and Web Graphics, Third Edition
/ Комментариев: 0/


Название: Learning Web Design: A Beginner's Guide to (X)HTML, StyleSheets, and Web Graphics, Third Edition
Автор: Jennifer Niederst Robbins
Издательство: O’Reilly Media, Inc.
Год: 2007
Формат: PDF
Страниц: 481
Размер: 30,14 МБ
Язык: English

Everything you need to know to create professional web sites is right here. Learning Web Design starts from the beginning - defining how the Web and web pages work - and builds from there. By the end of the book, you'll have the skills to create multi-column CSS layouts with optimized graphic files, and you'll know how to get your pages up on the Web.


Категория: КНИГИ » WEB-РАЗРАБОТКИ
Web Design: Introductory Concepts and Techniques, Third Edition
/ Комментариев: 0/


Название: Web Design: Introductory Concepts and Techniques, Third Edition
Автор: Gary B. Shelly, H. Albert Napier, Ollie Rivers
Издательство: Course Technology, Cengage Learning
Год: 2009
Формат: PDF
Для сайта: mirlib.ru
Страниц: 265
Размер: 11.81 МБ
Язык: English

Web Design: Introductory Concepts and Techniques, Third Edition explains the connection between a detailed design plan that considers audience needs, site purpose, and various technical issues of a successful Web site.


Категория: КНИГИ » WEB-РАЗРАБОТКИ
New Perspectives on HTML, XHTML, and XML, 3 rd Edition, Comprehensive
/ Комментариев: 0/


Название: New Perspectives on HTML, XHTML, and XML, 3 rd Edition, Comprehensive
Автор: Patrick Carey
Издательство: Course Technology, Cengage Learning
Год: 2010
Формат: PDF
Страниц: 1003
Для сайта: mirlib.ru
Размер: 31.33 MB
Язык: English

New Perspectives on HTML, XHTML, and XML, 3 rd Edition, Comprehensive teaches students how to create simple to complex Web sites from scratch using HTML, XHTML, and XML. Students are asked to think critically in order to solve problems and complete Case Studies, which reinforces key concepts critical to creating Web pages.


Категория: КНИГИ » WEB-РАЗРАБОТКИ
Making Websites Win: Apply the Customer-Centric Methodology That Has Doubled the Sales of Many Leading Websites
/ Комментариев: 0/

Название: Making Websites Win: Apply the Customer-Centric Methodology That Has Doubled the Sales of Many Leading Websites
Автор: Karl Blanks, Ben Jesson
Издательство: Conversion Rate Experts
ISBN: 154450053X
Год: 2018
Страниц: 352
Язык: английский
Формат: epub
Размер: 10.19 MB

Most websites lose. Almost all of them. Many never make a profit. Like chocolate teapots, they look nice but flop as soon as you pour hot customers into them.
Others are successful at first, and then get crushed by competitors. This book is about how to buck the trend–to make websites that customers love and that are outrageously profitable. The methodology is based on the authors' award-winning work growing many of the world's biggest web companies–plus hundreds of smaller, market-leading companies in over eighty different industries.


Категория: КНИГИ » WEB-РАЗРАБОТКИ
Positioning in CSS
/ Комментариев: 0/

Название: Positioning in CSS
Автор: Eric A. Meyer
Издательство: O'Reilly Media
Год: 2016
Формат: PDF, EPUB
Размер: 12 Мб
Язык: английский / English

The Grid Layout spec will soon change your approach to website design, but there will still be plenty of uses for CSS positioning tricks. Whether you want to create sidebars that remain in the viewport (browser window), add sticky section headings to lists or long articles, or overlap one element with another, this concise ebook will expertly guide you through all the main CSS positioning types.


Категория: КНИГИ » WEB-РАЗРАБОТКИ
Ключевые слова и SEO на Etsy
/ Комментариев: 0/


Название: Ключевые слова и SEO на Etsy
Автор: Джастин Пейдж Вуд
Издательство: Интернет-издание
Год: 2019
Формат: pdf
Страниц: 120
Размер: 13 Mb
Язык: Русский

Это Большое Руководство по SEO-продвижению и нахождению и реализации ключевых слов на Etsy.