Guest User

Learn on the go vs Learn and go

a guest
Jan 26th, 2022
384
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. I often find myself taking so much time studying documentations of all tools I may need for a project before writing a single line of code . This comes form the fear inside that there is a better way to do things or that I use a tool and change it half road because it doesn't have XYZ feature (maybe I'm a perfectionist) .
  2.  
  3. This is opposed to other occasions -mostly when I'm pressed by time- where I just start writing code then with heavy use of stack-overflow and google I get things working .
  4.  
  5. I do believe in the idea that "make an ugly thing and update it with time is better than taking ages to make something beautiful" but can't manage to embrace it when approaching web-development or programming in general .
  6.  
  7. help.
Advertisement
Add Comment
Please, Sign In to add comment