0
Get a job
Helloo everyone. I’m writing this post because I have been looking for a job as a junior backend developer and unfortunately I wasn’t accepted. I just wanted to know where do you recommend me to start and how do I start making experience?
1 Antwort
0
Hi! Continue your learning here. Take courses in HTML, CSS, JavaScript, WEB development, Python and PHP
Backend — anything that runs on a server, i.e. "not in a browser" or "on a computer connected to a network (usually the Internet) that responds to messages from other computers".
For the backend, you can use any tools available on your server (which is essentially just a computer configured to respond to messages). This means that you can use any universal programming language: Ruby, PHP, Python, Java, JavaScript / Node, bash. This also means that you can use database management systems such as MySQL, PostgreSQL, MongoDB, Cassandra, Redis, Memcached.