We're a place where coders share, stay up-to-date and grow their careers.
Not sure i have a favorite feature, i am more a structure/architecture lover.
But if i had to pick, then i would go back to the basics and say functions. Simply because i cannot imagine writing software without them.
Everything else can go, but i don't wanna goto'.
I've found that certain features can lead you to structure your app differently. The two go together in my experience.
... functions.
Definitely. Abstraction is central to problem solving and programming. And functions are the key ingredient.
Not sure i have a favorite feature, i am more a structure/architecture lover.
But if i had to pick, then i would go back to the basics and say functions.
Simply because i cannot imagine writing software without them.
Everything else can go, but i don't wanna goto'.
I've found that certain features can lead you to structure your app differently. The two go together in my experience.
Definitely. Abstraction is central to problem solving and programming. And functions are the key ingredient.