Пуленепробиваемый веб-дизайн

Автор: umkaS от 19-06-2024, 20:31, Коментариев: 0

Категория: КНИГИ » WEB-РАЗРАБОТКИ

Название: Пуленепробиваемый веб-дизайн
Автор: Седерхольм Д.
Издательство: СПб.: Питер
Год: 2012 - 3-е издание
Cтраниц: 304
Формат: pdf
Размер: 11 мб
Язык: русский

Эта книга, выходящая уже в третьем издании, посвящена концепции "пуленепробиваемого" веб-дизайна. Она научит вас применять HTML и CSS для разработки современных веб-сайтов, доступных во всех браузерах и устройствах и отличающихся гибкостью и устойчивостью к любым ситуациям. В каждой главе книги рассматривается определенный принцип пуленепробиваемого дизайна и описывается, какие именно преимущества дает его использование.
 

Основы web-дизайна. Разработка, создание и сопровождение web-сайтов

Автор: umkaS от 18-06-2024, 14:41, Коментариев: 0

Категория: КНИГИ » WEB-РАЗРАБОТКИ

Название: Основы web-дизайна. Разработка, создание и сопровождение web-сайтов
Автор: Фролов А.Б., Нагаева И.А., Кузнецов И.А.
Издательство: Профобразование
Год: 2020
Cтраниц: 244
Формат: pdf
Размер: 27 мб
Язык: русский

В учебном пособии рассмотрены такие аспекты разработки, создания и сопровождения web-сайтов, как язык HTML, основы технологии CSS, верстка и дизайн сайтов, продвижение сайтов. Подготовлено в соответствии с Федеральным государственным образовательным стандартом среднего профессионального образования. Издание предназначено для изучения дисциплин «Основы web-дизайна», «Web-дизайн» по укрупненной группе специальностей среднего профессионального образования 09.00.00 «Информатика и вычислительная техника».
 

Web Accessibility Cookbook: Creating Inclusive Experiences (Final Release)

Автор: literator от 15-06-2024, 13:49, Коментариев: 0

Категория: КНИГИ » WEB-РАЗРАБОТКИ

Название: Web Accessibility Cookbook: Creating Inclusive Experiences (Final Release)
Автор: Manuel Matuzović
Издательство: O’Reilly Media, Inc.
Год: 2024
Страниц: 406
Язык: английский
Формат: epub
Размер: 36.3 MB

Frontend developers have to consider many things: browser compatibility, usability, performance, scalability, SEO, and other best practices. But the most fundamental aspect of creating websites is one that often falls short: accessibility. Accessibility is the cornerstone of any website, and if a website is inaccessible, users won't be able to interact with it, obtain information, sign up for services, or buy products. The Web Accessibility Cookbook provides you with dozens of recipes to help you avoid these failures. You'll learn how to build common components, such as main navigation, filters, and dialogs, in an accessible manner. Each recipe not only explains how to build things but also why. Author Manuel Matuzovic provides the knowledge you need to create your own accessible components and address your users' varying needs, abilities, and preferences. This book is for anyone who writes frontend code: frontend developers, UX engineers, full stack and backend developers. It doesn’t matter if you’re new to web development or have been writing HTML, CSS, and jаvascript for over a decade. You want to learn how to structure pages and components with HTML and how semantic elements affect user experience. You know CSS and want to learn how to style your websites in a way that serves your users. You are interested in ARIA and how to use it efficiently to improve the experience of interactive components written in jаvascript.
 

CSS: The Definitive Guide: Web Layout and Presentation 5th Edition (Final)

Автор: literator от 9-06-2024, 05:06, Коментариев: 0

Категория: КНИГИ » WEB-РАЗРАБОТКИ

CSS: The Definitive Guide: Web Layout and Presentation 5th Edition (Final)Название: CSS: The Definitive Guide: Web Layout and Presentation 5th Edition (Final)
Автор: Eric A. Meyer, Estelle Weyl
Издательство: O’Reilly Media, Inc.
Год: 2023
Страниц: 1129
Язык: английский
Формат: True PDF, True EPUB (Retail Copy)
Размер: 55.7 MB, 46.5 MB

