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?
#3
I rarely do it. I frequently have two windows open, but the second one is for running the code, not the code itself. The one time I do it is documentation reviews with large sections of code, like a class with a lot of methods. I'll leave one window on the docstring, and scroll through the code checking the docstring in the other window.
Craig "Ichabod" O'Brien - xenomind.com
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures
Reply


Messages In This Thread
RE: how many do side by side windows for coding? - by ichabod801 - Dec-21-2019, 01:49 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  side effects in f-strings Skaperen 0 1,689 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