If I understand it correctly, a binary linear $(n,k)$-code C is a code where the Alphabet is $\{0,1\}$ and $C=f(\mathbb F^k_2 )$ for some injective vectorspacehomomorphism and $f : \mathbb F^n_2 \rightarrow \mathbb F^k_2 $ such that $C$ is a linear subspace of $ \mathbb F^n_2$ with $k$ dimensions.
I want to know how many binary linear $(10,8)$-codes there are.
Is this just the number of linear subspaces of $F^{10}_2$ with $8$ dimensions - which would be $ 10 \choose 8$ if I am not mistaken, or do I need to consider something else?