Details
Joined devRant on 9/17/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
-
I can’t say much about this, but there is one thing.
When you go for the interview, and if the interview is in the same working place you will be working at, check the office, working tables/chair, pc/laptop, accessories etc.
You may think these are not much important but believe me, when the company hesitates to invest these things in you, think how can they invest on your knowledge, and other things..
It means they don’t care about you, you are just $ for them.2 -
A friend came to me whether i want to do a project on c++(someone asked him to find a c++ guy).
Me needing money didn’t refuse. Even though i am a Java developer with 0 skills on c++, but wanted to give it a try.
So project started, and it was about a plugin for rhinoceros app(3d graphics app).
The plugin was simple, had some views and some services to upload a file into s3 and some api calls, not something complex..
So i ended up working on the project together with my friend(web dev).
So long story short, we had a lot of issues, but considering we both had no knowledge on c++, we were really lucky to finish the product almost on time(3 days after).
Did no memory management even though i’ve read that we have to do that by our selfs and that c++ doesn’t have garbage collector.
But the plugin worked great even without garbage collector.
Had a lot issues with string manipulation, which almost drive me crazy.
PS: did a post here before taking the project, to ask whether it is a good idea to take the project or not, had some positive and some negative replies, but i deleted the post since i thought i was breaking the NDA i signed 😂😂
PS2: just finished OCAJP 8 last week with a great score😃6 -
Windows style..
One day i had to show something to a friend on windows(on a macbook). So logged in, shared hotspot and finished what i had and when i shut down, it said Getting Windows ready(or whatever the message was).. i thought as why that was but i closed the mac having no time.. later checked my mobile data where i see that windows ate 1.2gb updating windows without any notification or something..
I think you should think well before sharing your hotspot on some weirdo OS🤔3