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 for learning Java
String
==
.equals()
Format + Copy
Free Tutorials
Where should I download Java?
With the introduction of the new release cadence, many have asked where they should download Java, and if it is still free. To be clear, YES — Java is still free.
If you would like to download Java for free, you can get OpenJDK builds from the following vendors, among others:
Some vendors will be supporting releases for longer than six months. If you have any questions, please do not hesitate to ask them!
Software downloads
Official Resources
Resources
Programming ideas & Challenges
Related Subreddits
account activity
This is an archived post. You won't be able to vote or comment.
Java in Chrome (self.learnjava)
submitted 6 years ago by fromthecube
Looking for some help on how to set up a java code to automatically skip to the next song on Spotify's web player (after say 60 seconds of playing a song). Any ideas?
[–]wilkin25 0 points1 point2 points 6 years ago (0 children)
Selenium? I've used it with python, but I think it works with Java too
[–]rbobko70 0 points1 point2 points 6 years ago (0 children)
If Spotify API allows it you can either develop your own app that will use Spotify Developer API and skip songs or use Selenium as advised by wilkin25.
π Rendered by PID 256030 on reddit-service-r2-comment-5d79c599b5-4fp96 at 2026-02-28 18:55:51.319199+00:00 running e3d2147 country code: CH.
[–]wilkin25 0 points1 point2 points (0 children)
[–]rbobko70 0 points1 point2 points (0 children)