Even though I wrote around 600-700 lines of code for adding any two numbers of "n" digits, I wasn't satisfied. It took too long to give the result, sometimes it slowed my system like hell - I could've played some game instead of waiting for it to give out the answer.
When you spend around 6 or 7 hours writing code, debugging and whatnot and get "2+3=7" because you misplaced a single variable, it is a very pleasing experience. The patience required to "retain" the code - not even continuing the project - is immense.
So, already having gained patience, I started the project all over but with the power of Parallel Processing - doing more than one task simultaneously like executing two functions at the same time etc. Trust me, even though this looks simple to read, the process underlying it is daunting and by daunting, I mean DAUNTING!
The exams had killed my creativity and 10th standard had slowly erased my programming skills! The "tech-jargons" weren't a problem but using them in the code was really a problem. Microsoft's useless help system irritated me like anything - all sorts of random words in an error message. You can't make anything out of it!
Knowing very well that I couldn't go on like this, I started my usual book hunt. Soon, I got a good one and opened the chapter dealing with Parallel Processing, Lambdas, LINQ and PLINQ. The last 2 are just shortcut expressions for writing normal code. After trying to make sense of a single paragraph for an hour (I don't think group chats with 7 people, random songs in the background, error messages in Visual Studio and the constant urge to think when I'll get to play Assassins Creed Brotherhood or see House Season 1 is good for my human brain...) I thought of keeping the whole thing aside for the next few days.
So, what am I to do for the rest of the time? I was completely bored but simply didn't have the feeling to leave the computer. So, I was browsing through every book I had and surprisingly, I remembered most of them.! Then what? This "What" kept bugging me and is still bugging me now. "What next?" None of my friends were online - dinner time! So, I kept staring at the desktop and listening to the songs like I hadn't heard them before... Then, my dad asked me to switch off the computer. Now, having nothing to do and no one online, I checked GMail finally. I had made up my mind to switch the computer off (and read some story in iPad)... Now, everyone slowly started coming online. So should I chat or leave?
When you spend around 6 or 7 hours writing code, debugging and whatnot and get "2+3=7" because you misplaced a single variable, it is a very pleasing experience. The patience required to "retain" the code - not even continuing the project - is immense.
So, already having gained patience, I started the project all over but with the power of Parallel Processing - doing more than one task simultaneously like executing two functions at the same time etc. Trust me, even though this looks simple to read, the process underlying it is daunting and by daunting, I mean DAUNTING!
The exams had killed my creativity and 10th standard had slowly erased my programming skills! The "tech-jargons" weren't a problem but using them in the code was really a problem. Microsoft's useless help system irritated me like anything - all sorts of random words in an error message. You can't make anything out of it!
Knowing very well that I couldn't go on like this, I started my usual book hunt. Soon, I got a good one and opened the chapter dealing with Parallel Processing, Lambdas, LINQ and PLINQ. The last 2 are just shortcut expressions for writing normal code. After trying to make sense of a single paragraph for an hour (I don't think group chats with 7 people, random songs in the background, error messages in Visual Studio and the constant urge to think when I'll get to play Assassins Creed Brotherhood or see House Season 1 is good for my human brain...) I thought of keeping the whole thing aside for the next few days.
So, what am I to do for the rest of the time? I was completely bored but simply didn't have the feeling to leave the computer. So, I was browsing through every book I had and surprisingly, I remembered most of them.! Then what? This "What" kept bugging me and is still bugging me now. "What next?" None of my friends were online - dinner time! So, I kept staring at the desktop and listening to the songs like I hadn't heard them before... Then, my dad asked me to switch off the computer. Now, having nothing to do and no one online, I checked GMail finally. I had made up my mind to switch the computer off (and read some story in iPad)... Now, everyone slowly started coming online. So should I chat or leave?