
Which programming language are you?
Here, you are going to discover which programming language you are based on your personality! Let’s discover it!
0
0
0
Anúncios
1
Who are you when working in groups?
Creative
Perfectionist
Analist
Spontaneous
Minimalist
2
How do you deal with problems when you need to solve them?
Always thinking of new solutions.
Ensuring that everything is perfect.
Breaking the problem down into smaller parts.
Finding the quickest solution.
Focusing only on the essentials.
3
When you face a new project or task, what is your first step?
I like to create something visual quickly to see how ideas come together.
I prefer to understand the system and its needs before starting the implementation, but I like to have powerful tools to assist me.
I need something that allows me to experiment and modify constantly to see how it responds.
I begin by analyzing everything in detail, creating a plan that will guide me through each step.
I love starting small and adjusting as I learn what works and what doesn’t.
4
How do you explain coding to a non-programmer?
“It’s like magic, but with more bugs.”
“Imagine building a house with very strict rules.”
“It’s like organizing a giant spreadsheet.”
“You just slap some code together and hope it works.”
“It’s just telling the computer what to do, in the easiest way possible.”
5
Imagine you're at a party, and someone challenges you to a game. How do you approach it?
I jump right in, figuring things out as I go. I like to see how things play out in the moment.
I’ll focus on getting things done step by step, breaking it down into small wins so I don’t get overwhelmed.
I’m the type who’s always experimenting, trying different things to see what works. Let’s see what happens!
I like to study the rules first and make a solid strategy before jumping in. I’ll be ready!
I prefer to start small, see how the game works, and adjust my strategy as I go along.
6
What’s your relationship with documentation?
I’ll read it if I get stuck.
I read every page before I start coding.
I write the documentation.
What’s documentation?
I skim it and figure out the rest on my own.
7
How do you handle a bug in your code?
I Google it and copy-paste the first Stack Overflow answer.
I meticulously debug every line until perfection.
I check if it's just a missing semicolon.
I refresh the page and hope for the best.
I rewrite the entire function in a simpler way.