Problems I encountered as a newbie in coding
As a newbie in coding you
may or about to encounter some hurdles some of which may be related to the list
below;
- Not
asking for help. We all get stuck. Just ask. Software isn't a one-person
endeavor.
- Forgetting
the big picture. Software isn't about syntax or libraries etc. What's the
business value that you're bringing? How will this help the end users?
- Simplicity
is best. Don't try to flex your intellect by over architecting solutions.
- Learn
to read documentation.
- Consistency
is often more than accuracy
- Time
management is important
- Reaching
for a third party library first instead of looking at the standard library
or making your own solution
- Not
reading error messages. Seriously, they're trying to tell you something.
- Thinking
before coding. Writing code is the final and least important step.
- Asking
questions. What is the code problem being addressed by this code? Which
other systems are required to make this feature?
Here are 10 programming forums
that are great for newbies:
1. Stack Overflow - A popular
forum for asking and answering programming questions:
https://stackoverflow.com/
2. Reddit Programming - A
subreddit for discussing programming topics and sharing resources:
https://www.reddit.com/r/programming/
3. Codecademy Forums - A forum
for Codecademy users to ask questions and get help with coding exercises:
https://discuss.codecademy.com/
4. GitHub Community - A forum for
discussing GitHub features and best practices for version control:
https://github.community/
5. CodeProject - A forum for
discussing coding projects, tutorials, and sharing code snippets:
https://www.codeproject.com/
6. HackerRank - A forum for
practicing coding challenges and participating in coding competitions:
https://www.hackerrank.com/
7. DaniWeb - A forum for
discussing programming languages, web development, and software engineering:
https://www.daniweb.com/
8. CodeNewbie - A forum for
beginner programmers to connect with mentors and learn from each other:
https://community.codenewbie.org/
9. CodePen - A forum for sharing
and discussing front-end web development projects and code snippets:
https://codepen.io/
10. Dev.to - A forum for
developers to share articles, tutorials, and resources on various programming
topics: https://dev.to/
I hope you find these forums
helpful in your programming,and make sure to enjoy the process !
Comments
Post a Comment
tyropjamenya@gmail.com