Details
-
AboutGame Dev. I love food, unless it falls between my keyboard keys.
-
SkillsPython, C#
-
LocationNetherlands
-
Website
-
Github
Joined devRant on 1/24/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
-
Finally Going to Resign !!
I worked only for a month in current company but it feels everyday I am dealing with dementors.6 -
Was working and decided to go get a drink so I Took my headphones off.
Just in time to hear a colleague say: (in Dutch it sounds better) Beste Bob, krijg de tering.
English equivilant: dear bob, go fuck yourself.
Giggled hard 😆20 -
tl;dr don't, just don't.
A curious little me (12-14 years) just stated using the family shared computer.
And he thought: It's so slow! Maybe I can make it faster, my parents would be happy!
So he looked at this little switch on the back and he switched it from 230 to 115.
Not knowing what he did, he turned the PC on... for the last time.
Smoke, a nasty smell and a loud bang were the last memories left behind.
The parents were not happy.34 -
░░░░░░░░▄░░░░░░░░░░ ░░░░░░░▌▒█░░░░░░▄▀▌ ░░░░░░░▌▒▒█░░░░▄▀▒▐ ░░░░░░▐▄▀▒▒▀▀▀▄▒▒▒▐ ░░░░▄▄▀▒░▒▒▒▒▒▒▌▄█▐ ░░▄▀▒▒▒░░░▒▒░░░▀██▀▌ ░▐▒▒▄▄▄▒▒▒▒░░▒▒▒▀▄▒▌ ░▌░░▌█▀▒▒▒▒▄▀█▄▒▒█▒▐ ▐░░░▒▒▒▒▒▒▒▌██▀░▒▒▀▌ ▌░▒▄██▄▒▒▒▒▒▒▒▒░▒▒▒▌ ▌▀▐▄█▄█▌▄░▀▒░░░░▒▒▒▐ ▌▒▐▀▐▀▒░▄▄▒▒▒▒░▒▒▒▒▌ ▌▒▒▀▀▄▄▒▒▒▄▒▒▒▒░░▒▒▐ ▐▒▒▒▒▒▒▀▀▀▒▒▒▒░▒▒▒▒▌ ░▀▄▒▒▒▒▒▒▒▒▒▒▄▄▒▒▄▀ ░░░▀▄▄▄▄▄▄▄▀▀▀▒▄▀ ░░░░░░░░▒▒▒▒▒▀10
-
Was working on a group project.. I ask my partner to give me the code he was working on. Expecting link to repo or at very worst an email
I GET A FUCKING IMESSAGE W 1000+ LINES OF CODE11 -
(c) Creative Tim. Worth to read pips!
How to land a programming job
1. ABC (Always Be Coding) - The more you code, the better you'll get.
2. Master at least one multi-paradigm language - Some good candidates are C#, C++, Java, PHP, Python, and Ruby.
3. Re-invent the wheel - You should implement the most common data structures in your language choice.
4. Solve word problems - Pick those that test your ability to implement recursive, pattern-matching, greedy, dynamic programming, and graph problems
5. Make coding easy - At least, make it look easy.
6. Be passionate - If you don't care, then nobody else will.
7. Don't make assumptions - Ask questions if you're not sure.11