On Tue, Oct 15, 2013 at 11:25 AM, Navin Kabra wrote:
> If I were interviewing you, I would not really be checking your python
> knowledge (unless you claimed to be good in Python in your resume). I
> would really check how good you are in Java (your primary language), and
> your general programmin
If I were interviewing you, I would not really be checking your python
knowledge (unless you claimed to be good in Python in your resume). I
would really check how good you are in Java (your primary language), and
your general programming and problem solving skills.
However, if I really wanted som
On Tue, Oct 15, 2013 at 1:46 AM, Pranav Raj wrote:
> Hi fellow python lovers,
>
> I wanted to do OOPS programming in python, but i just found out that there
> are no private variables in python. Does anyone know why python classes have
> no private variables and why python's OOPS concept are a l
Hi fellow python lovers,
I wanted to do OOPS programming in python, but i just found out that there are
no private variables in python. Does anyone know why python classes have no
private variables and why python's OOPS concept are a lot different from other
programming languages?
thank you,
> Date: Mon, 14 Oct 2013 18:22:44 +0530
> From: avneesh.cha...@gmail.com
> To: bangpypers@python.org
Learning Django may take some time, but python is a programming language in
which you don't have to put any extra effort in learning if you know any other
programming language.
I suggest you fi
Few reddit links
1.
http://www.reddit.com/r/Python/comments/1knw7z/python_interview_questions/
2.
http://www.reddit.com/r/Python/comments/dxvtv/favorite_python_interview_question/
3.
http://www.reddit.com/r/Python/comments/1dbls9/python_interview_question_and_answers/
On Mon, Oct 14, 2013 at 9:
Focus more on problem solving, not language.
It is problem solving ability, which is seen.
On Mon, Oct 14, 2013 at 6:35 PM, Vinayak Hegde wrote:
> Since you are already somewhat comfortable with python. I suggest the
> following depending on how much time you have.
>
> 1. Learn Python the
Since you are already somewhat comfortable with python. I suggest the
following depending on how much time you have.
1. Learn Python the hard way
http://learnpythonthehardway.org/book/
Work your way through the book as much as possible
2. Project Euler
http://projecteuler.net/
Implement some of t
Hi guys,
I am going in for my first python interview. I have never actively worked
in python(java programmer) but am comfortable with it to some extent(used
it for competing at code chef).
I am sure all you python gurus probably would have interviewed people for
python and many of you would have