I want to count the number of linear maps $F_2^2 \to F_2^3$. I know that there are $3$ possible bases (assuming order is irrelevant) for the domain and $28$ possible bases for the codomain.
If I imagine that linear maps are analogous to functions in that the number of functions from $A \to B$ is $|B|^{|A|}$, then this answer/guess is given by $8^6$. I am wondering if that is the right way to go about it, in terms of linear maps, however. Would we have to use the bases in some way?
I read the similar question Counting the number of linear maps, but I am assuming I only know the basic definitions of linear maps and vector spaces - matrices have yet to be defined.