Home » Wingware Online Store »
Wing IDE 101

Wing IDE 101 is a free basic edition of Wing IDE that was designed with the University of Toronto Computer Science Department for teaching entry level computer science courses with Python. It omits much of the feature set of Wing IDE Professional and introduces some simplifications appropriate for beginners.
Key features include:
- Powerful Editor -- Split views, syntax highlighting, goto-definition, navigation menus, auto-indent, line numbering, and keyboard emulation for Visual Studio, VI/Vim, Emacs, and Brief.
- Python Shell -- Evaluate files and selections in the integrated Python shell.
- Graphical Debugger -- Set breakpoints and view stack and program data.
Note that Wing IDE 101 omits auto-completion and most other code intelligence features in the other Wing IDE products. This was by design, so that students are more conscious of the details of the language and modules they are learning about.
Wing IDE 101 is available on Windows, Linux, and Mac OS X. It is free for all non-commercial uses and does not require a license code to run.
The latest version of Wing IDE is 3.1.0.
| More Info | Download | Screenshots | Feature List |
