Start reading through text to fix errors
This commit is contained in:
@ -67,17 +67,31 @@ us to do so.
|
||||
|
||||
\section{Things That I Have Learned}
|
||||
|
||||
I've spent a long time working on and maintaining this project.
|
||||
Despite being an enthusiast of \LaTeX{} for a few years now, I still managed to learn a great
|
||||
deal about it while working on this text.
|
||||
This might seem like something unrelated, but most documentation issues with software often
|
||||
come from the fact that developers usually dislike writing documentation.
|
||||
Since working with \LaTeX{} I \emph{love} writing larger bodies of text such as this,
|
||||
as I just simply enjoy admiring quality typography which WYSIWYG%
|
||||
\footnote{What You See Is What You Get} editors just seem unable to produce.
|
||||
|
||||
I've spent a long time working on and maintaining the Tutorial Framework.
|
||||
While the list of technical things I've learned is long and exciting, I also feel like
|
||||
I've learned a lot about supporting other developers, project management and communication.
|
||||
|
||||
A thing that I will always remember as a software engineer and I've learned during this period
|
||||
The most important thing, that I will always remember as a software engineer
|
||||
and is something that I've learned during this period
|
||||
is to never, ever lower my expectations regarding code quality.
|
||||
No matter what anybody tells you about ``but we have to finish until'' and stuff like that,
|
||||
in the long run it is always like shooting yourself in the foot.
|
||||
We as professionals must always thrive for excellence, and must always express our
|
||||
No matter what anybody tells you about things like ``but we have to make haste and finish in time'',
|
||||
in the long run, making compromises in code quality is always like shooting yourself in the leg.
|
||||
We as professionals must always \emph{thrive} for excellence, and must always express our
|
||||
deepest respect towards our craft.
|
||||
The only way we can do this is by creating quality software as craftsmen.
|
||||
The only way we can do this is by creating quality software while being a responsible
|
||||
\emph{craftsman}.
|
||||
It is a thing of great importance, which cannot be stressed enough, that in the software
|
||||
field \emph{craftsmanship}%
|
||||
\footnote{\href{http://manifesto.softwarecraftsmanship.org}
|
||||
{http://manifesto.softwarecraftsmanship.org}} is what matters most.
|
||||
Many developers fail to understand that no matter how insignificant the code you write
|
||||
today may seem, software is art, and art is something worth pursuing just for the sake
|
||||
of doing art itself.
|
||||
|
Reference in New Issue
Block a user