How do I get experience programming?
I've recently switched majors to Operations, Management, Information Systems at my university which involves programming. I have a little background programming knowledge but don't know how to make it a bigger part of my life. Other than the classes I'll be taking, what can I do to get a better understanding of what programming is and how to do it?
#programming
4 answers
Peter’s Answer
hope that help
Leonardo’s Answer
Interacting with others who share your interests can be immensely rewarding. Consider attending meetups, workshops, or conferences centered around programming to glean knowledge from others, exchange experiences, and keep your motivation high. In addition, you can delve into books and articles that discuss programming best practices, design patterns, and theoretical concepts. Some noteworthy reads include "Clean Code" by Robert C. Martin, "Design Patterns: Elements of Reusable Object-Oriented Software" by Erich Gamma, Richard Helm, Ralph Johnson, and John Vlissides, and "Head First Java" by Kathy Sierra and Bert Bates.
Lastly, participating in coding challenges and competitions can be a great way to put your skills to the test, learn innovative techniques, and network with fellow programmers. Websites like LeetCode, HackerRank, and CodeSignal host a variety of challenges and competitions suitable for all skill levels.
Here's to wishing you the best of luck on your exciting new journey!
Sonya’s Answer
Try https://www.freecodecamp.org/
Jonathan’s Answer
You get experience by getting experience. 😊
It sounds a little overly simplified, but it really is that easy. Just start making things. A great way to get practical experience and invest into something worthwhile is to search out an open source project you are interested in and start contributing.
Good luck!
Jonathan recommends the following next steps: