So far, I have only seen examples like the following:
$$ \langle p, q \rangle = \int_0^1 p(x)q(x)\ dx, $$
where $p$ and $q$ are elements (polynomials) of a finite-dimensional polynomial vector space.
I'm wondering if there other kinds of inner products involving polynomials, without involving integrals or more interesting ones of the same kind.
Every finite-dimensional real vector space can be given an inner product by identifying the space with $\mathbb R^n$ by choosing a basis and transporting the canonical inner product.
For a finite-dimensional polynomial vector space, this gives $$ \langle p, q \rangle = p_0 q_0 + p_1 q_1 + \cdots + p_n q_n $$ when you use the monomial basis $1, x, x^2, \dots, x^n$. Here $p_i$ and $q_i$ are the coefficients of $p$ and $q$. (They are the coordinates with respect to the monomial basis.)