0
Full Stack development
Hi guys, which programming language do I need to add to my already acquired skills HTML and CSS , to be a full stack developer.
3 Antworten
+ 4
well you need JS for front end and back end is very variable, but the most common are (in no particular order):
python
java
JavaScript
C#
go
sql
C and/or C++ are also used for performance and hardware reliant functionality
+ 3
You are front-end dev right now you can design and website but it will be static
So you need to learn one of these database : SQL server , MySQL, PostgreSQL
🔰 They are very similar. Learn one, and you’ll quickly understand the others.
Also you should learn one of (Server side) langauges like php or anyone you want
Finally Build a Full Stack Project
By combine everything you’ve learned by building a real project that includes:
A front end (HTML, CSS, JavaScript( optional))
A back end (your chosen language)
A database (e.g., MySQL ...ect)
If you do it you will be full-stack