DEV Community

Cover image for Some Clients asked me what language i use in building applications and techs?
Adeyeye George
Adeyeye George

Posted on

Some Clients asked me what language i use in building applications and techs?

Creating applications has not been an easy task especially when it comes to security handlings and cross platform migrations...

There are many code linguistic on the space to work upon based on the project requirements.

If its a website... I use PHP

If its a web application, I use various types depending on the web app functions...

For instance, Cara Chatbot(https://mitnets.com) is a web app and I used PHP, Js and C++ to build the whole thing... Starting from scratch.

If its a desktop app : instead of wasting time using all sorts of language to fit a specific operating system requirements i use Electron/Node since this is a cross platform.

If it a mobile app : Sometimes I use Java ... Depending on the client requirements and sometimes Electron/node

But I prefer using Electron/Node because its more faster and easy to maintain.

If its an embedded software : it depends on the OS used by the hardware...

For instance if its an arduino board... I use C

Although you can use any language to program any board but its always more efficient and faster to use the grandfather of every programming language which is C to program any board.

Some people still make use of assembly language 😊... Like telecommunications vendors...

Writing System applications using Assembly is like lifting a mountain with one one finger...

Its an horrible task... As you will be having many horrible night mares... Sometimes you will see yourself writing codes in dreams and on the streets...😄😄😄

Don't use this language if you are not a genius... Don't even try to learn it... Its madness...

There many other languages that are very interesting to use for developments...

Such as Python, Go, Ruby, C#, Ada, A, B, Scala, and many more... It depends on the ones you love and is fluent on...

Whatever language you use..., we will all still arrive at the same result...

Am using this medium to talk to the young out there... If you really want to explore into the tech world...., you will have to know all this things...and never think you can't do it...

What it requires is time, memory size and motivations...

I wish you best of luck...

#Mitnets Technologies

Top comments (0)