Needs advice
on
JavaJavaJavaScriptJavaScript
and
PythonPython

I'm making my university community web service with a team. (6 members myself included)

And we decided to use JavaScript, HTML, CSS (for sure, it's the basic of websites) but couldn't decide for the back end part.

There are tons of languages, tools, etc., but I'm really new to programming, so I'd like to get some help to figure out what tools we need.

So my question is this: are there any good examples of web community services we can mimic the tools or get an insight from them?

READ LESS
7 upvotes·257.5K views
Replies (6)
Senior Full-Stack Developer at RADSoft·
Recommends
on
JavaScript
Laravel

Make it simple, most of projects doesnt need a AI, ML or big algorithms. If your project just serving end users take it to the web ready compatible. (Javascript, .Net, PHP Laravel)

READ MORE
1 upvote·225.6K views
Recommends
on
Django
Python

Since you're following Python, I would recomend using Django as your main back-end language. If you know Python it would be a great experience. Django is well documented on their official website: https://www.djangoproject.com/ I would also use React for front-end as well. Also this article is worth reading, I think progressive web app is something worth learning these days: https://web.dev/progressive-web-apps/ Hope that helps :)

READ MORE
13 upvotes·256.8K views
View all (6)
Avatar of Hüseyin Özkılıç

Hüseyin Özkılıç

Senior Full-Stack Developer at RADSoft