What advice will you give a tech newbie who just started their journey into learning web development

Abid Unnisa
11 replies
The best one I heard was “observe ‘successful’ peers at work and learn what differentiates them”!

Replies

Mohamed Zakarya
Be patient and keep asking questions. Don't ever feel shy or ashamed of not knowing something
Max Krasilov
I worked as a full stack for around 4 years, so my advice is to pick some interesting mini project, e.g. todo, a simple web game, or a planner, and believe in his success. Start studying by practicing, not by repeating a lot of theory stuff.
Abid Unnisa
@jungle_explorer interesting input indeed. A lot of theory doesn’t really help, I noticed too. Maybe we can refer to it when we are stuck somewhere.
KateT
Software Development can be undertaken by individuals with a computer or technology background and a good understanding of programming principles. That is whz it is important to know all aspects, so https://revenuesandprofits.com/d... Development of Web and Mobile Applications can help to organize a business in a new way.
Guillaume Rousseau
Hello, Abid, If you want to learn you start with the basics first html and css. You tube is very good tool to find tutorials, find a good tuto and try to adapt it to your needs. What is good also is to have a project in mind and then step by step learn the technologies you needs to achieve it. You will probably needs to learn: 1 html/css basics 2 javascript basics 3 A frontend framework like react/vue.js or angular 4 Database SQL basics to store the data inside db. You can also choose to use PHP technologies which is an older techno but still used a lot. PHP symfony could be a good idea to learn.