mastodontech.de ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
Offen für alle (über 16) und bereitgestellt von Markus'Blog

Serverstatistik:

1,4 Tsd.
aktive Profile

#codesnippet

0 Beiträge0 Beteiligte0 Beiträge heute
TechKeysX<p>Slicing Tuple in python:<br>Slicing a tuple in Python means extracting a portion of it using the syntax tuple[start :stop :step].<br><a href="https://mastodon.social/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://mastodon.social/tags/PythonTips" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PythonTips</span></a> <a href="https://mastodon.social/tags/Tuple" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Tuple</span></a> <a href="https://mastodon.social/tags/PythonSlicing" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PythonSlicing</span></a> <a href="https://mastodon.social/tags/CodeSnippet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CodeSnippet</span></a> <a href="https://mastodon.social/tags/LearnPython" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LearnPython</span></a> <a href="https://mastodon.social/tags/DevTips" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DevTips</span></a> <a href="https://mastodon.social/tags/100DaysOfCode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>100DaysOfCode</span></a> <a href="https://mastodon.social/tags/Programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Programming</span></a> <a href="https://mastodon.social/tags/pythonlearning" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pythonlearning</span></a></p>
TechKeysX<p>Tuple concatenation in Python:<br>Tuple concatenation in Python means combining two or more tuples using the + operator.<br><a href="https://mastodon.social/tags/python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>python</span></a> <a href="https://mastodon.social/tags/tuples" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>tuples</span></a> <a href="https://mastodon.social/tags/pythontips" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pythontips</span></a> <a href="https://mastodon.social/tags/TupleConcatenation" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>TupleConcatenation</span></a> <a href="https://mastodon.social/tags/codesnippet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>codesnippet</span></a> <a href="https://mastodon.social/tags/learnpython" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>learnpython</span></a></p>
TechKeysX<p>Break Statement in Python <a href="https://mastodon.social/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://mastodon.social/tags/CodingTips" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CodingTips</span></a> <a href="https://mastodon.social/tags/BreakStatement" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>BreakStatement</span></a> <a href="https://mastodon.social/tags/LearnToCode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LearnToCode</span></a> <a href="https://mastodon.social/tags/PythonShorts" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PythonShorts</span></a> <a href="https://mastodon.social/tags/ForLoop" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ForLoop</span></a> <a href="https://mastodon.social/tags/WhileLoop" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WhileLoop</span></a> <a href="https://mastodon.social/tags/CodeSnippet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CodeSnippet</span></a> <a href="https://mastodon.social/tags/100DaysOfCode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>100DaysOfCode</span></a> <a href="https://mastodon.social/tags/TechShorts" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>TechShorts</span></a> <a href="https://mastodon.social/tags/CodeNewbie" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CodeNewbie</span></a> <a href="https://mastodon.social/tags/DevLife" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DevLife</span></a> <a href="https://mastodon.social/tags/Programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Programming</span></a> <a href="https://mastodon.social/tags/QuickCode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>QuickCode</span></a> <a href="https://mastodon.social/tags/PythonForBeginners" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PythonForBeginners</span></a> <a href="https://mastodon.social/tags/ControlFlow" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ControlFlow</span></a></p>
TechKeysX<p>For loop in Python <a href="https://mastodon.social/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://mastodon.social/tags/Coding" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Coding</span></a> <a href="https://mastodon.social/tags/PythonLoop" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PythonLoop</span></a> <a href="https://mastodon.social/tags/ForLoop" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ForLoop</span></a> <a href="https://mastodon.social/tags/LearnToCode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LearnToCode</span></a> <a href="https://mastodon.social/tags/CodeNewbie" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CodeNewbie</span></a> <a href="https://mastodon.social/tags/Programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Programming</span></a> <a href="https://mastodon.social/tags/TechTips" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>TechTips</span></a> <a href="https://mastodon.social/tags/DeveloperLife" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DeveloperLife</span></a> <a href="https://mastodon.social/tags/PythonProgramming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PythonProgramming</span></a> <a href="https://mastodon.social/tags/100DaysOfCode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>100DaysOfCode</span></a> <a href="https://mastodon.social/tags/PythonTips" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PythonTips</span></a> <a href="https://mastodon.social/tags/CodeSnippet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CodeSnippet</span></a> <a href="https://mastodon.social/tags/SoftwareEngineering" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SoftwareEngineering</span></a></p>
TechKeysX<p>Generators to read large Files In Python <a href="https://mastodon.social/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://mastodon.social/tags/CodeSnippet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CodeSnippet</span></a> <a href="https://mastodon.social/tags/PythonTips" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PythonTips</span></a> <a href="https://mastodon.social/tags/BigData" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>BigData</span></a> <a href="https://mastodon.social/tags/FileHandling" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FileHandling</span></a> <a href="https://mastodon.social/tags/Generators" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Generators</span></a> <a href="https://mastodon.social/tags/MemoryEfficient" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MemoryEfficient</span></a> <a href="https://mastodon.social/tags/LearnPython" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LearnPython</span></a> <a href="https://mastodon.social/tags/PythonDeveloper" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PythonDeveloper</span></a> <a href="https://mastodon.social/tags/CodingTips" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CodingTips</span></a></p>
Jonas Zander<p>Kennt jemand eine möglichst gut sortierte Sammlung von WordPress Codesnippets, die öffentlich erreichbar ist. Vielleicht bei Github oder als Website..<br>Ich wäre sehr interessiert. Insbesondere php. <br>Dankeschön </p><p><a href="https://norden.social/tags/wordpress" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>wordpress</span></a> <a href="https://norden.social/tags/codesnippets" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>codesnippets</span></a> <a href="https://norden.social/tags/codesnippet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>codesnippet</span></a></p>
Caravana Blues<p>Javascript Classes and User-Defined Functions. <a href="https://chat-to.dev/post?id=45" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">chat-to.dev/post?id=45</span><span class="invisible"></span></a><br><a href="https://mastodon.social/tags/Programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Programming</span></a><br><a href="https://mastodon.social/tags/Coding" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Coding</span></a><br><a href="https://mastodon.social/tags/Developer" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Developer</span></a><br><a href="https://mastodon.social/tags/CodeNewbie" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CodeNewbie</span></a><br><a href="https://mastodon.social/tags/SoftwareDevelopment" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SoftwareDevelopment</span></a><br><a href="https://mastodon.social/tags/TechTalk" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>TechTalk</span></a><br><a href="https://mastodon.social/tags/WebDevelopment" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WebDevelopment</span></a><br><a href="https://mastodon.social/tags/ProgrammingLife" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ProgrammingLife</span></a><br><a href="https://mastodon.social/tags/CodeSnippet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CodeSnippet</span></a><br><a href="https://mastodon.social/tags/CodingCommunity" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CodingCommunity</span></a><br><a href="https://mastodon.social/tags/LearnToCode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LearnToCode</span></a></p>