|
|
|
|
|
by oersted
28 days ago
|
|
In Spain both are still taught in the standard high-school curriculum. Not everyone takes those classes of course, but Latin is one of the core optatives in the humanities path, it can be chosen in the university entrance exam as one of the core tests, and many students do pick it. It's not really taught as a foreign language though, it is used to teach fundamental concepts in linguistic analysis and translation, and it can be a legitimately valuable foundation to have a strong general literacy across romance languages. I'm not sure how common it is elsewhere, but Roman law also makes up a non-trivial fraction of the compulsory curriculum in the first years of studying law at university. Most of the concepts are still relevant, it's what all modern legal systems are founded on. I remember that a good friend of mine somehow avoided studying maths for the last four years of high-school by choosing all the alternatives, which included both Latin and ancient Greek. He was and still is a fantastic programmer despite hating maths though, obsessed with Linux distros from early teens. |
|
It's in Spanish, proof based, but not as hard as Spivak. If he is good at programming he must be good at logic and thus if he understands Math as something to apply rules, he we will ace the book.
He can use Maxima to locally solve the equations. Forget LLM's, these will just make him dumber. Maxima to test the solutions, pen and paper:
https://maxima.sourceforge.io/
Docs in Spanish https://maxima.sourceforge.io/docs/manual/es/maxima.html
More books, "Primeros Pasos" it's a good one to start with and then just use the Maxima manual as the reference:
https://maxima.sourceforge.io/es/documentation.html
The Windows version comes with everything in the installer. Linux distros have it in its repos, install "wxmaxima" and "maxima-doc" for documentation. It's weights very little, less than 100MB. Install Gnuplot too for plots/charts/graphs (altough it might come preinstalled for Windows).
And a Math background, even a basic one will be extremeley helpful while coding.
Most schools in Spain thaught us Math as methods to blindly apply formulae based on rote memorization and everyone was just clueless.