đź’» Weekly Topic: Best Part of Coding

Hi everyone! Welcome to the last full week of April! Hope the month has been treating you well. This week, we’re going to talk about what we like about programming!

Since you’re here, it’s very likely that you’ve made an Arcade game or a cool micro:bit project or even do some coding outside of MakeCode. What part of the process is your favorite? Do you like thinking of a new idea and getting something started? Maybe coming up with a good algorithm or clean solution for a problem you’ve been facing? Maybe debugging because it’s like solving a puzzle? Do you find it satisfying to write tests and know that your code is working as expected? Are you most excited when everything comes together and you have a finished project? Is learning a new programming language the most rewarding? Or is there something else that’s best?

Let’s chat about it!

:desktop_computer: :magnifying_glass_tilted_left:

15 Likes

the mental exercises it gives.

4 Likes

I have two favorite parts.

  1. Thinking of Ideas. I love just thinking about: what kind of game to create, how to work things out, and what fun things I can add to make my game unique
  2. The other is when said ideas actually work, because I definitely have ideas far beyond my coding skill level and the limitations of Makecode.
5 Likes

The best part of coding is the ability to create whatever the heart desires, (not those kind of desires) And be able to share your creations with the community, and inspire them. Even the simplest of games can become beloved among their fans.

insert joke here.

6 Likes

Creativity and being able to be happy that YOU made a project. Whenever I make a game and review the code, I am still shocked yet proud of my efforts.

4 Likes

Hyping up the game. it feels good. and also receiving like from said game.

3 Likes

doing random stuff

4 Likes

I love the start, that rush you get from deciding to make a cool project. That 80% of the work takes 20% of the time bit. Now afterwards, the 20% takes 80% bit is the scourge of all coders, like ever

3 Likes

Helping each other is the best part

3 Likes

When you finish a game and you can play it for as long as you want because you’re “Testing” it

7 Likes

For me… it would be because I love computer games and making the games if they are good feels amazing then you play them and it is so cool to realise you made that.

4 Likes

The part in which I fix the bug that almost made me delete the project.

5 Likes

posting it on the forums and getting tons of love :blush:

5 Likes

When you finally get that idea you want for your game.
Or you get this sick idea that you want to add to your game

5 Likes

making functions with parameters to do that one very specific thing in your game

4 Likes

Has to be that feeling of creating something and then posting it for other place to see. I love it when people share enthusiasm for something I made and I like having a community I can relate to. Another one of my favorite things about coding is learning new things and solving problems almost like an puzzle.

5 Likes

I would say the start and the end of a project is the most fun, but I have no idea what the end of a project feels like considering I’ve never finished a project. :disappointed_face: :disappointed_face: :disappointed_face:

What’s a test? Good developers don’t need tests, just write code correctly the first time :zany_face: :zany_face: :zany_face:

5 Likes

This might be my favourite weekly topic so far.

I used to love coding just for the challenge. Back when I was making Dark vs. Light, it was all about seeing if I could make something wild and seeing if I could actually pull it off with code.

But now, it’s shifted a bit. What I really love most is how I can tell a story through coding, like a way to immerse people in a world I’ve created. Like, when someone plays one of my games and gets invested in the characters or the story, it feels kind of cool to know you… did that. I don’t even fully know how to describe it, but it’s like… you’re affecting someone else’s life, even just a little, through something you made from scratch. That kinda is what hits the hardest for me imo. Not like I’m making anything like that RIGHT NOW… but still.

So yeah, seeing someone enjoy what I’ve made—that’s the best part by far.

8 Likes

Creating something you are proud of and Solving problems

Oh and optimizing taking a game from 7k lines to 5k is awesome

8 Likes

There are two things that make me love coding:

  • Mentally driving myself towards insanity
  • The process of getting an idea, making the game, then scrapping it before it isn’t good enough

always fun :smiling_face_with_tear:

7 Likes