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😅
1 Respuesta
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.