Computing

What's your favorite programming language?

Submitted by irongamingpl, , Thread ID: 88300

Thread Closed

RE: What's your favorite programming language?

gobkq0
Novice
Level:
0
Reputation:
0
Posts:
20
Likes:
2
Credits:
5
14-11-2018, 10:59 PM
#72
Well, python is great for quick hacked together applications.

Need data transferred from one db to another and change its format -> Python
Do you want to write a bot that monitors the scoreboard of a CTF, parses it and alerts you via mattermost if you loose flags on a service or there is an issue with one of your services -> Python

Then there is Java.
A lot of articles talked about how bad java is and how it wont be used for much longer.
Yes, it has its disadvantages. Patch management on client pcs is a pain in the ass (especially if you have multiple software vendors that require a system installed java version and you cant patch it because they havnt validated the new java release against their software)
But for ServerSide web applications its pretty solid and used in various Enterprises.

And finally PHP.
Nowadays you should definitly know how to do some basics in PHP. If you want to make a career in IT, theres a chance that you will have to touch it sooner or later.
Even if you are a server admin and not a webdev.

Users browsing this thread: 1 Guest(s)