by BugZeroCodes | Feb 15, 2022 | Blog
Today I practiced R on Sololearn! This time I went over operations DataFrames use, such as sum, mean, and median. I also went over ways to filter results and add new columns. Next time I will be going over everything we have learned!
by BugZeroCodes | Feb 11, 2022 | Blog
Today I practiced R on Sololearn! This time I went over the DataFrame, which allows you to hold elements of different data types in two dimensions. I also went over how to create a DataFrame and access the columns in one. Next time I will be going over DataFrame operations!
by BugZeroCodes | Feb 9, 2022 | Blog
Today I practiced R on Sololearn! This time I went over the basics of matrices, a two-dimensional data set with rows and columns. I demonstrated how to access individual columns or rows and how to transpose them. Next time I will be going over DataFrames in R!
by BugZeroCodes | Feb 4, 2022 | Blog
Today I practiced R on Sololearn! This time I went over lists, which can hold multiple elements of varying types. I also went over a shorthand of accessing a list’s elements and merging two lists. Next time I will be going over matrices!
#rlanguage #sololearn #kidswhocode #programming #problemsolvers
by BugZeroCodes | Feb 1, 2022 | Blog
One month into the new year, and we are getting into the swing of things. Start the new year right by learning a new programming language. It will surprise you how easy it can be!
by BugZeroCodes | Jan 28, 2022 | Blog
An instrumentalist can play a piece of music and play all the right notes, but if it’s not the right rhythm or played at the wrong time, it’s just as bad as a wrong note! The same can be applied to life. It’s important to know when to start and end different activities and tasks. For example, nothing is wrong with coding, but if you are coding instead of doing your homework or doing chores around the house, that is a problem for you and your family. Having discipline and self-control at a young age will set you on the path to being a well-rounded adult in the future. Let us focus on doing things at the right time so we stay focused and alert at the task at hand.
Recent Comments