#codecamp
Why do people say recursive function is a bad practice in programming? 1.​ Recursion is _significantly_slower_ at runtime (that is, unless it is a CodeCamp · 876 followers Free live coding class...

Origin | Interest | Match
Awakari App
awakari.com
November 13, 2025 at 3:45 PM
Why do people say recursive function is a bad practice in programming? Because recursion is slower than equivalent iteration, if and only if the r CodeCamp · 876 followers Free live coding classes...

Origin | Interest | Match
Awakari App
awakari.com
November 13, 2025 at 2:20 PM
Why do people say recursive function is a bad practice in programming? It’s incredibly powerful when trying to prove logical correctness in softwa CodeCamp · 855 followers Free live coding class...

Origin | Interest | Match
Awakari App
awakari.com
November 10, 2025 at 10:22 PM
Why do people say recursive function is a bad practice in programming? Recursion is shorter by 30% fewer programming statements than by normal ite CodeCamp · 850 followers Free live coding classes...

Origin | Interest | Match
Awakari App
awakari.com
November 10, 2025 at 2:10 PM
Why do people say recursive function is a bad practice in programming? Who is “people”? I don't think that any seasoned programmer says that.​ Pro CodeCamp · 846 followers Free live codi...

Origin | Interest | Match
Awakari App
awakari.com
November 10, 2025 at 1:16 AM
Why do people say recursive function is a bad practice in programming? Is only bad if you do not know how to use it and you let it go out of contr CodeCamp · 844 followers Free live coding classes...

Origin | Interest | Match
Awakari App
awakari.com
November 9, 2025 at 2:19 PM
Why do people say recursive function is a bad practice in programming? It depends on your compiler and processor, and how you recurse.​ On most pro CodeCamp · 838 followers Free live coding clas...

Origin | Interest | Match
Awakari App
awakari.com
November 7, 2025 at 11:33 PM
Why do people say recursive function is a bad practice in programming? Recursion holds history in the stack so that it can unwind the recursion.​ I CodeCamp · 838 followers Free live coding clas...

Origin | Interest | Match
Awakari App
awakari.com
November 7, 2025 at 1:19 PM
Why do people say recursive function is a bad practice in programming? Maybe because those people are used to languages whose programming environm CodeCamp · 822 followers Free live coding classes...

Origin | Interest | Match
Awakari App
awakari.com
November 4, 2025 at 3:07 AM
Why do people say recursive function is a bad practice in programming? Recursion gets taught early in a cs curriculum.​ Many students do not like i CodeCamp · 822 followers Free live coding clas...

Origin | Interest | Match
Awakari App
awakari.com
November 4, 2025 at 3:02 AM
Why do people say recursive function is a bad practice in programming? No idea.​ In simplest terms, recursion is a way of repeating operations unti CodeCamp · 821 followers Free live coding clas...

Origin | Interest | Match
Awakari App
awakari.com
November 3, 2025 at 12:12 AM
Why do people say recursive function is a bad practice in programming? It’s not, at least not per se.​ Some problems can only reasonably be solved CodeCamp · 820 followers Free live coding cla...

Origin | Interest | Match
Awakari App
awakari.com
November 2, 2025 at 8:26 PM
I’m probably the only idiot leaving Transylvania on the day of Halloween!🎃

Had a great time with workshop and CodeCamp in Brașov. Now on my way to Niș for Game of Code.
October 31, 2025 at 4:01 AM
Been wondering: What does the codecamp hashtag relate to?
October 30, 2025 at 11:15 AM
A telling of the story of how Carl Sagan tried to encourage young people to learn more about critical thinking.

youtu.be/-Pc3IuVNuO0

#codecamp
The Controversial Exam Carl Sagan Gave His Students
YouTube video by Tibees
youtu.be
October 30, 2025 at 8:53 AM
When we use LLMs to generate code, we get Common Practice amplified and thrown back into our faces. We also entrench Common Practice.

So... Which practices are common? Would you like more or less of that?

#codecamp
October 30, 2025 at 8:39 AM
With a code sample of computing the most frequently repeated letter in a string in Java, @venkats.bsky.social shows us an example of code that looks complicated (even ridiculous), but is truly merely unfamiliar to the typical reader. #codecamp
October 30, 2025 at 8:34 AM
According to @venkats.bsky.social I am so old that the Gen AI takeover will make me into a boutique consultant who will be able to charge higher prices, not lower ones.

I appreciate him for the ray of hope. #codecamp
October 30, 2025 at 8:24 AM
Active Stakeholder Participation

Or

Make yourself known to the business

🤔 #codecamp
October 23, 2025 at 1:47 PM
The Three Amigos, aka Collaboration among customers, programmers, and testers, makes an appearance, but wearing a mustache because nobody paid attention to them the first time around. #codecamp
October 23, 2025 at 1:47 PM
Fred Brooks has entered the chat. #codecamp
October 23, 2025 at 1:42 PM
Echoes of _Never Check Email in the Morning_ in @markrichardssa.bsky.social encouraging folks to devote time to caring for their career. #codecamp
October 23, 2025 at 1:22 PM
And let's be clear: there are other ways to learn those lessons, but TDD provides an effective and natural one. #codecamp
October 23, 2025 at 1:08 PM
Good news: we already knew what to do. Bad news: we didn't do it. More bad news: we had to rediscover it in order to notice that didn't do it.

Good news: we can still do it.

(This refers to Microservices in a Single Process, aka Modular Monolith.)

#codecamp
October 23, 2025 at 11:49 AM
Evolutionary Design, and in particular TDD, can help folks learn both how to build Microservices in a Single Process and why that might be wise.

And this is merely a synonym for Modular Monolith. #codecamp
October 23, 2025 at 11:20 AM