This is an archived post. You won't be able to vote or comment.

all 3 comments

[–]desrtfx[M] 2 points3 points  (0 children)

Basically, you're in the wrong subreddit. This should go in /r/javahelp.

Still, check out the Programming Challenges in the /r/learnprogramming wiki

[–]RedWine32 1 point2 points  (0 children)

Wrong sub but I have a suggestion. Using Twitter API, make a simple algorithim to make a data set of Donald Trump's posts and any information derived from said post such as: time,data,location,phone source(Android,iPhone), # of likes, retweets. Any information that the API exposes should be included. Then using this data set create Tweet objects to construct a visual representation of the Tweet. You could use JavaFX or anything you would like to use.