My opinion on Javascript

Java Script is a good language for manipulating the DOM and maybe write some small scripts but I would hate to use it in a large project. This is because of the missing safety that strong typed languages have, refactoring or adding things in an existing javascript project would be a huge pain, maybe if you have test cases for everything you can do it with more confidence.

Prolog

Writing code with this programming language is always a chalange and always satisfing to solve problems with this language. I think the reason I like it so much is that it forces you to think in a different way, similar like FP programming does, I am planing to read some Prolog books in this weeked if I have time.

Public domain image from Pixabay