General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Fingers
Continuous Delivery
comments
Comments by "Fingers" (@digitalspecter) on "Continuous Delivery" channel.
Previous
1
Next
...
All
1. Take an imperative language to demonstrate imperative vs. declarative 2. Complain about unfamiliarity and language quirks 3. Say that language isn't that important anyway 4. Profit?
2
@timothyblazer1749 One can get conflicts without branches too.. also, I merge master daily to my feature branches and have never had problem merging the feature back to master.
1
@KogiSyl There are languages where for-loop is not a built-in... but filter is. Still, that's a weak point because people know the concept and how it works even if it needs to be implemented. Also, generators can be handy but I dislike using for-loop for non-generic cases because it forces me to "simulate" the loop in my head.
1
Previous
1
Next
...
All