Details
-
AboutC#, Basic Web and Electron App Development and Graphic Design. Also loves cats.
-
SkillsC#, HTML, CSS, JS, node.js, Java
-
LocationEdinburgh, Scotland
Joined devRant on 11/17/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
-
Practice "garbage collector": relax by keeping your eyes closed for exactly 10 minutes when you feel tired (you won't fall asleep).
I usually do it once (after lunch) or twice a day (and mid afternoon).
Benefits are huge: just try it.7 -
Comitting a code is like comitting a crime,
There is a chance it will make something better, but it usually fucks everything up.1 -
Use that Tab button. It's there for a reason. If you are too lazy to use it then use an IDE that formats the code.
Also learn to comment your code wherever needed and in English. If you don't know where it's needed, Google is your friend if not your senior. -
Become a life long learner.
Learn new languages, they will teach you new tricks for your current one.
Have a personal project, it will help keep you level and forward focused when your day job just isn't doing it for you.1 -
Name your stuff in English. Variables, functions, files. Everything.
You make the code completely unmaintainable for everybody that doesn't happen to speak your language otherwise.
I cringe every time I see someone in our company use German in his code. Just don't.9 -
Today I learned: typing "man ascii" into the terminal on Linux will print out the ascii table.
Guess I don't need to go online to find it anymore9 -
(clicks on HTML tutorial video)
(ad starts playing)
"You need a website, why not do it yourself?!"
Arghhhhh that's exactly what I'm trying to do 😡9