how do I solve this differential equation $f(x+1)=f'(x)$?
Background:
I have not taken any collage courses or any calculus courses yet, I'm still in high school. I know a lot of math because of videos from 3blue1brown and other, and I do practice problems I make up. Today I was trying to solve many differential equations some I couldn't do and some I was able to do like $h'(x)=h(x)x^2$. first I right $h(x)$ in terms of $e^{g(x)}$ when I take the derivative of it and I get $g'(x) e^{g(x)}=x^2 e^{g(x)}$ then I get $g(x)$ to be $\frac{x^3}{3}$ so $h(x)= e^{\frac{x^3}{3}}$. I know how to solve some differential equations.
I would like to learn a new technique to solve differential equations when the input changes. I would like to know the answer to this differential equation. But I also want to learn how to solve more types of differential equations. Any tips would help.