• Researchers from MIT have written a new code that can spot security bugs from the Ruby on Rails application in less than a minute.Called Space, this new code debugger is the subject of a research paper that will be presented at the International Conference on Software Engineering, in May.

    Read more
  • When talking about mainstream programming languages, we often put them into two major buckets: object oriented programming and functional programming. There are other programming paradigms but we act like OOP and FP are oil and water. In this article I'll be blurring the lines of these two paradigms.

    Read more
  • Ruby on Rails (“Rails”) is a popular open source framework, based on the Ruby programming language that strives to simplify and streamline the web application development process.

    Read more