D
D
Dmitry2016-05-19 19:03:52
Database
Dmitry, 2016-05-19 19:03:52

What programming language is better to use under windows for such tasks?

Actually:

  • parsing files (of type log)
  • save to db (what db do you need?)
  • creation of window applications, simple output from the database

1) What is the best language to use?
2) With what language can this be done faster?
Skills - php :)

Answer the question

In order to leave comments, you need to log in

4 answer(s)
L
littleguga, 2016-05-19
@littleguga

If you're a pervert like me: javascript + electron framework.
If it is less perverse: C # is quite simple, up to the point that you can throw 50% of the project from graphic forms.
Python, if you don't need a fancy GUI.

R
Rou1997, 2016-05-19
@Rou1997

What is the best programming language for windows

Usually C#, in this case, too, and GUI, and parsing, and database, all this in C# is most convenient.
There are different ones - Access, SQLite, SQL Server, MySQL, SQL Server Compact and others, absolutely any database can be accessed from C #, depending on the purpose you need to choose.

I
igorch96, 2016-05-20
@igorch96

Visual Studio + MS SQL Express. In my opinion, the least hemorrhoid ligament. And don't forget MS SQL Management Studio

A
Aleksandr, 2016-05-19
@cyberspy

PowerShell will save the father of Russian democracy... :)
You can put data in the same MS-SQL!

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question