PabloAMC
- 20
- 2
I think this thread is being really useful. Just let me point out two things that might be of your interest, Punck. First, acording to a paper I found at scholar google, the main programming languages at ATLAS (LHC) are currently: 1. C++, 2. Python, 3. FORTRAN. (I think you will have to trust my memory on this, I don't remember where I read it). You may want to learn any of those. FORTRAN is the oldest, pretty simple. Python is very simple to learn as well, you have millions of libraries all around and I think that is, with R, one of the most used languages in data mining and this kind of stuff. And finally C++ is more complicated but one of the fastest.
And the other thing you may want to know. There are in fact some libraries of programming called Computer Algebra System, that are sometimes used for symbolic programing. For example, if you want to do an analytical integral, they might be able to do it
And the other thing you may want to know. There are in fact some libraries of programming called Computer Algebra System, that are sometimes used for symbolic programing. For example, if you want to do an analytical integral, they might be able to do it