2017-07-04 at 9:26 PM UTC
How would you describe your coding style? Do you often notice the difference in coding style between people? What has influenced your coding style the most? Was it a book? A teacher? What does coding style say about the programmer in your opinion?
Personally i think i like to go for maximum readability. Not only because that is good practice but the more it looks like natural language the better it computes(In my brain) Too many symbols and shorthands fuck my shit up fam. Whichg is why i am an absolute disaster when it comes to regex, lol. And this is also why i like Python so much. Whenever i read Python, especially Python that i have written myself, the code "flows" if that makes sense. I think i have said this before but when i see a C nigga' writing Python the code just looks robotic to me. It's weird.
Anyway, thoughts?
2017-07-04 at 10:44 PM UTC
I try to fit as much as I can on my screen and minimize the length vertically. I like scruching up things.
2017-07-05 at 3:17 AM UTC
aldra
JIDF Controlled Opposition
I code for MAXIMUM CONFUSION
sometimes once I'm finished I find+replace all variable and function names with some variant of 'nigger'
2017-07-05 at 3:40 AM UTC
Mostly blues and rock, john frusciante was a big influence for me.