
Moving on...
So I finished up with the "Beyond" book a couple of days ago, and now I'm about to start on a new Python book. This one is named "The Big Book of Small Python Projects", written by Al Sweigart who wrote the last book I went through. This new book has a lot of programs I'm going to use for code-writing practice. I'm not sure how long it will take me to get through this book, but I bet it'll be a few weeks at least. Hopefully I can devote at least 2 hours or more to it each workday. I feel like I'm starting to get the hang of Python, but I still have a long way to go before I can start coding my own programs from scratch. I have my next book picked out already. It's named "Fluent Python" and is huge, so that one will definitely take a couple of months to work through. I haven't ordered it yet, I'm going to wait until I'm most of the way through with my current book. I recently got assigned a batch of IP addresses from ARIN that I haven't done anything with yet, but I'm starting to formulate a plan in my head. I have a /24 of IPv4 and a /48 of IPv6 addresses now, and I think I'm going to assign them to the Cisco gear I have in my cabinet at work. But first I have to figure out how to get NAT working on my Mikrotik router. I have NAT working partly. It translates a public IP into a private IP that is assigned to my big Cisco router, so I can reach it from anywhere on the Internet, but I wasn't able to get the outgoing part of NAT working on my Mikrotik router last year, so basically I can log into the Cisco router, but I can't ping out to the Internet from within it yet. It's strange, I set everything up according to the documentation, doublechecked it all several times, fiddled with it, and even got a friend at work to help, but we couldn't get the outbound NAT to work for some odd reason. That was last year, and I've upgraded the Mikrotik OS since then, so I'm hoping I can get it working this time. I still want to start using Ansible with all of my servers, routers and switches, but that's a more long-term project idea. It'll be neat if I can get it working. I'm going on vacation in June. I'll be driving up to Oregon and staying at Mom and Doug's house for a week. I'm looking forward to it, going to take my bicycle along and hopefully get outside while I'm there. If the weather's nice we'll probably go kayaking on the river too. Mom has already enlisted my help cleaning up the back yard, pulling weeds from the garden and stuff so that'll be fun to do. I have a big Stephen King book I'm going to take along with me, plus my laptop and Python stuff so I think I'll be able to get a little bit of work done while I'm there. Should be a fun relaxing time.