More editing
authorCraig Maloney <craig@decafbad.net>
Fri, 16 Nov 2018 00:57:59 +0000 (19:57 -0500)
committerCraig Maloney <craig@decafbad.net>
Fri, 16 Nov 2018 00:57:59 +0000 (19:57 -0500)
chapter07.md

index cf6e81385d78381d0e00461ad1c89e9c5bb46d40..6c63ef17886f62a239a98b9ace9dda9b0360f465 100644 (file)
@@ -116,13 +116,13 @@ You will experience periods of burnout in your programming career. Things will c
 
 Programmers don't like to think about giving up. We work on machines that have so many possibilities that we feel we should be able to make anything work on them. But sometimes we don't want to see those possibilities. Sometimes we look at the list of things we should be learning and wonder if it's all worth the effort. We look at lists of job prospects for our set of skills and see that the only fit for those skills is nothing but work that we find meaningless. People who are learning to program ask us what it's like to be a programmer and we wonder if it's OK to crush their dreams this early in their careers. The joy that sustained us into learning the craft disappears and we're left wondering if we will ever cultivate that feeling again.
 
-### FIXME
-
-Programming isn't for everyone. There are times when I've wondered if I should be working as a programmer. I feel as though I can't learn everything that I need to know, and wonder if what I'm learning will still be relevant because by the time I finish everything I'm hoping to learn will have completely changed by then. I struggle looking at job positions that offer work that I don't think will matter six months from now, let alone 10 to 100 years. I feel like the computing future I was promised was corrupted and we're stuck in a world where computers are little more than levers for companies to pry open the wallets of their customers.
+Programming isn't for everyone. There are times when I've wondered if I should be working as a programmer. I feel as though I can't learn everything that I need to know, and wonder if what I'm learning will still be relevant by the time I'm finished. Will I be able to compete in a job market where I feel like everyone has a head start? I struggle looking at job positions that offer work that I don't think will matter six months from now, let alone 10 to 100 years. I feel like the computing future I was promised was corrupted and we're stuck in a world where computers are little more than levers for companies to pry open the wallets of their customers.
 
 It's easy to become fatalistic about the practice of programming but I've realized that there's more to computing and programming than what the job market has to offer.
 
-Part of the joy of programming is the curiosity. If we can continually tap into that curiosity then we have so many avenues to explore.  From game programming to some of the more esoteric languages there are always topics and ideas to discover. What the job market uses is but a fraction of what is out there. There's also a whole host of emulators and retro-computers available with good documentation. One of the things that I'm curious about is how older computers work. But there are also newer, lower-powered machines out there in the embedded space that are fascinating to look at and understand.
+### FIXME
+
+Part of the joy of programming is the curiosity. If we can continually tap into that curiosity then we have so many avenues to explore.  There are always topics and ideas to discover, whether that is game development, esoteric languages, or other programming paradigms. What the job market uses is but a fraction of what is out there waiting to be explored. There's also a whole host of emulators and retro-computers available with good documentation and vibrant communities. One of the things that has intrigued me is how older computers work. Older computers are simple and can learned rather easily with the right mindset. They are well-understood and older programs were generally put together by one programmer. There are also newer, lower-powered machines out there in the embedded space that are fascinating to look at and understand, and can be simple enough to be understood by one person.
 
 But there can also be the realization that there's no joy left in programming. The thought of programming no longer excites us and even the thought of trying something new fills us with dread. We no longer want to even try. What then?