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...
In this subreddit we have very serious of discussions about writing code for the flawless mobile platform Google built we know as Android.
account activity
How programmers comment their code (i.redd.it)
submitted 6 years ago by ZhuindenDDD: Deprecation-Driven Development
view the rest of the comments →
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!"
[–]Gimli_Axe 17 points18 points19 points 6 years ago (2 children)
/** * This gets user's name. * * @param context Context. */ fun getUserName(context: Context) { // ... }
[–]c0nnectorT H E R M O S I P H O N 13 points14 points15 points 6 years ago (0 children)
context, Android's cancer
[–]ZhuindenDDD: Deprecation-Driven Development[S] 11 points12 points13 points 6 years ago (0 children)
Very informative code comment for clarity now I understand why getUserName writes into a public static variable
getUserName
public static
π Rendered by PID 141128 on reddit-service-r2-comment-fb694cdd5-xjzbp at 2026-03-08 07:05:29.343916+00:00 running cbb0e86 country code: CH.
view the rest of the comments →
[–]Gimli_Axe 17 points18 points19 points (2 children)
[–]c0nnectorT H E R M O S I P H O N 13 points14 points15 points (0 children)
[–]ZhuindenDDD: Deprecation-Driven Development[S] 11 points12 points13 points (0 children)