![]() |
Welcome to Loot.co.za!
Sign in / Register |Wishlists & Gift Vouchers |Help | Advanced search
|
Your cart is empty |
||
|
Books > Computing & IT > Internet > Web design
Get your attractive type design up and running in the browser with real-world, responsive, and tailored tutorials About This Book * No coding experience necessary - get started with responsive typography today! * Find out how to customize your own typography designs to truly own your website's identity * From the basics to cutting-edge design, this book is the perfect guide Who This Book Is For This book is for web developers familiar with the basics of HTML5 and CSS3 who want to learn how to implement responsive typography. No coding experience is required, so dive in and get started! What You Will Learn * Customize and personalize fonts on a responsive website * Learn how to write CSS3 rules for viewports * Define media queries and write them using CSS3 and HTML5 * Implement SASS typography techniques to minimize the CSS output and manage the font variables * Get to grips with dropcaps and learn how to use them effectively on the web In Detail Typography is an essential part of any website's design. It can help you stand out from the crowd, communicate with clarity, and cultivate a distinctive identity. Practical Responsive Typography demonstrates how to use typography to greatest effect. With this book you won't underestimate it's importance - you'll be in complete control over this crucial component of web design. From scaling and optimizing screen spaces to using a range of different web fonts, you'll quickly get up to speed with the practical considerations behind successful typography. But more than the fundamentals, you'll also find out how to go further by customizing typography designs to suit your identity. Style and approach This is an easy-to-follow guide full of real-world examples and tutorials. Each typography style and rule is clearly explained and placed in context.
Design, build, and maintain a powerful, secure, and complete extension for Magento 2, the world's favorite e-commerce platform About This Book * Deploy a complete real-world extension step by step * Construct your extension with the best and most up-to-date development methods * Learn about team working and code sharing Who This Book Is For If you want to write a specific customization or a large new and full-featured extension on Magento 2, this book is intended for you. You must be an intermediate to professional-level developer in PHP to appreciate this book. What You Will Learn * Build a fully-functional complex extension to add new functionality to Magento * Register your code with GIT and work with your team * Write new layouts and templates * Set up a fully configurable grid and forms in the backend * Create code unit tests and run them through TDD * Propose localized contents * Develop optimized extensions for a high-load environment * Publish extensions on the Magento Connect Marketplace In Detail Magento has been revealed as the best and the most popular open source e-commerce platform in the world, with about 250k+ online stores. Magento 2 is the most recent version of this awesome toolset: every new and modern development techniques are used to offer a real modular approach and powerful architecture. The book will support you in the writing of innovative and complex extensions. Starting from the beginning, we will cover how to set up a development environment that allows you to be really efficient in your functionality writing, including GIT registering and many other development tools. We then move on to provide a large overview of the best practices to scale your module in a high-load environment. After these foundations, you will see how to use test driven-development (TDD) and unit tests to handle your code. We then build a complex extension together, step by step, and internationally-ready. Next, you will find out how to protect the users' data. Finally, we will take a look a publishing the extension on the new Magento Connect marketplace and how to protect your intellectual property. After you read this book, you will know everything you need to know to become an invaluable extension editor, whether it is for your customers' needs or for your own requirements. Style and approach This book takes a step-by-step approach to developing the extension and learning the new concepts of developments. Each topic is explained sequentially in the process of creating the extension, and punctuated by detailed explanations of the features of the code.
Become an ace Python programmer by learning best coding practices and advance-level concepts with Python 3.5 About This Book * Based on the latest stable version of Python (version 3.5) * Creating well manageable code that will run in various environments with different sets of dependencies * Packed with advanced concepts and best practices to write efficient Python code Who This Book Is For The book would appeal to web developers and Python programmers who want to start using version 3.5 and write code efficiently. Basic knowledge of Python programming is expected. What You Will Learn * Conventions and best practices that are widely adopted in the python community * Package python code effectively for community and production use * Easy and lightweight ways to automate code deployment on remote systems * Improve your code's quality, reliability, and performance * Write concurrent code in python * Extend python with code written in different languages In Detail Python is a dynamic programming language, used in a wide range of domains by programmers who find it simple, yet powerful. Even if you find writing Python code easy, writing code that is efficient and easy to maintain and reuse is a challenge. The focus of the book is to familiarize you with common conventions, best practices, useful tools and standards used by python professionals on a daily basis when working with code. You will begin with knowing new features in Python 3.5 and quick tricks for improving productivity. Next, you will learn advanced and useful python syntax elements brought to this new version. Using advanced object-oriented concepts and mechanisms available in python, you will learn different approaches to implement metaprogramming. You will learn to choose good names, write packages, and create standalone executables easily. You will also be using some powerful tools such as buildout and vitualenv to release and deploy the code on remote servers for production use. Moving on, you will learn to effectively create Python extensions with C, C++, cython, and pyrex. The important factors while writing code such as code management tools, writing clear documentation, and test-driven development are also covered. You will now dive deeper to make your code efficient with general rules of optimization, strategies for finding bottlenecks, and selected tools for application optimization. By the end of the book, you will be an expert in writing efficient and maintainable code. Style and approach An easy-to-follow guide that covers industry followed best practices in Python programming
Build websites and applications using the latest techniques in modern web development About This Book * Create amazing modern day applications that run seamlessly across multiple platforms * Implement multiple methodologies by creating different apps with dynamic features * This unique project-based guide will help you build your own websites efficiently Who This Book Is For This book is a must-have for web developers who want to stay on top of the latest trends in web app and site development. If you are a web developer who is already familiar with HTML, CSS, and functional JavaScript, and you want to learn the latest trends in web development, this is the book for you. What You Will Learn * Find out how to create responsive websites * Create websites using the principals of Flat design * Create deep-dive sites using parallax scrolling * Discover how to use Ajax in single-page applications * Create responsive navigation with CSS and JavaScript * Create responsive padding with the box model property In Detail The book delivers simple instructions on how to design and build modern Web using the latest trends in web development. You will learn how to design responsive websites, created with modern Flat User Interface design patterns, build deep-scrolling websites with parallax 3D effects, and roll-your-own single-page applications. Finally, you'll work through an awesome chapter that combines them all. Each chapter features actual lines of code that you can apply right away. Style and Approach Using real-world examples, Web Design Blueprints presents practical how-to projects for site enhancements, with a light-hearted, easy-to-understand tone. This book has individual projects that cumulate until you finally build a super-project at the end, using all the skills learned
Learn responsive web development with Bootstrap 4's front end framework About This Book * Become an expert in Bootstrap framework, and speed up front-end development and prototyping through real-life examples * An applied guide exploring two web applications such as Twitter and Dashboard from scratch * Hands on the Bootstrap version 4 even before the official release Who This Book Is For If you are a frontend developer with no knowledge of Bootstrap, then this book is for you. Basic knowledge of HTML, CSS, and JavaScript is expected, as well as a reasonable understanding of web frameworks, such as jQuery. What You Will Learn * Discover how to use Bootstrap's components and elements, and to customize them for your own projects * Understand the framework's usage in the best way with the recommended development patterns * Create web pages for any kind of device like tablet, mobile, computer, etc. * Construct a Twitter app by exploring the advanced bootstrap components like Breadcrumbs, Pagination, Media objects, and so on * Combine the power of JavaScript with your Bootstrap app for more functionality * Create a Dashboard web app using Bootstrap's JavaScript plugins * Learn the difference between Bootstrap's version 3 and 4 of the framework * Extend your knowledge on Bootstrap's external plugins, their incorporation and usage In Detail Bootstrap is a free, open source collection of tools that helps developers create websites or web applications. It provides a faster, easier, and less repetitive solution to designing and building applications. Before Bootstrap's release, it was necessary to import a variety of libraries into your project that offered different components and features for web interface development. Plus with the increased popularity of smartphones there were lack of libraries that could handle the responsiveness of a web page. Bootstrap's existence let it quickly become famous as a front-end framework that offered a wide set of tools from page grid up to components that render a web page in the best possible way for any device. This book will be a tutorial covering various examples as well as step-by-step methodology to create interesting web applications using Bootstrap and to understand the front-end framework to its core. We begin with an introduction to the Bootstrap framework and setting up an environment to build a simple web page. We then cover the grid system, basic Bootstrap components, HTML elements, and customization components for responsive and mobile first development. This is presented by creating a beautiful Landing page sample. You will also learn how to create a web application like Twitter by using the full set of components offered in the framework. Finally, you will learn to create a dashboard web app, using Bootstrap to its finest potential including component customizations, event handling, and external library integration. All these examples are explained step-by-step and in depth, while covering the versions 3 and the most recent version 4 of Bootstrap. So, you will be in the state of the art for front-end development. By the end of this book, you will be familiar with the development of a plugin for the framework and Bootstrap's world which is popular for fast paced front-end web development, used in countless projects all over the world, and now yours. Style and approach This is a step-by-step guide that closely focuses on developing web applications in most objective way solving real-life problems with Bootstrap. It covers two sample web applications, which are explained in detail.
Building an elegant, functional website requires more than just knowing how to code. In Adaptive Web Design, Second Edition, you'll learn how to use progressive enhancement to build websites that work anywhere, won't break, are accessible by anyone-on any device-and are designed to work well into the future. This new edition of Adaptive Web Design frames even more of the web design process in the lens of progressive enhancement. You will learn how content strategy, UX, HTML, CSS, responsive web design, JavaScript, server-side programming, and performance optimization all come together in the service of users on whatever device they happen to use to access the web. Understanding progressive enhancement will make you a better web professional, whether you're a content strategist, information architect, UX designer, visual designer, front-end developer, back-end developer, or project manager. It will enable you to visualize experience as a continuum and craft interfaces that are capable of reaching more users while simultaneously costing less money to develop. When you've mastered the tenets and concepts of this book, you will see the web in a whole new way and gain web design superpowers that will make you invaluable to your employer, clients, and the web as a whole. Visit http://adaptivewebdesign.info to learn more.
Finding it hard to convert visitors on your website? This book will tell you how to fix this problem in 70 different ways. Read before you buy: This book isn't going to teach you grammar or how to write good English. It will show you how to write for the web, so that your visitors converts. It's a conversion rate optimization book for anybody who has a website and sells something online. It's been written mainly for small business owners who doesn't want to spend thousands of dollars on consultants, optimization softwares and courses. It's a rare online marketing book that has been written for beginners, so that any lay man can understand what all they need to do with their website to earn more sales & profit. Take This Book As An Investment If you are already a veteran in internet marketing, you can use this book as a reference to create a new website or a new sales page. Even if you take away 10% of the knowledge from this book, you will learn a lot more than 90% of people who have an online business. Take this book as an investment. You will get your investment back within a matter of days (or hours). Your time is valuable. It's a quick read but has some valuable advices. If implemented properly, you will definitely increase your conversions to a commendable level. I have written this book for people who have a website or a blog. This book will reveal 70 ways to increase conversions in your website. Whether it's about making more sales or getting more email sign-ups, you will find it beneficial. I have tried and tested all these techniques on my personal sites and have increased my profits ever since. Good luck. Keep Hustling.
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.
The climate change is primarily caused by the greenhouse effect that increases through human activities and more specifically by carbon dioxide (CO2). This mainly happens because of the human need to produce more energy, so it can be used in services and in production. Obviously WWW is part of the problem since it is supported by a large number of data centers, which main function is to provide guaranteed reliable service, security and connectivity to the rest of the Internet via a high-capacity backbone. Data centers consume significant amounts of energy. According to News York Times data centers in the United States consume more than 1 billion watts of electricity each year. The aim of this book is to study possible methods that can be applied to media websites in order to reduce power consumption and to educate internet users on environmental issues. Some of the issues that the study addresses are: Whether the servers are powered by renewable sources of energy, the ecological graphic design of the websites, and the existence of energy saving mode, the prevention of printing articles, whether newspapers inform their readers about environmental issues and the interdependence or participation in actions related to environment protection.
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.
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.
This book is a complete reference and very easy to understand with hundreds of practical and a website. it comprises of html, css, javascript and lots of exciting elements. it comprises of 80 pages but have the utility of 800 pages. i am sure u will love the information in it so best of luck.
|
You may like...
Shape Interrogation for Computer Aided…
Nicholas M. Patrikalakis, Takashi Maekawa
Hardcover
R2,165
Discovery Miles 21 650
SolidWorks Electrical 2022 Black Book…
Gaurav Verma, Matt Weber
Hardcover
R1,347
Discovery Miles 13 470
Combinatorial Optimization Problems in…
Michael Z. Zgurovsky, Alexander A. Pavlov
Hardcover
R4,102
Discovery Miles 41 020
OpenFOAM (R) - Selected Papers of the…
J. Miguel Nobrega, Hrvoje Jasak
Hardcover
R5,918
Discovery Miles 59 180
Towards Industry 5.0 - Selected Papers…
Numan M. Durakbasa, M. Gunes Gencyilmaz
Hardcover
R8,180
Discovery Miles 81 800
Information Modeling for Interoperable…
Y. Zhao, T. Kramer, …
Hardcover
R4,064
Discovery Miles 40 640
Backward Fuzzy Rule Interpolation
Shangzhu Jin, Qiang Shen, …
Hardcover
R3,064
Discovery Miles 30 640
|