this post was submitted on 06 Aug 2025
19 points (88.0% liked)

Android

31419 readers
41 users here now

DROID DOES

Welcome to the droidymcdroidface-iest, Lemmyest (Lemmiest), test, bestest, phoniest, pluckiest, snarkiest, and spiciest Android community on Lemmy (Do not respond)! Here you can participate in amazing discussions and events relating to all things Android.

The rules for posting and commenting, besides the rules defined here for lemmy.world, are as follows:

Rules


1. All posts must be relevant to Android devices/operating system.


2. Posts cannot be illegal or NSFW material.


3. No spam, self promotion, or upvote farming. Sources engaging in these behavior will be added to the Blacklist.


4. Non-whitelisted bots will be banned.


5. Engage respectfully: Harassment, flamebaiting, bad faith engagement, or agenda posting will result in your posts being removed. Excessive violations will result in temporary or permanent ban, depending on severity.


6. Memes are not allowed to be posts, but are allowed in the comments.


7. Posts from clickbait sources are heavily discouraged. Please de-clickbait titles if it needs to be submitted.


8. Submission statements of any length composed of your own thoughts inside the post text field are mandatory for any microblog posts, and are optional but recommended for article/image/video posts.


Community Resources:


We are Android girls*,

In our Lemmy.world.

The back is plastic,

It's fantastic.

*Well, not just girls: people of all gender identities are welcomed here.


Our Partner Communities:

!android@lemmy.ml


founded 2 years ago
MODERATORS
 

Now hear me out, there are some apps that are more or less just study guides but I was thinking of something like Duolingo that could handle math inputs up to like calculus levels. I know this is possible because sites like symbolab, Wolfram and even the testing and homework software the schools use can decipher complex functions and determine if they're correct.

How come no one has made a gamified math tool for people at the college level? One reason ive heard said is "noone is interested" but... Money is very interesting and I know plenty of college students would be drooling for an app like this.

So I'm just asking you all, what do you think would be the big holdout for you as a developer to not take on a project like this. Why do you think no one's made it?

you are viewing a single comment's thread
view the rest of the comments
[–] StarvingMartist@sh.itjust.works 2 points 1 day ago (2 children)

True but you forget, we all learn in different ways, I've found the organic chem teacher and honestly, I can't focus on videos, my brain simply does not work that way, I learn mostly by doing

[–] Krudler@lemmy.world 4 points 1 day ago

This is so true of many people.

I was a professional game developer for two decades. I was never formally trained, I am completely self-taught.

I must break things apart and build them up from the individual molecules, in order for me to understand things.

When I learned trigonometry in school, or should I say when they attempted to teach it to me, it flew over my head like a flock of birds. I could understand none of it nor could I understand any of the reasons.

When I started to develop an obsessive passion for programming when I was around 14, and I needed to figure out how to shoot a bullet out of a cannon at a certain angle and break down the components of motion into x and Y... I felt like I invented trigonometry myself in about 3 hours.

People are weird and everybody approaches things differently. I could see myself beginning to Intuit calculus concepts with a game, but at the same time I think it's such a specialty ask that it's not realistic.

[–] andros_rex@lemmy.world 1 points 1 day ago (1 children)

As you watch the videos, you can follow along on paper. Pause the videos to try to figure out what to do.

I’ve also found that using a mix of colors works really well as you are working problems. If you are learning composition of functions, try putting each function as a different color. Or if you are in calc and doing integration by parts, again color code each function.

Another tool is to do T chart notes. Write the math step on the left hand side, and the explanation for each step on the right. Think about why you are doing each step.

Gamifying stuff seems very appealing, but Duolingo I don’t think has shown itself as being effective long term.

[–] StarvingMartist@sh.itjust.works 1 points 1 day ago (1 children)

Gonna stop you right there boss, I have been on this earth 30 years. Trust every method of trying to follow along, that I have tried.

And I think people are getting too hung up on Duolingo, that's just the closest thing I can compare to.

what I personally need is repetition. And nothing has been more effective that whoever coded the algebraic problems in blackboard. It pulls up a generated problem from a set or concept, I work it out on paper and input it into the input, which uses either math text or latex. Its fantastic. Except you can't pull up problems on demand and it's not in a mobile format so it's a bit of work getting in practice on the go.

[–] andros_rex@lemmy.world 1 points 22 hours ago

What topic are you trying to learn right now?