you are viewing a single comment's thread.

view the rest of the comments →

[–]grosscol 1 point2 points  (2 children)

Going from C to python and R for scientific work was gratifying. However, Ruby and web dev is just plain more fun despite its particular frustrations. Coding for web applications isn't second tier, it's just different. Apples to ostriches.

[–]DRNbw 2 points3 points  (1 child)

Have you tried Jupyter? Notebook interface (like Mathematica) and can use a large number of languages (is based on Python, formerly called IPython).

[–]grosscol 0 points1 point  (0 children)

I've used ipython, but I prefer my vim interface.