Basic Math – R on Sololearn
Today I practiced R on Sololearn! This time I went over basic math, exploring the min and max function, and discussing some basic arithmetic, such as integer division
. Next time I will be going over booleans!
Today I practiced R on Sololearn! This time I went over basic math, exploring the min and max function, and discussing some basic arithmetic, such as integer division
. Next time I will be going over booleans!
Today I practiced R on Sololearn! Due to a change of plans, I went over data types instead of comments. I went over integers and strings, and the basics to each of them. Next time I will be going over basic math and booleans!
Today I have started on a new programming language: R! R is the number 1 choice for data scientists and analysts. It is also the most widely used statistics programming language. Next time I will be going over comments on R!
Today I practiced Go on Sololearn! This time I reviewed everything we have learned about concurrency, from Goroutines to channels to the select statement. Let me know if you want to see me try other languages!
Today I practiced Go on Sololearn! This time I went over the select statement, which is used to wait on multiple channel operations. It has similar syntax to a switch statement, but each case statement is a channel operation. It also waits for a channel to receive data and executes its case. Next time I will be reviewing everything we have learned!
Everyone has responsibilities. We all have tasks and duties to fulfill. Even on sports teams, players have a responsibility to their team that they will do what is asked. This is probably most important in a job setting. For example, a tech company can not be successful if the employees are writing lazy code or leaving empty holes in their programs. Let’s focus on teaching kids at a young age to fulfill their duties and responsibilities so they can be the best version of themselves.
Recent Comments