Replies
Welcome, guest
Join CrazyEngineers to reply, ask questions, and participate in conversations.
CrazyEngineers powered by Jatra Community Platform
-
@thebigk • Mar 1, 2018
Have you thought of any ideas on your own? If yes, please share them so that we can make better suggestions.
Here's one suggestion - you could download the database available on <a href="https://snap.stanford.edu/data/amazon-meta.html" target="_blank" rel="noopener noreferrer">SNAP: Network datasets: Amazon co-purchasing network metadata</a> and then build Java code to determine the product sentiment. You could also do textual analysis to find out whether the users are talking negatively about any product or are giving it positive reviews.
That'd be a pretty useful project to work on. Give it a thought. -
@sabarishraj-ylAlcl • Mar 4, 2018
How to connect bigdata and javacode -
@thebigk • Mar 4, 2018
Bigdata would be saved in a database, right? Find out which database you wish to use to store your bigdata and then use an appropriate driver to connect to it. You should be able to get the knowledge of using databases from any basic course on Java.SabarishrajHow to connect bigdata and javacode -
@sabarishraj-ylAlcl • Mar 4, 2018
Ok sir thank you.. I will try and I also like to do a java servlet based project if you Know about that topic, suggest me any title about that project -
@thebigk • Mar 4, 2018
I can come up with ideas; but I don't know how familiar you are with Java programming. You should really pick up a simple project.SabarishrajOk sir thank you.. I will try and I also like to do a java servlet based project if you Know about that topic, suggest me any title about that project -
@sabarishraj-ylAlcl • Mar 4, 2018
Ok Sir,I know the basics of java programming (jsp,servlet,jdbc,api).now I'm studying 3rd year in IT. I would like to do a project in 3rd year standard that's all sir.Kaustubh KatdareI can come up with ideas; but I don't know how familiar you are with Java programming. You should really pick up a simple project.