My view
In my opinion JavaScript can be a great choice to begin with, but it depends a lot on the resources you use and what technologies you try to use with it.
If you actually want to start learning software programming with JS, start with a very simple HTML page (just all you need to execute JS). Do not include any trending Framework, just concentrate on pure JS. Alternatively you can use Node, then there is no need to set up any HTML file.
I think, what learning JS can make difficult is the unnecessary flexibility it provides, but it is still important to understand the "bad" concepts, because you possibly will have to work with the code somebody else has written.
Good articles without explaining too early and too much unnecessary details can be very helpful to quickly learn how programming works. Just think about how equality with "===" is recommended, but knowing "==" is still worth it.
Your view
Please leave your opinion in the comments, even if you do not know a lot about JS. Every perspective is appreciated!
In technology there is nothing like good or bad. It's all about your interest + you also need to be aware what's going around in technology world so that you can also evolved with it. If its your interest Go Mann!! I am also coming up with series of JavaScript blogs from 0. Follow me for more. Cheers!! :)