d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Computers & IT > Programming & Development > Offering Coding Help / Lessons
Add Reply New Topic New Poll
Member
Posts: 2,799
Joined: Jul 20 2006
Gold: 11,402.00
Oct 3 2024 06:04pm
Senior Software Engineer turned Engineering Manager here. I can solve any problems for you and help you learn whatever you need in the world of programming / computer science.
Member
Posts: 782
Joined: Jun 26 2008
Gold: 0.00
Dec 13 2024 02:38am
i need some help
Member
Posts: 1,017
Joined: Mar 28 2021
Gold: 1,720.00
Dec 16 2024 07:22pm
What programing app would you recommend I use to create such an app:

It will be used for estimating construction work. The tough part for me is making rows, moving rows, copying them, and dragging them. Rows can have subrows and sub-subrows. The number of columns would be set but the rows can be created as needed.
I think i can figure out using a csv for all the input data save/load. Just need help with choosing my start point. For reference i have basically little computer programing experience, but enough to make light weight apps/games. I would consider what I'm planning on making as light weight.
Member
Posts: 30,706
Joined: Aug 9 2018
Gold: 4,775.00
Dec 17 2024 09:22pm
Quote (veryveryviolent @ Dec 16 2024 08:22pm)
What programing app would you recommend I use to create such an app:

It will be used for estimating construction work. The tough part for me is making rows, moving rows, copying them, and dragging them. Rows can have subrows and sub-subrows. The number of columns would be set but the rows can be created as needed.
I think i can figure out using a csv for all the input data save/load. Just need help with choosing my start point. For reference i have basically little computer programing experience, but enough to make light weight apps/games. I would consider what I'm planning on making as light weight.

Python pandas data frames

This post was edited by DanTravBABY on Dec 17 2024 09:22pm
Member
Posts: 256
Joined: Sep 20 2023
Gold: 0.00
Warn: 10%
Dec 19 2024 01:37pm
excel
Member
Posts: 30,959
Joined: Apr 13 2008
Gold: 11,786.69
Dec 19 2024 03:37pm
What programing app would you recommend I use to create such an app:

It will be used for estimating construction work. The tough part for me is making rows, moving rows, copying them, and dragging them. Rows can have subrows and sub-subrows. The number of columns would be set but the rows can be created as needed.
I think i can figure out using a csv for all the input data save/load. Just need help with choosing my start point. For reference i have basically little computer programing experience, but enough to make light weight apps/games. I would consider what I'm planning on making as light weight.


ag-grid
Member
Posts: 1,017
Joined: Mar 28 2021
Gold: 1,720.00
Dec 19 2024 06:11pm
ag-grid


This looks like youre getting me somewhere
thanks
ill look into it
Member
Posts: 9,109
Joined: May 11 2009
Gold: 5.01
Dec 20 2024 12:35am
How to solve multi variable network flow optimization with assembly codes?
Member
Posts: 256
Joined: Sep 20 2023
Gold: 0.00
Warn: 10%
Dec 22 2024 09:55am
xor nop nop
Go Back To Programming & Development Topic List
Add Reply New Topic New Poll