Language to create physics model

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K 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.