Details
-
Skillsxcode, swift, objc
-
LocationSan Francisco
-
Github
Joined devRant on 4/19/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 know how to program a little bit
- Oyy really, in what language are you programming
- Html and css
- Bye.2 -
When your professor tries to tell you no one uses git in industry and you feel bad for all the other students who believe him. Side note: he is convinced everyone uses subversion.8
-
function Life(crap):void
{
crap = Lemons;
Return crap;
}
function Solution(liquid)
{
liquid = Tequila;
Return liquid;
}
function whatYaGonnaDo():void
{
Life = null;
Liquid = null;
life (Life);
if (life="Lemons")
{
solution(liquid);
}
}
//sorry i was bored. (not sorry)4 -
My graduation cap. Just got my degree in CS. As I shook the hand of the Dean of the college, he said "love the cap"
:D4 -
I Love coding in The Sun with some Ice-Cold drinks, but if the Notebook-Screen wouldn't reflect The Sunlight so brutal...4
-
When you rewrite some sloppy idiot's code to be way clearer and straightforward. Then you fix a bug you introduced... and another... until the code ends up looking more or less the same as when you started...2