Hey guys could you answer me a question? Im new at this so I have no idea what language should I learn first | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Hey guys could you answer me a question? Im new at this so I have no idea what language should I learn first

Well, I have a project in mind. It's a certain machine in which I need to implement a sort of ATM program that allows you to create multiple accounts and withdraw or deposit money in them. I'd love to know what is the most suitable programming language to use for creating database and servers. The real thing is I don't even know what means that kind of stuffs but at less I'd like to start with the correct language. I'm also a beginner in English😅

10th Jan 2018, 11:01 AM
Joel Escalante
Joel Escalante - avatar
1 Answer
0
I would suggest you learning Web technologies - HTML, CSS, JS (and then libs like jQuery, AJAX etc.) + PHP and SQL for server and database stuff and make Web Application for your project.
10th Jan 2018, 11:10 AM
Konrad Błachowicz
Konrad Błachowicz - avatar