#codewars resultados da pesquisa

Day 15 of #100daysofcode Passed a #Codewars challenge (Kata8), where ou are given two interior angles (in degrees) of a triangle. Write a function to return the 3rd. I also replicated a median() method

mazinger_data's tweet image. Day 15 of #100daysofcode
Passed a #Codewars challenge (Kata8), where ou are given two interior angles (in degrees) of a triangle.
Write a function to return the 3rd.
I also replicated a median() method
mazinger_data's tweet image. Day 15 of #100daysofcode
Passed a #Codewars challenge (Kata8), where ou are given two interior angles (in degrees) of a triangle.
Write a function to return the 3rd.
I also replicated a median() method

Debugging > tutorials. You learn way more in the wild. 🤪 #LearnToCode #DevCommunity #Codewars

codewars's tweet image. Debugging > tutorials. You learn way more in the wild. 🤪
#LearnToCode #DevCommunity #Codewars

The Grinch and #codewars this morning

MaiVangSWE's tweet image. The Grinch and #codewars this morning

🐍 𝐏𝐲𝐭𝐡𝐨𝐧: I make coding look easy. 💻 𝐂++: I am the reason you learned debugging. #Csharpcorner #CodeWars #Python #ProgrammerHumor #DevLife #relatablecoding #debugging #codingmemes #developerlife #programmer #programmerlife


Here is a redo of my #codewars Algorithm kata from yesterday. I was curious about the implementation of .reduce() method to only have to iterate over the list once. I like how it turned out. TBH I did get a little help from my friends on this one, but not bad!

johnsbr99's tweet image. Here is a redo of my #codewars Algorithm kata from yesterday. I was curious about the implementation of .reduce() method to only have to iterate over the list once. I like how it turned out. TBH I did get a little help from my friends on this one, but not bad!

Not all heroes wear capes… some just stumble into working code 🦸‍♂️ #LearnToCode #DevCommunity #Codewars

codewars's tweet image. Not all heroes wear capes… some just stumble into working code 🦸‍♂️

#LearnToCode #DevCommunity #Codewars

It's Battle of the Gods with Yu Gi Oh and #codewars this morning. Will Kaiba win or Yugi?!!!

MaiVangSWE's tweet image. It's Battle of the Gods with Yu Gi Oh and #codewars this morning.

Will Kaiba win or Yugi?!!!

I solved the "Count the Monkeys!" kata! Take the code initiation @ codewars.com/r/6w2hAg to enlist and challenge yourself. #codewars

Thedev55's tweet image. I solved the "Count the Monkeys!" kata! Take the code initiation @ codewars.com/r/6w2hAg to enlist and challenge yourself. #codewars

I had fun with this one! Really working on my pseudocode with the encouragement from @travislcraft. Multiple refactors, but it's a start! I solved the "Multiply Word in String" kata! Take the code initiation @ codewars.com/r/vtqJXQ to enlist and challenge yourself. #codewars

johnsbr99's tweet image. I had fun with this one! Really working on my pseudocode with the encouragement from @travislcraft. Multiple refactors, but it's a start!

I solved the "Multiply Word in String" kata! Take the code initiation @ codewars.com/r/vtqJXQ to enlist and challenge yourself. #codewars

Not the best soln but enjoyed solving this one. #codewars #myKindaEverydayWordle

haachico's tweet image. Not the best soln but enjoyed solving this one. #codewars #myKindaEverydayWordle

Bus roj subeh jaldi uutkar aisa ek problem solve Karu. #codewars #javascript

haachico's tweet image. Bus roj subeh jaldi uutkar aisa ek problem solve Karu. #codewars #javascript

I struggled with destructuring values in a list comprehension. At first, I found it challenging. To better understand the logic, I wrote out the code using a for loop. This exercise helped me grasp how to effectively implement destructuring within list comprehensions. #codewars

MaiVangSWE's tweet image. I struggled with destructuring values in a list comprehension. At first, I found it challenging.
To better understand the logic, I wrote out the code using a for loop. 

This exercise helped me grasp how to effectively implement destructuring within list comprehensions.
#codewars

So hyped that nowadays I know how to make a hashTable Object, where the values are functions! 😁 Blew my mind the first time I saw it #100devs #codewars

