Ben Koshy

Rails, Tekla Open API, AutoDesk .NET

Blog About Games

How to return a selection of Objects to the user (AutoCAD .net API)

You want certain objects to be selected at the end of a command. How do you do this?

Read More

How do sessions work?

_config.yml

Read More

Object Equality in Ruby

A curious feature to be aware about Ruby.

Read More

How easily to access the model space using the AutoCAD .net API?

Now you want to access the modelspace ObjectId.

Read More

The importance of indentifying the assumptions inherent in each problem

_config.yml

Read More

Use Case diagram cheat sheet

_config.yml

Read More

What is a delegate?

_config.yml

Read More

What is the difference between calling .fetch() on a Hash vs simply calling its key?

Question: What is the difference between using .fetch() on a hash rather than just hash_object[:key]? They both do the same thing, right?

Read More

Associative functionality in the Autocad .net API

Question: What is the most exciting thing since sliced bread?

Read More

How to avoid reserved keywords in rails

_config.yml

Read More
Previous Page: 32 of 37 Next