Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #83990

Re: How to use Pycharm to display the stack and heap python?

From Mark Lawrence <breamoreboy@yahoo.co.uk>
Subject Re: How to use Pycharm to display the stack and heap python?
Date 2015-01-18 17:05 +0000
References <676362c0-72bd-4249-83ea-80b91f3f3bf6@googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.17836.1421600733.18130.python-list@python.org> (permalink)

Show all headers | View raw


On 18/01/2015 16:45, Jo Barton wrote:
> I am new to programming. Difficult for me to understand code using http://www.pythontutor.com/visualize.html#. How to use Pycharm to display the stack and heap python?
>

Hello and welcome :)

As you are new to programming please abandon all thoughts of looking at 
the stack and heap with Pycharm or any other tool.  Instead concentrate 
on writing code that can be easily tested at the interactive prompt.  As 
a beginner you might also be more comfortable on the tutor mailing list 
https://mail.python.org/mailman/listinfo/tutor

-- 
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

How to use Pycharm to display the stack and heap python? Jo Barton <quaker2012@gmail.com> - 2015-01-18 08:45 -0800
  Re: How to use Pycharm to display the stack and heap python? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-01-18 17:05 +0000

csiph-web