Janetthedev's tweet image. So hyped that nowadays I know how to make a hashTable Object, where the values are functions! 😁

Blew my mind the first time I saw it

#100devs #codewars

Level 5 and had not practice for more than 2 weeks... I could tell I was in reaaally bad shape. Level 4 is not for today ^^ #codewars #python


Oi legends, just knocked over my daily katas on #CodeWars. Guess how much I made? Swing by my #GitHub and have a stickybeak. if you're keen to help get me back to Australia, you can shout me a coin via #BuyMeaCoffee (should be #BuyMeaBeer — I’m already hassling support about it).


Oi legends, just knocked over my daily katas on #CodeWars. Guess how much I made? Swing by my #GitHub and have a stickybeak. if you're keen to help get me back to Australia, you can shout me a coin via #BuyMeaCoffee (should be #BuyMeaBeer — I’m already hassling support about it).


Day 15 of #100daysofcode Passed a #Codewars challenge (Kata8), where ou are given two interior angles (in degrees) of a triangle. Write a function to return the 3rd. I also replicated a median() method

mazinger_data's tweet image. Day 15 of #100daysofcode
Passed a #Codewars challenge (Kata8), where ou are given two interior angles (in degrees) of a triangle.
Write a function to return the 3rd.
I also replicated a median() method
mazinger_data's tweet image. Day 15 of #100daysofcode
Passed a #Codewars challenge (Kata8), where ou are given two interior angles (in degrees) of a triangle.
Write a function to return the 3rd.
I also replicated a median() method

Oi legends, just knocked over my daily katas on #CodeWars. Guess how much I made? Swing by my #GitHub and have a stickybeak. if you're keen to help get me back to Australia, you can shout me a coin via #BuyMeaCoffee (should be #BuyMeaBeer — I’m already hassling support about it).


Debugging > tutorials. You learn way more in the wild. 🤪 #LearnToCode #DevCommunity #Codewars

codewars's tweet image. Debugging > tutorials. You learn way more in the wild. 🤪
#LearnToCode #DevCommunity #Codewars

Day 14 of #100daysofcodeI coded a -way too easy- challenge to create a #Python function that converts a number into a string. So, I decided to take on a new #Codewars challenge: Write a function which takes a list of strings and returns each line prepended by the correct number

mazinger_data's tweet image. Day 14 of #100daysofcodeI coded a -way too easy- challenge to create a #Python function that converts a number into a string. So, I decided to take on a new #Codewars challenge: Write a function which takes a list of strings and returns each line prepended by the correct number
mazinger_data's tweet image. Day 14 of #100daysofcodeI coded a -way too easy- challenge to create a #Python function that converts a number into a string. So, I decided to take on a new #Codewars challenge: Write a function which takes a list of strings and returns each line prepended by the correct number

Day 13 of #100DaysOfCode Coded my #Codewars challenge to create a car rental calculator 🚘 I also completed Exercise 13 from Al Sweigart’s book, which replicates the sum() and product() functions. BTW, #Python coding pairs perfectly with bread 🥖 making and its long wait times!

mazinger_data's tweet image. Day 13 of #100DaysOfCode
Coded my #Codewars challenge to create a car rental calculator 🚘 
I also completed Exercise 13 from Al Sweigart’s book, which replicates the sum() and product() functions.
BTW, #Python coding pairs perfectly with bread 🥖 making and its long wait times!

Day 12 of #100daysofcode I just completed a really cool #Codewars challenge to find a needle in a haystack. It's a really good way to refresh #Python methods. I also replicated the min() method, exercise #12 of Al Sweigart's book Learn. Share. Be grateful 😎

mazinger_data's tweet image. Day 12 of #100daysofcode
I just completed a really cool #Codewars challenge to find a needle in a haystack. It's a really good way to refresh #Python methods.
I also replicated the min() method, exercise #12 of Al Sweigart's book
Learn. Share. Be grateful 😎
mazinger_data's tweet image. Day 12 of #100daysofcode
I just completed a really cool #Codewars challenge to find a needle in a haystack. It's a really good way to refresh #Python methods.
I also replicated the min() method, exercise #12 of Al Sweigart's book
Learn. Share. Be grateful 😎

