I know he specializes in Java but he knows lots of them. He’s a consultant for businesses that have website issues and they all have their own languages that they use.
I’m somewhat okay at coding, a bit above average, I’ve taken computer classes my whole life but I hadn’t paid attention most of the time. I did scratch from 1st-6th grade, then i started java for a few weeks in 7th grade in semi-private classes before I moved away, and recently got back into it in 9th grade with my computer class. I’ve been teaching myself “programming” in desmos ever since.
Thanks.. I did spend 5 long gruesome months making it.
I used floor to parse each of the digits into individual segments so the segment reader could make it actually display. Everything else just makes it cooler… more features etc.
Bug: The music keeps playing even though the blue bar has reached the end. I believe it keeps cycling indefinitely. I think you need to make a halt command, like this:
is we are talking about bad teachers, i had a teacher who favoured girls and homeroom kids(i was neither),had back problems and was so bad that even the girls in the home room class hate her
I actually have a glitch sometimes where desmos wont play sound at all. its not just this graph it applies to the entirety of desmos. that might be ur issue
alright yall.. having another issue. the sound is playing late (2-3 seconds late) and im not sure if its because of my computer lagging or an issue in the math. Would yall test it for me? Desmos Music Lab | Desmos
I agree it may be lag. I also see the delay, but if I manually adjust things the bar seems to align fine with the correct tones. (Running a search, I’m not sure what S_lider and S_liderMark are doing though they’re included in actions and the ticker and may be slowing things down.)
A side suggestion: You can have variable names for sets of actions, which can help with making updates. For example, you have 4 polygons all running the same set of actions. You could have:
Then use R_{eset} for each “Run: “, that way you only need to edit R_{eset} and it links to all the actions you’ve attached. You can also do this with the ticker.
An alternative to having actions for all the parts of your button is to make a white circle polygon with almost zero opacity that is layered on top of the others. Then, you only need an action on that one.