![]() |
Welcome to Loot.co.za!
Sign in / Register |Wishlists & Gift Vouchers |Help | Advanced search
|
Your cart is empty |
||
Showing 1 - 25 of 57 matches in All Departments
Social Psychology and Theories of Consumer Culture: A Political Economy Perspective presents a critical analysis of the leading positions in social psychology from the perspective of classical and contemporary theories of consumer culture. The analysis seeks to expand social psychological theory by focusing on the interface between modern western culture (consumer culture) and social behaviour. McDonald and Wearing argue that if social psychology is to play a meaningful role in solving some of society's most pressing problems (e.g. global warming, obesity, addiction, alienation, and exclusion) then it needs to incorporate a more comprehensive understanding and analysis of consumer culture. Wide-ranging and challenging, the book offers a fresh insight into critical social psychology appropriate for upper undergraduate and postgraduate courses in personality, social psychology, critical and applied psychology. It will also appeal to those working in clinical, counselling, abnormal, and environmental psychology and anyone with an interest in the integration of social psychology and theories of consumer culture.
Whether you're a budding blogger or seasoned web designer, WordPress is a brilliant tool for creating websites - once you know how to tap into its impressive features. The latest edition of this jargon-free Missing Manual shows you how to use WordPress's themes, widgets, and plug-ins to build just about any kind of site. The important stuff you need to know: Set up WordPress. Configure WordPress on your web host or get it running on your home computer. Create your site. Get hands-on instructions for building all types of websites, from blogs to business sites with ecommerce features. Jazz it up. Add picture galleries, slideshows, video clips, music players, and podcasts. Add features. Select from thousands of plug-ins to enhance your site's capabilities, from contact forms to a basic shopping cart. Build a truly unique site. Customize a WordPress theme to create a site that looks exactly the way you want. Attract an audience. Use SEO, site statistics, and social sharing to reach more people. Stay safe. Use backup and staging tools to protect your content and avoid catastrophe.
Microsoft Silverlight allows you to create rich multimedia interfaces with the power and flexibility of Flash, but with the extensibility and the great tools that .NET offers. With Silverlight and ASP.NET Revealed, you'll learn to use Microsoft's Silverlight technology in conjunction with ASP.NET and Visual Studio 2008 (codename Orcas). You will ultimately incorporate Silverlight into an ASP.NET web site and use the ASP.NET controls that render Silverlight content. But you'll also get the basics of Silverlight, too, making this book a must-read for any web developer curious about Silverlight. What you'll learnWho this book is for Silverlight and ASP.NET Revealed assumes a deep knowledge of ASP.NET, but no knowledge of Silverlight. Table of Contents Understanding Silverlight Creating a Silverlight Project Silverlight Essentials Silverlight and ASP.NET Drawing in 2D Animation
Why reinvent the wheel every time you run into a problem with JavaScript? This cookbook is chock-full of code recipes for common programming tasks, along with techniques for building apps that work in any browser. You'll get adaptable code samples that you can add to almost any project--and you'll learn more about JavaScript in the process. The recipes in this book take advantage of the latest features in ECMAScript 2020 and beyond and use modern JavaScript coding standards. You'll learn how to: Set up a productive development environment with a code editor, linter, and test server Work with JavaScript data types, such as strings, arrays, and BigInts Improve your understanding of JavaScript functions, including arrow functions, closures, and generators Apply object-oriented programming concepts like classes and inheritance Work with rich media in JavaScript, including audio, video, and SVGs Manipulate HTML markup and CSS styles Use JavaScript anywhere with Node.js Access and manipulate remote data with REST, GraphQL, and Fetch Get started with the popular Express application-building framework Perform asynchronous operations with Promises, async/await, and web workers
Silverlight is Microsoft's cross-browser technology for creating rich user experiences on the Web. Like its predecessor, Silverlight4 rides atop the .NET framework for maximum ease of use and coding efficiency. The technology carries forward much of the work that has been done before and augments it in many important respects, including support for H.264 video, major improvements to the graphics engine (including true 3D rendering), and much richer data-binding options for interfacing with other applications Pro Silverlight4 in VB is an invaluable reference for professional developers who want to discover the features of Silverlight. Author Matthew MacDonald's expert advice guides you through creating rich media applications using Silverlight in the environment you're most productive inno matter what the target platform. As you learn about the features that put Silverlight in direct competition with Adobe Flash, such as rich support for 2D and 3D drawing, animations, and media playback, you'll experience the plumbing of .NET and the design model of WPF through Silverlightall of the same .NET technology that developers use to design next-generation Windows applications. In this book, MacDonald provides a comprehensive tutorial written from professional developer to professional developer. What you'll learn Develop rich media applications using Silverlight across browsers and platforms Create a project, set up a layout, and use controls Handle both 2D and 3D drawing, animation, and media playback through Windows Presentation Foundation (WPF) Integrate web services support Use Silverlight in conjunction with ASP.NET and its interactions with HTML Who this book is for .NET developers encountering Silverlight for the first time. No prior knowledge of WPF or ASP.NET is assumed. Table of Contents Introducing Silverlight XAML Layout Dependency Properties and Routed Events Elements The Application Model Navigation Shapes and Geometries Brushes, Transforms, and Bitmaps Animation Sound, Video, and Deep Zoom Styles and Behaviors Templates and Custom Controls Browser Integration ASP.NET Web Services Data Binding Data Controls File Access Multithreading Networking Out-of-Browser Applications
Silverlight is a lightweight browser plug-in that frees your code from the traditional confines of the browser. It is a rules-changing, groundbreaking technology that allows you to run rich client applications right inside the browser. Even more impressively, it is able to host true .NET applications in non-Microsoft browsers (like Firefox) and on non-Microsoft platforms (like Mac OS X). Silverlight is still new and evolving fast, and you need a reliable guidebook to make sense of it. What you'll learn This 176 page book is meant to give you a sense of what you, as a programmer, can expect from Silverlight in terms of what the user is going to see. The emphasis here is on understanding what Silverlight has to offer. While there is some code given, that is not the point of the book. The point is to be ably to quickly understand what functionality is available to you, what options you might have without getting bogged down in much code. Who is this book for? We assume that you are a programmer and that you have an
understanding of XAML. However, if you do ignore the code that
exists in the book, then any lay person or even an administrator,
can come to grips with the visual element of Silverlight.
*The first advanced book offering important .NET 2.0 insights into C# and Windows Forms *Explains taking .NET controls to highest level for programmers, with advanced customizations *Follows the successful formula of the previous edition (1590590457), examining all the .NET controls from old staples to the new .NET 2.0 controls
Visual Basic 2005 has established itself over the last twelve months as the language of choice for first-time developers moving onto the .NET 2.0 Framework. The language's clear syntax and helpful user-friendly features naturally appeal to developers just starting out on their coding careers. This book is designed to help this large audience of emerging talents during their first few years in the industry. It is packed with solutions to the common problems that professionals in the field encounter day-in day-out. The book collates these problems and explains their available solutions providing the reader with a succinct explanation of the issues they are facing and a break-down of how the problem can be solved. A complete fully-working code sample is provided for each recipe to put the reader's development back on track.
"Beginning ASP.NET 2.0 in C# 2005: From Novice to Professional" steers you through the maze of ASP.NET web programming concepts. You will learn language and theory simultaneously, mastering the core techniques necessary to develop good coding practices and enhance your skill set. This book provides thorough coverage of ASP.NET, guiding you from beginning to advanced techniques, such as querying databases from within a web page and performance-tuning your site. You'll find tips for best practices and comprehensive discussions of key database and XML principles. The book also emphasizes the invaluable coding techniques of object orientation and code-behind, which will enable you to build real-world websites instead of just scraping by with simplified coding practices. By the time you finish this book, you will have mastered the core techniques essential to professional ASP.NET developers.
I absolutely love the book. This is the first book I have read that uses a cookbook style approach of presenting many common development problems and their solutions. -- David Hayden, .NET Developer Mastering .NET development is as much about understanding the functionality of the .NET Framework as it is about the syntax and grammar of your chosen language. "Visual C# 2005 Recipes: A Problem-Solution Approach" recognizes this fine balance. This book meets your need for fast, effective solutions to the difficulties you encounter in your coding projects. The recipes included in this book have been chosen and written with emerging pros in mind. The book features an equal balance of code and text. The supplied code gives you everything you need to solve the problem at hand, while the accompanying text provides supporting information. This is a fully up-to-date reference for .NET 2.0 programmers. All code comes as a stand-alone Visual Studio 2005 solution. The book even covers advanced concepts that take you past basic recipe solutionsyoull be able to distill entire concepts and theories.
"Pro ASP.NET 1.1 in C#" aims to be the definitive reference for working developers in the field. Its compendium format covers every topic you are likely to come across in your day-to-day work, from handling data through to configuration and deployment. The books goal is to act first as a tutorial guide that you can read from cover to cover, and second as a reference book that you can scan quickly to retrieve the answer to a specific problem as you work. This comprehensive reference is ideal for seasoned ASP.NET developers who perform real work on a daily basis. This book puts to use hard-won, real-world ASP.NET and C# experience, and demonstrates it clearly through numerous diagrams, screenshots, and working code samples.
"Pro ASP.NET 1.1 in VB.NET" aims to be the definite reference for working developers in the field. Its compendium format covers every topic you are likely to come across in your day-to-day work, from handling data through to configuration and deployment. The books goal is to act firstly as a tutorial guide that can be read from cover-to-cover, then secondly as a reference book that you can scan quickly to retrieve the answer to a specific problem as you work. This book puts to use hard-won, real-world VB .NET experience, and demonstrates it clearly through numerous diagrams, screenshots, and working code samples. -->What you'll learn-->-->Who this book is for--> This comprehensive reference is ideal for seasoned ASP.NET developers who perform real work on a daily basis.
'ASP.NET 1.1 Solutions Toolkit' is a collection of reusable ASP.NET components, all of which serve two purposes. First, the components may be used as they are (or with minor modifications) to add exciting features to your own ASP.NET web sites. Second, each component's design and implementation is discussed.
* Edit standard XML files with all the tools of Word and Excel (like formulas and the spell checker) * Take existing Word or Excel documents, transform all or part of them into XML, and "plug" them into business processes. * Mine the data in an Office document, using custom macros or applications-on any platform. * Create rich Word or Excel documents programmatically, without even needing to have Office installed. * Create smart documents that have built-in user guidance and validation rules to prevent errors.
Peer-to-peer proponents claim that their technology holds the keys to building virtual supercomputers, sharing vast pools of knowledge, and creating self-sufficient communities on the Internet. Peer-to-Peer with VB .NET explores how these design ideas can be integrated into existing .NET applications. This book is an honest assessment of P2P and .NET. It doesn't just explain how to create P2P applications - it examines the tradeoffs that professional developers will encounter with .NET and P2P. It also considers several different approaches (Remoting, .NET networking, etc.) rather than adopting one fixed technology, and includes detailed examples of several popular P2P applications types (messenger, file sharer, and distributed task manager).
Explains how to create controls tailored to data and application logic; develop user interfaces, dockable windows, and vector-based drawing programs; and code user interfaces with context-sensitive help and dynamic agents.
"User Interfaces in VB. NET: Windows Forms and Custom Controls" goes beyond simple coverage of the Windows Forms and GDI+ namespaces by combining a careful treatment of the API with a detailed discussion of good user-interface design principles. After reading "User Interfaces in VB. NET: Windows Forms and Custom Controls," you'll know how to design state-of-the-art application interfaces, program graphics, and much more. This book contains the following: An overview of how to design elegant user interfaces the average user can understand A comprehensive examination of the user interface controls and classes in .NET Best practices and design tips for coding user interfaces and integrating help Although this book isn't a reference, it does contain detailed discussions about every user interface element you'll use on a regular basis. But you won't just learn how to use .NET controlsyou'll learn how and why to extend them with your own custom controls. As a developer, you need to know more than how to add a control to a window. You also need to know how to create an entire user interface framework that's scalable, flexible, and reusable.
Access is the most complex and intimidating application in Microsoft Office, but you'll tame it quickly with this book. You'll learn how to design complete databases, maintain them, search for valuable nuggets of information, and build attractive forms for quick-and-easy data entry in no time. With "Microsoft Access 2010: The Missing Manual", you'll even delve into the black art of Access programming by learning valuable tricks and techniques to automate common tasks - even if you've never touched a line of code before. Discover new pre-built databases you can customize to fit your needs, and learn how Access' new complex data feature will simplify your life. With plenty of downloadable examples, this objective and engaging book will turn any Access neophyte into a true master. Follow step-by-step instructions for creating and perfecting an Access database, and learn methods for using and maintaining it. Understand Access' interface, and focus on new time-saving features. Learn basic Access programming quickly and easily. Get good database design practices and tips from the pros.
Fast-paced and easy to use, this guide shows you how to get the most out of Excel 2010 - everything from building your first spreadsheet to working with Pivot tables. You'll learn how to develop a spreadsheet from scratch, create formulas, add data, and analyze and graph data so you can make informed business decisions. With clear jargon-free explanations, step-by-step instructions, tons of illustrations, and lots of undocumented workarounds, tips, and shortcuts, you'll get hands-on guided tours and explanations of Excel's new features, including: the Excel Web App - for the first time, Excel lets you view, edit, and share your worksheets in a web browser; sparklines - these miniature graphs are the hottest innovation in data display since the pie chart - they're ideal for viewing trends and summaries at a glance; backstage view - now Excel has a single go-to place for managing files, such as opening an existing spreadsheet, creating a new one, printing, or setting options; and, slicers - Excel's pivot tables are powerful but complicated - slicers give you a visual way to slice and dice pivot table data so you can see details that interest you most.
This book will follow the proven pattern of its previous .NET 2.0 and .NET 1.1 editions, teaching novice users how to use ASP.NET by gradually building their knowledge of the technology up in a pyramidal fashion chapter by chapter. Comprehensively revised for both ASP.NET 3.5 and the new VB 9.0 language this book presents the easiest path to ASP.NET 3.5 mastery. This is one of the first books introducing novices to this important new technology area, and is written specifically in their coding language of preference. The book is written by a proven and award winning .NET author that has been following the technology release cycle since its inception.
You can easily create a professional-looking website with nothing more than an ordinary computer and some raw ambition. Want to build a blog, sell products, create forums, or promote an event? No problem! This friendly, jargon-free book gives you the techniques, tools, and advice you need to build a site and get it up on the Web. The important stuff you need to know: Master the basics. Learn HTML5, the language of the Web. Design good-looking pages. Use styles to build polished layouts. Get it online. Find a reliable web host and pick a good web address. Use time-saving tools. Learn free tools for creating web pages and tracking your visitors. Attract visitors. Make sure people can find your site through popular search engines like Google. Build a community. Encourage repeat visits with social media. Bring in the cash. Host Google ads, sell Amazon's wares, or push your own products that people can buy via PayPal. Add pizzazz. Include audio, video, interactive menus, and a pinch of JavaScript.
What, exactly, do you know about your body? Do you know how your immune system works? Or what your pancreas does? Or the myriad -- and often simple -- ways you can improve the way your body functions?This full-color, visually rich guide answers these questions and more. Matthew MacDonald, noted author of Your Brain: The Missing Manual, takes you on a fascinating tour of your body from the outside in, beginning with your skin and progressing to your vital organs. You'll look at the quirks, curiosities, and shortcomings we've all learned to live with, and pick up just enough biology to understand how your body works. You'll learn: That you shed skin more frequently than snakes doWhy the number of fat cells you have rarely changes, no matter how much you diet or exercise -- they simply get bigger or smallerHow you can measure and control fatThat your hair is made from the same stuff as horses' hoovesThat you use only a small amount of the oxygen you inhaleWhy blood pressure is a more important health measure than heart rate -- with four ways to lower dangerously high blood pressureWhy our bodies crave foods that make us fatHow to use heart rate to shape an optimal workout session -- one that's neither too easy nor too strenuousWhy a tongue with just half a dozen taste buds can identify thousands of flavorsWhy bacteria in your gut outnumbers cells in your body -- and what function they serveWhy we age, and why we can't turn back the clockWhat happens to your body in the minutes after you die Rather than dumbed-down self-help or dense medical text, Your Body: The Missing Manual is entertaining and packed with information you can use. It's a book that may well change your life.Reader comments for Your Brain: The Missing Manual, also by author Matthew MacDonald: "Popular books on the brain are often minefields of attractive but inaccurate information. This one manages to avoid most of the hype and easy faulty generalizations while providing easy to read and digest information about the brain. It has useful tricks without the breathless hype of many popular books."-- Elizabeth Zwicky, The Usenix Magazine ..".a unique guide that should be sought after by any who want to maximize what they can accomplish with their mental abilities and resources."-- James A. Cox, The Midwest Book Review - Wisconsin Bookwatch "If you can't figure out how to use your brain after reading this guide, you may want to return your brain for another."-- The Sacramento Book Review, Volume 1, Issue 2, Page 19 "It's rare to find a book on any technical subject that is as well written and readable as Your Brain: The Missing Manual. The book covers pretty much anything you may want to know about your brain, from what makes it up, through how it develops to how to mitigate the affects of aging. The book is easy reading, fact packed and highlighted notes and practical applications. So if you want to learn more about your brain, how it works, how to get the best out of it or just want to stave off the ravages of Alzheimers (see chapter ten for details of how learning helps maintain your brain) then I can't recommend this book highly enough."-- Neil Davis, Amazon.co.uk "MacDonald's writing style is perfect for this kind of guide. It remains educational without becoming overly technical or using unexplained jargon. And even though the book covers a broad scope of topics, MacDonald keeps it well organized and easy to follow. The book captures your attention with fun facts and interesting studies that any person could apply to their own understanding of human ability. It has great descriptions of the brain and its interconnected parts, as well as providing full color pictures and diagrams to offer a better explanation of what the author is talking about."-- Janica Unruh, Blogcritics Magazine
Social Psychology and Theories of Consumer Culture: A Political Economy Perspective presents a critical analysis of the leading positions in social psychology from the perspective of classical and contemporary theories of consumer culture. The analysis seeks to expand social psychological theory by focusing on the interface between modern western culture (consumer culture) and social behaviour. McDonald and Wearing argue that if social psychology is to play a meaningful role in solving some of society's most pressing problems (e.g. global warming, obesity, addiction, alienation, and exclusion) then it needs to incorporate a more comprehensive understanding and analysis of consumer culture. Wide-ranging and challenging, the book offers a fresh insight into critical social psychology appropriate for upper undergraduate and postgraduate courses in personality, social psychology, critical and applied psychology. It will also appeal to those working in clinical, counselling, abnormal, and environmental psychology and anyone with an interest in the integration of social psychology and theories of consumer culture.
Mastering the development of .NET 4.0 applications in C# is less about knowing the Visual C# 2010 language and more about knowing how to use the functionality of the .NET framework class library most effectively. Visual C# 2010 Recipes explores the breadth of the .NET Framework class library and provides specific solutions to common and interesting programming problems. Each recipe is presented in a succinct problem/solution format and is accompanied by a working code sample to help you understand the concept and quickly apply it. When you are facing a Visual C# 2010 problem, this book likely contains a recipeprovidingthe solutionor at least points you in the right direction. Even if you are simply looking to broaden your knowledge of the .NET framework class library, Visual C# 2010 Recipes is the perfect resource to assist you. This is an updated reference for .NET 4.0 programmers. All code samples come as stand-alone Visual Studio 2010 solutions for your convenience. What you'll learn Clear, concise answers to myriad problems that occur during day-to-day C# 2010 development How to write code according to Microsoft's best practice guidelines Answers to questions covering everything from workflow to XML processing Who this book is for While there are few developers who do not stand to learn something from this book's concise, solution-oriented format, it is primarily aimed at emerging software professionals taking their first steps into the IT marketplace. These newly qualified and relatively inexperienced developers will gain the most from the book's comprehensive content and fast-access design, which is aimed at helping them cope with the problems and pitfalls that regularly occur when learning a new technology. Table of Contents Application Development Data Manipulation Application Domains, Reflection, and Metadata Threads, Processes, and Synchronization Files, Directories, and I/O XML Processing Windows Forms Graphics, Multimedia, and Printing Database Access Networking Security and Cryptography Unmanaged Code Interoperability Commonly Used Interfaces and Patterns Windows Integration Parallel Programming Using LINQ Windows Presentation Foundation |
You may like...
Strike The Right Chord - A DIY Guide to…
Paul Spencer Alexander
Hardcover
R597
Discovery Miles 5 970
Paved - The Complete Navigated Guide to…
Silkk "The Shocker" Miller
Hardcover
Don't Worry 'Bout The Bear - From the…
Jim Simpson, Ron Simpson
Paperback
R639
Discovery Miles 6 390
|