Python Forum
how many do side by side windows for coding?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how many do side by side windows for coding?
#1
i'm curious how many coders do side-by-side windows for code comparing and other things like snipping code from examples (like how to build an email to send if it's your first time to code something that sends email). i've realized that over the past year i have never used a side-by-side display of code, even though my display is big enough to do so. i've been using a wider window so my code can go beyond 80 characters, which it needs to do often enough that i am gladi do it this way.

i guess the issue comes down to which is better to have, the ability to read two scripts in parallel or the ability to avoid wrapping code that uses many more longer names to the next line. i have needed the latter far more often (at least a dozen times a week) than the former (never in the past year).
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply


Messages In This Thread
how many do side by side windows for coding? - by Skaperen - Dec-21-2019, 03:25 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  side effects in f-strings Skaperen 0 1,656 Sep-08-2019, 01:26 AM
Last Post: Skaperen

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020