by BugZeroCodes | Jul 18, 2026 | Blog
Today I practiced Python on Sololearn! This time I learned about the basics of debugging code. I learned about debugging as part of the process of coding. I read through pieces of code and identified bugs. Next time I will be learning standards and best practices commonly used in the industry!
by BugZeroCodes | Apr 18, 2026 | Blog
Today I practiced A/B testing on Sololearn! This time, I reviewed everything we have learned about A/B testing, from noise and p-values to conversion rates and statistical significance testing. Thank you for tuning in to this mini-series!
Next time, I will be starting an in-depth series on Python!
by BugZeroCodes | Apr 1, 2026 | Blog
Today I practiced A/B testing on Sololearn! This time I used A/B testing to optimize visits on blog topics. I used conversion rates to decide whether to accept or reject a hypothesis. I used a statistical significance test to determine if the differences were statistically significant. Next time I will be reviewing everything we have learned!
by BugZeroCodes | Mar 11, 2026 | Blog
Today I practiced A/B testing on Sololearn! This time I used A/B testing to optimize ads on social media. I started with a hypothesis for the A/B experiment. I learned to use conversion rates to evaluate performances of our test. I also used the p-value to decide if the changes are due to chance. Next time I will use A/B testing again in content testing!
by BugZeroCodes | Mar 9, 2026 | Blog
Today I practiced A/B testing on Sololearn! This time I learned how to use a statistical significance test to make data-driven decisions. I learned how to calculate a probability value to determine the likelihood that observed changes are due to chance. Next time I will be using A/B testing to optimize social media ads!
by BugZeroCodes | Mar 2, 2026 | Blog
Today I began a new mini-series on A/B testing on Sololearn! I learned to read data fluctuations and find out whether differences in graphs are due to chance. Next time I will be using A/B testing to make a data-driven decision!
Recent Comments