WEB-СОЗИДАНИЕ » Страница 79
Категория: КНИГИ » WEB-РАЗРАБОТКИ
Как сделать сайт самому: пошаговое руководство для гуманитариев
/ Комментариев: 0/


Название: Как сделать сайт самому: пошаговое руководство для гуманитариев
Автор: Дементий Дмитрий и др.
Издательство: Москва: Текстерра
Год: 2017
Формат: pdf
Страниц: 251
Для сайта: mirlib.ru
Размер: 12 mb
Язык: Русский

Если бюджет отсутствует или сильно ограничен – создайте сайт самостоятельно. В этом вам как раз поможет наша книга. Она написана для предпринимателей и частных специалистов, которые в начале бизнес-пути – осознанно или вынуждено – следуют принципам бутстрэппинга. То есть финансируют бизнес собственными средствами и развивают проект в условиях ограниченных ресурсов.


Категория: КНИГИ » WEB-РАЗРАБОТКИ
Создание лендинга от А до Я: подробнейшее руководство с примерами
/ Комментариев: 0/


Название: Создание лендинга от А до Я: подробнейшее руководство с примерами
Автор: Крюкова Е
Издательство: Москва: Текстерра
Год: 2017
Формат: pdf
Страниц: 193
Для сайта: mirlib.ru
Размер: 79 mb
Язык: Русский

На данный момент это самое полное и ценное руководство по лендингам в рунете. Прочитав эту книгу, вы будете точно знать, как сделать вашу посадочную страницу эффективной и каких ошибок следует избегать. В книге присутствует огромное количество (более 300) наглядных примеров лендингов, иллюстрирующих тот или иной тезис.


Категория: КНИГИ » WEB-РАЗРАБОТКИ
The Web Designer's Idea Book, Volume 3
/ Комментариев: 0/

Название: The Web Designer's Idea Book, Volume 3
Автор: Patrick McNeil
Издательство: HOW Books
Год: 2013
Формат: EPUB
Размер: 13 Мб
Язык: английский / English

Featuring more than 650 examples, this third volume of The Web Designer's Idea Book is packed with visual inspiration for creating top-notch web design. Web design expert Patrick McNeil, author of the popular Web Designer's Idea Book series, is back with the latest examples of the best design on the web today. Arranged thematically, this guide puts important topics like technology, design styles, elements, site types and site structure at your fingertips. This new volume also includes a detailed discussion of the various content management systems available to help you find the best platform for your project.


Категория: КНИГИ » WEB-РАЗРАБОТКИ
The Web Designer's Idea Book, Volume 4
/ Комментариев: 0/

Название: The Web Designer's Idea Book, Volume 4
Автор: Patrick McNeil
Издательство: HOW Books
Год: 2014
Формат: EPUB
Размер: 43 Мб
Язык: английский / English

Looking for inspiration for your latest web design project? Expert Patrick McNeil, author of the popular Web Designer's Idea Book series, is back with all new examples of today's best website design. Featuring more than 650 examples of the latest trends, this fourth volume of The Web Designer's Idea Book is overflowing with visual inspiration.


Категория: КНИГИ » WEB-РАЗРАБОТКИ
eXist: A NoSQL Document Database and Application Platform
/ Комментариев: 0/

Название: eXist: A NoSQL Document Database and Application Platform
Автор: Erik Siegel, Adam Retter
Издательство: O'Reilly Media
Год: 2014
Формат: PDF
Страниц: 584
Для сайта: mirlib.ru
Размер: 9 Mb
Язык: English

Get a head start with eXist, the open source NoSQL database and application development platform built entirely around XML technologies. With this hands-on guide, you’ll learn eXist from the ground up, from using this feature-rich database to work with millions of documents to building complex web applications that take advantage of eXist’s many extensions.
If you’re familiar with XML—as a student, professor, publisher, or developer—you’ll find that eXist is ideal for all kinds of documents. This book shows you how to store, query, and search documents with XQuery and other XML technologies, and how to construct applications on top of the database with tools such as eXide and eXist’s built-in development environment.


Категория: КНИГИ » WEB-РАЗРАБОТКИ
Agile Web Development with Rails 3.2
/ Комментариев: 0/

Название: Agile Web Development with Rails 3.2
Автор: Sam Ruby, Dave Thomas, David Heinemeier Hansson
Издательство: Pragmatic Bookshelf
Год: 2011
Формат: PDF
Страниц: 488
Для сайта: mirlib.ru
Размер: 4 Mb
Язык: English

