Ben Koshy

Rails, Tekla Open API, AutoDesk .NET

Blog About Games

Lessons from Writebook - Concerns - Lesson 2 - A nice DSL

I have had the glorious pleasure of reading WriteBook - mainly for the benefit of understanding how the creators of Basecamp writes code.

Read More

Lessons from WriteBook - Lesson 1 - Eloquent Ruby Snippets

The best way of learning is by reading and extracting.

Read More

File Access in Steel Detailing

A client wants access to steel detailing files.

Read More

Class Instance Variables in Ruby

Ever get confused between a variable held in an eigenclass and a class? Viz:

Read More

Why delaying a demand for an invoice to be paid is a bad idea

You make a deal:

Read More

Managing External JS Dependencies in Rails

It is hard to beat Sean P Doyle’s pithy advice on how to manage external JS dependencies.

Read More

CSS - Functional Selectors and functions

The :is Functional Selector

Read More

CSS - To Space or Not to Space - What is the difference?

What is the difference between the following css selectors: .a.b and .a .b?

Read More

How should you charge? Via a schedule or via fixed pricing?

_config.yml

Read More

How to Organise Your Code - High Level to Low Level

Which one can you make better sense of?

Read More
Previous Page: 1 of 37 Next