Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dynamic-languages

Using Groovy MetaClass to overwrite Methods

Why do dynamic languages like Ruby and Python not have the concept of interfaces like in Java or C#?

Why don't we require interfaces in dynamic languages?

Is there any point for interfaces in dynamic languages?

Does the new 'dynamic' C# 4.0 keyword deprecate the 'var' keyword?

c# c#-4.0 dynamic-languages

How do you program differently in dynamic languages?

dynamic-languages

What is a dynamic language, and why doesn't C# qualify?

Programming language for self-modifying code?

Why are IOC containers unnecessary with dynamic languages

What makes Ruby slow? [closed]

How to create inline objects with properties?

What do people find so appealing about dynamic languages? [closed]

dynamic-languages

Using -performSelector: vs. just calling the method

Dynamic type languages versus static type languages

Short description of the scoping rules?

How does JavaScript .prototype work?