On Friday, I completed the Rock, Paper, Scissors project. Overall, it wasn’t too challenging, but I encountered an issue getting the game to play on the console. I don’t know what I was doing wrong. Today, we’re practicing some Javascript exercises involving loops and arrays, and I’m still working on them. Tommy is making a…
Author: desertkitten_md0op6
Hearing
I must create a game of Rock, Paper, Scissors in JavaScript. This game will be entirely played on the console. I think the game will go something like this: A function to randomly select the computer’s choice. A function to determine the winner based on the user’s and computer’s choices. A primary function is to…
Birthday
Today is my birthday. So, I thought I’d look up some birthday facts: Birthday Celebrations Origin: The tradition of celebrating birthdays dates back to ancient Egypt, where Pharaohs were honored on their “birthday” – the day they were coronated and considered gods. Birthday Candles: The tradition of placing candles on birthday cakes is believed to…
The Inner Critic
Today in therapy, we continued the discussion on the concept of the inner critic. This internal voice can be harsh in its criticism, and many people aren’t even conscious of its presence, as it has been with them since childhood. I’ve noticed that my inner critic tends to be sarcastic and protective. The therapist and…
Monday Monday…
I didn’t connect my laptop to Tommy’s computer monitor as planned today. I encountered issues while attempting to set them up together, so I used my laptop at Tommy’s desk. Then, something strange happened – I realized my laptop wasn’t charging. Upon further inspection, I noticed the uninterrupted power supply (UPS) was turned off. I…
Learning Github
It’s finally Friday! The Git Fundamentals class was quite intriguing. We delved into working with branches and understanding the differences between working remotely and locally. The last lab was extensive, and it took me longer to complete than the allotted time. It might have been more manageable if the lab had been split into two…
My birthday is coming up
Today, I participated in a course on Git Fundamentals. The session focused on GitHub and Git usage. GitHub is a cloud-based platform that facilitates code storage, management, and collaboration for developers. It leverages Git, an open-source version control system, to enable concurrent file or code modification by multiple individuals. It was an engaging session. The…
Power outage
This afternoon I had logged in for my therapy session and then all of the sudden we were hit by this big storm and the power shut down. I had to reschedule my therapy. It’s now on next Tuesday. The power is still out. I hear it may be out all night. This sucks because…
Packing list
Today, I spent time coding in CSS and HTML, which was quite enjoyable. CSS can be challenging to grasp. I’m getting better at working with GitHub and Visual Studio Code. I want to watch a GitHub Fundamentals online event this Thursday and Friday. As part of my practice, I created a simple recipe website, which…
Monday again
I’ve recently started exploring the Odin Project, and I’m enjoying it so far. I’m delving into GitHub and Visual Studio Code, beginning with HTML and moving on to JavaScript soon. I’ve spent a few hours navigating the integration of GitHub and Visual Studio Code, utilizing the command line at times. I’m gradually getting the hang…