Sinisterly
Programming language with a bright future. - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Coding (https://sinister.ly/Forum-Coding)
+--- Forum: Coding (https://sinister.ly/Forum-Coding--71)
+--- Thread: Programming language with a bright future. (/Thread-Programming-language-with-a-bright-future)

Pages: 1 2


Programming language with a bright future. - Hack3rcon - 01-26-2020

Hello,
Which programming language has a bright future? Is it true that at 2025 programming changed?

Thank you.


RE: Programming language with a bright future. - mothered - 01-27-2020

Quote:Is it true that at 2025 programming changed?
We've yet to reach that year, so obviously It couldn't have changed.

Where did you read this?


RE: Programming language with a bright future. - OversouL - 01-27-2020

You're a time traveler. You should already know the answer. Notamused


RE: Programming language with a bright future. - Hack3rcon - 01-27-2020

(01-27-2020, 02:55 AM)mothered Wrote:
Quote:Is it true that at 2025 programming changed?
We've yet to reach that year, so obviously It couldn't have changed.

Where did you read this?
https://www.quora.com/Will-coding-still-be-relevant-in-2025-1


RE: Programming language with a bright future. - mothered - 01-27-2020

(01-27-2020, 01:19 PM)Hack3rcon Wrote:
(01-27-2020, 02:55 AM)mothered Wrote:
Quote:Is it true that at 2025 programming changed?
We've yet to reach that year, so obviously It couldn't have changed.

Where did you read this?
https://www.quora.com/Will-coding-still-be-relevant-in-2025-1

Coding has been relevant thus far, so I don't see what can possibly change In 5 years.


RE: Programming language with a bright future. - Hack3rcon - 01-27-2020

Which language maybe have more demand?


RE: Programming language with a bright future. - taylostolo - 01-28-2020

(01-26-2020, 10:34 PM)Hack3rcon Wrote: Hello,
Which programming language has a bright future? Is it true that at 2025 programming changed?

Thank you.
i feel coding will always be relevant yes it will get stupid easy with AI but its still in its baby steps we dont fully have the hard ware in place that is fast enough to handle heavy AI once quantum computers get more into the market then we will see a big change in how we code.


RE: Programming language with a bright future. - FreightTrain - 01-28-2020

Companies will always have legacy systems and programs that will create a demand even for out-dated languages. Your best bet is to focus more on why you'd like to get into programming? Are you more into automating tasks, building tools, database work, or more complex tasks like building OS's, VMs, video/image editors, etc. There's too many paths to focus on programming in general. Figure out what you would like to build and accomplish then go from there.

If you're really looking for an in-demand career for the next 10 years or so and don't care what you're learning, look into cloud computing and the languages each service leader(s) use as well as other common languages associated with clouds. It's getting to be much cheaper, higher availability, and less troublesome to move systems into cloud-based systems.

As far as AI goes, unless you want to go that route, I wouldn't worry much about "AI taking over." We're a long way before AI can truly take over, and even further away from it being a monetarily beneficial for most companies.


RE: Programming language with a bright future. - Kit055 - 06-27-2021

I think in the future everything will be based on highly qualified specialists. That is, it won't matter what language you use to write the program, as long as it works well. If you are looking for a job, start by studying vacancies and the requirements that apply to hire a programmer. After that, decide whether you have the skills necessary to work in a particular position. Next, check the market, see which companies are looking for specialists, which vacancies are open in other companies. Then, taking into account your knowledge and skills, choose where you should try to get a job.


RE: Programming language with a bright future. - HypnoticMagician - 10-19-2021

"Which programming language has a bright future?"

Whatever language you support most. It is C in my case. Because I don't like the idea of having to rely on already existing libraries which you can't optimize further without decreasing their portability. Not being able to add non-existing features without sacrificing performance and to decide when to use dynamic memory allocation. It is the portable assembly of almost all microchips.

"we don't fully have the hard ware in place that is fast enough to handle heavy AI once quantum computers get more into the market then we will see a big change in how we code."

I don't believe we need quantum computers to reach human level intelligence. The problem is not hardware but the inefficiency of the algorithms we use. Computers can crunch numbers way faster than us, keep far longer texts in its short term memory, has large enough long term memory given even the cheapest laptop has, at least, 1 TB memory if you don't mind your videos having too high resolutions (Are you able to watch and dissect atoms in objects you see just by looking at them from far away? No, you aren't. Neither need the computer.)

"I think in the future everything will be based on highly qualified specialists."

I don't agree with that. Most if not all of these supposedly highly qualified specialists will finally be replaced by sub AI's. Most of these route jobs will end up being automaticized by AI no matter how complex it may appear to human mind or "experts". Specializing is for insects. So you need to aim to pursue different fields such as trying to write your own benevolent AGI(Artificial General Intelligence) to oppose against potential treats that may come from another AGI being gonna potentially lost control or be deliberately coded in a malicious way although specializing is still valid in today's circumstances. So you still have a lot of time to pursue doing what you enjoy Wink