DEV Community

Vishal Swami
Vishal Swami

Posted on

What are your favorite resources??

I started programming almost 2 weeks ago with HTML and CSS with a little bit of Java on the side-line. But I think there are so many recourses online that it gets overwhelming to choose the one that fits you. It's best to ask for advice from someone experienced!!

What are your most used and favorite sites, recourses, and sources for Programming??

Top comments (4)

Collapse
 
kiolk profile image
Kiolk

I think there isn't a single silver bullet for single resources for study. Since I started my career, I don't stop learning.

  1. I prefer to use tutorials on popular platforms related to my interests:
  2. Cursera
  3. Edex
  4. FreeCodeCamp
  5. etc.

  6. Some platform for practicing coding to solve algorithmic tasks

  7. Start a code challenge like 100 Days of Code. It significantly boosts your knowledge because you practice regularly. I think it is suitable for any level of developer. I have just started my challenge.

  8. Ask ChatGPT about this. I think LLM models are the standard now for assisting with any developers activities.

I believe in only one thing: hard work and regularly practice are the only way to reach your goals in programming.

Collapse
 
vishalprogrammer profile image
Vishal Swami

Yes, you are right! Consistency makes a programmer perfect. Thanks for sharing your thoughts and challenges!!😁

Collapse
 
seyedahmaddv profile image
Seyed Ahmad

Which type of resource do you need?

Collapse
 
vishalprogrammer profile image
Vishal Swami

I am still learning to program, and sites for courses and coding practice will be beneficial!😁