|
|
|
Presentation Zen: Simple Ideas on Presentation Design and Delivery (Voices That Matter)
Presentation designer and internationally acclaimed communications expert Garr Reynolds, creator of the most popular Web site on presentation design and delivery on the net -- presentationzen.com -- shares his experience in a provocative mix of illumination, inspiration, education, and guidance that will change the way you think about making presentations with PowerPoint or Keynote. Presentation Zen challenges the conventional wisdom of making "slide presentations" in today's world and encourages you to think differently and more creatively about the preparation, design, and delivery of your presentations. Garr shares lessons and perspectives that draw upon practical advice from the fields of communication and business. Combining solid principles of design with the tenets of Zen simplicity, this book will help you along the path to simpler, more effective presentations. .
Price: $17.47
[ Notify me when price goes down.]
|
|
slide:ology: The Art and Science of Creating Great Presentations
No matter where you are on the organizational ladder, the odds are high that you've delivered a high-stakes presentation to your peers, your boss, your customers, or the general public. Presentation software is one of the few tools that requires professionals to think visually on an almost daily basis. But unlike verbal skills, effective visual expression is not easy, natural, or actively taught in schools or business training programs. slide:ology fills that void. Written by Nancy Duarte, President and CEO of Duarte Design, the firm that created the presentation for Al Gore's Oscar-winning film, An Inconvenient Truth, this book is full of practical approaches to visual story development that can be applied by anyone. The book combines conceptual thinking and inspirational design, with insightful case studies from the world's leading brands. With slide:ology you'll learn to: - Connect with specific audiences
- Turn ideas into informative graphics
- Use sketching and diagramming techniques effectively
- Create graphics that enable audiences to process information easily
- Develop truly influential presentations
- Utilize presentation technology to your advantage
Millions of presentations and billions of slides have been produced -- and most of them miss the mark. slide:ology will challenge your traditional approach to creating slides by teaching you how to be a visual thinker. And it will help your career by creating momentum for your cause..
Price: $21.28
[Notify me when price goes down.]
|
|
Office 2007 All-in-One Desk Reference For Dummies (For Dummies (Computer/Tech))
- Revised and updated to cover changes to all of Office's applications and productivity tools
- Offers beyond-the-basics coverage of Office word processing, spreadsheets, presentations, e-mail, databases, and desktop publishing
- Covers Word, Excel, Access, PowerPoint, Outlook, Publisher, productivity tools such as Microsoft OneNote, and SharePoint
- Thoroughly updated to cover the new Office interface as well as new features in each application
.
Price: $17.40
[ Notify me when price goes down.]
|
|
Streetwise Paris Map - Laminated City Street Map of Paris, France - with integrated metro map including lines and stations
|
|
Agile Project Management with Scrum (Microsoft Professional)
Apply the principles of Scrum, one of the most popular agile programming methods, to software project management—and focus your team on delivering real business value. Author Ken Schwaber, a leader in the agile process movement and a co-creator of Scrum, brings his vast expertise to helping you guide the product and software development process more effectively and efficiently. Help eliminate the ambiguity into which so many software projects are borne, where vision and planning documents are essentially thrown over the wall to developers. This high-level reference describes how to use Scrum to manage complex technology projects in detail, combining expert insights with examples and case studies based on Scrum. Emphasizing practice over theory, this book explores every aspect of using Scrum, focusing on driving projects for maximum return on investment..
Price: $23.00
[ Notify me when price goes down.]
|
|
GO! with Microsoft Office 2007 Introductory (Go! Series)
The primary goal of GO! with Microsoft Office 2007 Introductory, 1/e, aside from teaching computer applications, is ease of implementation, with an approach that is based on clearly-defined projects for students and a one of a kind supplements package. Thorough coverage of Office 2007 applications, from getting started to project-based skills application. MARKET: Ideal for students and professionals seeking a conclusive introduction to Microsoft Office 2007 applications. .
Price: $70.00
[ Notify me when price goes down.]
|
|
Beyond Bullet Points: Using Microsoft® Office PowerPoint® 2007 to Create Presentations That Inform, Motivate, and Inspire
Transform your presentations--and boost your impact--with practical, easy-to-apply techniques for using PowerPoint 2007. Author Cliff Atkinson is a presentation-skills expert who is helping revolutionize the way Fortune 500 companies design and deliver their critical presentations. Even major news media reported the contribution of Cliff's techniques to a verdict in a high-profile trial. In his highly-regarded, popular book BEYOND BULLET POINTS--now fully updated for PowerPoint 2007--Cliff shares his innovative three-step method that helps you unlock the amazing story buried in those bullet-riddled slides. He guides you, step by step, as you discover how to combine the tenets of classic storytelling with the power of projected media to create a rich, engaging experience. With easy-to-use templates, advanced tips, and plenty of illustrations and examples, you'll learn techniques to help you clarify, visualize, and present your ideas so that your audience will remember your important message. This newly revised, popular guide now includes a CD with sample PowerPoint 2007 files and graphics..
Price: $16.13
[ Notify me when price goes down.]
|
|
Pro LINQ: Language Integrated Query in C# 2008 (Windows.Net)
LINQ is the project name for a set of extensions to the .NET Framework that provide a generic approach to querying data from different data sources. LINQ will premier in Visual Studio 2008, and will become the next must–have skill for .NET developers. For more information about LINQ, you can check out the author’s portal at www.linqdev.com. Pro LINQ: Language Integrated Query in C# 2008 is all about code. Literally, this book starts with code and ends with code. In most books, the author shows the simplest example demonstrating how to use a method, but they so rarely show how to use the more complex prototypes. Pro LINQ: Language Integrated Query in C# 2008 is different. Demonstrating the overwhelming majority of LINQ operators and protoypes, it is a veritable treasury of LINQ examples. Rather than obscure the relevant LINQ principles in code examples by focusing on a demonstration application you have no interest in writing, Pro LINQ: Language Integrated Query in C# 2008 cuts right to the chase of each LINQ operator, method, or class. However, where complexity is necessary to truly demonstrate an issue, the examples are right there in the thick of it. For example, code samples demonstrating how to handle concurrency conflicts actually create concurrency conflicts so you can step through the code and see them unfold. Most books tell you about the simple stuff, while few books warn you of the pitfalls. Where Pro LINQ: Language Integrated Query in C# 2008 returns your investment is in the hours, and sometimes days, spent by the author determining why something may not work as expected. Sometimes this results in an innocent looking paragraph that may take you a minute to read and understand, but took days to research and explain. Face it, most technical books while informative, are dull. LINQ need not be dull. Written with a sense of humor, Pro LINQ: Language Integrated Query in C# 2008 will attempt to entertain you on your journey through the wonderland of LINQ and C# 2008. What you’ll learn- How to leverage all the new LINQ relevant C# 2008 language features including extension methods, lambda expressions, anonymous data types, and partial methods.
- How to use LINQ to Objects to query in–memory data collections such as arrays, ArrayLists, and Lists to retrieve the data you want.
- Why some queries are deferred, how a deferred query can bite you, and how you can make deferred queries work for you.
- How to use LINQ to XML to revolutionize your creation, manipulation, and searching of XML data.
- How to query DataSets with LINQ to DataSet so you can co–exist with legacy code and use LINQ to query databases other than SQL Server.
- How to query Databases with LINQ to SQL, write your own entity classes, and understand how to handle concurrency conflicts.
Who is this book for?This book is written for the proficient C# developer, but you do not need to be up on all the latest C# features to understand the material. When you finish this book, you will be up on all the latest C# features. .
Price: $21.24
[ Notify me when price goes down.]
|
|
Microsoft Office SharePoint Server 2007 Best Practices
Get field-tested best practices and proven techniques for designing, deploying, operating, and optimizing Microsoft Office SharePoint Server 2007 and Windows SharePoint Services 3.0. Part of the new Best Practices series for IT professionals from Microsoft Press®, this guide is written by leading SharePoint MVPs and Microsoft SharePoint team members who ve worked extensively with real-world deployments and customers. You ll find out how to deploy the software, design your environment, manage content, analyze and view data, perform disaster recovery, monitor performance, and more. You'll learn how to create SharePoint sites that help your organization collaborate, take advantage of business insights, and improve productivity with practical insights from the experts. Key Book Benefits:
Delivers authoritative, field-tested best practices for working with Microsoft SharePoint solutions Covers the full IT lifecycle, from planning, design, and deployment through operations and support Includes a CD with job aids, utilities, and a fully searchable eBook.
Price: $34.16
[Notify me when price goes down.]
|
|
Microsoft® Office Excel® 2007 Step by Step (Step By Step (Microsoft))
Excel provides an easy-to-use, powerful spreadsheet environment that helps you handle calculations and data more effectively - with simple ways to enter and edit data, work with formulas and functions for complex calculations, format worksheets and work with colorful charts, and publish documents to the Web. With MICROSOFT EXCEL 2007 STEP BY STEP, you'll learn all the ins and outs of working with Excel features, including the exciting new interface for this latest version of Office. This information-packed guide provides numbered steps and hands-on examples that show you how to get the most out of Excel. With this book, you'll learn how to work with tools to make worksheet entry faster, make your Excel documents more attractive, present information visually with charts, sorting and filtering data, publish documents on the Web, and lots more. The companion CD provides all exercise source files so that you get hands-on with Excel right away. The smart way to learn Office Excel 2007--one step at a time! Work at your own pace through the easy numbered steps, practice files on CD, helpful hints, and troubleshooting help to master the fundamentals of working with the latest version of Excel, including how to navigate the new user interface. You'll learn how to create a wide-variety of documents, how to present information visually with charts, and how to add graphics to your spreadsheets. You will discover how to work with features to make data entry faster, how sort and filter data, how to create dynamic lists with Pivot Tables, and even how to publish your documents to the Web--plus more! With STEP BY STEP, you can take just the lessons you need or work from cover to cover. Either way, you drive the instruction--building and practicing the skills you need, just when you need them! Includes a companion CD with hands-on practice files..
Price: $15.30
[Notify me when price goes down.]
|
|
|
|
|