Html, css & javascript web publishing in one hour a day, sams teach yourself, Lemay, Laura Colburn, Rafe Kyrnin, Jennifer
Старое издание
Автор: Wilson Название: The Absolute Beginner`s Guide to HTML and CSS ISBN: 1484292499 ISBN-13(EAN): 9781484292495 Издательство: Springer Рейтинг: Цена: 4611.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Written as an illustrated, step-by-step guide for beginners, this book will introduce you to HTML and CSS with lab exercises and examples of code. You'll begin by setting up the development environment such as local web server and html editor. The next few chapters cover web servers, the basics of HTML such as language syntax, tags, and how to write a program. Next, you'll learn how to put together simple web pages demonstrating how the code works and how to use various HTML tags and CSS to style the pages. Finally, the use of CMS to build websites such as Drupal and WordPress and how HTML and CSS fits in. At the end there are reference libraries for both HTML tags and CSS. The Absolute Beginners Guide to HTML and CSS provides you with the tools, confidence, and inspiration to start building web pages and websites. If you are a programmer, developer or a student, or just someone who wants to learn on their own, this book is for you. What You'll Learn * Understand basic computer programming concepts * See how to use HTML and CSS to build web pages * Apply the syntax of HTML and CSS * See how HTML and CSS fits into CMS systems such as Drupal and WordPress Who This Book Is For Software programmers, developers, students, and anyone who wants a quick reference for HTML and CSS
Описание: Make sure your website or web application users get content updates right now with minimal latency. This concise guide shows you how to push new data from the server to clients with HTML5 Server-Sent Events (SSE), an exceptional technology that doesn`t require constant polling or user interaction.
Автор: Mueller John Paul Название: Security for Web Developers: Using JavaScript, HTML, and CSS ISBN: 1491928646 ISBN-13(EAN): 9781491928646 Издательство: Wiley Рейтинг: Цена: 6334.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: As a web developer, you may not want to spend time making your web app secure, but it definitely comes with the territory. This practical guide provides you with the latest information on how to thwart security threats at several levels, including new areas such as microservices.
Описание: Do you want to build web pages but have no prior experience? This friendly guide is the perfect place to start. You`ll begin at square one, learning how the web and web pages work, and then steadily build from there.
Автор: Jadhwani Prateek Название: Getting Started with Web Components ISBN: 1838649239 ISBN-13(EAN): 9781838649234 Издательство: Неизвестно Рейтинг: Цена: 4044.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Web Components are the set of APIs that helps you build standard UI functions that work across any browser, with any JavaScript framework. This practical guide will help you fulfill this promise through examples and best practices. It will help you implement the web components in your existing frontend application to let you fully realize the ...
So what's the best way to get that knowledge? There are a lot of books about it. The problem with that is that a lot of books just waste your time. They either under explain things or they hold your hand far too much for you to really get anything. This book aims to break that paradigm.
3 Books in 1 HTML+CSS+JavaScript (Basic Fundamental Guide for Beginners)
HTML: Are you an HTML beginner interested in building your very own web page from scratch? Do you have some experience working with other languages but would like to branch out? No matter what your skill level, as long as you have a text editor and a browser you can learn the basics of HTML With this book, you can get familiar with how HTML works, understand the basics of the markup language, and apply what you've learned to create a unique and fully customized web page.
Without HTML, using the internet would be a vastly different experience, so it's no wonder that so many people opt to learn the markup language. Whether you decide to explore HTML as a hobby or for use in a more professional setting, you'll soon gain a deep appreciation for the language and its applications.
CSS: Do you have some experience building sites with basic HTML but want to take your projects to the next level? No matter what your previous experience is, as long as you have a browser and a simple text editor you can learn the basics of CSS With this book, you can familiarize yourself with how CSS works, learn how to efficiently work with CSS selectors, and apply what you've learned to create beautifully styled simple web pages.
JAVASCRIPT: So, you want to learn JavaScript. It makes sense - it's an extremely popular language that's used in most web applications. JavaScript is one of the best possible things you can learn in the age of the modern internet, and you're inevitably going to end up using the knowledge constantly.
So pick up your copy with this Powerful 3 books in 1 Programming for Beginners and start building your confidence, skills and begin your journey to master the concepts of Programming.
Автор: Duckett, J. Название: HTML & CSS ISBN: 1118008189 ISBN-13(EAN): 9781118008188 Издательство: Wiley Рейтинг: Цена: 3642.00 р. Наличие на складе: Поставка под заказ.
Описание: A full-color introduction to the basics of HTML and CSS from the publishers of Wrox! Every day, more and more people want to learn some HTML and CSS.
Автор: Duckett Jon Название: Web Design with HTML, CSS, JavaScript and jQuery Set ISBN: 1118907442 ISBN-13(EAN): 9781118907443 Издательство: Wiley Рейтинг: Цена: 7128.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: A two-book set for web designers and front-end developers This two-book set combines the titles HTML & CSS: Designing and Building Web Sites and JavaScript & jQuery: Interactive Front-End Development.
Описание: This book focuses on using common Web tools to develop business applications. Professional business programmers who are new to Web development will quickly acquire the relevant information they need, starting with HTML and CSS. The book goes beyond simple HTML and introduces other common Web technologies, including Java Server Pages (JSP), PHP, ASP.NET, and JavaScript. The book shows how those technologies interact with HTML and how developers can use them to develop and deploy business applications that users access via the Web. This book is written by business programmers and educators for business programmers. It is not just an introduction to HTML, but an introduction to the most common tools any business programmer needs to develop browser-based applications. Upon completion of the book, a business developer or student will have learned to develop and implement a completed browser-based business application.
Автор: Prettyman Steve Название: Learn PHP 8: Using Mysql, Javascript, Css3, and Html5 ISBN: 1484262395 ISBN-13(EAN): 9781484262399 Издательство: Springer Цена: 6288.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Write solid, secure, object-oriented code in the new PHP 8. In this book you will create a complete three-tier application using a natural process of building and testing modules within each tier. This practical approach teaches you about app development and introduces PHP features when they are actually needed rather than providing you with abstract theory and contrived examples.
In Learn PHP 8, programming examples take advantage of the newest PHP features; you'll follow a learn-by-doing approach, which provides you with complete coding examples. "Do It" exercises in each chapter provide the opportunity to make adjustments to the example code. The end-of-chapter programming exercises allow you to develop your own applications using the algorithms demonstrated in the chapter.
Each tier is logically and physically separated using object-oriented and dependency injection techniques, thus allowing independent tiers that can be updated with little or no effect on the other tiers. In addition to teaching good programming practices through OOP, there is a strong emphasis on creating secure code. As each chapter is completed, you'll have the opportunity to design and create an application reinforcing the concepts learned.
What You Will LearnProgram PHP 8 web applicationsUse interfaces, containers, and platformsApply modular programming Manage data objects and use MySQL and other databases Work with multi-functional and secure user interfaces Handle logging exceptions and more Who This Book Is For Those new to web development, specifically PHP programming. Also, this book can be useful to those who have some PHP/web development experience who are new to PHP 8.
ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru