My Journey to becoming a Full Stack Web Developer

Vishnu U
Nerd For Tech
Published in
3 min readJun 18, 2022

--

Source — https://devcourseweb.com/author/cw/

Becoming a full stack developer can be a “search in the dark” for few people. With the need for mastering technologies over various domains, where to start and how to proceed are the commonly heard questions from rookies. In this article, i will share my journey of becoming a full stack developer.

Before getting started

As an intro, i learnt on what a full stack developer does and how it’s different from the so-called normal developers. As a note, this field requires you to master and get hands on on various technologies. Sticking onto a single language/framework won’t work out for a full stack — so be ready to learn.

I started from the bottom

Source — https://blog.back4app.com/front-end-programming-languages/

Since a full stack developer works on complete application, I started from something simple and less technical like UI. I learnt HTML, CSS and JavaScript and got hands on. I mainly focused on developing full fledged static websites with complete responsiveness. UI would be fairly quick to learn since there is not much geeky stuff going on here.

My next phase of getting full stack

Source -https://www.gamstrain.com/2021/07/top-5-futuristic-backend-languages-to.html

My next phase was learning server side coding. This is where things got more technical. Learn about computer servers, basics of networking and protocols etc. As a rookie, my choice was PHP considering it’s simplicity. There are many JS based frameworks in demand out there which suits for newbies as well — like NodeJS. Once the server side coding was done, I connect my UI to server to make a full stack app. To get used to the concepts, I made a simple app that sends and returns data from the server without much UI. I even played out trying to figure out various operations — Getting data (GET Method), Sending data (POST Method) etc.

A little more addition

Source — https://www.xenonstack.com/blog/databases

Learning about databases — I started with SQL . As a starting, I would recommend SQL. SQL will be fairly easy to learn due to it’s easy syntax. Make a database and connect your server to Database to fetch data. I made a simple app user identification app which interacts with databases and performs read / write operations.

A big pause

Once I got a sight into all these concepts, I took a pause and developed a full fledged app with proper UI and server. Working on projects brought me more knowledge and learning line by line. Since it is a vast field, working on bigger projects will be beneficial considering there is a lot to remember and understand.

Getting Industry Ready

Source — https://www.hindustantimes.com/education/skill-based-education-for-industry-ready-engineers/story-3gnVyM5mrBwcAXvEPWEHBI.html

This is what made me got used to the industry much quicker — Understanding and Learning what is going on in Industry. I took up various studies and project works on the following below topics :

  • Cloud Computing (mainly deploying servers, pipelines, Databases etc.)
  • DevOps / Scrum (Very important)
  • Software Engineering and Concepts (SDLC, SRS, Testing practices etc.)
  • Code Management and Source Control (GitHub)

Thank you for reading!

Useful Links:

--

--

Vishnu U
Nerd For Tech

Full Stack Developer at LTIMindtree | Enterprise Apps | Azure Cloud | Tech Writer with 15k+ views on Medium | Data Science Enthusiast | 2X Kaggle Expert