General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
p11
Continuous Delivery
comments
Comments by "p11" (@porky1118) on "Avoid These Common Mistakes Junior Developers Make!" video.
4:23 I don't fully agree about the business. I wouldn't say, it's the job of the programmer or the business alone, but the programmer has to find out by talking to the customers while making suggestions and clarifying, what would be possible. Else half of the code will have to be rewritten because the customer doesn't like it.
2
Programming and software architecture is the same in my opinion. Most of programming is to think about how to organize the types, methods, classes, traits or whatever.
1
I also just ask, when I have a question. Often it's just faster than trying to remember myself.
1
7:42 I almost don't type, when programming. I can type pretty fast, I guess, but also not too that fast. Most of the time, I have to rearrange code, which already exists, anyway. So efficiently using copy/paste is probably more important than fast typing. Or putting code, which you often reuse into a function, so you don't have to write/copy that much.
1
3:05 I started to write software, which I actually use, so I don't think about if I would like to use this software, but I try to make it as comfortable to use for me as possible.
1