11

Spent ten plus years professionally coding, used c, go , python, openwhisk ,docker, kubernetes and God know what else. Now I have to convince those team members who coded so far in their free time that write fucking clean code, avoid dependency on distributed and hard coded configuration, how to build a product
Fuck my life

Comments
  • 1
    What do you consider clean code? I'm a CS major, and want to know what would help me have a leg up when I get into a coding job?
  • 0
    @Xilats example, it is not the way
    Def foo
    '''
    .......
    ........
    '''
    Return x
Add Comment