Sites for chemistsry programming

  • Thread starter Thread starter jencheeg
  • Start date Start date
  • Tags Tags
    Programming
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
jencheeg
Messages
6
Reaction score
0
hi everyone,
one of my homework questions asks me to write a computer program to evaluate the Planck distribution at any temperature and wavelength and add it to a routine for evaluating integrals for the energy density of the radiation between two wavelengths.
I have never used any programming to study chemistry, can anyone show me which language should I use, and some links for the tutorials for programming applied for physical chemistry?
any help appreciated, thank you.
 
Physics news on Phys.org
thanks but i think i will try it by Java.
 
Why would you choose to use Java? For numerical calculations C++ is the way to go. I mentioned the book above and the use of VBA because in that book the Planck problem is well documented and easy to follow for someone with no programming experience.

So why Java?

Thanks
Matt