Things I've learned as a programmer
My first productivity program just passed 173 unique users! It was a difficult thing to accomplish, as I really had no experience in the UI/UX field. I've been programming since 2003. Here are the five things I've learned since starting as a programmer:
- Udemy is the best
- If you can learn Hello World, you can learn any programming concept
- Regular expressions will save your life
- Prompts are half the program
- All of the best programs in the world started with a simple trace statement
As I get more involved in the programming sphere, things are going to become more difficult, but as long as I know my fundamentals, things will be easier. Here's the link to my first productivity program, called J-wlab: https://trinket.io/python/ffacf8f8c9?outputOnly=true&runOption=run
Comments
Post a Comment