Looking for Coding Advice as I Dive into Web Development!

0
0
Asked By Funky_Chipmunk986 On

Hey everyone! I'm entering my second year as a Computer Science student and while I didn't make the most of my first year, I've found a real passion for coding. Right now, I'm getting into full stack web development—just the basics for now, as I want to understand how to build and host websites, as well as learn about efficient tech stacks. I have a background in C and am brushing up on Data Structures and Algorithms (DSA) alongside that, practicing DSA problems in Java. After about six months, I'm hoping to complete some exciting projects and eventually transition into data science or get certified in AI/ML. Any guidelines or advice you have would be super helpful!

4 Answers

Answered By FirstYearFellow On

I’m in a similar position, just starting out in year one with HTML, CSS, and Java while also tackling DSA. I'm aiming for an internship in about ten months and putting in 3-4 hours of web dev outside of classes. I’ll be following this post to grab any tips I can!

Answered By CuriousCoder42 On

If web development is your goal, it’s crucial to really grind down the basics of HTML, CSS, and JavaScript. Get a solid grasp of these before jumping into frameworks like React, Vue, or Angular. They can hide a lot of complexities, and without a strong foundation, you might run into issues that are hard to troubleshoot. Solid skills in the fundamentals are everything, especially in web development!

Funky_Chipmunk986 -

Really appreciate the advice! I'm keeping active notes and practicing a lot.

Answered By ProjectDrivenDev On

Stay consistent and focus on project-based learning! Keep all your work organized on platforms like GitLab or GitHub. This way, you can always revisit your projects and see your progress over time.

Answered By WebDevWanderer On

Don’t aim to build something as massive as YouTube or Facebook right off the bat. Start with a solid understanding of the fundamentals. The Odin Project is a fantastic resource to get you going, and sites like w3schools and MDN are great for in-depth info. Also, check out roadmap.sh for guidance on different areas in tech. Welcome to the web dev community!

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.