What’s one coding habit you swear by? #LearnToCode #DevCommunity #Codewars


Day 10 of #100DaysOfCode I completed 5 list challenges on my #Codecademy track. On #Codewars, I calculated a team’s total points from match results based on score. And exercise 11 from AlSweigart book Not sure why I'm even studying #Python for, but this is so freaking cool!!! 🐍

mazinger_data's tweet image. Day 10 of #100DaysOfCode
I completed 5 list challenges on my #Codecademy track.
On #Codewars, I calculated a team’s total points from match results based on score.
And exercise 11 from AlSweigart book
Not sure why I'm even studying #Python for, but this is so freaking cool!!! 🐍
mazinger_data's tweet image. Day 10 of #100DaysOfCode
I completed 5 list challenges on my #Codecademy track.
On #Codewars, I calculated a team’s total points from match results based on score.
And exercise 11 from AlSweigart book
Not sure why I'm even studying #Python for, but this is so freaking cool!!! 🐍
mazinger_data's tweet image. Day 10 of #100DaysOfCode
I completed 5 list challenges on my #Codecademy track.
On #Codewars, I calculated a team’s total points from match results based on score.
And exercise 11 from AlSweigart book
Not sure why I'm even studying #Python for, but this is so freaking cool!!! 🐍

Day 9 of #100DaysOfCode 🚦 My #Codewars challenge was a traffic light controller in Python (green → yellow → red). 🐍From Al Sweigart’s book (Exercise 10), I built a Python function to find and replace words in text. Two fun exercises today! #Codecademy study time now 🐍📖

mazinger_data's tweet image. Day 9 of #100DaysOfCode 🚦
My #Codewars challenge was a traffic light controller in Python (green → yellow → red).
🐍From Al Sweigart’s book (Exercise 10), I built a Python function to find and replace words in text. Two fun exercises today!
#Codecademy study time now 🐍📖
mazinger_data's tweet image. Day 9 of #100DaysOfCode 🚦
My #Codewars challenge was a traffic light controller in Python (green → yellow → red).
🐍From Al Sweigart’s book (Exercise 10), I built a Python function to find and replace words in text. Two fun exercises today!
#Codecademy study time now 🐍📖

Day 8 #100daysofcode Didn't have much time today, but I helped my daughter code with Tinkercad. I also completed this #Codewars challenge and learned the .isdigit() method. Finally, I created a #Python function that returns whether a chessboard tile's colour is white or black

mazinger_data's tweet image. Day 8 #100daysofcode
Didn't have much time today, but I helped my daughter code with Tinkercad.
I also completed this #Codewars challenge and learned the .isdigit() method.
Finally, I created a #Python function that returns whether a chessboard tile's colour is white or black
mazinger_data's tweet image. Day 8 #100daysofcode
Didn't have much time today, but I helped my daughter code with Tinkercad.
I also completed this #Codewars challenge and learned the .isdigit() method.
Finally, I created a #Python function that returns whether a chessboard tile's colour is white or black

goldlee01's tweet image. Crashing out till tomorrow
#WebDeveloper #DevLife #CodeWars #ReadyToDeploy #DeveloperLife
@shillmonger0 @goldlee01

Staring down that massive legacy codebase. Time to refactor or rewrite there is no 'try.' Let the battle begin Gm Gm #WebDeveloper #DevLife #CodeWars #ReadyToDeploy #DeveloperLife @shillmonger0 @goldlee01

goldlee01's tweet image. Staring down that massive legacy codebase. Time to refactor or rewrite there is no 'try.' Let the battle begin
Gm Gm
#WebDeveloper #DevLife #CodeWars #ReadyToDeploy #DeveloperLife
@shillmonger0 @goldlee01


Staring down that massive legacy codebase. Time to refactor or rewrite there is no 'try.' Let the battle begin Gm Gm #WebDeveloper #DevLife #CodeWars #ReadyToDeploy #DeveloperLife @shillmonger0 @goldlee01

goldlee01's tweet image. Staring down that massive legacy codebase. Time to refactor or rewrite there is no 'try.' Let the battle begin
Gm Gm
#WebDeveloper #DevLife #CodeWars #ReadyToDeploy #DeveloperLife
@shillmonger0 @goldlee01

