Details
-
Skills.net (Core) C#, Java, C
Joined devRant on 4/25/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
-
Today a collegue ranted about that he needs 96 variables in his code and also for the database querys and told me that's not possible to do it without so many variables... I just thought wtf.. I definitely need a new job!
-
I work in a big company and we decided to program our programs ourselves and not let them be done by external companies. Any tips for my team and me? My programming skills are quite good, those of my team members a little rusty. We only ever made the application design.1
-
Hello fellow germans devranters! I study Applied Computer Science (dual) in a big telecommunication company at the moment. But I found out that almost every IT related things (programming, configuring servers, databases whatever) are outsourced, we only work on project plans, project specifications or such things. But that is something I don't want to do my whole life. Are there still some big companys in germany where these IT related things are still made here?
-
My teacher told us, that the array size in C is useless, becouse the array is dynamic and can be bigger or smaller everytime you want.. Happy overriding..13
-
age++;
Console.WriteLine("And I feel so old. But I think I'm very young compared to you all here...");4 -
!rant
I found ftp server login creditals from a company on google, wrote them they should change their password and they sent me a 20€ Amazon gift card.8 -
I get a simple exception because of a connection reset, can't catch it becouse it "happens in external code" urgh, fuck you .net core..