Rails just keeps on changing. Rails 3 and Ruby 1.9 bring hundreds of improvements, including new APIs and substantial performance enhancements. The fourth edition of this award-winning classic has been reorganized and refocused so it's more useful than ever before for developers new to Ruby and Rails.

Rails 3 is a major release--the changes aren't just incremental, but structural. So we decided to follow suit. This book isn't just a mild reworking of the previous edition to make it run with the new Rails. Instead, it's a complete refactoring.


Категория: КНИГИ » WEB-РАЗРАБОТКИ
Agile Web Development with Rails, Third Edition
/ Комментариев: 0/

Название: Agile Web Development with Rails, Third Edition
Автор: Sam Ruby, Dave Thomas, David Heinemeier Hansson
Издательство: Pragmatic Bookshelf
Год: 2009
Формат: PDF
Страниц: 850
Для сайта: mirlib.ru
Размер: 4 Mb
Язык: English

You want to write professional-grade applications: Rails is a full-stack, open-source web framework, with integrated support for unit, functional, and integration testing. It enforces good design principles, consistency of code across your team (and across your organization), and proper release management.
But Rails is more than a set of best practices. Rails makes it both fun and easy to turn out very cool web applications. Need Ajax support, so your web applications are highly interactive? Rails has it built in. Want an application that sends and receives e-mail? Built in. Supports internationalization and localization? Built in. Do you need applications with a REST-based interface (so they can interact with other RESTful applications with almost no effort on your part)? All built-in.


Категория: КНИГИ » WEB-РАЗРАБОТКИ
Agile Web Development with Rails 4
/ Комментариев: 0/

Название: Agile Web Development with Rails 4
Автор: Sam Ruby, Dave Thomas, David Heinemeier Hansson
Издательство: Pragmatic Bookshelf
Год: 2013
Формат: PDF
Страниц: 458
Для сайта: mirlib.ru
Размер: 8 Mb
Язык: English

Rails just keeps on changing. Both Rails 3 and 4, as well as Ruby 1.9 and 2.0, bring hundreds of improvements, including new APIs and substantial performance enhancements. The fourth edition of this award-winning classic has been reorganized and refocused so it's more useful than ever before for developers new to Ruby and Rails.

Rails 4 introduces a number of user-facing changes, and the ebook has been updated to match all the latest changes and new best practices in Rails. This includes full support for Ruby 2.0, controller concerns, Russian Doll caching, strong parameters, Turbolinks, new test and bin directory layouts, and much more.


Категория: КНИГИ » WEB-РАЗРАБОТКИ
Blog Design For Dummies
/ Комментариев: 0/


Название: Blog Design For Dummies
Автор: Melissa Culbertson
Издательство: John Wiley & Sons
Год: 2013
Формат: PDF
Страниц: 355
Размер: 51.01 МБ
Язык: English

The average blogger does not typically have experience with design or coding, but that shouldn't deter them from having a professional-looking blog design. This friendly and easy-to-understand guide provides you with the tools you need to establish a creative, unique, and aesthetically memorable blog without having to learn how to code beyond some basic CSS. Whether you're looking to write for a major brand, become a brand ambassador, sell a product, acquire new clients, advocate for a cause, or simply tell a story, you'll find design tricks, helpful techniques, and invaluable advice for creating a great-looking and functional blog.


Категория: КНИГИ » WEB-РАЗРАБОТКИ
Agile in a Flash: Speed-Learning Agile Software Development
/ Комментариев: 0/

Название: Agile in a Flash: Speed-Learning Agile Software Development
Автор: Jeff Langr, Tim Ottinger
Издательство: Pragmatic Bookshelf
Год: 2011
Формат: PDF
Страниц: 110
Для сайта: mirlib.ru
Размер: 1 Mb
Язык: English

Real agilists don't weigh themselves down with libraries of books, they keep their important information handy with them at all times. Jeff and Tim pack over two decades of experience coaching and doing agile into Agile in a Flash, a unique deck of index cards that fit neatly in your pocket and tack easily onto the wall. Agile in a Flash cards run the gamut of agile, covering customer, planning, team, and developer concepts to help you succeed on agile projects. You can use cards from the deck in many ways: as references, reminders, teaching tools, and conversation pieces. Why not get sets for your entire team or organization?