+ 3
Have somebody ideas about functional programming... I do not know what i can do... Help me pls (python 3)
Hey guys.. Have no ideas.... :-( pls help
2 ответов
+ 45
ideas?
well:
decorators(function within a function),
lambdas (anonymous functions),
maps & filters,
itertools (e.g count),
generators (YIELD key word)....
go through the course by yourself, with these in mind :
you'll have an idea alright...
remember,
programming is CAUGHT :
not TAUGHT...
+ 2
@<^> washika D <^> I have dekorators done yet... And i do not know how to use yield... But thank you verry much.... That answers what i want to read... Thanks... :-)