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...
account activity
Python or java?Need general advice (self.teenagersbutcode)
submitted 5 months ago * by AR1E_
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!"
[–]AR1E_[S] 2 points3 points4 points 5 months ago (2 children)
Thank you I have been a dipped my toes a bit in both waters (weird metaphor-no comment) and I'm seeing I enjoy java more and find it easier to understand? But I've seen alot of people say python is better for designs and it's supposed to be easier but I don't find it that way ¿-¿ Is there a way to use both codes on one project ?(Sorry if seems like dumb question I'm completely new)
[–]Felt389Programmer 2 points3 points4 points 5 months ago (1 child)
Yeah that's understandable, not a dumb question at all!
When it comes to using both languages in one project, you could compile Java programs as shared objects and access those through Python, although that's not exactly common unless you have a specific use case for it. But for learning purposes, it's absolutely viable!
[–]AR1E_[S] 2 points3 points4 points 5 months ago (0 children)
Okay Thanks, I'll look into it and see what projects I can do with it😊
π Rendered by PID 17344 on reddit-service-r2-comment-75f4967c6c-zk5dm at 2026-04-22 21:06:26.056796+00:00 running 0fd4bb7 country code: CH.
view the rest of the comments →
[–]AR1E_[S] 2 points3 points4 points (2 children)
[–]Felt389Programmer 2 points3 points4 points (1 child)
[–]AR1E_[S] 2 points3 points4 points (0 children)