troet.cafe ist Teil eines dezentralisierten sozialen Netzwerks, angetrieben von Mastodon.
Hallo im troet.cafe! Dies ist die derzeit größte deutschsprachige Mastodon Instanz zum tröten, neue Leute kennenlernen, sich auszutauschen und Spaß zu haben.

Verwaltet von:

Serverstatistik:

7,4 Tsd.
aktive Profile

Mehr erfahren

#metaprogramming

0 Beiträge0 Beteiligte0 Beiträge heute
Praveen Kumar<p>🚀 Free Online Workshop: Meta Programming in Python 🎯</p><p>Join our FREE live workshop and master Meta Programming in Python! Learn how to write dynamic, flexible, and efficient code with expert guidance.</p><p>📅 Date: 26th &amp; 27th Feb 2025<br>⏰ Time: 5:00 PM – 7:00 PM (IST)<br>💻 Mode: Online</p><p>🔗 Register Now: <a href="https://t.ly/MPPy27" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">t.ly/MPPy27</span><span class="invisible"></span></a></p><p>✅ Live Coding &amp; Hands-on Sessions<br>✅ Expert Q&amp;A<br>✅ Boost Your Python Skills for Free!</p><p><a href="https://mastodon.social/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> <a href="https://mastodon.social/tags/MetaProgramming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>MetaProgramming</span></a> <a href="https://mastodon.social/tags/FreeWorkshop" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FreeWorkshop</span></a> <a href="https://mastodon.social/tags/Coding" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Coding</span></a> <a href="https://mastodon.social/tags/Tech" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Tech</span></a> <a href="https://mastodon.social/tags/NareshIT" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>NareshIT</span></a></p>
Tariq<p>If you struggled with the traditional <a href="https://mastodon.social/tags/Prolog" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Prolog</span></a> courses .. this course was developed for you.</p><p>✅ Develop understanding through hands-on bite-size examples.</p><p>✅ Talk through how new ideas work, step-by-step.</p><p>✅ Avoid terminology and jargon</p><p>www.amazon.com/dp/B0BTQ7P69H/</p><p><a href="https://mastodon.social/tags/logic" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>logic</span></a> <a href="https://mastodon.social/tags/AI" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>AI</span></a> <a href="https://mastodon.social/tags/metaprogramming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>metaprogramming</span></a></p>
LavX News<p>Unleashing Compile-Time Power: Exploring Zig's Unique Approach to Programming</p><p>Zig, a general-purpose programming language, is redefining compile-time execution with its innovative features. With no garbage collection or built-in event loops, Zig offers developers a lean alterna...</p><p><a href="https://news.lavx.hu/article/unleashing-compile-time-power-exploring-zig-s-unique-approach-to-programming" rel="nofollow noopener noreferrer" target="_blank"><span class="invisible">https://</span><span class="ellipsis">news.lavx.hu/article/unleashin</span><span class="invisible">g-compile-time-power-exploring-zig-s-unique-approach-to-programming</span></a></p><p><a href="https://mastodon.cloud/tags/news" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>news</span></a> <a href="https://mastodon.cloud/tags/tech" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>tech</span></a> <a href="https://mastodon.cloud/tags/Metaprogramming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Metaprogramming</span></a> <a href="https://mastodon.cloud/tags/CompileTime" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CompileTime</span></a> <a href="https://mastodon.cloud/tags/ZigLang" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ZigLang</span></a></p>
LavX News<p>Unlocking the Power of Compile-Time: Exploring the Crystal Macros Module</p><p>Dive into the fascinating world of the Crystal programming language's Macros module, where compile-time magic happens! Discover how developers can leverage macro methods to enhance their code's effici...</p><p><a href="https://news.lavx.hu/article/unlocking-the-power-of-compile-time-exploring-the-crystal-macros-module" rel="nofollow noopener noreferrer" target="_blank"><span class="invisible">https://</span><span class="ellipsis">news.lavx.hu/article/unlocking</span><span class="invisible">-the-power-of-compile-time-exploring-the-crystal-macros-module</span></a></p><p><a href="https://mastodon.cloud/tags/news" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>news</span></a> <a href="https://mastodon.cloud/tags/tech" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>tech</span></a> <a href="https://mastodon.cloud/tags/Metaprogramming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Metaprogramming</span></a> <a href="https://mastodon.cloud/tags/CrystalLang" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CrystalLang</span></a> <a href="https://mastodon.cloud/tags/CompileTime" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CompileTime</span></a></p>
Bradley Schaefer<p>Did you know that you can `undef_method :method_name` in a class, which not only removes the method definition from the class, but also ensures that it doesn't inherit that method from parent classes?</p><p>This is useful (rarely!) when you might inherit from a class and one of the parent's methods is not applicable in your more-specialized class.</p><p><a href="https://docs.ruby-lang.org/en/3.3/Module.html#method-i-undef_method" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">docs.ruby-lang.org/en/3.3/Modu</span><span class="invisible">le.html#method-i-undef_method</span></a></p><p><a href="https://ruby.social/tags/ruby" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ruby</span></a> <a href="https://ruby.social/tags/metaprogramming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>metaprogramming</span></a></p>
Tariq<p>If you struggled with the traditional <a href="https://mastodon.social/tags/Prolog" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Prolog</span></a> textbooks .. this short course was developed just for you.</p><p>✅ Develop understanding through hands-on bite-size examples.</p><p>✅ Example code is minimal to avoid distraction.</p><p>✅ Talk through how new ideas work, step-by-step.</p><p>✅ Avoid terminology and jargon if it is likely to hinder more than help.</p><p>YouTube: <a href="https://www.youtube.com/@prologbyexample/videos" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">youtube.com/@prologbyexample/v</span><span class="invisible">ideos</span></a></p><p>Web: <a href="https://prologbyexample.blogspot.com/p/toc.html" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">prologbyexample.blogspot.com/p</span><span class="invisible">/toc.html</span></a></p><p>GitHub: <a href="https://github.com/prologbyexample/code" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/prologbyexample/cod</span><span class="invisible">e</span></a></p><p>Book: <a href="https://www.amazon.com/dp/B0BTQ7P69H/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="">amazon.com/dp/B0BTQ7P69H/</span><span class="invisible"></span></a></p><p><a href="https://mastodon.social/tags/AI" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>AI</span></a> <a href="https://mastodon.social/tags/logic" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>logic</span></a> <a href="https://mastodon.social/tags/metaprogramming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>metaprogramming</span></a></p>
Frank Abelbeck<p>Woa, metaclass subclassing + keywords passing via __init_subclass__ is... weird, but powerful. 🙃</p><p>Took me some time to figure out that the keywords passed to __init_subclass__ propagate to the metaclass&#39; __new__.</p><p><a href="https://troet.cafe/tags/avgeek" class="mention hashtag" rel="tag">#<span>avgeek</span></a> <a href="https://troet.cafe/tags/gdl90" class="mention hashtag" rel="tag">#<span>gdl90</span></a> <a href="https://troet.cafe/tags/python" class="mention hashtag" rel="tag">#<span>python</span></a> <a href="https://troet.cafe/tags/metaprogramming" class="mention hashtag" rel="tag">#<span>metaprogramming</span></a></p>
Frank Abelbeck<p>Programming in progress.</p><p>GDL90 message management.</p><p>First time using meta classes. Roughly thirty years of programming experience, half of it using Python, and still getting &quot;firsts&quot;. 🙂</p><p><a href="https://troet.cafe/tags/avgeek" class="mention hashtag" rel="tag">#<span>avgeek</span></a> <a href="https://troet.cafe/tags/garmin" class="mention hashtag" rel="tag">#<span>garmin</span></a> <a href="https://troet.cafe/tags/gdl90" class="mention hashtag" rel="tag">#<span>gdl90</span></a> <a href="https://troet.cafe/tags/python" class="mention hashtag" rel="tag">#<span>python</span></a> <a href="https://troet.cafe/tags/metaprogramming" class="mention hashtag" rel="tag">#<span>metaprogramming</span></a></p>