sortowanie:
cena |
rok wydania
Ruby on Rails: Videokonvertierung Und DistributionBei der Produktion von Video Podcasts werden vom Dreh ber Schnitt, Farbkorrektur und Publizierung viele repetitive Arbeitsschritte durchgef hrt. Die Einarbeitung f r Fachfremde ist zeitaufw ndig und er ffnet gleichzeitig Fehlerquellen. Damit die Person am Schnittplatz wieder mehr Zeit mit der kreativen Arbeit verbringen kann und Produktionskosten f r low-budget Produktionen minimiert werden k nnen...
Metaprogramming Ruby: Program Like the Ruby ProsDescribes metaprogramming as an essential component of Ruby. This book helps readers to master the art of metaprogramming. It is packed with pragmatic examples of metaprogramming in action, many of which come straight from popular libraries or frameworks, such as Rails; programming challenges that let you experiment and play.
Automatic Sketchup: Creating 3-D Models in RubyAutomatic SketchUp presents the Ruby scripting interface to Google's popular SketchUp tool for three-dimensional modeling. It explains how Ruby classes are used to form points, edges, and surfaces, and then proceeds to more advanced topics such as animation, web dialogs, and transformation matrices. It also presents the important topic of plugins, which make it possible to extend SketchUp's capabi...
Ruby ProgrammingRuby is a free and powerful programming language that can be used to develop programs to meet nearly any programming challenge, including scripting, application programming and Web development. This new text teaches Ruby programming through a lively hands-on approach and a focus on game development. Students begin by learning the fundamentals of computer programming and will move on to mastering t...
Rails Antipatterns: Best Practice Ruby on Rails RefactoringAs developers worldwide have adopted the powerful Ruby on Rails web framework, many have fallen victim to common mistakes that reduce code quality, performance, reliability, stability, scalability, and maintainability. Rails™ AntiPatterns identifies these widespread Rails code and design problems, explains why they’re bad and why they happen—and shows exactly what to do instead.
The book ...
Ruby on RailsHigh Quality Content by WIKIPEDIA articles! Ruby on Rails, often shortened to Rails or RoR, is an open source web application framework for the Ruby programming language. It is intended to be used with an Agile development methodology that is used by web developers for rapid development.Ruby on Rails was extracted by David Heinemeier Hansson from his work on Basecamp, a project management tool by ...
Ruby Best PracticesHelps programmers learn how to design beautiful APIs and domain-specific languages, write code that's readable and expressive, work with functional programming ideas and techniques that can simplify code and make them more productive, and more.