Finding a Math Job: Preparing Before Graduation

  • Thread starter Thread starter homeomorphic
  • Start date Start date
  • Tags Tags
    Job
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
121 replies · 19K views
homeomorphic said:
They already know I'm new to the language, so I'm not really trying to fake anything. Just trying to actually learn it.

If you already know how to program, picking up a the basics of a new language in 2 weeks isn't impossible, assuming it uses the same programming paradigm that you already know. If you only know a procedural language, a functional programming language like Lisp or declarative language like Prolog will look like Chinese compared with English!

If you don't already know how to program, then good luck ... :smile:
 
Physics news on Phys.org
AlephZero said:
If you already know how to program, picking up a the basics of a new language in 2 weeks isn't impossible, assuming it uses the same programming paradigm that you already know.

That's sort of what I'm finding so far. I'm surprised at how easy it is. All I knew was C++. Java is what I'm learning, and already, my Java is almost caught up to my C++. Maybe my C++ isn't what it could be. But I know the basics.