922 reputation
214
bio website in.linkedin.com/pub/…
location India
age 23
visits member for 1 year, 8 months
seen Feb 12 at 9:56
stats profile views 86

I am a programming enthusiast. I know C/C++/HTML/JavaScript/Java/Python.

I've worked a lot in C++, but I praise Python a lot because it is a beautiful language.


Apr
24
awarded  Notable Question
Jan
25
awarded  Popular Question
Sep
19
awarded  Yearling
Jul
7
awarded  Popular Question
Jun
8
awarded  Caucus
May
10
answered Learning the Operating Systems concepts and Programming Languages for elderly
May
7
awarded  Popular Question
May
7
comment Tools for Operating on Large Amounts of Text Data
Solr is good... :)
May
7
comment When to use typedef?
Not duplicate, but somewhat related to my question programmers.stackexchange.com/questions/130679/…
Mar
27
revised xmpp flow -server, client and library
added 66 characters in body
Mar
27
answered xmpp flow -server, client and library
Mar
26
comment What is a microframework?
Really? Flask people are making more and more of extensions rather than making it larger. User has the option of not using them.
Mar
26
answered What is a microframework?
Mar
26
comment A new mission statement for my school's algorithms class
Perhaps the first two point can be combined into one... They have the same essence, as per me...
Mar
23
comment How do I balance program CPU reverse compatibility whist still being able to use cutting edge features?
Take a look at what Intel C++ compiler does... I was amazed myself when I had first seen it... en.wikipedia.org/wiki/Intel_C%2B%2B_Compiler This related to the third paragraph... :)
Mar
20
accepted Migrating from Python to Scala wise when a lot of work is already done in Python?
Mar
20
accepted How frequent should the Token Updation in CSRF security be?
Mar
17
comment How frequent should the Token Updation in CSRF security be?
"So theoretically if a CSRF token is never disclosed to third parties". But isn't the token in the html code of the form? I am confused.
Mar
17
asked How frequent should the Token Updation in CSRF security be?
Mar
16
comment Java or c++ for math intensive graphics application?
Have a look at shootout.alioth.debian.org/u32/… to know a little on the same :)