General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Lawrence D’Oliveiro
The Daily Blob
comments
Comments by "Lawrence D’Oliveiro" (@lawrencedoliveiro9104) on "Do Real Programmers Copy/ Paste Code From Stack Overflow?" video.
Nowadays, an important contribution to your CV can come from building up an online reputation. Maintain an account on GitHub/GitLab. Publish a few projects of your own. Contribute to a few projects of other people’s. Get your name into the Git commit history of something well-known. All this adds up.
1
No, I do not copy/paste code from StackOverflow. In fact, it’s quite rare that I learn anything useful there https://github.com/ldo/scan_disks/blob/master/scan_disks .
1
4:31 Code reuse is done by including libraries into your project. If you are doing it via copy/paste, you’re doing it wrong.
1