B
B
BohdanShh2015-01-02 13:03:45
Java
BohdanShh, 2015-01-02 13:03:45

How to implement a project in Java?

Hello. I am a computer science student and started learning Java on my own about half a year ago. I read books, watched video tutorials, wrote some code. Now I want to make my own small project, while studying the necessary technologies in parallel.
Essence: A web application for students and schoolchildren, where participants unite in groups. Features: general chat, news, section "Homework" (the head of the group publishes assignments in subjects), etc.
Interested in what you need to learn for this, what features / technologies of the Java language can be used.
Thanks for taking the time to answer.

Answer the question

In order to leave comments, you need to log in

5 answer(s)
A
aminought, 2015-01-02
@aminought

Learn Spring and Hibernate is the foundation of almost all Java web applications.

P
Puma Thailand, 2015-01-02
@opium

the project is knee-length so you can not learn anything and write as is

A
Alexander Litvinenko, 2015-01-02
@edli007

usually on the contrary, they first write technologies, and then they think what language is suitable here.

A
angry_cellophane, 2016-01-08
@angry_cellophane

I recommend reading this book and doing your own project at the same time. It is better to do the project on spring boot - it greatly simplifies life.

S
Seryozha Pukhov, 2015-01-03
@Reynard13

I'll join the top answer, HTML/CSS is important.
But if you still need specific advice, then for the web I recommend trying JSF (there are a lot of examples on mkyong.com). To work with the database, you can use both the simplest JDBC and Hibernate.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question