There is a famous quote by Kaplansky on linear algebra:
We [he and Halmos] share a philosophy about linear algebra: we think basis-free, we write basis-free, but when the chips are down we close the office door and compute with matrices like fury. (Paul Halmos: Celebrating 50 Years of Mathematics.)
What does it mean to think and write basis free? Are there any "basis free" approaches to linear algebra?
Update: The comments below raise another question related to the above quote. How can one interpret studying systems of linear equations in a basis free way.
For an $m\times n$ matrix its reduced row echelon form (used in Gauss Jordan elimination) yields a unique basis of $\mathbb R^n$ (take the basis of corresponding row space and adjoin to it the basis of the corresponding null space). So each matrix $A$ has a special basis associated with it which does something nice: it solves $Ax=0$. How can one talk of these things in Halmos' viewpoint?