Newb | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 2

Newb

I’m looking to change careers. I’ve enjoyed learning different spoken languages for communication during travel as well as for the study of ancient manuscripts and textual meaning for translation purposes. I’ve programmed machine code during past professions and remembered how much fun I had writing programs that made machines move. I’m new to the programming field, as my past skills were for specific machines and operations in the manufacturing business. What is the first language a newbie should learn?

29th Nov 2017, 6:08 PM
Jonathan
Jonathan  - avatar
3 Respuestas
+ 2
Considering what you've done, and your confidence, I'd start with something like C++, Java, or C#. I believe you'll find a lot of use in any of those. Best of luck to you! *edit* Here are some links to each of the courses. Also, I always forget to mention SQL. Regardless of what you learn, make sure that you learn SQL also. Most languages have a means of connecting to a SQL database, so knowing how to properly do queries is a must if you want to utilize databases. Resources: https://www.sololearn.com/Course/CPlusPlus/ https://www.sololearn.com/Course/Java/ https://www.sololearn.com/Course/CSharp/ https://www.sololearn.com/Course/SQL/
29th Nov 2017, 6:21 PM
AgentSmith
+ 1
Fantastic information! Thank you so much for your advice and kindness! I’m thrilled that you came back for the *edit* and guided me also to SQL. It’s time to take your advice and start learning. Hope to see you around. Again, thank you!
29th Nov 2017, 6:47 PM
Jonathan
Jonathan  - avatar
+ 1
@Jonathan You're welcome. I hope all of the learning goes smooth for ya!
29th Nov 2017, 7:14 PM
AgentSmith