Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
January 10, 2022 05:27 pm GMT

My Web-development Journey

Why Web-development?

Image description

I was in my second year of college, pursuing B.Tech Computer Engineering and due to the pandemic COVID-19, College wasnt going well at that time. At that moment, I realised that depending all on college will be of no use so, I started to explore what interests me the most while learning. Then, I found out that web-development resources on internet are so easy to understand and are available on a large scale, that anyone can start learning it at free of cost. Without a doubt in my mind, I started collecting the resources and started my web-development learning journey. Honestly, that decision was the best in my life, to give a kick-start in my programmers journey.

Ways of learning Web-development:

Image description

The best way to learn web-development is to listen and watch some courses and practice by yourself. After some days of practice , you will be able to read and learn from web-documentations. Whenever you face any problem, a programmer or developer always depends on Google and Stackoverflow. I will provide the resources with you below in this blog.

Topics related to Web-development:

Image description

FronEnd and BackEnd
Web-development is categorised in two parts : FrontEnd Web-Development and BackEnd Web-Development

FrontEnd Web-development is the development of what the clients see such as, the designs and the functionalities of the website. To be a FrontEnd developer, We have to learn:

  1. HTML
  2. CSS
  3. JavaScript

We can also learn the frameworks and libraries of FrontEnd like, Bootstrap, Tailwind and jQuery, to make ourselves and our work more faster and better in the designing the Websites.

BackEnd Web-development is the development of the servers side . It helps to connect the clients and servers with its technologies. To be a BackEnd developer, We have to learn:

  1. Node. js
  2. Express. js
  3. APIs
  4. Git, Github and Version Control
  5. Databases : MySQL and NoSQL(MongoDB)
  6. EJS and React. js

When you complete these topics both FrontEnd technologies and BackEnd technologies and you are familiar working with these concepts , you are called as Full-Stack Developer.

Best Resources of Web-development:

Image description

These are the resources from which I learned Web development completely:

Web-development Video Resources:

Free Courses:

Traversy Media Youtube Channel
freecodecamp Youtube Channel
freecodecamp HTML/CSS Youtube Video
freecodecamp Javascript Youtube Video

Paid Courses:

Angela Yu Udemy
Colt Steele Udemy

Web-development Documentation Resources:

W3 Schools
MDN Documentation
dev.to

You can follow the youtube channels and learn from them or you could enrolled to one of the courses in Udemy to start off your journey. A special mention for practice is, https://www.freecodecamp.org/learn/ , you can learn anything from here .

Conclusion:

Why learning Web-development was my best decision? It is because, in my learning time period , I learned so much extra-development topics, which I can apply on any software development works and even in Blockchain-development that many scopes of work were opened for me to build myself a better developer and use my development skills to develop anything I want.

For more blog content, Visit my blogs: Blogs

Wake up , get out of your normal comfort zone and start learning Web-development . Your lifes gonna change soon, once you have learned it.
Richard Warepam


Original Link: https://dev.to/coding_warepam/my-web-development-journey-4n66

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To