This is a stable method-of-line scheme for u=u with periodic boundary condition, but it is only first-order accurate.
Correct it with DD and DDD to get a third-order method-of-line scheme. Namely, find a spatial discretization of the form:
Q = D^2 + aD + D_ + BD + D + D
so that u = Q is third-order accurate. (Hint: show Q = eiw = iw + O(h^3). The result can also be used in Question 2.)