For all those people who venture into the world of technology specifically focused on the area of system engineering, at some point we have to spend a long time surfing the internet reading and consulting what was the best programming language for that moment.
Sometimes we ask?
- Which programming language will be easier to learn?
- Which programming language is better paid in the world?
- What programming IDE should I use?
- What programming standard should you use?
- What data base manager should I use?
- Use the programming IDE to write the code or use an editor?
- What framework to use?
In my case my first Hello World was in the programming language VB.NET
Private Sub Form1_Load (sender As Object, and As EventArgs) Handles MyBase.Load
MsgBox ("Hello World")
End Sub
¿What programming language did you use for your first Hello World?
A good programmer or software developer must have logic to be able to understand any programming language.
FOLLOW US HERE
Thank you very much for the support of the team @cervantes. Do not forget to vote them as witness on this page:
Witness Cervantes
cervantes cervantes-noticias
This publication is could not be possible without the collaboration of @hr1 I invite you to follow it.
My first was my freshman year of high school... Visual Basic.
It was tons of fun. I knocked it out of the park.
I am not a programmer but because I am a fan of video games I've written some codes lines to make my own server on samp platform To play with my friends a game called san andreas it was an interesting experience