Les Partages de Memiks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
5 results tagged ide  ✕
Thonny, Python IDE for beginners https://thonny.org/
Fri Nov 15 14:06:01 2019 archive.org
QRCode

https://github.com/thonny/thonny/wiki/MicroPython

Easy to get started. Thonny comes with Python 3.7 built in, so just one simple installer is needed and you're ready to learn programming. (You can also use a separate Python installation, if necessary.) The initial user interface is stripped of all features that may distract beginners.

Initial layout
No-hassle variables. Once you're done with hello-worlds, select View → Variables and see how your programs and shell commands affect Python variables.

Variables table
Simple debugger. Just press Ctrl+F5 instead of F5 and you can run your programs step-by-step, no breakpoints needed. Press F6 for a big step and F7 for a small step. Steps follow program structure, not just code lines.

Stepping through statements
Step through expression evaluation. If you use small steps, then you can even see how Python evaluates your expressions. You can think of this light-blue box as a piece of paper where Python replaces subexpressions with their values, piece-by-piece.

Visualization of expression evaluation
Faithful representation of function calls. Stepping into a function call opens a new window with separate local variables table and code pointer. Good understanding of how function calls work is especially important for understanding recursion.

Visualization of call frames
Highlights syntax errors. Unclosed quotes and parentheses are the most common beginners' syntax errors. Thonny's editor makes these easy to spot.

Visualization of syntax errors
Explains scopes. Highlighting variable occurrences reminds you that the same name doesn't always mean the same variable and helps spotting typos. Local variables are visually distinguished from globals.

Local and global names are visually distinguished
Mode for explaining references. Variables are initially presented according to simplified model (name → value) but you can switch to more realistic model (name → address/id → value).

Variables table vs values table
Code completion. Students can explore APIs with the help of code completion.

Code completion
Beginner friendly system shell. Select Tools → Open system shell to install extra packages or learn handling Python on command line. PATH and conflicts with other Python interpreters are taken care of by Thonny.

System shell prepared for Python commands
Simple and clean pip GUI. Select Tools → Manage packages for even easier installation of 3rd party packages.

python ide powerfull
Installer mon propre éditeur de code en ligne | IdleBlog http://blog.idleman.fr/?p=1693
Wed Oct 10 22:34:17 2012 archive.org
QRCode
thumbnail

Vraiment classe !

je l'ai déjà installé deux fois... mais ou ;)

http://www.codiad.com/

via sebsauvage (comme d'hab...)

code ide php javascript codiad
Discution de sebsauvage sur les IDE de programmation http://sebsauvage.net/paste/?4a578ded7172f229#N8QurbY0o+0Kcy0tWwebm3BroNaLS1i8YtS22y1DJGU=
Wed Apr 25 16:29:16 2012 archive.org
QRCode
thumbnail

Très intéressant d'avoir les retours des autres à ce sujet ;)

EDIT: via sebsauvage : http://sebsauvage.net/links/?8VggXw

http://www.blogoergosum.com/29872-sublime-text-2-zen-coding-w00t
http://www.grafikart.fr/tutoriels/sublime-text-2/sublime-text-2-180

ide programmation programme discution avis
ajaxorg/cloud9 · GitHub https://github.com/ajaxorg/cloud9/
Tue Mar 20 00:08:36 2012 archive.org
QRCode
thumbnail

un IDE en ligne pour css html js et nodejs ;)

a tester d'urgence...

et le patch pour la récuperation des sous module git :
http://h33t.com/details.php?id=61344f3b11c7b3e924f645785f9ffea122c4dbec

nodejs ide javascript css html
MacBidouille.com - Bidouille hardware sur Mac http://www.macbidouille.com/
Thu Oct 20 07:00:53 2011 archive.org
QRCode
thumbnail

Macbidouille est le premier site Mac francophone et l'une des références mondiales dans l'actualité Mac.

lionel ewok w00kie cyber6tem gui92 apple mac macintosh hard hardware macos macosx osx overclock G3 G4 G5 imac macmini powermac ibook powerbook ipod itunes idvd iphoto imovie rosetta spotlight dashboard bidouille disque dur ram cpu ide scsi graveur cd dvd ata carte vidéo PCI extension Macbidouille premier site Mac francophone l des références mondiales actualité
4759 links, including 1673 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn