Добавить в избранное
Форум
Правила сайта "Мир Книг"
Группа в Вконтакте
Подписка на книги
Правообладателям
Найти книгу:
Навигация
Вход на сайт
Регистрация



Реклама


Название: WordPress Malware Removal and Security
Автор: Emon Amin
Издательство: Independently published
Год: 2023
Страниц: 233
Язык: английский
Формат: pdf
Размер: 44.7 MB

Secure your WordPress website from Malwares, Backdoor, Web shells and SEO spammers. This comprehensive book provides step-by-step instructions on how to identify and remove various types of malware, backdoor, web shells and SEO spams. Discover the fundamental principles of website security and learn how to implement them for your WordPress site. With real-world examples and project-based exercises, you will gain hands-on experience in securing your website and protecting valuable data. From updating core files and plugins to configuring robust login security and employing reliable security plugins, this book covers it all. You'll also explore the effective use of security plugins like WordFence. Whether you're a WordPress user, developer, or administrator, this ebook equips you with the knowledge and skills needed to mitigate risks and create a protected WordPress environment. Stay ahead of the curve and ensure the longevity and integrity of your website.
Разместил: Ingvar16 16-08-2023, 19:15 | Комментарии: 0 | Подробнее
Название: CSS for Beginners: A Comprehensive Guide for Novices
Автор: EDM
Издательство: Independently published
Год: 2023
Язык: английский
Формат: pdf
Размер: 10.1 MB

In this comprehensive guide, you'll dive into the fascinating world of CSS and learn everything you need as a beginner. Starting with the basics of CSS syntax, you'll gradually learn how to apply styles to HTML elements to design your webpages. The book guides you through various selectors, properties, and values of CSS, showing you how to format texts, colors, backgrounds, and more. You'll also discover how to control your webpage layouts using the box model and positioning. Next, you'll explore advanced CSS techniques like Flexbox and CSS Grid, enabling you to create flexible and responsive layouts. Additionally, you'll learn how to use animations and transitions to incorporate movement and visual effects into your webpages. The guide also covers essential topics such as responsive design, performance optimization, and best practices for handling CSS. You'll learn how to efficiently organize and structure your CSS code to keep it clean and maintainable. With this book, you'll be able to design professional and appealing websites in no time. Whether you're building your own website or looking to enhance your web design skills, this guide is the perfect companion for CSS beginners.
Разместил: Ingvar16 15-08-2023, 19:59 | Комментарии: 0 | Подробнее
Название: CSS in Depth, Second Edition (MEAP v2)
Автор: Keith J. Grant
Издательство: Manning Publications
Год: 2023
Страниц: 179
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

To create web designs that delight, entertain, and impress your users, you need to know CSS in depth! Go beyond the basics of CSS and discover web design techniques that range from clever to mind-blowing! This totally revised new edition of CSS in Depth expands your CSS skills with the patterns, layouts, and methods you need to deliver truly beautiful front ends. CSS in Depth, Second Edition deep dives into the CSS techniques used by the world’s most skilled web developers. It builds an in-depth understanding of how CSS works the way it does, with a laser focus on essential topics like vertical centering, margin collapsing, and positioning. Inside, you’ll learn how to build and organize a modular CSS codebase so that it’s easy to understand, maintain, and reuse. This new edition is fully revised to cover the latest additions to the CSS standard, such as cascade layers, logical properties, new color functions, subgrid, and container queries. Bottom line: this book will make you a better web designer and your apps will look fantastic! Written for web developers who know the basics of CSS and HTML.
Разместил: Ingvar16 12-08-2023, 21:48 | Комментарии: 0 | Подробнее

Название: Современные Java-технологии на практике (+CD)
Автор: Машнин Т.С.
Издательство: БХВ-Петербург
Год: 2010
Страниц: 560
ISBN: 978-5-9775-0561-1
Формат: PDF
Размер: 60.7 Мб
Язык: русский
Серия: Профессиональное программирование

Рассмотрено создание широкого круга Java-приложений с помощью современных Java-технологий и среды разработки NetBeans. Подробно рассмотрена архитектура платформ Java SE, Java ME и Java EE.
Разместил: MIHAIL62 9-08-2023, 21:37 | Комментарии: 0 | Подробнее

Название: Перспективные языки веб-разработки (2-е изд.)
Автор: Богданов М.Р.
Издательство: М.: НОУ "Интуит"
Год: 2016
Страниц: 264
Формат: PDF
Размер: 25 Мб
Язык: русский

