Details
-
AboutTrying to learn coding
-
SkillsJava, c, pascal
-
LocationAthens, Greece
Joined devRant on 8/25/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
-
I develop an Android app for my thesis
Rant: I am more eager to fix bugs/make my app better, than write my actual thesis on how the app works -
The signs as programming brackets
Scorpio, Aries, Sagittarius, Libra, Pisces, Cancer:
function () {
// code
}
Taurus, Virgo, Leo, Gemini, Aquarius, Capricorn:
function ()
{
// code
}
Ophiuchus:
function () { // code }9 -
Crawling through some old code and asking myself:
-Who wrote it?
-When did he write it?
-What did he think then?
-Me
-Last week
-I have no idea -
Me: Man, I will never figure this bug out...
Me(5mins later, after solving the bug) : Hell yeah!
Me(10 mins later) : I will never figure this bug out1