You are here |
akaptur.github.com | ||
| | | |
inventwithpython.com
|
|
| | | | The short answer is: Python is interpreted. But it can also be considered compiled, both compiled and interpreted, and neither compiled nor interpreted. Read on to untangle these definitions. | |
| | | |
ntietz.com
|
|
| | | | ||
| | | |
nurkiewicz.com
|
|
| | | | Scala is a programming language running on the Java Virtual Machine. It's statically typed, and you can use it both as functional and object-oriented language. Even at the same time. The functional side of Scala supports higher-order (and higher-kinded) types. For those of you know what it means. On the other hand, object-relational features of Scala are equally strong. Including powerful trait composition, that you can somewhat compare to multiple inheritance. Combine than with great Java interoperability and no wonder why Scala became a go to language for many ex-Java developers. | |
| | | |
auzaiffe.wordpress.com
|
|
| | Earlier this week, I had the chance to attend the Digital Dragons Game Dev conference. It happened to be my first time in poland and it was pretty cool to get an occasion to visit a new country (I also had a "mind blown" moment when I understood why the conference is named "Digital Dragons").... |