Хабр Курсы для всех
РЕКЛАМА
Большая витрина: от крупнейших школ до частных авторов. Сравнивайте по цене, длительности, формату и выбирайте самый подходящий курс!
theMap = [ key : { it -> println(it) } ]
theMap.key(10)меня начинают нереально радовать ;)сhar *a = "asdf"; char *b = "fdsa"; char *res = (char*)malloc(strlen(a) + strlen(b)+1); strcpy(res, a); strcat(res, b);
a, b, c = [1543, 2654, 3432]
builds upon the strengths of Java but has additional power features inspired by languages like Python, Ruby and Smalltalk
Jython vs Groovy vs JRuby vs …