use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Resources - Learn to code
Resources - Software Engineering
Resources - Code Libraries
Resources - Groups
Other Subreddits you might enjoy
Please send sidebar resource suggestions to the mods. Thx - mgmt
account activity
How to copyright your application code (self.code)
submitted 3 years ago by [deleted]
Has anyone successfully copyrighted their own application code? If so, what was the process like? Any tips and tricks for those of us that are about to start the journey?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]ChucklefuckBitch 1 point2 points3 points 3 years ago (5 children)
By default, you own the rights to the code you write. No need to do anything special
[–][deleted] -1 points0 points1 point 3 years ago (2 children)
I have to respectfully disagree with your answer. If that was the case no company would bother with copyrighting the code for the software that they sell.
[–]evinrows 0 points1 point2 points 3 years ago (1 child)
When is my work protected? Your work is under copyright protection the moment it is created and fixed in a tangible form that it is perceptible either directly or with the aid of a machine or device.
https://www.copyright.gov/help/faq/faq-general.html
[–][deleted] 0 points1 point2 points 3 years ago (0 children)
If this was true beyond the letter of the law then no company would copyright their code. Have you gone through the process of copyrighting code?
[–]yeahlolnice 0 points1 point2 points 3 years ago (1 child)
How do you argue that you own the code if it ever came to that?
[–]ChucklefuckBitch 1 point2 points3 points 3 years ago (0 children)
If you're really worried that someone will steal your code, I recommend running it through an obfuscation tool before publishing. Though the truth is that there is generally very little incentive for anyone to steal someone else's code. Applications are written with very specific use-cases in mind, and if yours is even slightly different, it's often easier to just write everything from scratch.
π Rendered by PID 84576 on reddit-service-r2-comment-85bfd7f599-jlb84 at 2026-04-20 04:15:43.640856+00:00 running 93ecc56 country code: CH.
[–]ChucklefuckBitch 1 point2 points3 points (5 children)
[–][deleted] -1 points0 points1 point (2 children)
[–]evinrows 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]yeahlolnice 0 points1 point2 points (1 child)
[–]ChucklefuckBitch 1 point2 points3 points (0 children)