If you're a web designer or app developer interested in sophisticated page styling, improved accessibility, and less time and effort expended, this book is for you. This revised fifth edition provides a comprehensive guide to CSS implementation along with a thorough review of the latest CSS specifications. Authors Eric Meyer and Estelle Weyl show you how to improve user experience, speed development, avoid potential bugs, and add life and depth to your applications through layout, transitions and animations, borders, backgrounds, text properties, and many other tools and techniques. We read the specs so you don't have to! If you are a web designer or document author interested in sophisticated page styling, improved accessibility, and saving time and effort, this book is for you. All you really need to know before starting the book is HTML 4.0. The better you know HTML, the better prepared you’ll be, but it is not a requirement. You will need to know very little else to follow this book.
 

Web Accessibility Cookbook: Creating Inclusive Experiences (6th Early Release)

Автор: literator от 21-05-2024, 14:29, Коментариев: 0

Категория: КНИГИ » WEB-РАЗРАБОТКИ

Название: Web Accessibility Cookbook: Creating Inclusive Experiences (6th Early Release)
Автор: Manuel Matuzovic
Издательство: O’Reilly Media, Inc.
Год: 2024-04-15
Страниц: 364
Язык: английский
Формат: epub
Размер: 49.4 MB

Frontend developers have to consider many things: browser compatibility, usability, performance, scalability, SEO, and other best practices. But the most fundamental aspect of creating websites is one that often falls short: accessibility. Accessibility is the cornerstone of any website, and if a website is inaccessible, users won't be able to interact with it, obtain information, sign up for services, or buy products. The Web Accessibility Cookbook provides you with dozens of recipes to help you avoid these failures. You'll learn how to build common components, such as main navigation, filters, and dialogs, in an accessible manner. Each recipe not only explains how to build things but also why. Author Manuel Matuzovic provides the knowledge you need to create your own accessible components and address your users' varying needs, abilities, and preferences. What makes accessibility technically interesting, besides its human nature, is its complexity, range, and interrelationship with other disciplines on the web. To make accessible websites, you need a core knowledge of user interaction (UI) design, user experience (UX), usability, performance, content strategy, search-engine optimization (SEO), and security. This book is for anyone who writes front-end code: front-end developers, UX engineers, full-stack and back-end developers. It doesn’t matter if you’re new to web development or have been writing HTML, CSS, and jаvascript for over a decade. You want to learn how to structure pages and components with HTML and how semantic elements affect user experience. You know CSS and want to learn how to style your websites in a way that serves your users. You are interested in ARIA and how to use it efficiently to improve the experience of interactive components written in jаvascript.
 

The Temple of Django Database Performance

Автор: literator от 20-05-2024, 21:25, Коментариев: 0

Категория: КНИГИ » WEB-РАЗРАБОТКИ

Название: The Temple of Django Database Performance
Автор: Andrew Brookins
Издательство: Spellbook Press
Год: 2020-2024 (Revision 2)
Страниц: 159
Язык: английский
Формат: pdf (true)
Размер: 12.0 MB

Explore deadly ruins while learning to make Django apps blazing fast. Veteran Python developer Andrew Brookins guides you through dangers in this book on database performance tuning. Want to be an expert Django developer? Master performance. An expert can jump into any Django project, profile slow pages and APIs, and tune the underlying database queries. Most performance problems in web applications come down to one thing: the database. With Django, the situation is no different — in fact, in some ways it’s even worse than that of our ORM-hating colleagues. Caching can only take you so far. You need to go deeper, to the source. And most performance problems in Django start in the same place. The database. But database performance tuning in Django involves a dizzying number of ORM API methods. And all this rests on top of the already complex machinery of SQL queries and indexes. To fully master database performance with Django, reading through API documentation is not enough. You need to become an expert. This book is written for Django developers who use a relational database and want to push their database-related code as fast as it can go. You should have experience with Python and Django. The focus of this book is on relational databases like PostgreSQL, MySQL, and SQLite — databases accessible through the core models and migrations systems provided with Django. You should have experience with relational databases and SQL. However, the reason this book exists is to level up your knowledge of these two topics where they intersect with Django, so we will spend a good amount of time discussing them.
 

Веб-разработчик. Легкий вход в профессию

Автор: tatanavip от 17-05-2024, 19:08, Коментариев: 0

Категория: КНИГИ » WEB-РАЗРАБОТКИ


Название: Веб-разработчик. Легкий вход в профессию
Автор: Роман Чернышов
Издательство: Литрес
Год: 2024
Формат: pdf, rtf
Размер: 11 Мб
Качество: Хорошее
Язык: Русский

