Join 48,000+ Looksmaxxing Members!

Register a FREE account today to become a member. Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox.

  • DISCLAIMER: DO NOT ATTEMPT TREATMENT WITHOUT LICENCED MEDICAL CONSULTATION AND SUPERVISION

    This is a public discussion forum. The owners, staff, and users of this website ARE NOT engaged in rendering professional services to the individual reader. DO NOT use the content of this website as an alternative to personal examination and advice from licenced healthcare providers. DO NOT begin, delay, or discontinue treatments and/or exercises without licenced medical supervision. Learn more

Anyone who has experience in backend development?

you got any tips for me bhaijaan?
You are a beginner and want a roadmap to learning backend development?

What is your goal? Find a job ASAP, or build a startup, or just for fun as of now
 
You are a beginner and want a roadmap to learning backend development?

What is your goal? Find a job ASAP, or build a startup, or just for fun as of now
If you want to find a job then go Java, Go, JavaScript (NodeJS) route, most companies use them for a backend

Python is used more for Machine Learning and automation scripts


C/C++ are rarely used for a backend nowadays especially when we have Rust for performance sensitive applications

Also look into BaaS (Backend as a service) soultion like SupaBase, FireBase etc
 
You are a beginner and want a roadmap to learning backend development?

What is your goal? Find a job ASAP, or build a startup, or just for fun as of now
Not a job, i want to be able to build my own projects myself and not rely on anyone.
 
Rn I'm using axum Rust framework for my project
 
why does almost every dev i encounter love Rust? is it because of the logo :monkahmm:
I like that it's really fast, has zero cost abstractions and is memory/thread safe
 
i was thinking of using Postgresql with prisma for my projects, would u recommend this over it?
Honestly depends on your goal, ask ChatGPT about pros and cons SurrealDB vs Postgres it will explain to you

Both would be great choices, though surrealdb is more experimental
 

Users who are viewing this thread

Back
Top