Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
February 23, 2022 06:16 am GMT

Top 10 things you should know as a Programmer

Top 10 things Every Programmer should know

  • As a Developer you should know these things........
  1. Write a code fancy nor longer Fancy means take care of your code quality ,less number of lines , use built and new version methods
  2. Ready to solve unexpected "Bugs"
  3. Always use to write a meaningful names It means give meaningful names to variables, functions , class,packages. It helps to understand others as well
  4. Write short Functions Keep your Functions as short as possible which you can easily reuse and understand
  5. Always ready to ask Questions to your partners or leaderDon't be shy just ask
  6. Drink water as much as you can and take break after work
  7. Test code
  8. As a Developer you should know the knowledge of maintenance, migrating, deployment, scaling your code on different platforms like Heroku, AWS, Netlify, cloud
  9. Problem Solving AttitudePlay games in your free time like puzzle solvingProblem solving skills through build small projects through data structures or algorithms
  10. Googling Beginner, Intermediate, advance, Experienced everyone is Googling Don't be shy just Google itYou cant learn everything so just google it

Please drop your points


Original Link: https://dev.to/upali123/top-10-things-you-should-know-as-a-programmer-9a8

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To