social.tchncs.de is one of the many independent Mastodon servers you can use to participate in the fediverse.
A friendly server from Germany – which tends to attract techy people, but welcomes everybody. This is one of the oldest Mastodon instances.

Administered by:

Server stats:

3.8K
active users

#techniques

5 posts3 participants0 posts today

I am looking a #programming concepts and #techniques i don’t use much in my daily work. I am a little surprise about how in recursion tutorials with #python doesn’t mention the depth “issue”. Where when you reach a certain dept, the interpret just goes NO!

The reason I am surprised is that the tutorials with different data structures and data sets EASILY reach this limit. How is newcomer supposed to know what this error means… I know it is easy to find out… but still