mastodon.xyz is one of the many independent Mastodon servers you can use to participate in the fediverse.
A Mastodon instance, open to everyone, but mainly English and French speaking.

Administered by:

Server stats:

746
active users

#codewars

0 posts0 participants0 posts today

I tried to make a new challenge(kata) for for the first time. It would be a good practice to make testing codes. All their challenges are created by the users.

Unfortunately, my "build stairs" challenge wasn't approved due to the duplication and the lack of random tests.

It might be hard to make a very new challenge since they already have a lot of collections. Hopefully, I can publish a challenge in the near future.

Continued thread

I am working on week 4. It is about testing. Technically, I am able to make a kata (challenge) for now. I am not sure if I want to do that. It will be good practice for coding but for sure it will take too much time.

I solved some python challenges and tried 6 kyu (I am working on 7 kyu katas at the moment) to see if I can handle that. I needed to make most profit from the stock trading. I programmed selling possessed stocks at once but I needed to allow it sell stocks separately as well.

I gave up on it. I checked on some solutions but I could not understand them well. I am not ready to try 6 kyu katas yet.

I am doing 7 kyu katas of python in . It takes more time compared with 8 kyus but I feel more satisfied when I've solved them. The problem is that I always feel like going to another kata. I guess it is called an addiction. Really hard to get out of the loop.

They have 1477 katas in 7 kyu.😇

I woke up at 4 am to watch baseball. I have been coding while watching the game. I am not paying attention to the game since my team is losing.

It seems does not have many katas of SQL. I need to find a place to practice SQL. I might take some SQL courses in . To my surprise, I can handle 7 kyu katas of python. Practice makes perfect.