☕ David Antoine Question for devs : what programming language should a complete newbie start with ? I'm not sure I would be able to learn that. I'm not sure if my brain is "logical" enough... I'm starting to think about it. Maybe I should try, no matter how long it would take to be "proficient" enough. I love astronomy, I'd like to do program something related to that. So, what would be a good starting point ? C, C++, Python ? There are so many language...
🦿 Lucian Marin Python 3, definitely. Just make sure you install pip and then install ipython using pip. IPython will make you fall in love with the language. The first package listed under awesome-python.com... is astropy.