Details
-
AboutP=nP
-
SkillsC, C++, Java, SQL, Data Structures
-
LocationIndia
Joined devRant on 7/10/2016
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
-
In one of our first C programming classes today in college, I booted up Ubuntu on the dual boot systems to practice our first few programs which we were supposed to be doing in Turbo C on Windows.
I successfully compiled it using gcc on the first try which appeared like magic to my neighbor. Soon our teacher came to check my program and said that I made a mistake. I asked her what is the mistake? She said that I was supposed to be using conio.h!!
I argued that it is not a standard header file and using it makes the code non-portable. She tried it to edit it to include conio.h but couldn't edit it since I was using vim. I was asked to switch to Windows and use Turbo C instead and also use conio.h. I denied and she told me to follow her or leave the class.
The weather was nice.19 -
Who hates when their parents think they're playing video games when in reality we're programming?17
-
When I was 13 yrs old, I played Counter strike. One day by chance, I went into its program files folder and started looking through the files. There I found a bots.db which I opened on Notepad++. I found out that unlike many other files, it had un-garbled text. So I studied its contents and soon realized that it contained bot profiles. I edited skill levels of some of them and opened the game. To my delight, the bot's skill did change. It was so awesome, I can now complete the missions I was stuck in. That was the moment I had first wanted to go into Software Development field but I only started to code 4 years later.5
-
I opensourced a project of mine at github a few months ago (MIT) and found my source code in a different project. AWESOME!3
-
that fucked up moment when you create and Android Application in Android Studio for a startup and the CEO of that company asks will it work for iOS also ?... :-/11