Idea to iPhoneHave a great idea for an app but don't know how to build one? No problem. Even if programming your TV remote control is a major challenge, the amazing simple process outlined in this book will have you creating brilliant apps for the iPhone, iPad and iPod touch in no time--guranteed.
Already have an app but don't know how to storm it up the charts? Problem solved.
Armed with app expert Carla White's proven marketing tips you may soon be joining the ranks of people worldwide who have turned their apps passions into apps fortunes. ...
Moodle Course Design Best PracticesMoodle Course Design Best Practices is a practical guide that will teach you how to use the tools available in Moodle to develop unique courses for many kinds of organizations.
You will be able to utilize the themes that have been contributed by developers. You can incorporate many different types of course materials and interactive assessments. You will also learn how to modify the structure and presentation of resources, activities, and assessments to create courses for individual use, cohorts, and Massive Open Online Courses (MOOCs). The use of the various multimedia features to enhance your Moodle courses is also explained in this book. ...
Clojure for Machine LearningClojure for Machine Learning is an introduction to machine learning techniques and algorithms. This book demonstrates how you can apply these techniques to real-world problems using the Clojure programming language.
It explores many machine learning techniques and also describes how to use Clojure to build machine learning systems. This book starts off by introducing the simple machine learning problems of regression and classification. It also describes how you can implement these machine learning techniques in Clojure. The book also demonstrates several Clojure libraries, which can be useful in solving machine learning problems. ...
Code in the CloudJoin the next wave of Web 2.0 software development in the cloud! Cloud applications are the next big shift in application development: instead of building single-user applications to run on a personal computer, new applications are being built as multi-user services that run in data centers around the world. One of the most exciting new environments for building services in the cloud is Google's AppEngine. AppEngine is a powerful, easy-to-use framework for developing cloud-based services. This book will teach you what you need to make the shift to cloud development using AppEngine. ...
Dart for HipstersIn Dart for Hipsters, you follow project-based chapters demonstrating real-world problems solved with Dart. Each project serves as the foundation for deeper discussion of defining features of Dart, such as its support for functional programming. As you reinforce your understanding of Dart, you'll move on to more complex projects which, in turn, spur more complex discussions, such as how to maintain Dart and JavaScript side-by-side. By the end of this book, not only will you have a thorough introduction to the language, but you'll also have built an entire MVC library from scratch. ...
Core DataLearn the Apple Core Data APIs from the ground up. With Core Data, you can concentrate on designing the model for your application, and use the power of Core Data to do the rest. This book will take you from Core Data fundamentals to expert configurations that you will not find anywhere else. Together we'll walk through a fullfeatured application based on the Mac OS X Core Data API. ...
RubyMotionDevelopers interested in native iOS app development have been restricted to the limits of Objective-C and Xcode - until RubyMotion came along. RubyMotion enables you do full iOS development using Ruby. You have access to familiar tools such as Rake and RubyGems and can compile Ruby code into native applications. RubyMotion even comes with a Ruby console useful for live coding and interactive debugging. And since RubyMotion is built on top of the Objective-C runtime, you can use all of Apple's libraries and most third-party code alongside Ruby classes. ...
Everyday Scripting with RubyAre you a tester who spends more time manually creating complex test data than using it? A business analyst who seemingly went to college all those years so you can spend your days copying data from reports into spreadsheets? A programmer who can't finish each day's task without having to scan through version control system output, looking for the file you want?
If so, you're wasting that computer on your desk. Offload the drudgery to where it belongs, and free yourself to do what you should be doing: thinking. All you need is a scripting language (free!), this book (cheap!), and the dedication to work through the examples and exercises. ...
ExpressionEngine 2Whether you're building a small site or a large corporate undertaking, ExpressionEngine is becoming the tool of choice. With this Quick-Start Guide, you'll get hands-on experience with ExpressionEngine 2 by building a complete web site from start to finish. You'll learn techniques and best practices for customizing and optimizing your sites, including working with new ExpressionEngine 2 features, templates, and site search. ...
Groovy RecipesIf you're a busy Java professional who needs quick solutions to everyday problems, then Groovy Recipes is for you. The Groovy language and Grails web framework give you seamless integration with your legacy Java code while adding the flexibility and dynamism of a scripting language and giving you modern, agile, time-saving techniques. Groovy allows you to write code the way you always thought you should - you'll never look at Java the same way again. ...