Details
-
SkillsJava, C, Visual basic, HTML, CSS, PHP, JavaScript
Joined devRant on 5/8/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're at school and the teacher let's you use tools do to CSS in a GUI.
And he kicks you out for using other tools like Brackets, Sublime, Atom etc... Saying it not a accurate.9 -
My (pseudo)code:
//Cursor1.Open ()
//Cursor2.Open ()
//Cursor2.DoStuff ()
//Cursor2.Close ()
//Cursor1.Close ()
Prof: Why do you have Cursor1 in there if you don't use it?
Me: Because it doesn't compile if I take it out.
Prof: Why?
Me: ¯\_(ツ)_/¯
I miss the shit I could get away with in grad school.