Wing IDE 101 for win

An Integrated Development Environment for the Python Programming Language
Download

Wing IDE 101 for win Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • Wingware
  • Publisher web site:
  • Operating Systems:
  • Windows Vista/2003/XP/2000
  • File Size:
  • 17.42MB

Wing IDE 101 for win Tags


Wing IDE 101 for win Description

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, introduces some simplifications appropriate for beginners, and is free for all non-commercial uses. 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. Editing Code Wing IDE 101 includes much of Wingware's powerful Python editor: Syntax Highlighting: Easy on your eyes, for most programming languages and file types Navigation Menus: Layered menus in each editor provide a handy index into your code. Goto-definition: Jump directly to point of definition. Error Indicators: Flag syntax errors code as you type. Auto-indentation: New lines of code automatically indent to the expected level. Unlimited Undo: Undo works as Far back as necessary to the point where a file was opened. Line Numbering: Show optional line numbers. Executing and Debugging Code Python Shell: Select lines or evaluate a whole file quickly in the integrated Python Shell. Debugger: Run code in Wing's debugger and inspect the stack and locals/globals data after stopping at breakpoints or exceptions.


Wing IDE 101 for win Related Software