DEV Community

Discussion on: What Did you Learn this week --March 20?

Collapse
 
kailyons profile image
Loralighte

I re-learned my love for TypeScript, learned some more Fortran (still at the basics as I am working on prototyping ideas in Python). I learned a lot on how to translate custom code into a different language,

Collapse
 
waylonwalker profile image
Waylon Walker

That is super cool. I have dabbled a time or two in integrating a lower level language into a python package. I just have never had a use case to go much further. I think that would be an amazing skill to have!

have you tried cython, or any of the other python "compilers"?

Collapse
 
kailyons profile image
Loralighte

Yeah, I have. They work fine however in my opinion they feel slow.

Collapse
 
lquenti profile image
Lars Quentin

Just out of curiosity, 2 Questions:

  1. Why do you learn Fortran? I'd guess that there are no significant performance advantages to modern C++ oder even just C

  2. Are you a physicist?

Collapse
 
kailyons profile image
Loralighte
  1. I really like the syntax, especially compared to C and C++

  2. Nope