Recommended Ruby Book from Developer Fusion https://www.developerfusion.com/t/ruby/books/view/recommended/ Recommended Ruby Book from Developer Fusion http://www.rssboard.org/rss-specification en-GB Mon, 03 Oct 2011 12:19:00 GMT Coding for Penetration Testers: Building Better Tools Tools used for penetration testing are often purchased or downloaded from the Internet. Each tool is based on a programming language such as Perl, Python, or Ruby. If a penetration tester wants to extend, augment, or change the functionality of a tool to perform a test differently than the default configuration, the tester must know the basics of coding for the related programming language. http://www.developerfusion.com/book/129354/coding-for-penetration-testers-building-better-tools/ http://www.developerfusion.com/book/129354/coding-for-penetration-testers-building-better-tools/ Mon, 03 Oct 2011 12:19:00 GMT James Crowley Agile Web Development with Rails Ruby on Rails helps you produce high-quality, beautiful-looking web applications quickly. You concentrate on creating the application, and Rails takes care of the details.Tens of thousands of developers have used this award-winning book to learn Rails. It's a broad, far-reaching tutorial and reference that's recommended by the Rails core team. If you're new to Rails, you'll get step-by-step guidance. http://www.developerfusion.com/book/94236/agile-web-development-with-rails/ http://www.developerfusion.com/book/94236/agile-web-development-with-rails/ Tue, 01 Feb 2011 13:50:00 GMT James Crowley Eloquent Ruby (Addison-Wesley Professional Ruby Series) It’s easy to write correct Ruby code, but to gain the fluency needed to write great Ruby code, you must go beyond syntax and absorb the “Ruby way” of thinking and problem solving. In Eloquent Ruby, Russ Olsen helps you write Ruby like true Rubyists do–so you can leverage its immense, surprising power.Olsen draws on years of experience internalizing the Ruby culture and teaching Ruby to other programmers. http://www.developerfusion.com/book/115409/eloquent-ruby-addisonwesley-professional-ruby-series/ http://www.developerfusion.com/book/115409/eloquent-ruby-addisonwesley-professional-ruby-series/ Tue, 15 Mar 2011 09:25:00 GMT James Crowley Gray Hat Hacking The Ethical Hackers Handbook, 3rd Edition THE LATEST STRATEGIES FOR UNCOVERING TODAY'S MOST DEVASTATING ATTACKSThwart malicious network intrusion by using cutting-edge techniques for finding and fixing security flaws. Fully updated and expanded with nine new chapters, Gray Hat Hacking: The Ethical Hacker's Handbook, Third Edition details the most recent vulnerabilities and remedies along with legal disclosure methods. http://www.developerfusion.com/book/94194/gray-hat-hacking-the-ethical-hackers-handbook-3rd-edition/ http://www.developerfusion.com/book/94194/gray-hat-hacking-the-ethical-hackers-handbook-3rd-edition/ Tue, 01 Feb 2011 12:33:00 GMT James Crowley Rails 3 Way, The (2nd Edition) (Addison-Wesley Professional Ruby Series) The Rails™ 3 Way is a comprehensive resource that digs into the new features in Rails 3 and perhaps more importantly, the rationale behind them.—Yehuda Katz, Rails CoreThe Bible for Ruby on Rails Application DevelopmentRuby on Rails strips complexity from the development process, enabling professional developers to focus on what matters most: delivering business value via clean and maintainable code. http://www.developerfusion.com/book/94261/rails-3-way-the-2nd-edition-addisonwesley-professional-ruby-series/ http://www.developerfusion.com/book/94261/rails-3-way-the-2nd-edition-addisonwesley-professional-ruby-series/ Tue, 01 Feb 2011 14:46:00 GMT James Crowley Domain-Specific Languages (Addison-Wesley Signature Series (Fowler When carefully selected and used, Domain-Specific Languages (DSLs) may simplify complex code, promote effective communication with customers, improve productivity, and unclog development bottlenecks. In Domain-Specific Languages, noted software development expert Martin Fowler first provides the information software professionals need to decide if and when to utilize DSLs. http://www.developerfusion.com/book/93667/domainspecific-languages-addisonwesley-signature-series-fowler/ http://www.developerfusion.com/book/93667/domainspecific-languages-addisonwesley-signature-series-fowler/ Mon, 31 Jan 2011 17:24:00 GMT James Crowley Grails in Action For web developers used to wrestling with Java and XML, Grails is a breath of fresh air. Developers are instantly productive, picking up all the benefits of the Ruby-based Rails framework without giving up any of the power of Java. Grails in Action is a comprehensive look at Grails for Java developers. It covers the nuts and bolts of the core Grails components and is jam-packed with tutorials, techniques, and insights from the trenches. http://www.developerfusion.com/book/17073/grails-in-action/ http://www.developerfusion.com/book/17073/grails-in-action/ Sun, 28 Jun 2009 00:00:00 GMT James Crowley Regular Expressions Cookbook This cookbook provides more than 100 recipes to help you crunch data and manipulate text with regular expressions. Every programmer can find uses for regular expressions, but their power doesn't come worry-free. Even seasoned users often suffer from poor performance, false positives, false negatives, or perplexing bugs. http://www.developerfusion.com/book/17112/regular-expressions-cookbook/ http://www.developerfusion.com/book/17112/regular-expressions-cookbook/ Thu, 04 Jun 2009 00:00:00 GMT James Crowley Programming Ruby 1.9: The Pragmatic Programmers' Guide (Facets of Ruby) Ruby is a fully object-oriented language, much like the classic object-oriented language, Smalltalk. Like Smalltalk, it is dynamically typed (as opposed to Java or C++), but unlike Smalltalk, Ruby features the same conveniences found in modern scripting languages, making Ruby a favorite tool of intelligent, forward-thinking programmers and the basis for the Rails web framework. http://www.developerfusion.com/book/17290/programming-ruby-19-the-pragmatic-programmers-guide-facets-of-ruby/ http://www.developerfusion.com/book/17290/programming-ruby-19-the-pragmatic-programmers-guide-facets-of-ruby/ Tue, 28 Apr 2009 00:00:00 GMT James Crowley Java SOA Cookbook Java SOA Cookbook offers practical solutions and advice to programmers charged with implementing a service-oriented architecture (SOA) in their organization. Instead of providing another conceptual, high-level view of SOA, this cookbook shows you how to make SOA work. It's full of Java and XML code you can insert directly into your applications and recipes you can apply right away. The book focuses primarily on the use of free and open source Java Web Services technologies -- including Java SE 6 http://www.developerfusion.com/book/11232/java-soa-cookbook/ http://www.developerfusion.com/book/11232/java-soa-cookbook/ Thu, 02 Apr 2009 00:00:00 GMT James Crowley