Details
-
AboutEarly programmer
-
Skillsbarely good = true; quite good = true; if(barely good){ return "Java" . "C#" . "Python"; }else if(quite good){ return "CSS" + "PHP"; //I know, I know.. }else{ return "Is learning"; }
Joined devRant on 5/13/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
-
When you get to your projects and then you go to bed pretty late, just to realize how many hours of sleep you'll get.. :/
-
Not a rant but a piece of advice.
Try drink coke (Coca-Cola) instead of coffee. Besides waking you up, it will give food from your brain.
It helped me a lot as a programmer when coffee couldn't do it7 -
Oh god..
Starts using Laravel Framework
Code some lines
Everything works fine now
*Let see what happens if I delete this*
Error
Naturally
*Redo delete*
Run *OK, now it should work like before*
Error
Why??3 -
Teacher: New idea. Let's use excel for a better management with oop.
*you give a hard think* Alright I can see how this would work
*ten minutes into it* WHO IS HE? THE DEVIL? -
Just because devRant is oriented to programmers or people who know about hardware, doesn't mean you can post things like computer cases because you think it's cool or even things not related to a rant
This is for people who are in a love/hate relationship with is code or boss and what a little sympathy -
Experienced programmer:
Code works in head; code almost works in computer; code never works with client.
Beginner programmer:
Code almost works in head; code never works in computer; code will never work with client.
Long story short: it's hard to begin but when you let the code flow, you became a programmer -
Teacher: "Please extract the super class"
Me: *I don´t even know how to open a project in eclipse*2