I need to construct a self-duel linear binary code of length 8.
So I know that a self duel code is one such that $C = C^{\bot}$. That is, I need to find a code of length 8 that has a generator matrix for $C$ that is also a check matrix for $C$. However, i'm stuck as to how to proceed in finding the matrix.