- Table View
- List View
HTML5 and JavaScript Web Apps: Bridging the Gap Between the Web and the Mobile Web (Oreilly And Associate Ser.)
by Wesley HalesThis hands-on book looks past the hype and buzzwords surrounding HTML5 and gives you a conservative and practical approach to using HTML5, JavaScript MVC frameworks, and the latest W3C specifications. You’ll quickly master how to build mobile and desktop web apps that are widely supported across all major web browsers and devices.Even though Web Storage, Web Workers, Geolocation, Device Orientation, and WebSockets have been covered many times in the past, it is often from a very high or basic level. This book goes into the trenches to review actual use cases for each of these APIs and gives real-world examples on how to use each one. If you're familiar with JavaScript, CSS and HTML basics and are ready to start piecing together the architecture of HTML5, then this book is for you.Assemble a coherent architectural whole from HTML5’s complex collection of partsGain a clear understanding of client-side architecture and the "mobile first" approachDesign, create, and tune eye-catching and robust mobile web appsExplore how the top five JavaScript MVC frameworks interact with the serverLearn best practices for setting up a raw WebSocket serverExamine how sites such as Google, Twitter, and Amazon store data on the clientUse real-world methods for applying geolocation, and learn the pitfalls of various implementationsProcess images and other data in the background with Web Workers
HTML5 eLearning Kit For Dummies
by Frank BoumphreyHelping self-directed learners of all levels learn HTML5If you want to develop and structure pages for the web, HTML5 is one of the tools you need. This invaluable eLearning kit steps you through learning HTML5, CSS3, and JavaScript. With this dynamic combination of a full-color printed book and a Dummies interactive eLearning course on CD, you'll find a wealth of information on HTML5. Featuring both written and animated step-by-step how-tos, practice labs, helpful videos, numerous examples, and a host of Dummies hints and tips, this package makes your learning process easier.Follow the material sequentially or jump in and out as you wish?it's set up so you can learn at your own pace. Throughout, you will benefit from illustrations, animations, voiceover explanations, and the option of closed captioning if you find you learn better when you can read the instructions.Helps self-motivated learners master HTML5, CSS3, and JavaScript Includes an easy-to-follow, full-color book and an interactive Dummies eLearning Course that corresponds with the book on CD Allows you to follow the material sequentially or choose separate sections at your own time and paceOffers chapter summaries, practice exercises, discussions of concepts and essential terms, and much moreHTML5 eLearning Kit For Dummies helps you develop pages for the web with this dynamic tool. NOTE: CD-ROM/DVD and other supplementary materials are not included as part of the e-book file, but are available for download after purchase.
HTML5 for .NET Developers: Single page web apps, JavaScript, and semantic markup
by James Jackson Ian GilmanSummaryHTML5 for .NET Developers teaches professional software engineers how to integrate the latest HTML5 APIs and semantic markup into rich web applications using JavaScript, ASP.NET MVC, and WCF. Written from the .NET perspective, this book is full of practical applications and ways to connect the new web standards with your existing development practicesAbout the TechnologyA shift is underway for Microsoft developers—to build web applications you'll need to integrate HTML5 features like Canvas-based graphics and the new JavaScript-driven APIs with familiar technologies like ASP.NET MVC and WCF. This book is designed for you.About this BookHTML5 for .NET Developers teaches you how to blend HTML5 with your current .NET tools and practices. You'll start with a quick overview of the new HTML5 features and the semantic markup model. Then, you'll systematically work through the JavaScript APIs as you learn to build single page web apps that look and work like desktop apps. Along the way, you'll get tips and learn techniques that will prepare you to build "metro-style" applications for Windows 8 and WP 8.This book assumes you're familiar with HTML, and concentrates on the intersection between new HTML5 features and Microsoft-specific technologies. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book. What's InsideHTML5 from a .NET perspectiveLocal storage, threading, and WebSocketsUsing JSON-enabled web servicesWCF services for HTML5How to build single page web apps"This book speaks directly to the interests and concerns of the .NET developer."—From the Forward by Scott Hanselman, MicrosoftTable of ContentsHTML5 and .NETA markup primer: classic HTML, semantic HTML, and CSSAudio and video controlsCanvasThe History API: Changing the game for MVC sitesGeolocation and web mappingWeb workers and drag and dropWebsocketsLocal storage and state managementOffline web applications
HTML5 for Flash Developers
by Matt FisherA quick, practical guide to facilitate your journey into the world of HTML5 web development with hands-on examples and tools that HTML5 professionals are currently using. This book has been written specifically for Flash developers interested in adding HTML5 development to their skill set. From understanding the elements that make up HTML5 to preparing your HTML5 projects for public release, each chapter covers the essential aspects every developer should be aware of when writing applications for the modern Web.
HTML5 for Masterminds: How to take advantage HTML5 to create responsive websites and revolutionary applications
by J. D GauchatHTML5 for Masterminds leads the reader step-by-step to master the complex subjects required to create websites and web applications. After reading this book, you will know how to structure your documents with HTML, how to style them with CSS, and how to work with the most powerful JavaScript APIs. <p><p>This book is not an introduction, but instead a complete course that teaches you how to build responsive websites and amazing web applications from scratch. Every chapter explores both basic and sophisticated concepts of HTML, CSS, and JavaScript. Functional examples support the information introduced in every chapter to guide beginners and experts throughout every single element, style, and function included in these languages. <p> The goal of HTML5 for Masterminds is to make you familiar with the most advanced technologies for the web. It was designed to prepare you for the future, and it was written for the genius inside you, for Masterminds.
HTML5 for Publishers
by Sanders KleinfeldHTML5 is revolutionizing the Web, and now it's coming to your ebook reader! With the release of the EPUB 3 specification, HTML5 support will officially be a part of the EPUB standard, and publishers will be able to take full advantage of HTML5's rich feature set to add rich media and interactivity to their ebook content.HTML5 for Publishers gives an overview of some of the most exciting features HTML5 provides to ebook content creators--audio/video, geolocation, and the Canvas--and shows how to put them in action. Learn how to:Intersperse audio/video with textual content Create a graphing calculator to display algebraic equations on the Canvas Use geolocation to customize a work of fiction with details from the reader's locale Use Canvas to add interactivity to a children's picture book
HTML5 iPhone Web Application Development
by Alvin CrespoPresented in an easy to follow, step by step tutorial format, this is your guide to web application development for the iOS Safari.This book was meant for you! From the beginner developer to chief technology officer, this book aims to make you an expert in the field of web application development for iOS Safari. Familiarity with HTML, CSS and JavaScript are greatly encouraged but if you're looking to dive right in and find solutions to everyday problems and more, then this book is for you.
HTML5 in Action
by Joe Lennon Rob Crowther Greg Wanish Ashton BlueSummaryHTML5 in Action provides a complete introduction to web development using HTML5. You'll explore every aspect of the HTML5 specification through real-world examples and code samples. It's much more than just a specification reference, though. It lives up to the name HTML5 in Action by giving you the practical, hands-on guidance you'll need to use key features.About the TechnologyHTML5 is not a few new tags and features added to an old standard—it's the foundation of the modern web, enabling its interactive services, single-page UI, interactive games, and complex business applications. With support for standards-driven mobile app development, powerful features like local storage and WebSockets, superb audio and video APIs, and new layout options using CSS3, SVG, and Canvas, HTML5 has entered its prime time.About the BookHTML5 in Action provides a complete introduction to web development using HTML5. It explores the HTML5 specification through real-world examples and code samples. It earns the name "in Action" by giving you the practical, hands-on guidance you'll need to confidently build the sites and applications you—and your clients—have been wanting for years.This book concentrates on new HTML5 features and assumes you are familiar with standard HTML.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.What's InsideNew semantic elements and form input typesSingle-page application designCreating interactive graphicsMobile web appsAbout the AuthorsRob Crowther is a web developer and blogger and the author of Manning's Hello! HTML5 & CSS3. Joe Lennon is an enterprise mobile application developer. Ash Blue builds award-winning interactive projects. Greg Wanish is an independent web and eCommerce developer.Table of ContentsPART 1 INTRODUCTIONHTML5: from documents to applicationsPART 2 BROWSER-BASED APPSForm creation: input widgets, data binding, and data validationFile editing and management: rich formatting, file storage, drag and dropMessaging: communicating to and from scripts in HTML5Mobile applications: client storage and offline executionPART 3 INTERACTIVE GRAPHICS, MEDIA, AND GAMING2D Canvas: low-level, 2D graphics renderingSVG: responsive in-browser graphicsVideo and audio: playing media in the browser WebGL: 3D application developmentPlus 10 Appendixes
HTML5 in Easy Steps
by Mike McgrathWithout doubt HTML5 is the future of the web and HTML5 in easy steps demonstrates all you can achieve NOW in the latest browsers - all described in easy to follow steps.HTML5 in easy steps instructs you how to employ the latest development for web page design with HyperText Markup Language (HTML5). Modern web browsers have united to support exciting new features of the HTML5 standard that allows easy creation of stunning web pages and engaging interactive applications.HTML5 in easy steps contains examples and screenshots that illustrate each feature of HTML5, describing how to incorporate meta information about a document within its 'head' section and how to add structured 'body' content. You'll learn how to create web pages to display text, images, lists, tables, hyperlinks, forms, audio, and video - and also how to write script instructions that draw and animate graphics on embedded 'canvas' areas. Each chapter builds your knowledge so by the end of the book you'll have gained a sound understanding of HTML5.HTML5 in easy steps has an easy-to-follow style that will appeal to anyone looking to create compelling web pages for the latest browsers. Ideal for programmers who need to quickly learn the latest HTML5 techniques,
HTML5, JavaScript, and jQuery 24-Hour Trainer
by Dane CameronMaster web app development with hands-on practice and videodemonstration HTML5, JavaScript, and jQuery 24-Hour Trainer shows youhow to build real-world HTML5 apps -- both web-based andmobile -- in combination with JavaScript, jQuery, andCSS/CSS3. You'll learn progressively more advanced skills as youwork through the series of hands-on video lessons. Exercises andscreencasts walk you step-by-step through the process of buildingweb applications, and give you the opportunity to experiment andextend the examples to create your own working web app. You'll gaina solid understanding of the fundamental technologies, and developa skillset that fully exploits the functionality of web developmenttools.Although HTML5 is at the forefront of web development, it existswithin an ecosystem that also includes CSS/CSS3, JavaScript, andJavaScript libraries like jQuery. Building robust, functional webapplications requires a clear understanding of these technologies,and more importantly, the manner in which they fit together. Thisis your step-by-step guide to building web apps, with a hands-onapproach that helps you learn by doing.Master the fundamentals of HTML and HTML5Explore multimedia capabilities and CSS3Integrate offline data storage, background processes, and otherAPIsAdapt web applications for mobile phones and tabletsWhether you're looking for a quick refresher or a first-timelesson, HTML5, JavaScript, and jQuery 24-Hour Trainer willquickly get you up to speed.
HTML5-Programmierung von Kopf bis Fuß
by Eric Freeman Elisabeth RobsonAls neueste Version der Markup-Sprache ist HTML5 vor allem praxisorientiert und auf die Entwicklung echter Webapplikationen abgestimmt - es erleichtert die Gestaltung von Webseiten mit lokaler Speicherung, macht 2-D-Zeichnungen, Geolocation und Offline-Unterstützung für Webanwendungen möglich, und unterstützt das Einbinden von Video- und Audio-Dateien ohne zusätzliches Plug-in. "HTML5-Programmierung von Kopf bis Fuß" vermittelt in bewährter Von Kopf bis Fuß-Tradition anhand zahlreicher praktischer Beispiele, grafischer Elemente und Übungen auf kluge und spielerische Art die Neuerungen, die HTML5 so spannend machen und sorgt gleichzeitig dafür, dass Ihnen das Lernen nicht nur Spaß macht, sondern Sie auch behalten, was Sie gelesen haben. Dieses Buch wendet sich hierbei an Entwickler von Webanwendungen, die bereits HTML- und CSS-Kenntnisse mitbringen und die ihre Konzentration voll auf die Neuerungen und Verbesserungen von HTML5 richten wollen.
HTML5. Nieoficjalny podr?cznik
by Matthew MacDonaldPoznaj mo?liwo?ci HTML5!HTML5 to co? wi?cej ni? j?zyk s?u??cy do tworzenia stron WWW — to zbiór kilkunastu niezale?nych standardów sieciowych pod jednym wspólnym szyldem. Z rozmachem wkracza do codziennego ?ycia projektantów stron internetowych. Jego nowe mo?liwo?ci naprawd? robi? wra?enie: obejmuj? ?cis?? integracj? ze ?rodowiskiem przegl?darki internetowej, us?ugi geolokalizacyjne, doskona?e wsparcie dla multimediów i aplikacji offline. Jeszcze niedawno takie mo?liwo?ci nie ?ni?y si? ?adnym webmasterom, a dzi? s? w zasi?gu ka?dego!Dzi?ki kolejnej ksi??ce z serii "Nieoficjalny podr?cznik" nie musisz odkrywa? tajników HTML5 na w?asn? r?k?. Znajdziesz tu wszystkie istotne informacje, dzi?ki którym b?yskawicznie zaczniesz korzysta? z dobrodziejstw HTML5. W trakcie lektury nauczysz si? dynamicznie rysowa? elementy, u?ywa? geolokalizacji oraz przechowywa? dane u?ytkowników w lokalnych magazynach danych. Ponadto poznasz nowe znaczniki oraz ich przeznaczenie. HTML5 to przysz?o?? sieci, dlatego ju? dzi? warto pozna? jego mo?liwo?ci!HTML5 to:wsparcie dla plików multimedialnychus?ugi geolokalizacyjnewygodne przechowywanie danychaplikacje offlinestandard nowoczesnej sieci Internet!Sprawd?, jak b?dzie wygl?da? sie? jutra, i zacznij korzysta? z tego ju? dzi?!
HTML5. Nieoficjalny podr?cznik. Wydanie II
by Matthew MacDonaldPrzewodnik po tajnikach HTML5!HTML5 na dobre zadomowi? si? w sieci. Z jego dobrodziejstw gar?ciami czerpi? projektanci witryn — i zaskakuj? u?ytkowników coraz bardziej pomys?owymi aplikacjami. HTML5 zapewnia zaawansowan? integracj? ze ?rodowiskiem przegl?darki internetowej, us?ugi geolokalizacyjne oraz doskona?e wsparcie dla materia?ów multimedialnych czy aplikacji offline. Jeszcze ca?kiem niedawno nikt nie marzy? o rzeczach, na jakie obecnie ten j?zyk programowania pozwala twórcom stron!Ksi??ka, któr? trzymasz w r?kach, nale?y do cenionej serii „Nieoficjalny podr?cznik”. Jej kolejne wydanie zosta?o poprawione, zaktualizowane i rozszerzone o mnóstwo nowych informacji. Dzi?ki tej publikacji nie musisz odkrywa? tajników HTML5 na w?asn? r?k?. Liczne przyk?ady oraz szczegó?owe omówienie najró?niejszych zagadnie? sprawi?, ?e w mig opanujesz niuanse tego j?zyka. W trakcie lektury dowiesz si?, jak wykorzysta? nowy element canvas i jak bez trudu zlokalizowa? u?ytkownika, oraz zobaczysz, jak przechowa? kluczowe dane w bazie przegl?darki. Si?gnij po t? ksi??k? i przekonaj si?, jakie mo?liwo?ci daje Ci HTML5!HTML5 to: wsparcie dla plików multimedialnych us?ugi geolokalizacyjne wygodne przechowywanie danych aplikacje offline standard nowoczesnej sieci InternetPoznaj mo?liwo?ci HTML5 i zacznij korzysta? z nich ju? dzi?!
HTML5. Programowanie aplikacji
by Zachary KessinW sieci trwa w?a?nie rewolucja! Do w?adzy dochodzi j?zyk HTML5!Jego potencja? jest nieograniczony - ?cis?a integracja z przeglšdarkš internetowš, wydajna obs?uga grafiki czy wsparcie dla geolokalizacji to tylko niektóre z jego atutów. Korzystajšc z jego mo?liwo?ci, mo?esz stworzy? ?wietnš gr? lub przydatnš aplikacj? internetowš. Poznaj pe?ne mo?liwo?ci j?zyka HTML5 i dowiedz si?, jak budowa? kompletne i autonomiczne aplikacje, dzia?ajšce na urzšdzeniach przeno?nych i konkurujšce z tradycyjnymi aplikacjami. Dzi?ki temu praktycznemu przewodnikowi odkryjesz skuteczne metody pracy z j?zykiem HTML5, takie jak lokalne magazynowanie danych i przetwarzanie wielowštkowe. Zaznajomisz si? równie? z zaawansowanymi narz?dziami JavaScriptu, które u?atwiajš korzystanie z ca?ej gamy elementów j?zyka HTML5. Je?li jeste? do?wiadczonym programistš JavaScriptu, umieszczone w ksiš?ce przyk?adowe kody poka?š Ci, jak j?zyk HTML5 zamienia sie? WWW w pierwszorz?dne ?rodowisko programistyczne.Zobacz, jak:testowa? aplikacje internetowekorzysta? z bazy IndexedDBpracowa? w trybie offlinewykorzysta? gniazda WWWDo?šcz do zaawansowanych u?ytkowników HTML5!
HTML5. Strony mobilne
by Estelle WeylWykorzystaj potencja? HTML5 na urz?dzeniach mobilnych!HTML5 to prawdziwa rewolucja w ?wiecie stron WWW i aplikacji internetowych. Jego potencja? oraz mo?liwo?ci zaskoczy?y niejedn? osob?. Wykorzystywany jest do tworzenia atrakcyjnych, intuicyjnych i dynamicznych stron WWW. To nie wszystko! Dzi?ki HTML5 i CSS3 mo?esz tak?e stworzy? aplikacj? dzia?aj?c? na urz?dzeniach z systemami Android lub iOS. Chcesz zobaczy?, jak to osi?gn???Je?li tak, to trafi?e? na ?wietn? ksi??k?, która wprowadzi Ci? w ?wiat nowoczesnych stron i aplikacji. W trakcie lektury zaczniesz poznawa? sk?adni? oraz mo?liwo?ci HTML, przygotujesz ?rodowisko pracy oraz zdob?dziesz potrzebne narz?dzia. Kolejne rozdzia?y to obowi?zkowa dawka informacji na temat tworzenia formularzy oraz korzystania z elementów svg, canvas, audio i video. HTML5 dostarcza wielu nowych narz?dzi, pozwalaj?cych m.in. sprawdzi? stan po??czenia z sieci?, przechowywa? dane na komputerze u?ytkownika lub uzyska? informacj? o jego lokalizacji. Dzi?ki tej ksi??ce opanujesz je w mig. W tym podr?czniku znajdziesz równie? obszerny opis kaskadowych arkuszy stylów w wersji 3. Pozwol? Ci one b?yskawicznie wprowadza? atrakcyjne dla oka efekty. Ksi??ka ta jest genialnym ?ród?em informacji dla wszystkich pasjonatów tworzenia stron i aplikacji internetowych.Dzi?ki tej ksi??ce:poznasz sk?adni? HTML5 i CSS3zaznajomisz si? z mo?liwo?ciami APIzbudujesz zaawansowan? stron? lub mobiln? aplikacj? internetow?Sprawd?, jak stworzy? aplikacj? internetow? dzia?aj?c? na platformie Android lub iOS!
HTML5: Designing Rich Internet Applications
by Matthew DavidImplement the powerful multimedia and interactive capabilities offered by HTML5, including style control tools, illustration tools, video, audio, and rich media solutions. Understand how HTML5 is changing the web development game with this project-based book that shows you-not just tells you-what HTML5 can do for your websites. Reinforce your practical understanding of the new standard with demo applications and tutorials, so that execution is one short step away. HTML5 is the future of the web. Literally every web designer and developer needs to know how to use this language to create the types of web sites consumers now expect. This new edition of the bestseller teaches you to enhance your web designs with rich media solutions and interactivity, using detailed descriptions and hands-on projects for every step along the way. The second edition contains completely updated information, including more on mobility and video standards, plus new projects. The companion website, visualizetheweb.com, is packed full of extra information, online code libraries, and a user forum, offering even more opportunity to learn new skills, practice your coding and interact with other users.
HTML5: Dive into the Future of Web Development
by Mark PilgrimIf you don't know about the new features available in HTML5, now's the time to find out. This book provides practical information about how and why the latest version of this markup language will significantly change the way you develop for the Web.HTML5 is still evolving, yet browsers such as Safari, Mozilla, Opera, and Chrome already support many of its features -- and mobile browsers are even farther ahead. HTML5: Up & Running carefully guides you though the important changes in this version with lots of hands-on examples, including markup, graphics, and screenshots. You'll learn how to use HTML5 markup to add video, offline capabilities, and more -- and you’ll be able to put that functionality to work right away.Learn new semantic elements, such as , , and Meet Canvas, a 2D drawing surface you can program with JavaScriptEmbed video in your web pages without third-party pluginsUse Geolocation to let web application visitors share their physical locationTake advantage of local storage capacity that goes way beyond cookiesBuild offline web applications that work after network access is disconnectedLearn about several new input types for web formsCreate your own custom vocabularies in HTML5 with microdata
HTML5: The Missing Manual
by Matthew MacDonaldHTML5 is more than a markup language—it’s a collection of several independent web standards. Fortunately, this expanded guide covers everything you need in one convenient place. With step-by-step tutorials and real-world examples, HTML5: The Missing Manual shows you how to build web apps that include video tools, dynamic graphics, geolocation, offline features, and responsive layouts for mobile devices.The important stuff you need to know:Structure web pages more effectively. Learn how HTML5 helps web design tools and search engines work smarter.Add audio and video without plugins. Build playback pages that work in every browser.Create stunning visuals with Canvas. Draw shapes, pictures, and text; play animations; and run interactive games.Jazz up your pages with CSS3. Add fancy fonts and eye-catching effects with transitions and animation.Design better web forms. Collect information from visitors more efficiently with HTML5 form elements.Build it once, run it everywhere. Use responsive design to make your site look good on desktops, tablets, and smartphones.Include rich desktop features. Build self-sufficient web apps that work offline and store the data users need.
HTML5: Your visual blueprint for designing rich web pages and applications
by Adam McdanielUse the latest version of HTML to create dynamic Web pages HTML5 is the latest iteration of the standard markup language for creating Web pages. It boasts extensive updates from its predecessor and allows you to incorporate rich media content into a site without any dependence on extra software such as Flash. Packed with hundreds of screen shots, this visual guide introduces you to the many new features and abilities of HTML5 and shows you the many exciting new possibilities that exist for designing dynamic Web pages. Offers visual learners a solid reference on HTML5, the latest version of the standard markup language for designing Web pages Demonstrates how to use HTML5 to create Web pages that feature the latest in rich media content Provides easy-to-understand examples that cover a variety of topics to get you up and running with HTML5 Features a companion Web site that contains all the code needed to learn HTML5 HTML5: Your visual blueprint for designing effective Web pages opens your eyes to the world of possibilities that exist with the new version of the popular markup language. Adam R. McDaniel is a Web developer, technical architect, and security analyst, who has contributed to the Linux Kernel.
HTML: Complete Concepts and Techniques
by Denise M. Woods Gary B. Shelly Thomas J. CashmanPart of the highly successful Shelly Cashman series, this introductory text leads the user through a clear, step-by-step, screen-by-screen approach to learning HTML. Readers learn how to create a Web page using HTML, format the page, add graphics, and more with this exciting new edition.
HTML: Comprehensive Concepts and Techniques
by Denise M. Woods Gary B. Shelly William J. DorinPart of the highly successful Shelly Cashman series, this text provides a comprehensive introduction to HTML and leads the user through a clear, step-by-step, screen-by-screen approach to learning. Readers learn how to create a Web page using HTML, format the page, add graphics, and more.
HTML: Comprehensive Concepts and Techniques
by Denise M. Woods Gary B. Shelly Thomas J. Cashman William J. DorinPart of the highly successful Shelly Cashman series, this introductory text leads the user through a clear, step-by-step, screen-by-screen approach to learning HTML. Readers learn how to create a Web page using HTML, format the page, add graphics, and more.
HTML: The Ultimate Guide (The Ultimate Guide)
by Sufyan bin UzayrHTML code is a programming language used in website building and website templates. It is used to format the look and format of a web page, to set design features such as basic layout, colors, and fonts. HTML: The Ultimate Guide provides a crash course in HTML, its history, key features, different versions available, various tags and elements, as well as the advantages and disadvantages. This book also covers the fundamental concepts of CSS and JavaScript and guides the reader through creating websites and games with these tools. As the reader progresses through the lessons, they will learn how to insert JavaScript commands directly into the HTML document, and how the script executes when viewed in browser. This is a valuable resource for anyone who wants to create a website or any 2D or 3D game in HTML. After finishing this book, readers will be able to quickly build their website or game with absolute ease. This book: Discusses code optimization in HTML code, Web Scripting and Security ideas in HTML. Introduces HTML for Game Development, benefits and types of games (2D and 3D). Includes a Cheat Sheet of HTML where you will get all key terms and useful information that is easy to access.
HTTP - Lo mínimo que todo desarrollador web debe saber
by Marcelo GalhegoTodo este recorrido tiene un comienzo y creo que, si usted está buscando ser un desarrollador web pero no sabe cómo ni por dónde comenzar, este libro puede ser su primer paso en este fantástico viaje. Espero que este libro le ayude a alcanzar sus objetivos y a transformar sus sueños en realidad.
HTTP Pocket Reference: Hypertext Transfer Protocol
by Clinton WongThe HyperText Transfer Protocol, or HTTP, is the backbone of the World Wide Web. HTTP is the language that each web browser (or other web client) uses to communicate with servers around the world. All web programmers, administrators, and application developers need to be familiar with HTTP in order to work effectively.The HTTP Pocket Reference not only provides a solid conceptual foundation of HTTP, it also serves as a quick reference to each of the headers and status codes that comprise an HTTP transaction. The book starts with a tutorial of HTTP, but then explains the client request and server responses in more detail, and gives a thorough technical explanation of more advanced features of HTTP (such as persistent connections and caching).Most people use the Web every day without knowing anything about HTTP, but for those who need to get "beyond the browser," this book is the place to start.