fbpx
Select Page

Getting started with Epic React – #NikemaLearns React

I finished the welcome section of Epic React and I’m super excited about getting started with React Fundamentals. The plan is to document my learning as I progress through the course.

Reflecting on and sharing what you’ve learned is baked into the course. I love that and the KCD Learning Clubs. I know peer coaching works to reinforce learning and staying motivated on the path to completion. There are no open clubs at the moment and I don’t really feel like starting one myself. Let’s see how it works out for me.

#NikemaLearns about DevOps – Day 2

I worked on a bit more of the DevOps Prerequisites Course – Getting started with DevOps.

I covered some commands for user accounts, downloading files with curl and wget, checking the OS version, RPM and Yum, and services.

Using systemctl is definitely new, I never learned that. I would always use service ... start, stop, enable, etc.

I stopped the video at the point where the instructor is introducing the vi editor. I’m interested to see if I will pick up some new tips. I can use vi well enough, (I know how to exit 😀), but I never took the time to learn to use it well. I generally use VS Code or nano.

#NikemaLearns about DevOps – Day 1

#NikemaLearns about DevOps – Day 1

On my first of n posts, I always like to make it simple and easy. Getting started alone is an achievement. Let’s go!

I’ll be making daily updates in the style of 100 Days of Code. That’s the plan at least. I’m starting with free resources for learning DevOps tools and concepts. My first lessons are coming from this video: DevOps Prerequisites Course – Getting started with DevOps.

I covered the first section and completed the labs in Teachable. This section included the course introduction and using the Linux CLI. A lot of the content was a review, but I learned a few things. I took notes by hand, just like I did in the old days 😀