Category: Ruby & Python

Ryby and Python Ebook

Learning Devise for Rails 0

Learning Devise for Rails

There are numerous ways of implementing user sign-ins on your Rails web applications. Of those different ways, using Devise is one of the most popular, quick and flexible way to get user sign-ins working. It is...

Application Testing with Capybara 0

Application Testing with Capybara

Everybody understands why implementing automated tests is important but at the same time developing them can be costly and time consuming, and tests can be also be fragile and prone to false positives. By using Capybara,...

Build Awesome Command-Line Applications in Ruby 2 0

Build Awesome Command-Line Applications in Ruby 2

Writing a command-line application that’s self-documenting, robust, adaptable and forever useful is easier than you might think. Ruby is particularly suited to this task, because it combines high-level abstractions with “close to the metal” system interaction...

Learn Python the Hard Way, 3rd Edition 0

Learn Python the Hard Way, 3rd Edition

You Will Learn Python! Zed Shaw has perfected the world’s best system for learning Python. Follow it and you will succeed-just like the hundreds of thousands of beginners Zed has taught to date! You bring the...