this post was submitted on 21 Dec 2023
102 points (94.7% liked)
Programming
17333 readers
150 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities !webdev@programming.dev
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Depends on what kind of programing your doing and what kind of projects your working on.
As a person who isn't great a programming, has no real use for it in my daily life and forgets everything I've learned, and has pretty much given up on trying to remember what little I ever knew I was able to make a program that used Excel, an Excel compatible version of a grocery store's main supplier's invoices, and USB barcode scanner to greatly speed up checking in the 10+ pallets of stuff that would come in three days a week.
Pretty much the only math I can remember needing to use was "add +1 to value stored in incrementerVariable".
Also, as far as programming goes, you can be bad at math so long as you can remember that there is a formula to do a thing. Nobody is expecting you to remember a pile of equations, only that they exist and how to look them up when you need them.