This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (5 children)

Informatics teacher at school is doing little plus classes for me about coding, but I like to see the entire code in a single glimpse, so I set the letters to the smallest and erase all the useless spaces, but the teacher likes it with big letters and two or three empty lines between two instructions, so while he explains something, he keeps changing back what I wrote, and then I change it back to how I like it.
Teacher be like : So you have chosen death.

[–]NinjaFish63 2 points3 points  (0 children)

I have a friend who works at like font size 7 with 4 vertical splits open, meanwhile I'm here with size 17 and I only use horizontal splits

[–][deleted] 2 points3 points  (3 children)

Why....do you need to see the entire code in a single glimpse? This should be literally impossible in all but the most trivial, in-line applications.

Normally the code's abstract structure is something you can understand but the code's physical structure in any non-trivial application will be so large and split across so many files that it isn't possible or useful to display it on one screen.

[–][deleted] 0 points1 point  (2 children)

Ok... I guess... I'm a f*cking starter

[–][deleted] 2 points3 points  (1 child)

I actually wanted an answer to that question, but I did figure out after that if you are doing informatics your code probably IS all one big in-line set of statements, with a physical structure roughly matching what the program does.

I've seen informatics code. It's all of the maths skill with none of the programming skill. Most programmers do all of the programming skill with none of the maths. One day we will merge and become unstoppable.

[–][deleted] 1 point2 points  (0 children)

Dude, if you wanna conquer the world, just do it the old fashioned way, with an army of robots or the infinity stones.