Курс посвящен теоретическим и практическим вопросам использования новых технологий веб-разработки, известных как HTML5.
Разместил: MIHAIL62 9-08-2023, 18:06 | Комментарии: 0 | Подробнее

Название: Разработка интерактивных сайтов с помощью Microsoft Visual Web Developer (2-е изд.)
Автор: Бельчусов А.А.
Издательство: М.: НОУ "Интуит"
Год: 2016
Страниц: 155
Формат: PDF
Размер: 18 Мб
Язык: русский

Программных продуктов ориентированных на их создание имеется много: больше всего известны Microsoft SharePoint Designer (Microsoft Front Page) и Macromedia Dreamweaver. Однако сегодня все больше фирм и частных лиц хотят иметь не просто сайт, а разместить в сети некий сервис, который мог бы осуществлять интерактивное взаимодействие с посетителем сайта.
Разместил: MIHAIL62 5-08-2023, 21:29 | Комментарии: 0 | Подробнее
Название: CSS Frameworks The Ultimate Guide
Автор: Sufyan bin Uzayr
Издательство: CRC Press
Год: 2024
Страниц: 511
Язык: английский
Формат: pdf (true)
Размер: 10.8 MB

Cascading Style Sheets (CSS) is a programming language that integrates all relevant information related to the display of a webpage. CSS defines the style and format of a webpage or page, including layout, colors, fonts, the space around each element, and more. Together with HTML and javascript, CSS forms the basis of the functioning of the Internet. All three standards and specifications are managed by the World Wide Web Consortium (W3C). CSS can be used to create very basic text styling – such as changing the color and size of headings and links. It can be used to create a structure – for example, to convert a single column of text into a structure with a main content area and a bar for related information. It can be used for effects such as animation. CSS Frameworks: The Ultimate Guide discusses the fundamental concepts of CSS that will help developers and coders do more with CSS Frameworks. This book is for anyone who wants to create a website and write optimized and well-structured code in CSS. It follows a hands-on approach and offers practical lessons and tutorials related to CSS Frameworks (Bootstrap, Tailwind, Bulma, Foundation, Skeleton, etc.).
Разместил: Ingvar16 5-08-2023, 02:33 | Комментарии: 0 | Подробнее
Название: Grokking Web Application Security (MEAP v2)
Автор: Malcolm McDonald
Издательство: Manning Publications
Год: 2023
Страниц: 123
Язык: английский
Формат: pdf, epub
Размер: 16.5 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 everything you need to know to secure your web applications in the browser, on the server, and even at the code level. The book is perfect for both junior and experienced learners. It’s written to be language-agnostic, with advice and vulnerability insights that will work with any stack. You’ll begin with the foundations of web security and then dive into dozens of practical security recommendations for both common and not-so-common vulnerabilities—everything from SQL injection to cross-site scripting inclusion attacks. Explore growing modern threats like supply-chain attacks and attacks on APIs, learn about cryptography and how it applies to the web, and discover how to pick up the pieces after a hacker has successfully gotten inside your app. For junior web developers who know the basics of web programming, or more experienced developers looking for concrete advice on solving vulnerabilities.
Разместил: Ingvar16 4-08-2023, 22:46 | Комментарии: 0 | Подробнее
Название: Основы разработки веб-приложений
Автор: Пьюривал С.
Издательство: СПб.: Питер
Год: 2015
Cтраниц: 272
Формат: pdf
Размер: 11 мб
Язык: русский

Благодаря этой книге вы усвоите основы создания веб-приложений, построив простое приложение с нуля с помощью HTML, javascript и других свободно предоставляемых инструментов. Это практическое руководство на реальных примерах обучает неопытных веб-разработчиков тому, как создавать пользовательский интерфейс, строить серверную часть, организовывать связь клиента и сервера, а также применять облачные сервисы для развертывания приложения.
Разместил: rivasss 1-08-2023, 17:46 | Комментарии: 0 | Подробнее

Название: Программирование гипертекстовых документов
Автор(ы): Кругляк Ю.А., Кострицкая Л.С.
Издательство: Одесса: ТЭС
Год: 2009
Страниц: 150
Формат: PDF
Размер: 10.5 Мб
Язык: русский

Конспект лекций посвящен одному из самых популярных направлений в области информационных технологий – созданию Web-страниц. В конспекте излагаются основные принципы работы в Internet, язык гипертекстовой разметки Web-страниц – HTML и каскадными таблицами стилей CSS.
Конспект лекций предназначен для студентов III курса специальности "Информационные управляющие системы и технологии" направления подготовки "Компьютерные науки".
Разместил: MIHAIL62 31-07-2023, 22:57 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2021     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности