Details
-
AboutCS student & trainee software engineer
-
SkillsPHP, JS, Python
-
LocationGermany
-
Github
Joined devRant on 6/27/2018
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
-
Public class UnnamedChild extends Person implements Mirziteh {
public UnamedChild(String fName){
super();
this.fName = fName;
}
//methods removed for brevity
}26 -
! rant
age++
Here I'm celebrating my birthday away from home doing first job as developer.
I started my journey one year back when i had no knowledge of any programming language except basics of C.
Learnt python, Js and many more things.
Prepared for interview, got selected in first interview.
It's been more than 2 months at the new job.
Really it feels so great to see people using your developed tools in real life.
Hope to be more successful and to contribute more to community. 🤞9 -
last semester i was working as assistant professor teaching Basic OOP Subject. and my girl happens to be enlisted as my student. One day she was late for my class and get in without a permission. so i ask her
Me : Why don't you knock the door?
Her : Why should i ?
Me : did i give you my permission ?
Her : Public class doesn't need permission. our class is not Private.
oh my god i'm so in love with her2 -
Don’t drink and code. Definitely don’t drink and commit. Absolutely don’t drink and push to master at 4:55 on a Friday.3
-
So I was taking a Linux class in college. I knew Linux pretty good at this point but it was a required course for my degree. I found some other people who were programmers in other languages like python and C and we just fucked around the whole semester. End of semester is coming up and the teacher poses a problem: write a bash script to do this complex thing that bash isn't the best language. But it's a Linux class. Everyone is typing away while the four of us are stunned, having no clue. So we did the only reasonable thing: write a bash script which echos a full python script to achieve it into a file, run that python script, then delete it. We submitted first and got extra credit. She threw it up on the projector as an "extrodinary example" of a good script, having not looked at it. She complimented us profusely, never turning around or reading it.12
-
Today we presented our project in Embedded Systems. We made our so called "Blinkdiagnosegerät" (blink diagnosis device) which is used to get error codes from older verhicles which use the check enginge light to output the error. (for reference: http://up.picr.de/7461761jwd.jpg ) This was common for vehicles without OBD.
We made our own PCB, made a small database for 2 vehicles and used a Suzuki Samurai instrument cluster for the presentation (hooked up to an Arduino UNO and a relay for emulating some Error Codes)
Got an 1.0 (A) for the project. Feel proud for the first project done in C++ and making our own PCB. So no rant, just a good day after all the stress in the last weeks doing all assignements and presentations.
Next week we hopefully finish our inverse pendulum in Simulink and then the exams are close. :D19 -
I fucking hate this country. I hate this place. I hate these people.
I have to wait for seconds for chrome to even show up, I can't browse shit. VS Code fucks it up like I'm tryna solve some quantum formulas but in reality IT JUST HAVE TO OPEN A FUCKIN PROJECT FOLDER.
I hate the fact that I need to work for months to afford a decent computer, MBP or XPS isn't even a dream for me.
Wanna buy a XPS? Good. Now work for 10 months even without spending a dime. MBP? It just become 20.
Why did I have to be born in this fucking shithole part of the world? I could've just born dead, that would be less painful.17 -
It's 10% f*cks
20% will
15% concentrated power of beer
5% pleasure
And 50% pain
And 100% reason to remember be sane4 -
Turns laptop off
Writes key todo list on mini white board for tomorrow.
Thinking occures
Wait a minute, i think i know how to do that!
Turns laptop back on to see if i'm right.
Gets too exited for sleep because thing works3 -
I AM SUCH AN IDIOT I USED 88 INSTEAD OF 8.8 IN MY CALCULATION AND DIDNT FIND THE ISSUE UNTIL 1 FUCKING WEEK LATER!!!!!5
-
When you see the deadline approaching but steam summer sale is going strong so you just sit there like1
-
At my study's final exams, I coded a system with login and everything included.
Showed it at the final delivery:
Fake client: awesome! So how do I logout?
Me: 😐
Me: 😶
Me: 😁
Me: 😓
Me: 😭
Yeah, you couldn't logout.30