M
M
mixqq2022-02-22 19:37:24
Database design
mixqq, 2022-02-22 19:37:24

What language to choose for a web application to work with a database?

I am doing a coursework, I need to develop an application for working with a database (viewing and editing tables, executing queries and procedures, and so on) and decided to make a web application. I have no experience in development, I am familiar with html and css and a little with C#.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
A
Alexander Nesterov, 2022-02-22
@mixqq

Subjective opinion:
You know html/css - try to make a website.
For the server side, if you know sharp, you can try on asp net.
Although you can use any other PL:
- php (Well, or the Laravel / Yii2 framework)
- NodeJS
- Python (Choose from django / flask)

D
Dr. Bacon, 2022-02-22
@bacon

They usually fuck with coursework, so take assembler.
PS and by the way, the task does not pull on the coursework, but with assembler, perhaps.

R
rPman, 2022-02-22
@rPman

Choosing the web is a hardcore path, there is too much to learn.
I recommend for a novice database programmer to take something that does not require learning too much, and use the tools of microsoft visual studio and its framework, such as winforms

M
Michael, 2022-02-22
@Akela_wolf

Yes, in general, any. But if you are familiar with C# - take the ASP.NET platform
Experience in this technology will not be superfluous.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question