this post was submitted on 21 Jul 2023
3 points (100.0% liked)

Web Development

3434 readers
1 users here now

Welcome to the web development community! This is a place to post, discuss, get help about, etc. anything related to web development

What is web development?

Web development is the process of creating websites or web applications

Rules/Guidelines

Related Communities

Wormhole

Some webdev blogsNot sure what to post in here? Want some web development related things to read?

Heres a couple blogs that have web development related content

CreditsIcon base by Delapouite under CC BY 3.0 with modifications to add a gradient

founded 1 year ago
MODERATORS
 

I am looking into getting started in web development and I came across The Odin Project. Unfortunately, I don't have the money to pay for a course right now. I currently work in a senior desktop support and systems admin role and I am seeking to pivot into web development. Is this realistic? What advice or websites would you recommend for me? Thank you very much in advance!

top 8 comments
sorted by: hot top controversial new old
[–] uhN0id@programming.dev 0 points 1 year ago (1 children)

I used Odin Project as well as FreeCodeCamp when I was starting quite some years ago. I recommend FreeCodeCamp over Odin Project if you're going to only use one but highly recommend both for different styles of learning. FreeCodeCamp had at the time (which could have changed now) a much wider range of things to learn. Odin tends to send you off on your own to read different things from different sources which isn't a bad thing by any means but to me it felt less structured in that sense.

Either way, check them both out. Odin was more Ruby language centric too IIRC.

[–] housepanther@lemmy.goblackcat.com 1 points 1 year ago (1 children)

Odin does seem to have a pure JavaScript path. I will check out FreeCodeCamp as well.

[–] uhN0id@programming.dev 0 points 1 year ago (1 children)

Oh I just saw that haha. Decided to check for myself after my comment. Honestly do both. Start with Odin then try FreeCodeCamp. Odin does less hand holding so it's a good lesson in that alone.

I get the value of doing it on one's own but I need more hand holding in the beginning so rhat I can build some foundational knowledge. Once I have that, I enjoy deductive learning very much. I will use both resources.

[–] ericjmorey@programming.dev 0 points 1 year ago* (last edited 1 year ago) (1 children)

It's an excellent resource. Go ahead and get started.

[–] housepanther@lemmy.goblackcat.com 1 points 1 year ago (1 children)

Thank you! That's the plan on Saturday. I reserved a study room at the local library so I can buckle down and put in some time.

[–] ericjmorey@programming.dev 0 points 1 year ago (1 children)

It's more important to work each day than to do a lot of work in a day. Spend a bit of time to work out a schedule for yourself that includes about an hour a day to work on things.

That's indeed a better approach!