I solved the "Categorize New Member" kata! Take the code initiation @ codewars.com/r/vtqJXQ to enlist and challenge yourself. #codewars

johnsbr99's tweet image. I solved the "Categorize New Member" kata! Take the code initiation @ codewars.com/r/vtqJXQ to enlist and challenge yourself. #codewars

The Grinch and #codewars this morning

MaiVangSWE's tweet image. The Grinch and #codewars this morning

⭐️#SWC2023 #STEMCOMPANYAWARDS Proyecto 1 @HPEspana #CodeWars. Decoding #STEM young talent Ana Heredero, R&D Software Project Manager Toni Ramos, Profesor de Matemáticas, Colegio Sagrado Corazón Raquel Álvarez, Estudiante de Ciencia e Ingeniería Lucía Álvarez, Estudiante de IA

StemwomenEurope's tweet image. ⭐️#SWC2023 #STEMCOMPANYAWARDS 
Proyecto 1
@HPEspana #CodeWars. Decoding #STEM young talent Ana Heredero, R&D Software Project Manager
Toni Ramos, Profesor de Matemáticas, Colegio Sagrado Corazón Raquel Álvarez, Estudiante de Ciencia e Ingeniería Lucía Álvarez, Estudiante de IA
StemwomenEurope's tweet image. ⭐️#SWC2023 #STEMCOMPANYAWARDS 
Proyecto 1
@HPEspana #CodeWars. Decoding #STEM young talent Ana Heredero, R&D Software Project Manager
Toni Ramos, Profesor de Matemáticas, Colegio Sagrado Corazón Raquel Álvarez, Estudiante de Ciencia e Ingeniería Lucía Álvarez, Estudiante de IA

How I used to solve my #python #codewars vs how I do it now

marciac95_'s tweet image. How I used to solve my #python #codewars vs how I do it now
marciac95_'s tweet image. How I used to solve my #python #codewars vs how I do it now

Not all heroes wear capes… some just stumble into working code 🦸‍♂️ #LearnToCode #DevCommunity #Codewars

codewars's tweet image. Not all heroes wear capes… some just stumble into working code 🦸‍♂️

#LearnToCode #DevCommunity #Codewars

Here is a redo of my #codewars Algorithm kata from yesterday. I was curious about the implementation of .reduce() method to only have to iterate over the list once. I like how it turned out. TBH I did get a little help from my friends on this one, but not bad!

johnsbr99's tweet image. Here is a redo of my #codewars Algorithm kata from yesterday. I was curious about the implementation of .reduce() method to only have to iterate over the list once. I like how it turned out. TBH I did get a little help from my friends on this one, but not bad!

Day 15 of #100daysofcode Passed a #Codewars challenge (Kata8), where ou are given two interior angles (in degrees) of a triangle. Write a function to return the 3rd. I also replicated a median() method

mazinger_data's tweet image. Day 15 of #100daysofcode
Passed a #Codewars challenge (Kata8), where ou are given two interior angles (in degrees) of a triangle.
Write a function to return the 3rd.
I also replicated a median() method
mazinger_data's tweet image. Day 15 of #100daysofcode
Passed a #Codewars challenge (Kata8), where ou are given two interior angles (in degrees) of a triangle.
Write a function to return the 3rd.
I also replicated a median() method

Doing a #Codewars - just a baby one but I got very into it. I wrote it all out. All tests are passing, checked in Codewars too, and they are good there! I think I might go make a small binary converter with this little fun challenge #100daysofcode

km_fsdev's tweet image. Doing a #Codewars - just a baby one but I got very into it. I wrote it all out. All tests are passing, checked in Codewars too, and they are good there! 

I think I might go make a small binary converter with this little fun challenge #100daysofcode
km_fsdev's tweet image. Doing a #Codewars - just a baby one but I got very into it. I wrote it all out. All tests are passing, checked in Codewars too, and they are good there! 

I think I might go make a small binary converter with this little fun challenge #100daysofcode

