Well, Google is out with it's Go language.
There are hell lotta blogs on this but still I thought of scribbling my thoughts on Go..
The question is, will Go be the next choice of system programmers?
Is it really a language worth much hype? "Google's language" after all..
That too with lotta geniuses like Ken Thomson behind it..
I really couldn't find much similarity between Go and Python..[They say go = python + c]
They claim it to be simple.. mabbe for existing C++ programmers..yea, Go might be perfect for existing C++ programmers to migrate..since keeps a hold on pointers and performs garbage collection and stuff..
And why is google bringing out a systems programming language when they themselves are into development of the "web OS", Chrome OS ?
Monday, November 23, 2009
Sunday, November 22, 2009
PyLint
Well, I just used PyLint and found out that my Python programs scored just around 4 outta 10.
Well, I got em to be 10 outta 10.
Now my code follows PEP 8, I guess.
Tried some cgi scripts too on resin server.
Well, I got em to be 10 outta 10.
Now my code follows PEP 8, I guess.
Tried some cgi scripts too on resin server.
Python Craze
It's been a couple of weeks since I am crazy about Python.
Don't really know what it has got but I'm simply loving it.
Really disappointed in missing the PyCon India 2009. :(
Wrote a couple of python progs including a quine and a crawler.
A crawler in python is like a Hello World in other languages I guess. ;)
Anyways, got a long way to go with Python.
Don't really know what it has got but I'm simply loving it.
Really disappointed in missing the PyCon India 2009. :(
Wrote a couple of python progs including a quine and a crawler.
A crawler in python is like a Hello World in other languages I guess. ;)
Anyways, got a long way to go with Python.
Subscribe to:
Posts (Atom)