29

Telling over people they should name their code clearer, I pretty much perfected that, but me if it comes to files:

Comments
  • 5
    Reminds me my own names:

    final
    new_final
    newer_final
    newer_than_newer_final

    Here it goes on!
  • 3
    Use git then name whatever the fuck you want. At least you will know that what was created at what time by whom and what changed
  • 0
    my filenames when I am in a hurry or just too lazy to think about what should I name a particular screenshot or whatever: fhjgaksbwbzicbeditoansk
  • 0
    @arpit1997 yes! For fuck sakes kids use source control! Even if it's SVN, PVCS or some other shitty SCM software, just use it!

    Hell even if you've never written a line of code yet, learn source control.

    It's so important that it should probably be taught before learning an actual language.
  • 0
    @arpit1997 i use git, but those are just many different projects xD
  • 0
    If I had to put the file names I use in a list to choose random from:

    [moep, muh, miau, bah, asdf, adsf, aaa, bbb, qwert]

    Same for folders...

    Make you learn not to care.about filenames and put the information you need somewhere else :D
Add Comment