+ 10
How can I became a full stack developer? What language should I learned to be a web designer?
18 Antworten
+ 23
My advice, if you can afford it, is go to a bootcamp.
If you can’t afford it look for jobs in your area and look to see which stack is popular. The way that most bootcamps I know of usually teach it like this.
1.Learn the base language.
a. If it is a .NET stack learn C#, Node or related stack learn JavaScript, etc.
2. Learn how to write html and css
3. Learn how to connect steps 1 and 2 with static content
a. This could be with a predefined list or just a string
4. Learn how to design a database and learn basic sql
5. Learn how to connect it to step 3
a. Certain stacks will have an easier way to connect the database and the application
6.Learn to display dynamic data
7.Learn how to do CRUD functionality (CReate, Update, Delete)
Continuation from step 7 would be to learn how to control who has access to the CRUD functions.
Learn more advanced concepts in the base language!
+ 15
Shaikh Shamaeel yes it provides check ur learn section it has a tab for full stack course
+ 13
Shaikh Shamaeel While a web developer might concentrate on one or two languages, a full stack developer will know the ins and outs of the web environment and all aspects of the web application. Frequently they are the ones who are responsible for building the architecture of an application from ground up.
+ 4
I want full procedure for that!
Please help me!
+ 3
https://www.sololearn.com/learn/HTML/1021/
See this this wI'll help you
+ 3
Vijay Gunwant I know the basic things,but I want to become a full stack developer what to do then?
Is full-stack developing and web designing same thing?
+ 3
Avinash Kumar what else?
+ 3
Shaikh Shamaeel you should first focus only on learning languages till you have completed them with enough practise . After that for further help you can learn about your doughts from Google or youtube .
+ 2
You should learn Java script and css
+ 2
Thanks 😊Khalid Shaikh Bhai
But need more clear cut idea as I m noobie👶
+ 2
Do one thing Shaikh Shamaeel take full stack developer course there they will teach you everything
+ 1
Learn HTML,CSS, JavaScript and python (with Django library) then you will be a full stack web developer
+ 1
I say html and css
+ 1
becoming a full stack developer highly requires the practice of these languages. Join code bootcamp, it helps a lot
+ 1
I heard that java is best for development. Try that.
0
Thanks to Išhwäŕÿā.P 👑
Do sololearn provide that?
- 2
Only one language: JavaScript
This can be used as both forntend and backend. But has some draw back. As node js includes the feature of none-blocking IO, that's why it sometimes creates issue with security in your backend as it doesn't block any incoming request. But considering this its just fine. Also this isn't a big issue as there are so many strategies that can solve this. Also u should learn a Frontend framework/Library like React/Angular/Vue/Backbone. For backend Express/Fastify/Koa/Hapi can be chosen. After that u should learn other backend technology like Django or Java Spring or Ruby on Rails or Go. Best of luck. Thats gonna be a long and troublesome journey. But keep the passion and willpower and you will definitely be successful😊😊