[ LiB ]SummaryAppendix A. History of Computer Programming

Exercises

1:

How do you call an object's method from c using Python? Lua? Ruby?

2:

Write sample code to extract c values from one of the three languages' object. Watch out for types!

3:

List two possible issues when using extensions in a project.

[ LiB ]SummaryAppendix A. History of Computer Programming