![]() |
Welcome to Loot.co.za!
Sign in / Register |Wishlists & Gift Vouchers |Help | Advanced search
|
Your cart is empty |
||
|
Books > Computing & IT > Internet > Web design
About This Book Create and customize your website effectively and easily with Less Version 2 Develop more efficient code, and decrease your investment in debugging complex code With implementation of the latest version Less.js V2, leverage Less separately from its node and browser and employ many other improvements, such as plugin support. Discover the dynamism of Less and manage your projects with efficiency and accuracy Who This Book Is ForAimed at those who want to overcome the limitations of CSS, through this book you will begin to harness the efficiency of Less by building advanced, responsive, and modern websites. Experienced web developers, students, and even web designers will find this guide very useful as they enhance their CSS skills.
This is the ideal reference for both new and existing web developers who want to be able to augment their skills and showcase their content in a truly professional manner.
A handson guide with projects based on fictitious, but common, application development briefs, which will illustrate practical ways of applying responsive web design with Bootstrap. Whether you are a beginner or intermediate web developer, if you wish to make the most of Bootstrap, then this book is for you. You should be familiar with the fundamentals of HTML and CSS, and have some experience incorporating JavaScript plugins. Prior Bootstrap experience is optional.
MODX Revolution: Building the Web Your Way presents an extensive look at an amazing and extensible Content Management Platform by providing real-world examples and hundreds of screen shots to bridge the gap typically experienced by users when pressing into new concepts and systems. Readers can approach this book as a quick reference, progressive primer, the basis to streamline team activities, or simply as a means to stretch skill sets into new areas based on the author's decades of experience integrating development teams and partnering with clients around the globe. MODX Revolution: Building the Web Your Way is divided into four logical sections allowing readers to quickly access topics via the outline formatted Table of Contents or the index. Each chapter progressively increases in complexity and builds on concepts previously presented in the text. Features introduced in MODX Revolution 2.2.x-pl: Media Sources, Dashboards, and file-based Elements have also been introduced. In short, MODX Revolution: Building the Web Your Way is the book the author would have wanted on his desk, since he began using MODX products in 2005, and what multiple people from around the globe asked him for. MODX Revolution: Building the Web Your Way is an example-driven guide which effectively walks readers through various aspects of administrating, using, developing, and designing websites. Everything necessary to successfully operate a MODX Revolution site has been included in this book with the intention of familiarizing users so they can rapidly begin developing their own applications. MODX Revolution: Building the Web Your Way is divided into four sections: Part 1: Foundations contains quite a bit of explanation and numerous examples regarding each of the topics necessary to become familiar with MODX Revolution. Part II: Live Projects begins with a quick-start chapter and moves into real world development examples incorporating jQuery, Ajax, Search Engine optimization, and various other topics for building better projects. Part III: Administration introduces the concepts and techniques to effectively administrate a MODX Revolution project. Access Control Lists and other ?difficult? topics are presented in a straightforward manner utilizing very familiar terminology to quickly establish concepts usually considered to be advanced simply due to their assumed complexity. Part IV: Development takes a ?stone tossed across water? view of building dynamic PHP applications using MODX Revolution as a foundation. The areas of discovery range from the most commonly used methods in the API, to building third-party applications from scratch - including the xPDO schema and extending the generated classes into full applications. Regardless of your skill level, this book was conceived with the idea of allowing you to begin at your current level of experience and continue as far as you would want to. The examples chosen for this book are intended to easily reach a large number of readers, especially those who are self-taught or who are looking for a "low-impact" learning curve. The author intentionally refrained from using overly technical examples and verbiage so as to relate to a larger audience, even though some of the topics may be considered advanced to some readers.
This book is a step-by-step tutorial which includes hands-on examples and downloadable Axure files to get you started with mobile prototyping immediately. You will learn how to develop an application from scratch, and will be guided through each and every step. If you are a mobile-centric developer/designer, or someone who would like to take their Axure prototyping skills to the next level and start designing and testing mobile prototypes, this book is ideal for you. You should be familiar with prototyping and Axure specifically, before you read this book.
Learn the HTML5 and CSS3 you need to help you design responsive and future-proof websites that meet the demands of modern web users About This Book * Learn and explore how to harness the latest features of HTML5 in the context of responsive web design * Learn to wield the new Flexbox layout mechanism, code responsive images, and understand how to implement SVGs in a responsive project * Make your pages interactive by using CSS animations, transformations, and transitions Who This Book Is For Are you writing two websites - one for mobile and one for larger displays? Or perhaps you've already implemented your first 'RWD' but are struggling bring it all together? If so, Responsive Web Design with HTML5 and CSS3, Second Edition gives you everything you need to take your web sites to the next level. You'll need some HTML and CSS knowledge to follow along, but everything you need to know about Responsive Design and making great websites is included in the book! What You Will Learn * Understand what responsive design is, and why it's vital for modern web development * HTML5 markup is cleaner, faster, and more semantically rich than anything that has come before - learn how to use it and its latest features * Integrate CSS3 media queries into your designs to use different styles for different media. You'll also learn about future media queries which are evolving in CSS4. * Responsive images allow different images to be presented in different scenarios. We'll cover how to load different sets of images depending upon screen size or resolution and how to display different images in different contexts. * Conquer forms! Add validation and useful interface elements like date pickers and range sliders with HTML5 markup alone. * Implement SVGs into your responsive designs to provide resolution independent images, and learn how to adapt and animate them * Learn how to use the latest features of CSS including custom fonts, nth-child selectors (and some CSS4 selectors), CSS custom properties (variables), and CSS calc In Detail Desktop-only websites just aren't good enough anymore. With mobile internet usage still rising, and tablets changing internet consumption habits, you need to know how to build websites that will just 'work', regardless of the devices used to access them. This second edition of Responsive Web Design with HTML5 and CSS3 explains all the key approaches necessary to create and maintain a modern responsive design. The changing way in which we access the web means that there has never been a greater range of screen sizes and associated user experiences to consider. With these recent trends driving changes in design, typical desktop-only websites fail to meet even minimum expectations when it comes to style and usability, which can be vital when your website is central to yours or your client's brand. Responsive Web Design with HTML5 and CSS3, Second Edition is an updated and improved guide that responds to the latest challenges and trends in web design, giving you access to the most effective approaches to modern responsive design. Learn how to build websites with a "responsive and mobile first" methodology, allowing a website to display effortlessly on every device that accesses it. Packed with examples, and a thorough explanation of modern techniques and syntax, Responsive Web Design with HTML5 and CSS3, Second Edition provides a comprehensive resource for all things 'responsive'. This updated new edition covers all the most up-to-date techniques and tools needed to build great responsive designs, ensuring that your projects won't just be built 'right' for today, but in the future too. Chapter example code is all hosted on rwd.education, a dedicated site for the book, built by the author, using the approaches and techniques championed throughout. Style and approach This book should be useful in two ways: as a 'read from the beginning and learn as you go' resource but also as a reference you can come back to in the months to come - when trying to remember this or that syntax or look up a link that may help you out of a development hell-hole. To this end, rather than follow a single design through from chapter one and build on it incrementally until the end of the book, each chapter exists in relative isolation. This means that code and examples are particular to each chapter and don't need to be considered along with what has gone before or after. That doesn't mean that each chapter's techniques won't work in unison; the reference site for this book, rwd.education is an example of them all working in harmony. However, by limiting the chapter examples to the topic at hand, it should be simpler for you to understand and reference the essence of each example and topic in the future.
Learn to develop high performance applications with Dart 1.10 About This Book * Develop apps for the modern web using Dart and HTML5 * Clarify and shorten your Dart code using enums * Build a complex UI for business applications with Dart's Polymer framework, based on web components Who This Book Is For If you want to become a developer for the modern web, or wish to add Dart to your tool belt, then this book is for you. The book assumes you have basic HTML experience and know how web applications work. Some previous programming experience, preferably in a modern language like C#, Java, Python, Ruby or JavaScript, will give you a head start. You can work with Dart on your preferred platform, be it Linux, Mac OS X or Windows. What You Will Learn * Structure your code using functions, classes, generics, packages and libraries * Use the power of modern browsers to process and store data * Make games by drawing, and using audio and video in the browser * Develop an application with a model-driven and spiral-paced approach * Discover the Observatory tools for profiling memory and CPU usage of Dart programs * Store your app's data in MySQL and MongoDB through Dart * Build powerful HTML5 forms, validate and store data in local storage, and use web components to build your own user interface * Run your Dart server on an App Engine Managed VM In Detail Dart is an open source programming language for the web, developed at Google, with a steadily growing community. It is a single language for both client and server, appropriate for the full range of devices on the web - including phones, tablets, laptops, and servers. It encompasses the lessons of the last two decades of web programming. This book will give you a thorough overview of Dart, taking you through its ecosystem, syntax, and development principles. With this book, you will build web games using HTML5, audio, and video, and also dive into processing and displaying data in HTML5 forms with Dart. You will also learn how web components fit together with HTML5, and how to apply them in business web applications of the future. You will discover how to store data on the client, communicate data between client and server with JSON, and store JSON data with MongoDB and MySQL. Stop solving new challenges with the same old tools - let Dart show you a whole new way. Style and approach This book provides you a project-based approach, with everything you need to start or enhance your career in the future of web development with Dart. It follows the spiral approach: each project builds up in successive spirals, adding new features in each step.
Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. Instant PageSpeed Optimization is a hands-on guide that provides a number of clear, step-by-step exercises for optimizing your websites for better performance and improving their efficiency. Instant PageSpeed Optimization is aimed at website developers and administrators who wish to make their websites load faster without any errors and consume less bandwidth. It's assumed that you will have some experience in basic web technologies like HTML, CSS3, JavaScript, and the basics of networking, as well as knowing how to edit Apache configuration.
Push your HTML and CSS skills to the limit and build professional grade, responsive websites About This Book * Take your RWD skills to the next level with HTML5 and CSS3 best practices that will give you a solid foundation to build out from * Harness the power of the CSS pre-processor Sass to speed up the creation of your CSS * Each chapter dives deep in to different aspects of RWD and is designed to get you up to speed with the latest developments in professional web design Who This Book Is For If you're already building responsive designs and are looking to level up your skills, then Mastering Responsive Web Design is the book for you. Regardless of whether you're a web designer, or web developer, you'll find something here to help you in your responsive design journey. What You Will Learn * Install and use Sass with SCSS syntax to create your CSS * Use HTML5 tags the right way, for the right type of content * Enhance the experience of users with assistive technology with ARIA roles * Design with a desktop-first approach, but implement with mobile-first methodology * Master your layouts by creating your own scalable CSS grid, or using Flexbox for total layout 'flexibility' * Retrofit your old web sites with your new responsive design skills * Deal with legacy browsers, and learn how to keep your designs consistent * Implement widely used responsive patterns, such as the "drawer navigation", the "off-canvas" and the "flexbox-based" navigation patterns * Find the best way to serve the right type of image and how to make videos responsive * Build custom responsive emails to ensure the message gets across regardless of the device In Detail Building powerful and accessible websites and apps using HTML5 and CSS3 is a must if we want to create memorable experiences for our users. In the ever-changing world of web design and development, being proficient in responsive web design is no longer an option: it is mandatory. Each chapter will take you one step closer to becoming an expert in RWD. Right from the start your skills will be pushed as we introduce you to the power of Sass, the CSS preprocessor, to increase the speed of writing repetitive CSS tasks. We'll then use simple but meaningful HTML examples, and add ARIA roles to increase accessibility. We'll also cover when desktop-first or mobile-first approaches are ideal, and strategies to implement a mobile-first approach in your HTML builds. After this we will learn how to use an easily scalable CSS grid or, if you prefer, how to use Flexbox instead. We also cover how to implement images and video in both responsive and responsible ways. Finally, we build a solid and elegant typographic scale, and make sure your messages and communications display correctly with responsive emails. Style and approach Designing and developing for the web should be fun, and that's the tone used in the book. This book is written in a step-by-step format with clean-cut examples. You will also find tips and notes all over the book to help clarify those small and simple details most books and tutorials assume you already know.
This book is a standard tutorial, which walks you through the gamification development process, to help you incorporate game elements in an eLearning environment. This book is for jQuery and PHP developers who wish to gamify their educational websites.
Don't underestimate Amazon's inclusion of gaming on Fire TV. It's
the real deal." - The Street
If you want to learn how to easily and quickly build websites, web-standard compliant websites, that will last, Unleash the Power of Adobe Dreamweaver CS6 is what you are looking for. Unleash the Power of Adobe Dreamweaver CS6 contains 14 lessons, including a bonus lesson - Lesson 14, that will guide you step-by-step in mastering using Adobe Dreamweaver CS6 for building great websites. If you are new to Adobe Dreamweaver and building websites, you can follow the lessons from start to finish, or you can choose the lessons that interest you. The strength of the book lies in the method "learning by doing," you can follow along using the lessons files.
This is the first book written on using Blender (an open-source visualization suite widely used in the entertainment and gaming industries) for scientific visualization. It is a practical and interesting introduction to Blender for understanding key parts of 3D rendering that pertain to the sciences via step-by-step guided tutorials. Any time you see an awesome science animation in the news, you will now know how to develop exciting visualizations and animations with your own data. 3D Scientific Visualization with Blender takes you through an understanding of 3D graphics and modeling for different visualization scenarios in the physical sciences. This includes guides and tutorials for: Understanding and manipulating the interface Generating 3D models Understanding lighting, animation, and camera control Scripting Data import with the Python API The agility of Blender and its well organized Python API make it an exciting and unique visualization suite every modern scientific/engineering workbench should include. Blender provides multiple scientific visualizations including: solid models/surfaces/rigid body simulations; data cubes/transparent/translucent rendering; 3D catalogs; N-body simulations; soft body simulations; surface/terrain maps; and phenomenological models. The possibilities for generating visualizations are considerable via this ever growing software package replete with a vast community of users providing support and ideas.
0 |
You may like...
Handbook of Research on Multimedia…
Sumit Kumar Mahana, Rajesh Kumar Aggarwal, …
Hardcover
R5,638
Discovery Miles 56 380
|