I have found these tutorials to be very good for anyone getting started with dynamic programming :-
1)https://www.hackerearth.com/practice/algorithms/dynamic-programming/introduction-to-dynamic-programming-1/tutorial/
2)https://medium.com/@karangujar43/tutorial-my-experiences-1-dynamic-programming-5fa956967c6d
3)https://medium.com/@karangujar43/tutorial-2-my-experiences-dynamic-programming-7254e35cec1a
4)https://medium.com/@karangujar43/tutorial-3-my-experiences-dynamic-programming-c711b9ff1071
5)https://medium.com/@karangujar43/tutorial-4-my-experiences-dynamic-programming-9df183219b12
If you guys have more nice tutorials, add in the comments!
Happy Coding!