Python Forum
[PySimpleGUI] New GUI Package. Customize with ease
Thread Rating:
  • 2 Vote(s) - 2.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[PySimpleGUI] New GUI Package. Customize with ease
#24
(Aug-17-2018, 10:45 PM)PySimpleGUI Wrote: 99.999% of the people that use computers interact with them through a windows interface of some kind. A large % of don't use a command line program on a daily basis. I don't see why a beginner needs to be in the world of command line interaction with a company any longer than 1 week.
Tell that to the linux community and you will get an ear full. Linux is the majority of servers for the web, and a lot of communication to that is via terminal daily, not GUI. Not everyone uses Filezilla or similar, but SSH/SCP. And there are a lot of distros of linux that do not come with a windows manager. You just start out with a prompt and have to install everything if you even want a window manager. Arch Linux is one that i have done.

Yes most people use GUI. But it is not %99.999 of everyone that uses computers.

A beginner should learn to use the terminal/command prompt because then they see what is going on under the hood. Especially if they are programming should know this stuff. Its pretty sad when someone knows how to code well, but cannot figure out what the "run" button actually does or what is going on when you double click a program's icon.

Also GUI programs are notoriously slow and laggy. The terminal is fluent and fast.
Recommended Tutorials:
Reply


Messages In This Thread
RE: [PySimpleGUI] New GUI Package. Customize with ease - by metulburr - Aug-20-2018, 02:25 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  PySimpleGUI Try Except jamesaarr 1 1,993 Nov-18-2021, 02:02 PM
Last Post: jamesaarr
  [PySimpleGUI]Install package on Conda not up-to-date RayJohnson 4 4,558 Jan-22-2020, 11:17 PM
Last Post: RayJohnson

Forum Jump:

User Panel Messages

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