Day 21 of #100DaysofCode Explained programming concepts to my peers using analogies and it was a game-changer! (make abstract concepts feel relatable.) And, I tackled a @codewars problem on string manipulation. Still improving, but progress is progress! #100DaysOfCode #codewars

Adam__Lawal's tweet image. Day 21 of #100DaysofCode  Explained programming concepts to my peers using analogies and it was a game-changer! (make abstract concepts feel relatable.)

And, I tackled a @codewars problem on string manipulation. Still improving, but progress is progress! #100DaysOfCode #codewars
Adam__Lawal's tweet image. Day 21 of #100DaysofCode  Explained programming concepts to my peers using analogies and it was a game-changer! (make abstract concepts feel relatable.)

And, I tackled a @codewars problem on string manipulation. Still improving, but progress is progress! #100DaysOfCode #codewars
Adam__Lawal's tweet image. Day 21 of #100DaysofCode  Explained programming concepts to my peers using analogies and it was a game-changer! (make abstract concepts feel relatable.)

And, I tackled a @codewars problem on string manipulation. Still improving, but progress is progress! #100DaysOfCode #codewars

Day 20 of #100DaysofCode (I know my math ) Turns out I did two day 14's ... Still on Object Oriented Programming. Mastered the 4 major concepts of OOP: *Inheritance *Encapsulation *Polymorphism *Abstraction Experimented with classes and solved real world scenarios

Adam__Lawal's tweet image. Day 20 of #100DaysofCode (I know my math )
Turns out I did two day 14's ...

Still on Object Oriented Programming.
Mastered the 4 major concepts of OOP:
*Inheritance  *Encapsulation  *Polymorphism  *Abstraction 

Experimented with classes and solved real world scenarios
Adam__Lawal's tweet image. Day 20 of #100DaysofCode (I know my math )
Turns out I did two day 14's ...

Still on Object Oriented Programming.
Mastered the 4 major concepts of OOP:
*Inheritance  *Encapsulation  *Polymorphism  *Abstraction 

Experimented with classes and solved real world scenarios
Adam__Lawal's tweet image. Day 20 of #100DaysofCode (I know my math )
Turns out I did two day 14's ...

Still on Object Oriented Programming.
Mastered the 4 major concepts of OOP:
*Inheritance  *Encapsulation  *Polymorphism  *Abstraction 

Experimented with classes and solved real world scenarios


It's Battle of the Gods with Yu Gi Oh and #codewars this morning. Will Kaiba win or Yugi?!!!

MaiVangSWE's tweet image. It's Battle of the Gods with Yu Gi Oh and #codewars this morning.

Will Kaiba win or Yugi?!!!

I remember when I used to take 30 minutes to answer this question on #codewars and now it takes seconds

marciac95_'s tweet image. I remember when I used to take 30 minutes to answer this question on #codewars and now it takes seconds

I solved the "Count the Monkeys!" kata! Take the code initiation @ codewars.com/r/6w2hAg to enlist and challenge yourself. #codewars

Thedev55's tweet image. I solved the "Count the Monkeys!" kata! Take the code initiation @ codewars.com/r/6w2hAg to enlist and challenge yourself. #codewars

I had fun with this one! Really working on my pseudocode with the encouragement from @travislcraft. Multiple refactors, but it's a start! I solved the "Multiply Word in String" kata! Take the code initiation @ codewars.com/r/vtqJXQ to enlist and challenge yourself. #codewars

johnsbr99's tweet image. I had fun with this one! Really working on my pseudocode with the encouragement from @travislcraft. Multiple refactors, but it's a start!

I solved the "Multiply Word in String" kata! Take the code initiation @ codewars.com/r/vtqJXQ to enlist and challenge yourself. #codewars

#100DaysOfCode Day: 7️⃣7️⃣ ✅ Completed 2 katas on #codewars

OZakharchevna's tweet image. #100DaysOfCode Day: 7️⃣7️⃣ 

✅ Completed 2 katas on #codewars

#100DaysOfCode Day 7️⃣6️⃣ 👩‍💻 ✅ Completed kata on #codewars

OZakharchevna's tweet image. #100DaysOfCode Day 7️⃣6️⃣ 👩‍💻

✅ Completed kata on #codewars

Loading...

Something went wrong.


Something went wrong.


United States Trends