#83 - Python Programming PD

Hello Readers!


This week I haven’t done much development in the realm of this blog, website, or any of my courses that I want to develop in the future. And it’s okay. I’ve been assigned a Course through Coursera called “Automation through Python”. It’s a Python Bundle that has 7 courses that are a part of it. So really interesting. The 7 Bundle courses are:


-The Crash Course in Python.

-Using Python with the OS.

-Intro to Git and Github.

-Troubleshooting and Debugging Techniques.

-Configuration and Management in the Cloud. 

-Automating Real World Tasks in Python.

-Accelerate Your Job Search with AI. 


So I’ve been doing a lot of work in the first course. My style of Programming is that I like to use a Chromebook since Chromebook’s have a built-in Crostini Linux Shell. So I created a repository and this has a bunch of folders and these folders have all the units with the notes, activities, and reviews all in one place. Then at the end of the day or every couple of days I make sure to save it up to Github. It’s just a command line based way of doing things and I love it. My preferred text-editor of choice will always be Vim. I’ve used Vim for about as long as I can remember along with my Happy Hacking Keyboard. And it’s a lot of fun! So I’m going to see what I can learn and what I will do. As time goes on though, since I’m going through subjects that I haven’t covered before, I try to take notes and go through everything step-by-step taking notes on everything. 


Anyways, I’m having a blast learning Python and yes it’s a lot of work, but I will see how far I will go in December. I’ll continue to try to do a little bit of work here and there on my website stuff, but I need to do this meanwhile. I think I’m going to create a “Timeline” for myself regarding myself and my website, that way, I feel like I’m on the right track and not overwhelmed. 


Have a nice week. We are almost to Thanksgiving!!!

-Calvin

Next
Next

#82 - Back into Programming Again