this post was submitted on 06 Jul 2023
7 points (100.0% liked)

Learn Programming

1622 readers
1 users here now

Posting Etiquette

  1. Ask the main part of your question in the title. This should be concise but informative.

  2. Provide everything up front. Don't make people fish for more details in the comments. Provide background information and examples.

  3. Be present for follow up questions. Don't ask for help and run away. Stick around to answer questions and provide more details.

  4. Ask about the problem you're trying to solve. Don't focus too much on debugging your exact solution, as you may be going down the wrong path. Include as much information as you can about what you ultimately are trying to achieve. See more on this here: https://xyproblem.info/

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

founded 1 year ago
MODERATORS
 

I'm skeptical on this being a good resource for learning to program. But It's the first time I've seen Odin being used in an introductory resource. Would you recommend this to someone looking to learn programming?

top 3 comments
sorted by: hot top controversial new old
[–] [email protected] 3 points 1 year ago* (last edited 1 year ago) (1 children)

I don't want to discourage anyone from trying it, but from the looks of it, there aren't much resources for help if you get stuck. Compared to C, which is another low-level language, there is a community and (free) courses (like Harvard's CS50) to help out with it being the first programming language to start your journey.

Side note, I also believe there's some taking advantage of from the use of the term 'odin' since it might sound familiar to "The Odin Project"; which is a free self-paced programming program structured to help complete beginners learn the basics towards landing your first webdev position.

[–] [email protected] 1 points 1 year ago

The guy that designedand named Odin didn't even know what The Odin Project was when he was asked about it. And the (different) guy that made the linked article and video seems to just like the language so I don't think there's any attempt to capitalize on the popularity of The Odin Project.

The community and ecosystem around Odin seems limited, but before you even get to that, the content in this article seems lacking. There's a single followup article and then that's it. I don't know if they plan to continue this series. If they don't, I don't know why they wrote it at all.

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago)

No, I would either start with C or python based on their patience level.

Heck, even Go or PHP is a decent choice, if they are interested in website backends.

For frontend the only king is javascript.

load more comments
view more: next ›