by BugZeroCodes | Jan 21, 2022 | Blog
This past week was spirit week at our school. Each class also had an assigned wall in the gymnasium to decorate. Since my 11th-grade class is the biggest, we had two walls to fill up. If it was one or two people working on it, it would never have been finished in time, but because we all worked together to color, cut, and tape all the decorations, we were able to complete our project in time! Another great example of how teamwork can make the dream work.
by BugZeroCodes | Jan 13, 2022 | Blog
Today, I talked about String Functions and Function Pointers on C in SoloLearn. I learned how to use arrays properly and what an ‘array of strings’ is.
by BugZeroCodes | Jan 11, 2022 | Blog
Today I practiced R on Sololearn! This time I went over vector arithmetic. If two vectors are of equal length, you can add, subtract, multiply, and divide them. I also go over some more vector functions such as mean and median, which return the average number of the data and the middle number in the ordered set, respectively. Next time I will be going over lists!
by BugZeroCodes | Jan 6, 2022 | Blog
Today I practiced R on Sololearn! This time I went over some vector functions such as sort, length, and seq, which can be used to filter items in a vector.
Next time I will be going over how we can use vectors to do some basic arithmetic!
by BugZeroCodes | Dec 27, 2021 | Blog
Today, I taught about The string.h Library and Converting a String to a number. This time, I went over string functions and how to convert them. Next time, I will be talking about Array of Strings.
by BugZeroCodes | Dec 26, 2021 | Blog
Merry Christmas! We trust that you and your families are doing well and are having a great Christmas. Christmas break is a great time to talk with family and see people you haven’t seen in a while. It is also a great time to code. If you have some free time, you can start learning a programming language and keep building on it throughout the new year!
Don’t wait! Start learning a programming language today!
Recent Comments