An interesting take on why dynamically typed languages became so popular and why staticly typed languages are making a comeback.
An interesting take on why dynamically typed languages became so popular and why staticly typed languages are making a comeback.
One little correction to the video: Objective-C is a dynamically typed language, with optional static typing that is only for the compiler’s information.