Language to create physics model

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 1K views
Shahar
Messages
43
Reaction score
2
I am trying to build an interactive physics model for thr students in my school.
I'm not sure how I can do it.
I tried to write it on Java and C# with no success.
I don't want it to be a web application.
Which tools and languages I should use.
 
  • Like
Likes   Reactions: Fooality
Physics news on Phys.org
Shahar said:
I tried to write it on Java and C# with no success.
What do you mean by that? Java and C# are general purpose languages, so you should be able to program whatever you want. What did you try to do that those languages didn't allow?
 
DrClaude said:
What do you mean by that? Java and C# are general purpose languages, so you should be able to program whatever you want. What did you try to do that those languages didn't allow?
Draw graphs.