Sams Teach Yourself Microsoft Dynamics Crm 2011 in 24 HoursIn just 24 sessions of one hour or less, you'll learn how to drive powerful business results with Microsoft Dynamics CRM 2011! Using this book's straightforward, step-by-step approach, you'll learn how to orchestrate successful CRM projects, automate processes, create more efficient workflows, optimize sales and marketing campaigns, and integrate with your other systems to do even more. One step at a time, you'll master new features ranging from the new Ribbon interface to SharePoint integration. Each lesson builds on what you've already learned, helping you get the job done fast - and get it done right! ...
Sams Teach Yourself Mac OS X Lion in 10 MinutesSams Teach Yourself Mac OS X Lion in 10 Minutes offers straightforward, practical information designed to get you up and running quickly and easily. By working through its 10-minute lessons, you'll learn everything you need to know to effectively use Mac OS X Lion. Each compact lesson zeros in on a specific aspect of the Mac operating system explained through concise and informative descriptions along with accurate and easy to follow step-by-step instructions. You'll quickly become comfortable performing the most important Mac tasks you need–and want–to do everyday! ...
Sams Teach Yourself jQuery Mobile in 24 HoursjQuery Mobile makes it easy for developers to add "native" mobile functionality to their sites and applications, delivering seamless experiences to customers using diverse mobile devices, all from a single code base. In this book, leading mobile expert Phil Dutson helps readers master the latest version of jQuery Mobile, even if they have no previous experience. In just 24 lessons of one hour or less, Dutson guides readers through every step of creating and customizing a mobile website with jQuery Mobile. Each short, easy lesson builds on all that's come before, teaching jQuery Mobile's newest features in the context of real solution development. ...
Sams Teach Yourself Java in 24 Hours, 6th EditionIn just 24 lessons of one hour or less, you can learn how to create Java applications with the free NetBeans visual editing tools.
Using a straightforward, step-by-step approach, popular author Rogers Cadenhead helps you master the skills and technology you need to create desktop and web programs, web services, and even an Android app in Java.
Each lesson builds on what you've already learned, giving you a rock-solid foundation for real-world success. ...
Sams Teach Yourself Java 6 in 21 Days, 5th EditionIn just 21 days, you can acquire the knowledge and skills necessary to develop three kinds of programs with Java: applications on your computer, servlets on a web server, and browser-launched Java Web Start applications.
No previous programming experience required. By following the 21 carefully organized lessons in this book, anyone can learn the basics of Java programming.
Learn at your own pace. You can work through each chapter sequentially to make sure you thoroughly understand all of the concepts and methodologies, or you can focus on specific lessons to learn the techniques that interest you most. ...
Programming in Objective-C, 6th EditionProgramming in Objective-C is a concise, carefully written tutorial on the basics of Objective-C and object-oriented programming for Apple's iOS and OS X platforms.
The book makes no assumptions about prior experience with object-oriented programming languages or with the C language (which Objective-C is based upon). Because of this, both beginners and experienced programmers alike can use this book to quickly and effectively learn the fundamentals of Objective-C. Readers can also learn the concepts of object-oriented programming without having to first learn all of the intricacies of the underlying C programming language.
This unique approach to learning, combined with many small program examples and exercises at the end of each chapter, makes Programming in Objective-C ideally suited for either classroom use or self-study. ...
Python in PracticeIf you're an experienced Python programmer, Python in Practice will help you improve the quality, reliability, speed, maintainability, and usability of all your Python programs.
Mark Summerfield focuses on four key themes: design patterns for coding elegance, faster processing through concurrency and compiled Python (Cython), high-level networking, and graphics. He identifies well-proven design patterns that are useful in Python, illuminates them with expert-quality code, and explains why some object-oriented design patterns are irrelevant to Python. He also explodes several counterproductive myths about Python programming—showing, for example, how Python can take full advantage of multicore hardware. ...
Development with the Force.com Platform, 3rd EditionWith Salesforce.com's Force.com platform, you can build and deploy powerful cloud-based enterprise applications faster than ever before. Now, Jason Ouellette gives you all the practical, technical guidance you need to make the most of the newest Force.com releases in your own custom cloud applications.
Throughout, he adds new code and updated best practices for rapidly prototyping, building, and testing production-quality Force.com solutions. This edition's extensive new coverage includes Developer Console, JSON, Streaming and Tooling APIs, Bulk API, Force.com Canvas, REST integration, support for Web MVC frameworks, Dynamic Apex and Visualforce, and an all-new chapter on mobile user interfaces. ...
Practical Object-Oriented Design in RubyRuby's widely admired ease of use has a downside: Too many Ruby and Rails applications have been created without concern for their long-term maintenance or evolution. The Web is awash in Ruby code that is now virtually impossible to change or extend. This text helps you solve that problem by using powerful real-world object-oriented design techniques, which it thoroughly explains using simple and practical Ruby examples.
The first title to focus squarely on object-oriented Ruby application design, Practical Object-Oriented Design in Ruby will guide you to superior outcomes, whatever your previous Ruby experience. Novice Ruby programmers will find specific rules to live by; intermediate Ruby programmers will find valuable principles they can flexibly interpret and apply; and advanced Ruby programmers will find a common language they can use to lead development and guide their colleagues. ...
Eclipse 4 Plug-in Development by ExampleAs a highly extensible platform, Eclipse is used by everyone from independent software developers to NASA. Key to this is Eclipse's plug-in ecosystem, which allows applications to be developed in a modular architecture and extended through its use of plug-ins and features.
Eclipse 4 Plug-in Development by Example Beginner's Guide takes the reader through the full journey of plug-in development, starting with an introduction to Eclipse plug-ins, continued through packaging and culminating in automated testing and deployment. The example code provides simple snippets which can be developed and extended to get you going quickly. ...