Details
-
AboutCoder wannabe
-
SkillsC#, winforms, Linux
-
Github
Joined devRant on 1/11/2017
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
-
The worst part about devRant is the inability to explain to non-devs why I'm laughing so hard at something.
This is also the best part.2 -
First time ranter here;
I'm an aspiring developer, undergoing a bootcamp right now. But to pay the bills I recently started working in accounting in an insurance company, registering payments from ~10 years ago (my first office job, retail and restaurants were all my previous experience). The job is boring, I feel like nobody gives a shit about it, most of the time I have no idea what I'm doing, I don't get ANY feedback about my work... I just have to survive a few more months until I get a developer job or an internship, but good grief, it feels like such a distant future...1 -
Recipe for a Great Programmer:
Ingredients:
-Books for a computer science curriculum from a top university
-Computer
-Headphones
-Internet
-Stress ball
-Pillow
-Lighter fluid
-Food
Directions:
1. Cover computer science books with lighter fluid
2. Light books on fire
3. Use flames to cook an energy-rich meal for the thousands of hours ahead
4. Pick an IDE
5. Choose a project beyond current capabilities. Good ways to push boundaries:
- Unfamiliar domain (e.g. large scale data processing, UI programming, high performance computing, games)
- Exotic programming language
- Larger in scope than any project before
6. Shut up about your IDE
7. Attempt to build
8. Stop procrastinating on Hacker News
9. Re-attempt to build
10. Squeeze stress ball and scream into pillow as necessary to keep sanity
When stuck:
- Paste stack traces into Google
- Find appropriate mailing list to get guidance
- Realize that real learning happens when you are stuck, uncomfortable, and/or frustrated
- Seek out books, classes, or other resources AFTER you have a good understanding of your deficiencies
11. Repeat #4 to #10 for at least 10 years
12. Results guaranteed! (to the same extent static types guarantee bug-free programs)
source: nathanmarz.com4 -
Just had the shittiest job interview ever. Had to do two tests. And since i was nervous as fuck and can't do proper JS i obviously failed!10
-
Seriously, why? WHHHYYYY?
US-date-format sucks, every FUCKING TIME!
The only time I really notice is when the "month" is larger than 12:
05/13/2017
"5th of Dec... oh. Fuck. Not this shit again..."
(It makes no sense. Absolutely none.)34