Книга, которая позволит быстро вникнуть в суть профессии веб-разработчика, познакомиться с основами, узнать о возможных путях заработка, включая фриланс и собственные проекты, а также освоить технологии на практике, реализовав свой первый проект с последующим оформлением его в виде готового конечного продукта. Книга написана простым языком, каждая глава раскрывает определенную тему. Также присутствуют истории из личной практики и интервью с профессионалами из мира «айти».
 

Mastering CSS Coding with Style: Over 200 CSS based Exercises with Mini Code Projects

Автор: literator от 8-05-2024, 00:52, Коментариев: 0

Категория: КНИГИ » WEB-РАЗРАБОТКИ

Название: Mastering CSS Coding with Style: Over 200 CSS based Exercises with Mini Code Projects
Автор: Laurence Lars Svekis
Издательство: Independently published
Год: 2024
Страниц: 506
Язык: английский
Формат: epub
Размер: 10.1 MB

Embark on your journey to becoming a CSS expert with "Mastering CSS: Coding with Style," a comprehensive guide filled with over 200 hands-on exercises and mini code projects designed to transform beginners into proficient CSS coders. This book is an invaluable resource for anyone aspiring to master the art of styling websites with CSS—from students and hobbyists to seasoned developers looking to refine their skills. CSS, or Cascading Style Sheets, is the language responsible for the visual and aural layout of web content. It’s what makes websites look good and feel interactive. In this book, you’ll delve deep into everything CSS has to offer, from the basics of text formatting and layout control to advanced techniques involving animations, Flexbox, Grid systems, and responsive design strategies. Whether you are starting from scratch or seeking to deepen your existing skills, "Mastering CSS: Coding with Style" provides the tools and knowledge necessary to become a skilled web designer and developer. This book not only teaches you how to style beautifully but also how to think like a seasoned web developer, ensuring that you are ready to tackle any challenge with confidence and creativity. Dive into this book and start transforming static HTML into visually stunning and interactive web pages with ease and style!
 

Разработка одностраничных веб-приложений

Автор: umkaS от 5-05-2024, 20:43, Коментариев: 0

Категория: КНИГИ » WEB-РАЗРАБОТКИ

Название: Разработка одностраничных веб-приложений
Автор: Майкл С. Миковски, Джош К. Пауэлл
Издательство: М.: ДMK
Год: 2014
Страниц: 512
Формат: pdf/djvu
Размер: 12 Мб
Язык: русский

Если ваш сайт представляет собой набор дергающихся страниц, связанных ссылками, то вы отстали от жизни. Следующей ступенью вашей карьеры должны стать одностраничные приложения (SPA).
 

Grokking Web Application Security (Final Release)

Автор: literator от 3-05-2024, 03:50, Коментариев: 0

Категория: КНИГИ » WEB-РАЗРАБОТКИ

Название: Grokking Web Application Security (Final Release)
Автор: Malcolm McDonald
Издательство: Manning Publications
Год: 2024
Страниц: 336
Язык: английский
Формат: pdf (true)
Размер: 41.1 MB

When you launch an application on the web, every hacker in the world has access to it. Are you sure your web apps can stand up to the most sophisticated attacks? Grokking Web Application Security teaches you how to build web apps that are ready for and resilient to any attack. It’s laser-focused on what the working programmer needs to know about web security, and is fully illustrated with concrete examples and essential advice from author Malcolm McDonald’s extensive career. You’ll learn what motivates hackers to hack a site, discover the latest tools for identifying security issues, and set up a development lifecycle that catches security issues early. Read it cover to cover for a comprehensive overview of web security, and dip in as a reference whenever you need to tackle a specific vulnerability. Web application security is a curious subject area, in that every programmer (even fresh out of boot camp or with a recent computer science degree in hand) will have a fair knowledge of it, but we tend to feel (quite correctly) that we should know a little bit more. Doing your own research on the web can feel like walking into a disorganized library and picking up random texts, hoping to gain some good insights. Furthermore, nobody loves going to their boss and admitting that they have gaps in their knowledge, so we tend to be a little insecure about what we might not know. Launching a web application on the internet is a daunting task. The steps you take along the road to deploying a web app can be onerous: designing and coding your web pages, adding interactivity using jаvascript, implementing the backend services and connecting them to a data store, choosing a hosting platform, and registering a domain name. The result is worthwhile, of course: your website will be available to billions of users immediately, thanks to the magic of the internet.