Let $R=\begin{bmatrix}F&0&0\\ F&F&0\\F&0&F\end{bmatrix}$ with a field $F$. Show that
$$\begin{align} I_1=\begin{bmatrix}0&0&0\\0&0&0\\F&0&0\end{bmatrix}, I_2=\begin{bmatrix}0&0&0\\0&F&0\\0&0&0\end{bmatrix} \end{align}$$
are not isomorphic $R$-modules.
My ideas:
$I_1$ is nilpotent and $I_2$ is not. Therefore, I thought that they can't be isomorphic as $R$-modules. But the left ideals $I_1$ and
$$\begin{align} I_3=\begin{bmatrix} 0&0&0\\0&0&0\\0&0&F\end{bmatrix} \end{align}$$
are isomorphic as $R$-modules, even though $I_1$ is nilpotent and $I_3$ isn't.
So, how do I show that $I_1$ and $I_2$ aren't isomorphic as $R$-modules? And why can't I use the nilpotent property?
Be careful
For a noncommutative ring like this you have to specify what side you are working on (left or right modules.) The answer will hinge on this.
Q+A
The nilpotency of a submodule of $R$ is not useful because module isomorphisms aren't multiplicative, and so the property isn't relevant for modules.
One thing useful for disproving isomorphisms are the annihilators, since module isomorphisms preserve annihilators.
The left annihilator of $I_1$ is $\begin{bmatrix}F&0&0\\F&F&0\\F&0&0\end{bmatrix}$ and the right annihilator is $\begin{bmatrix}0&0&0\\F&F&0\\F&0&F\end{bmatrix}$.
The left annihilator of $I_2$ is $\begin{bmatrix}F&0&0\\F&0&0\\F&0&F\end{bmatrix}$ and the right annihilator is $\begin{bmatrix}F&0&0\\0&0&0\\F&0&F\end{bmatrix}$.
The left annihilator of $I_3$ is $\begin{bmatrix}F&0&0\\F&F&0\\F&0&0\end{bmatrix}$ and the right annihilator is $\begin{bmatrix}F&0&0\\F&F&0\\0&0&0\end{bmatrix}$.
From this we can see that none of the three ideals are isomorphic as right $R$ modules, and that $I_1$ and $I_2$ are not isomorphic as left $R$ modules. Now you see the importance of side...
The disposition of the left annihilators doesn't immediately mean that $I_1\cong I_3$, but upon further investigation we do confirm that right multiplication by $\begin{bmatrix}0&0&1\\0&1&0\\1&0&0\end{bmatrix}$ furnishes a left-$R$ linear isomorphism of $I_1$ to $I_3$.
I think you want to say that being a simple module is certainly preserved by isomorphisms.
No, the statement I boldfaced is false. In a simple ring like $M_2(\Bbb R)$, the entire ring is the unique minimal (nonzero) ideal, but it has infinitely many minimal left ideals and minimal right ideals. It is not simple as a left or right module. The other direction is true though: if a two-sided ideal is simple as a left module or a right module, then it is a minimal nonzero two-sided ideal.
$L_\lambda:=\{\left[\begin{smallmatrix}0&0&0\\0&0&0\\\lambda x&0& x\end{smallmatrix}\right]\mid x\in F\}$ for any nonzero $\lambda$ in $F$ provides many examples.