How can I became a full stack developer? What language should I learned to be a web designer? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 10

How can I became a full stack developer? What language should I learned to be a web designer?

24th Jul 2020, 3:33 AM
Shaikh Shamaeel
18 Answers
+ 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!
24th Jul 2020, 4:41 AM
Khalid Shaikh
Khalid Shaikh - avatar
+ 15
Shaikh Shamaeel yes it provides check ur learn section it has a tab for full stack course
24th Jul 2020, 5:07 AM
Khalid Shaikh
Khalid Shaikh - avatar
+ 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.
24th Jul 2020, 5:08 AM
Khalid Shaikh
Khalid Shaikh - avatar
+ 4
I want full procedure for that! Please help me!
24th Jul 2020, 4:17 AM
Shaikh Shamaeel
+ 3
https://www.sololearn.com/learn/HTML/1021/ See this this wI'll help you
24th Jul 2020, 3:40 AM
Vijay Gunwant
Vijay Gunwant - avatar
+ 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?
24th Jul 2020, 4:16 AM
Shaikh Shamaeel
+ 3
Avinash Kumar what else?
24th Jul 2020, 4:17 AM
Shaikh Shamaeel
+ 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 .
24th Jul 2020, 4:30 AM
Vijay Gunwant
Vijay Gunwant - avatar
+ 2
You should learn Java script and css
24th Jul 2020, 3:49 AM
Avinash Kumar
Avinash Kumar - avatar
+ 2
Thanks 😊Khalid Shaikh Bhai But need more clear cut idea as I m noobie👶
24th Jul 2020, 4:49 AM
Shaikh Shamaeel
+ 2
Do one thing Shaikh Shamaeel take full stack developer course there they will teach you everything
24th Jul 2020, 4:53 AM
Išhwäŕÿā.P 👑
Išhwäŕÿā.P 👑 - avatar
+ 1
Learn HTML,CSS, JavaScript and python (with Django library) then you will be a full stack web developer
25th Jul 2020, 7:25 AM
Varun.py
Varun.py - avatar
+ 1
I say html and css
25th Jul 2020, 10:37 AM
Shaun Oyebode
Shaun Oyebode - avatar
+ 1
becoming a full stack developer highly requires the practice of these languages. Join code bootcamp, it helps a lot
25th Jul 2020, 3:19 PM
Motuncoded
Motuncoded - avatar
+ 1
I heard that java is best for development. Try that.
25th Jul 2020, 8:44 PM
abcd
0
Thanks to Išhwäŕÿā.P 👑 Do sololearn provide that?
24th Jul 2020, 4:57 AM
Shaikh Shamaeel
- 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😊😊
25th Jul 2020, 3:44 PM
KR. Tirtho
KR. Tirtho - avatar