Any good advice for a newbie in coding?
📰 Reddit r/learnprogramming
Learn how to improve coding skills as a newbie by interacting with communities and using code samples effectively
Action Steps
- Join online communities like Reddit's r/learnprogramming to connect with other coders
- Search for code samples on platforms like GitHub to learn from others
- Practice writing code from scratch to improve understanding
- Review and refactor existing code to learn best practices
- Participate in coding challenges to apply new skills
Who Needs to Know This
Junior developers and coding newbies can benefit from this advice when working on small projects or contributing to open-source codebases
Key Insight
💡 Using code samples can be a good practice for novices, but it's also important to write code from scratch to improve understanding
Share This
New to coding? Join communities, use code samples, and practice writing from scratch to improve your skills! #learnprogramming #codingnewbie
Key Takeaways
Learn how to improve coding skills as a newbie by interacting with communities and using code samples effectively
Full Article
I'm a newbie in coding who likes to build small apps. I'm looking for a better way to improve my skills by interacting with friendly communities here. I did some Googling, and that's how I found out this sub. So, is it considered a good practice for a novice to look up code samples instead of just 'git clone' it or writing everything from scratch? I don't like using an AI assistant to generate code. The AI-generated code is just a skeleton that someone else alre
DeepCamp AI