Media Summary: It's my personal goal to introduce as many people as possible to open-source and make it dead simple for them to contribute. This talk covers following SOLID design principles in Ruby with live code examples. From an engineer's perspective, algorithmic (or quantitative/systematic) trading is about developing a trading system that applies ...
Reddotruby 2014 To A Single - Detailed Analysis & Overview
It's my personal goal to introduce as many people as possible to open-source and make it dead simple for them to contribute. This talk covers following SOLID design principles in Ruby with live code examples. From an engineer's perspective, algorithmic (or quantitative/systematic) trading is about developing a trading system that applies ... An overview of ActiveSupport::Notifications and how they form the backbone of a live status page to tell you exactly what is going ... fluffmuffin, peppercorn, gilligan — those are just a few of our users' plain text passwords. I have 80000 more, and it only took me ... Theory tells us to build applications out of small, interchangeable objects but reality often supplies the exact opposite. Many apps ...
I have spent some time working on a project where we've built 8 micro services and 2 applications, and planned to carve out a few ... Ruby gives you a great power, such as easy Duck Typing. As the saying goes, "With great power there must also comes great ... RSpec, like it or loathe it is a widely used testing framework and this year will reach it's latest major version. Version 3. Why is this ... By Shuwei Fang & Arathi Premadevi A complex application usually uses a number of external dependencies. Installing these on ... I love Ruby! But as in any relationship, to love means that you (often) have to accept the "dark side" too! Ruby is human in nature ... We will learn how to generate static html pages with Jekyll and host them effortlessly on Github Pages and run automated ...
Domain Driven Design is a software development process that focuses on the finding a common language for the involved parties ... Abstraction is a fundamental approach in programming. It shapes how we solve problems, it is a defining factor in how we view ... Getting started with authentication in SOA environments can seem like a daunting subject, but it doesn't need to be difficult.