Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Carpenter learning python
#6
(Dec-20-2022, 10:12 AM)Snickaren Wrote: What should I be learning and in what order to make it possible for me to create this?

Lots of discussion on the GUI, I will tackle this part. You said you are just learning Python, so I would suggest that you get a handle on basic structures and data types (lists, dictionaries, functions, classes, and basic operations). Then come up with a list of tasks that you want your program to do, such as read parts list, edit parts list, save parts list, calculate costs, calculate costs plus margin, save estimate, new estimate, load estimate, etc.. I don't know your business so there may be more items or fewer. Then, tackle each of those and learn what is needed. For example, file management for the loads and saves.
ndc85430 and metulburr like this post
Reply


Messages In This Thread
Carpenter learning python - by Snickaren - Dec-20-2022, 10:12 AM
RE: Carpenter learning python - by Gribouillis - Dec-20-2022, 10:55 AM
RE: Carpenter learning python - by Snickaren - Dec-20-2022, 04:14 PM
RE: Carpenter learning python - by metulburr - Dec-20-2022, 11:45 PM
RE: Carpenter learning python - by Pedroski55 - Dec-21-2022, 08:36 AM
RE: Carpenter learning python - by jefsummers - Dec-21-2022, 04:11 PM
RE: Carpenter learning python - by Snickaren - Dec-21-2022, 07:10 PM
RE: Carpenter learning python - by metulburr - Dec-21-2022, 10:20 PM
RE: Carpenter learning python - by jefsummers - Dec-22-2022, 12:34 PM
RE: Carpenter learning python - by metulburr - Dec-22-2022, 01:06 PM
RE: Carpenter learning python - by Pedroski55 - Dec-23-2022, 12:52 AM
RE: Carpenter learning python - by Snickaren - Dec-25-2022, 05:46 AM

Forum Jump:

User Panel Messages

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