Details
-
AboutI make magic by banging my fingers on a keyboard.
-
SkillsPython, JavaScript
-
Locationworldly
Joined devRant on 8/30/2016
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
For the new/aspiring developers:
1. If you are still looking to learn more, but you don't know where to go, start brainstorming. Make a list of projects you could make and sort them by difficulty. Put the ones you could do now at the top of the list, and the ones you aren't sure how to do yet, at the bottom of the list. As you go through them, if you want to do something but aren't sure how, just hop onto an irc chat and everyone will be glad to help. As you go through the projects, your logic and program design skills should improve, as well as your knowledge of programming.
2. Put comments in your code. Seriously. If you are working on a project and suddenly stop working on it for a week or more, you will go back to look at that code and be extremely confused. If you are making something open source, its even more important. If people can understand the code, they are more likely to contribute to it.
3. Try not to focus on code for too long. The longer you work, the more tired your brain gets. Eventually you get tired and make really stupid decisions in your code.
4. Don't code while tired (look at #3)
5. If you are writing code as an assignment, make sure to rename all variables to proper names before submitting it. The instructor will likely not be pleased to see variable names with the f-bomb in them. -
Sometimes while using a app or a website I think:
"Who was the idiot who did this and thought it was a good idea?"
But then I remember about the countless "features" my projects have and realise I probably would have done the same or worst -
Am I the only one, who craves for a little praise? Just one little "good job" now and then would make wonders.5
-
I built a gaming PC and have been addicted to it for the last few months (rocket league, subnautica, Xcom2 mostly) and my Girlfriend complained that we didn't do anything anymore... solution? I built her one too (now she won't stop playing prison architect!)
I think I might just have to marry her.19