<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How can i teach myself to contribute to these projects?]]></title><description><![CDATA[<p dir="auto">I use open source self hosted software everyday. I love the community and I would love to be able to contribute to some of these projects.</p>
<p dir="auto">As far as code goes, I basically no nothing about how it works. I see the development section of the repos I use and again, I've go no idea how it works.</p>
<p dir="auto">How can I teach myself how to offer small improvements to the projects I use?</p>
]]></description><link>https://forum.ieu.app/topic/b917d886-1eba-4e33-9260-9aad3f5c3d80/how-can-i-teach-myself-to-contribute-to-these-projects</link><generator>RSS for Node</generator><lastBuildDate>Sat, 05 Sep 2026 19:03:02 GMT</lastBuildDate><atom:link href="https://forum.ieu.app/topic/b917d886-1eba-4e33-9260-9aad3f5c3d80.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 14 Aug 2026 05:33:48 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How can i teach myself to contribute to these projects? on Fri, 14 Aug 2026 21:48:44 GMT]]></title><description><![CDATA[<p dir="auto">Do you know any open source efforts who will train you how to write documentation in exchange for committing to volunteerimg a certain amount? I would be interested.</p>
]]></description><link>https://forum.ieu.app/post/https://piefed.blahaj.zone/comment/5676644</link><guid isPermaLink="true">https://forum.ieu.app/post/https://piefed.blahaj.zone/comment/5676644</guid><dc:creator><![CDATA[sem@piefed.blahaj.zone]]></dc:creator><pubDate>Fri, 14 Aug 2026 21:48:44 GMT</pubDate></item><item><title><![CDATA[Reply to How can i teach myself to contribute to these projects? on Fri, 14 Aug 2026 21:03:53 GMT]]></title><description><![CDATA[<p dir="auto">You could look through issues raised by other and try to replicate it. Offer your voice to confirm that there is a concrete issue, logs, steps to replicate, etc. As your familiarity builds you'll be able to identify likely areas in the code causing the issue. This really helps others to implement the fix and before long, you'll be the one fixing it yourself.</p>
<p dir="auto">Also, look at <a href="https://www.codetriage.com/" rel="nofollow ugc">codetriage.com</a>.</p>
]]></description><link>https://forum.ieu.app/post/https://piefed.zip/comment/6608969</link><guid isPermaLink="true">https://forum.ieu.app/post/https://piefed.zip/comment/6608969</guid><dc:creator><![CDATA[slartibartfast141@piefed.zip]]></dc:creator><pubDate>Fri, 14 Aug 2026 21:03:53 GMT</pubDate></item><item><title><![CDATA[Reply to How can i teach myself to contribute to these projects? on Fri, 14 Aug 2026 20:26:09 GMT]]></title><description><![CDATA[<p dir="auto">A few hints:</p>
<ol>
<li>Start with smaller projects with simpler codebases. Do not try to understand what LibreOffice or Jellyfin are doing.</li>
<li>Maybe try to understand how one specific part of that software works. Chatbots are really, really good at explaining existing code, so ask your bot where the feature is located and let it explain it to you</li>
</ol>
]]></description><link>https://forum.ieu.app/post/https://feddit.org/comment/14461884</link><guid isPermaLink="true">https://forum.ieu.app/post/https://feddit.org/comment/14461884</guid><dc:creator><![CDATA[jensspahnpasta@feddit.org]]></dc:creator><pubDate>Fri, 14 Aug 2026 20:26:09 GMT</pubDate></item><item><title><![CDATA[Reply to How can i teach myself to contribute to these projects? on Fri, 14 Aug 2026 18:28:26 GMT]]></title><description><![CDATA[<p dir="auto">Probably the easiest place to start is appropriately reporting a bug that you're impacted by.</p>
<p dir="auto">Take note of the version of the affected program you are using (likely depends on your distro). It could be that the bug has been fixed in a more recent release, and you don't want to create noise for an issue that has already been resolved and hasn't made it to you, or is specific to the build for your distro.</p>
<p dir="auto">Once you've figured out where the issue must lie, make a report with detailed steps on how to reproduce the issue. Don't ghost the thread, if a dev asks followup questions, try to help give feedback.</p>
<p dir="auto">If you're lucky, and they post a commit to fix the issue, take a look at it and try to understand what it is doing. Over time, you'll start to get a feel for how open development works.</p>
]]></description><link>https://forum.ieu.app/post/https://sopuli.xyz/comment/25118508</link><guid isPermaLink="true">https://forum.ieu.app/post/https://sopuli.xyz/comment/25118508</guid><dc:creator><![CDATA[teawrecks@sopuli.xyz]]></dc:creator><pubDate>Fri, 14 Aug 2026 18:28:26 GMT</pubDate></item><item><title><![CDATA[Reply to How can i teach myself to contribute to these projects? on Fri, 14 Aug 2026 15:50:42 GMT]]></title><description><![CDATA[<p dir="auto">Just a note to say that devs of large, well established projects are always receptive to donations. A lot of these projects have demo sites, which cost money. So, if you can't contribute to the code side of the project, a few $$ here and there is always welcome in my experience.</p>
]]></description><link>https://forum.ieu.app/post/https://lemmy.world/comment/25295136</link><guid isPermaLink="true">https://forum.ieu.app/post/https://lemmy.world/comment/25295136</guid><dc:creator><![CDATA[irmadlad@lemmy.world]]></dc:creator><pubDate>Fri, 14 Aug 2026 15:50:42 GMT</pubDate></item><item><title><![CDATA[Reply to How can i teach myself to contribute to these projects? on Fri, 14 Aug 2026 15:07:02 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto">Translating documentation</p>
</blockquote>
<p dir="auto">And translations for the application itself in some cases, so that it can be ran and used in different languages. Human contributions to the language files of the application is what my project needs more than anything else, and if you do speak a non-English language fluently, I'd be very grateful! Here's how I've worded it for my project:</p>
<blockquote>
<p dir="auto">If you would like your language to be supported, please <a href="https://github.com/carlnewton/habitat/pulls" rel="nofollow ugc">create a new pull request</a>, or a new <a href="https://github.com/carlnewton/habitat/issues" rel="nofollow ugc">issue</a> with your language file, using <a href="https://github.com/carlnewton/habitat/tree/main/translations" rel="nofollow ugc">an existing language file</a> as a template.</p>
</blockquote>
]]></description><link>https://forum.ieu.app/post/https://feddit.uk/comment/26880969</link><guid isPermaLink="true">https://forum.ieu.app/post/https://feddit.uk/comment/26880969</guid><dc:creator><![CDATA[carlnewton@feddit.uk]]></dc:creator><pubDate>Fri, 14 Aug 2026 15:07:02 GMT</pubDate></item><item><title><![CDATA[Reply to How can i teach myself to contribute to these projects? on Fri, 14 Aug 2026 13:37:20 GMT]]></title><description><![CDATA[<p dir="auto">I’m going to echo what others have said here but hopefully clarify it somewhat. For most FOSS projects you can contribute by code, documentation, writing/reviewing bug reports, or other project management tasks. The projects probably have a “Contributing” section on their website that will help you get started and might even have an “easy tasks” or “good for beginners” section.</p>
<p dir="auto">If you’re primarily interested in contributing by writing code, then you need to learn to code. Pick a language that a project you care about is written in and find the beginners tutorials.</p>
<p dir="auto">You going to want to learn the basic tools the project uses even if you’re not writing code just so you can interact with the project’s community, so probably git, their bug tracker, and whatever they use for documentation and translation.</p>
<p dir="auto">And don’t be surprised if it takes a while to get that first contribution in. FOSS developers tend to become grumpy with time and generally have high standards, and due to the massive amount of LLM slop being thrown their way these last few years have often become even more so. But your work will be appreciated if you stick with it.</p>
]]></description><link>https://forum.ieu.app/post/https://piefed.social/comment/12502717</link><guid isPermaLink="true">https://forum.ieu.app/post/https://piefed.social/comment/12502717</guid><dc:creator><![CDATA[bartydecanter@piefed.social]]></dc:creator><pubDate>Fri, 14 Aug 2026 13:37:20 GMT</pubDate></item><item><title><![CDATA[Reply to How can i teach myself to contribute to these projects? on Fri, 14 Aug 2026 13:18:30 GMT]]></title><description><![CDATA[<p dir="auto">You are the hero your community needed! It makes a huge difference for a lot of people when they can read a screen without having to guess what the English words mean.</p>
]]></description><link>https://forum.ieu.app/post/https://piefed.social/comment/12502506</link><guid isPermaLink="true">https://forum.ieu.app/post/https://piefed.social/comment/12502506</guid><dc:creator><![CDATA[manxu@piefed.social]]></dc:creator><pubDate>Fri, 14 Aug 2026 13:18:30 GMT</pubDate></item><item><title><![CDATA[Reply to How can i teach myself to contribute to these projects? on Fri, 14 Aug 2026 13:15:08 GMT]]></title><description><![CDATA[<p dir="auto">Self taught programmer here. If your goal is to contribute code. Get the project's code, learn how to run it. Go pick an issue, great if it has a first time contributor tag or something. Try to fix it. If someone fixes it before you, now you can compare fixes. Sounds simple? It kind of is, but there are some side quests involved. This processes will force you to learn the bare minimum to get the task done. Your solution will most likely be shit but that's great, you can only get better. Programming is less about knowing how to do something and more about figuring it out as you go. Google, chatbot/llm, read the docs, ask others. Edit: Forgot something important: Be open to critique, programming is a craft and there is a lot to learn. Being bad at it is a given for most. Also most programmers are kinda bad at communicating so they may sound harsher than they are.</p>
]]></description><link>https://forum.ieu.app/post/https://lemmy.world/comment/25292678</link><guid isPermaLink="true">https://forum.ieu.app/post/https://lemmy.world/comment/25292678</guid><dc:creator><![CDATA[inzen@lemmy.world]]></dc:creator><pubDate>Fri, 14 Aug 2026 13:15:08 GMT</pubDate></item><item><title><![CDATA[Reply to How can i teach myself to contribute to these projects? on Fri, 14 Aug 2026 12:57:49 GMT]]></title><description><![CDATA[<p dir="auto">Don't learn C++ before C. C++ is a massively more complex language whereas C, once you understand the fundamentals, is quite simple.</p>
<p dir="auto">If you want to work with projects that use C++, then by all means.</p>
]]></description><link>https://forum.ieu.app/post/https://sopuli.xyz/comment/25112801</link><guid isPermaLink="true">https://forum.ieu.app/post/https://sopuli.xyz/comment/25112801</guid><dc:creator><![CDATA[gekkonen@sopuli.xyz]]></dc:creator><pubDate>Fri, 14 Aug 2026 12:57:49 GMT</pubDate></item><item><title><![CDATA[Reply to How can i teach myself to contribute to these projects? on Fri, 14 Aug 2026 11:59:14 GMT]]></title><description><![CDATA[<p dir="auto">Train yourself on the tech and you'll be able to contribute more. Also, you are contributing greatly already by making posts like this.</p>
]]></description><link>https://forum.ieu.app/post/https://lemmy.ca/comment/24814903</link><guid isPermaLink="true">https://forum.ieu.app/post/https://lemmy.ca/comment/24814903</guid><dc:creator><![CDATA[melsaskca@lemmy.ca]]></dc:creator><pubDate>Fri, 14 Aug 2026 11:59:14 GMT</pubDate></item><item><title><![CDATA[Reply to How can i teach myself to contribute to these projects? on Fri, 14 Aug 2026 11:48:53 GMT]]></title><description><![CDATA[<p dir="auto">Yes, I did make a Mistral account. Forgot to mention that I tested all of the mentioned chatbots on free plans, except Copilot, which I had the highest tier plan for, as part of my job. Needless to say, even on the highest tier Copilot performed the worst. Congratulations, Microsoft.</p>
<p dir="auto">I do appreciate Mistral being European and maintaining better values than American competition. That's why I feel bad rating it so low. Although as you said, many tasks that LLMs are useful for don't require the cutting edge at all.</p>
<p dir="auto">In fact, Mistral Vibe (I preferred the name Le Chat, but oh well) is probably more than enough for most people. It's just that availability of much better models makes it look worse than it is.</p>
<p dir="auto">There's also the question of system prompts. ChatGPT has been known to work considerably better with a good prompt setup, to the point where it's not one of the worst chatbots anymore. I was only testing the defaults. It's entirely possible that setting the right system prompt for Mistral improves it noticeably.</p>
<p dir="auto">At the end of the day, however, if I can run a small, open-weight model locally with comparable results - using a huge, cloud-based and closed model makes no sense to me. I'm not connecting to any cloud unless I really need to.</p>
<p dir="auto">Alibaba is releasing <a href="https://huggingface.co/Qwen/Qwen3.8-27B" rel="nofollow ugc">Qwen 3.8 27B</a> in a little over 3 hours from now, so I'll have to try that too. Though I'll probably wait for fine-tuned community releases to make a more detailed comparison.</p>
]]></description><link>https://forum.ieu.app/post/https://lemmy.world/comment/25291495</link><guid isPermaLink="true">https://forum.ieu.app/post/https://lemmy.world/comment/25291495</guid><dc:creator><![CDATA[dupacycki@lemmy.world]]></dc:creator><pubDate>Fri, 14 Aug 2026 11:48:53 GMT</pubDate></item><item><title><![CDATA[Reply to How can i teach myself to contribute to these projects? on Fri, 14 Aug 2026 11:39:38 GMT]]></title><description><![CDATA[<p dir="auto">Actual “C” or can you do C++?<br />
I’m currently learning Python and was thinking about getting into C++ as well.</p>
]]></description><link>https://forum.ieu.app/post/https://feddit.online/comment/9373945</link><guid isPermaLink="true">https://forum.ieu.app/post/https://feddit.online/comment/9373945</guid><dc:creator><![CDATA[xsikes@feddit.online]]></dc:creator><pubDate>Fri, 14 Aug 2026 11:39:38 GMT</pubDate></item><item><title><![CDATA[Reply to How can i teach myself to contribute to these projects? on Fri, 14 Aug 2026 11:25:11 GMT]]></title><description><![CDATA[<p dir="auto">Interesting. I tested ChatGPT and Mistral and oh my god, ChatGPT was abysmal. Hallucinated way harder. Mistral is okay if being used on highest settings.</p>
<p dir="auto">Did you create an account with Mistral? Without it they only expose a low-end model to the web, which isn't properly declared last time I checked. Can be the free plan, I guess they just want to avoid their infrastructure being hammered.</p>
<p dir="auto">Personally all those Silicon Valley pricks can offer whatever, I don't even have a Google account anymore and couldn't be happier with that. Not saying Mistral is optimal, but at least they're not part of the current US swamp. And I at least somewhat believe they actually read the damn GDPR. I'm totally fine with it not being the "cutting-edge", especially given the cutting-edge cuts straight through culture and people's lifes on purpose and with maximum brutality, and I seriously liked to see their image generator being way worse as well as Mistral refusing to open sites that banned it in the past (if they changed that behaviour please let me know). Not to mention their site isn't even remotely as infected with trackers and other junk as the others, at least that's what I've read (forgot to bookmark that hackers' analysis I've read a year ago unfortunately).</p>
]]></description><link>https://forum.ieu.app/post/https://discuss.tchncs.de/comment/27551179</link><guid isPermaLink="true">https://forum.ieu.app/post/https://discuss.tchncs.de/comment/27551179</guid><dc:creator><![CDATA[natanox@discuss.tchncs.de]]></dc:creator><pubDate>Fri, 14 Aug 2026 11:25:11 GMT</pubDate></item><item><title><![CDATA[Reply to How can i teach myself to contribute to these projects? on Fri, 14 Aug 2026 10:43:53 GMT]]></title><description><![CDATA[<p dir="auto">I am already trying to understand all of it first myself. In the middle of a full-strip renovation; I don't think I will have time to spend on it 😂</p>
]]></description><link>https://forum.ieu.app/post/https://slrpnk.net/comment/23840480</link><guid isPermaLink="true">https://forum.ieu.app/post/https://slrpnk.net/comment/23840480</guid><dc:creator><![CDATA[justenoughducks@slrpnk.net]]></dc:creator><pubDate>Fri, 14 Aug 2026 10:43:53 GMT</pubDate></item><item><title><![CDATA[Reply to How can i teach myself to contribute to these projects? on Fri, 14 Aug 2026 10:41:00 GMT]]></title><description><![CDATA[<p dir="auto">Sounds like you gave yourself a hobby there mate.</p>
]]></description><link>https://forum.ieu.app/post/https://lemmy.world/comment/25290779</link><guid isPermaLink="true">https://forum.ieu.app/post/https://lemmy.world/comment/25290779</guid><dc:creator><![CDATA[slazer2au@lemmy.world]]></dc:creator><pubDate>Fri, 14 Aug 2026 10:41:00 GMT</pubDate></item><item><title><![CDATA[Reply to How can i teach myself to contribute to these projects? on Fri, 14 Aug 2026 10:39:35 GMT]]></title><description><![CDATA[<p dir="auto">Please dear god let STM or Nordic someone hire some technical writers for Zephyr, not just Nordic documentation.</p>
<p dir="auto">The data structures, macro basics, and core concepts are OK, but for example ADCs have literally 0 documentation at all, documentation about DMAs is barebones at absolute best, non-led PWMs is not good, etc...</p>
<p dir="auto">Pretty much every single peripheral needs 5x-100x the documentation it currently has lol.</p>
]]></description><link>https://forum.ieu.app/post/https://slrpnk.net/comment/23840437</link><guid isPermaLink="true">https://forum.ieu.app/post/https://slrpnk.net/comment/23840437</guid><dc:creator><![CDATA[justenoughducks@slrpnk.net]]></dc:creator><pubDate>Fri, 14 Aug 2026 10:39:35 GMT</pubDate></item><item><title><![CDATA[Reply to How can i teach myself to contribute to these projects? on Fri, 14 Aug 2026 10:29:46 GMT]]></title><description><![CDATA[<p dir="auto">True, it's always important to be careful with chatbots, even when used for simple tasks.</p>
<p dir="auto">From my experience, they work fairly well when asked to explain code or error logs. For reference, I mainly tested Gemini and Deepseek. Apparently Claude is the best for coding, but I haven't really tried it yet.</p>
<p dir="auto">Personally I'd avoid both Mistral and Copilot. I used to work on Copilot, so unfortunately had a lot of exposure to it. Tried Mistral for a while too.</p>
<p dir="auto">These two are the worst LLMs I've used so far. Honestly probably worse than local Qwen with 27-35B parameters. I feel a little bad hating on a European company, but unfortunately it's way behind competition. At least from my testing.</p>
]]></description><link>https://forum.ieu.app/post/https://lemmy.world/comment/25290671</link><guid isPermaLink="true">https://forum.ieu.app/post/https://lemmy.world/comment/25290671</guid><dc:creator><![CDATA[dupacycki@lemmy.world]]></dc:creator><pubDate>Fri, 14 Aug 2026 10:29:46 GMT</pubDate></item><item><title><![CDATA[Reply to How can i teach myself to contribute to these projects? on Fri, 14 Aug 2026 10:01:22 GMT]]></title><description><![CDATA[<p dir="auto">Quick mention about Chatbots: In general they can be useful <em>if you already have a grasp on something</em>, so you can detect potential nonsense better. Additionally they can act like a drug especially on lonely people, and any company tries to sell them to you as awesome code generators. Yet Mistral AI already generated an answer to me telling me to dd my encrypted root hard drive for a speed test, even doubling down on it being safe.</p>
<p dir="auto">Not saying they can't be useful for OP. Just that they're like a handheld circular saw*, a powertool better only used by people who already know sufficient basics about wood.</p>
<p dir="auto">*where the salesman got rid of the safety handle and tells you to "just let it go on its own".</p>
]]></description><link>https://forum.ieu.app/post/https://discuss.tchncs.de/comment/27550324</link><guid isPermaLink="true">https://forum.ieu.app/post/https://discuss.tchncs.de/comment/27550324</guid><dc:creator><![CDATA[natanox@discuss.tchncs.de]]></dc:creator><pubDate>Fri, 14 Aug 2026 10:01:22 GMT</pubDate></item><item><title><![CDATA[Reply to How can i teach myself to contribute to these projects? on Fri, 14 Aug 2026 09:51:41 GMT]]></title><description><![CDATA[<p dir="auto">It depends on the project. Often there's a "Contributing" page on its website or a file named <code>CONTRIBUTING.md</code> or similar in the source tree. Start from reading it. Sometimes information there is aimed at experienced developers, but sometimes it is very friendly for beginners.</p>
]]></description><link>https://forum.ieu.app/post/https://lemmy.ml/comment/27243704</link><guid isPermaLink="true">https://forum.ieu.app/post/https://lemmy.ml/comment/27243704</guid><dc:creator><![CDATA[bizdelnick@lemmy.ml]]></dc:creator><pubDate>Fri, 14 Aug 2026 09:51:41 GMT</pubDate></item><item><title><![CDATA[Reply to How can i teach myself to contribute to these projects? on Fri, 14 Aug 2026 09:27:27 GMT]]></title><description><![CDATA[<p dir="auto">Echoing that the best place to start is to get a handle on programming as a concept. Not because we're trying to gatekeep the good stuff behind the scary programmer voodoo, but because otherwise you're basically attempting to edit a book in a language you don't speak (and the reader is <em><strong>very</strong></em> picky about grammar).</p>
<p dir="auto">That said, you can absolutely teach yourself to code! Hell, if you figured out self hosting I'm willing to bet you've probably already got a handful of transferable skills.</p>
<p dir="auto">In the interest of disclosure, I learned programming as part of my degree (took a Java class as a resume booster my first semester and ended realizing that I preferred coding to calculus and switched my major), so I'm not exactly a wealth of knowledge in the self study department. However I would recommend a course that has labs/ challenges/ projects to practice what your learning. Everyone learns differently, but I've personally found that I picked up programming concepts better when I got hands-on and applied them in my assignments.</p>
<p dir="auto">The programmer's open secret is that generally once you know one programming language, it's pretty easy to pick up another. For example, Java and Python might write them in different ways, but at the end of the day a loop is a loop and as long as you know you need to repeat some code until some condition is met, it's perfectly acceptable to Google "loop in Python" or "[Java concept] in Python". In other words, it doesn't super matter which language you start with; just pick something and stick with it (bonus points if you can turn around and tinker with an OSS app with what you're learning).</p>
]]></description><link>https://forum.ieu.app/post/https://lemmy.world/comment/25290131</link><guid isPermaLink="true">https://forum.ieu.app/post/https://lemmy.world/comment/25290131</guid><dc:creator><![CDATA[aliasvortex@lemmy.world]]></dc:creator><pubDate>Fri, 14 Aug 2026 09:27:27 GMT</pubDate></item><item><title><![CDATA[Reply to How can i teach myself to contribute to these projects? on Fri, 14 Aug 2026 09:11:00 GMT]]></title><description><![CDATA[<p dir="auto">For a project I liked I saw that the translation of the UI was only about 1% complete for my native language. I decided to dedicate the weekend to get it above 95%. This was apparently the part that seemed too hard for most to make a dent in, but across several new versions my language is still 100%. I think my groundwork made it easier for some sporadic contributors to get a small bit of dopamine when updating the few new strings in a release to see it hit 100% again.</p>
]]></description><link>https://forum.ieu.app/post/https://feddit.dk/comment/21845235</link><guid isPermaLink="true">https://forum.ieu.app/post/https://feddit.dk/comment/21845235</guid><dc:creator><![CDATA[vonreposti@feddit.dk]]></dc:creator><pubDate>Fri, 14 Aug 2026 09:11:00 GMT</pubDate></item><item><title><![CDATA[Reply to How can i teach myself to contribute to these projects? on Fri, 14 Aug 2026 07:46:21 GMT]]></title><description><![CDATA[<p dir="auto">If you really want to contribute to some projects, the first step would be to take a course in that project's programming language. There are many decent free courses on YouTube, and even more fantastic courses for very cheap on websites like Udemy or Skillshare.</p>
<p dir="auto">Next, you'd probably want to keep learning the language (e.g., by solving LeetCode challenges), read more about programming and software development in general, as well as check out another course or a tutorial about the specific frameworks/libraries or even just paradigms that the project works with.</p>
<p dir="auto">A good starting point is FreeCodeCamp on YouTube. Courses there are excellent for the proce of 0€. If you have difficulties with anything - you can always ask a chatbot. If you opt for courses on something like Udemy - you can always just ask the instructor and they'll usually respond within 2 hours, timezone permitting.</p>
]]></description><link>https://forum.ieu.app/post/https://lemmy.world/comment/25289331</link><guid isPermaLink="true">https://forum.ieu.app/post/https://lemmy.world/comment/25289331</guid><dc:creator><![CDATA[dupacycki@lemmy.world]]></dc:creator><pubDate>Fri, 14 Aug 2026 07:46:21 GMT</pubDate></item><item><title><![CDATA[Reply to How can i teach myself to contribute to these projects? on Fri, 14 Aug 2026 07:20:05 GMT]]></title><description><![CDATA[<p dir="auto">Which projects?</p>
<p dir="auto">Can you look at the source code in the repos and make any sense of it?</p>
<p dir="auto">Are there open issues connected to the repo, that you think you could make some headway with?</p>
<p dir="auto">If you have 0 experience writing code, I think contributing to an existing project isn't a good way to start.  Better to text a textbook and work through some exercises, and do a few small projects of your own, before trying to join an existing team where as a total newbie, you'll be a burden.  Note that "small project of your own" can involve forking something that exists and making your own changes or additions.  That doesn't require much attention from other people.</p>
<p dir="auto">Then, contribute once you feel you are ready to contribute.</p>
]]></description><link>https://forum.ieu.app/post/https://lemmy.ml/comment/27242484</link><guid isPermaLink="true">https://forum.ieu.app/post/https://lemmy.ml/comment/27242484</guid><dc:creator><![CDATA[solrize@lemmy.ml]]></dc:creator><pubDate>Fri, 14 Aug 2026 07:20:05 GMT</pubDate></item></channel></rss>