Details
-
AboutCurrent Robotics student... Previous Software Engineer student
-
SkillsC, C#, C++
-
LocationDenmark
Joined devRant on 3/6/2017
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
-
Just turned 21 last month, today this arrives in my mailbox
Tanks for one of the best birthday gifts i wished for!!9 -
Mom: "Hey! So when tour finished with your education as a programmer, can't you develop flying cars?"
Me: "... mom"4 -
I have gotten so used to code with dark themes (I even made Devrant from standard light to dark theme) that everytime i see someone with a light themed text editor, my eyes cry a bit.6
-
Exams comming up and I'm here wishing life to be codable:
If (atLeastTrying == true)
{
Foreach (char score in subjects)
{
score = 'A'
}
}5 -
The feeling of looking back at some old projects and coding exercises and then realise how much you have improoved
:')1 -
Six stages of debugging:
1. That can't happen?
2. That doesn't happen on my machine?
3. That shouldn't happen?
4. Why does that happen?
5. OH, I SEE!
6. How did that ever work?1 -
Me and small projects:
*writes messy but functional code*
*leaves code for a week*
*wants to finish code*
*code too messy - starts from scratch*
*leaves code for a week*
*wants to finish code*
*code too messy....*3