Author |
Message |
Mathiasdm
Joined: 05 May 2005 Posts: 100
|
Posted: Mon 05 Sep 2005, 09:43 Post subject:
Learn to program + Programming in Puppy |
|
This page links to useful programming guides/tutorials about all sorts of programming languages.
It will also include information about how to use a certain programming language in Puppy.
Feel free to post other guides or information.
C
Beginner guides:
-How C programming works
-Programming in C
Intermediate guides:
-imlib2 (based on C)
(Portable) Euphoria
-Euphoria Programming Language
-Portable Euphoria interpreter - Peul (scroll down to see)
Python
Beginner guides:
-Python guide for non-programmers
-Python guide for programmers
Downloads:
-wxPython
Tcl/tk
Beginner guides:
-Tcl (Tutorial for Cool Languages)
-Puppy Wiki - Tcl/tk guide
-Learn Tcl/tk using Tcltutor
-Practical programming in Tcl and Tk (the entire book - first draft)
Last edited by Mathiasdm on Fri 09 Sep 2005, 15:09; edited 4 times in total
|
Back to top
|
|
 |
MU

Joined: 24 Aug 2005 Posts: 13648 Location: Karlsruhe, Germany
|
Posted: Mon 05 Sep 2005, 15:59 Post subject:
|
|
I personally had no good "feeling" for C for years, until I found this small tutorial:
http://enlightenment.org/doxy/imlib2/index.html
Imlib was developed for Enlightenment, but is widely used for other Desktops and applications, too.
So to use it, you do not need to install Enlightenment, just imlib2 will do it.
Mark
|
Back to top
|
|
 |
Rich
Joined: 04 May 2005 Posts: 278 Location: Middlesbrough - UK
|
Posted: Mon 05 Sep 2005, 16:02 Post subject:
|
|
There are also TCL tutorial pages in the Wiki.
|
Back to top
|
|
 |
menno
Guest
|
Posted: Mon 05 Sep 2005, 17:57 Post subject:
PortebleEuphoria |
|
This is a small script language .
see : http://members.home.nl/m.s.ter.haseborg/peu/PEUL.html
The bin of PEU is about 156kb , I run it with (g)httpd and apache and with peu's own server . Greatings Menno .
|
Back to top
|
|
 |
Mathiasdm
Joined: 05 May 2005 Posts: 100
|
Posted: Tue 06 Sep 2005, 03:45 Post subject:
|
|
Changed
|
Back to top
|
|
 |
Mathiasdm
Joined: 05 May 2005 Posts: 100
|
Posted: Tue 06 Sep 2005, 15:46 Post subject:
|
|
Added 'Practical Programming in Tcl and Tk' (the entire first draft of the book!)'.
|
Back to top
|
|
 |
Lobster
Official Crustacean

Joined: 04 May 2005 Posts: 15238 Location: Paradox Realm
|
Posted: Fri 09 Sep 2005, 11:29 Post subject:
wxpython |
|
this version of python wxpython comes in rpm format - not sure if it s of interest . . .
http://wxpython.org/
_________________ YinYana AI Buddhism
|
Back to top
|
|
 |
Mathiasdm
Joined: 05 May 2005 Posts: 100
|
Posted: Fri 09 Sep 2005, 15:08 Post subject:
|
|
Oh, looks very interesting! Would anyone be willing to make a dotpup? *puppy eyes*
|
Back to top
|
|
 |
Lobster
Official Crustacean

Joined: 04 May 2005 Posts: 15238 Location: Paradox Realm
|
Posted: Wed 07 Dec 2005, 22:54 Post subject:
|
|
http://puppylinux.org/wikka/ProgrammingLanguage
_________________ YinYana AI Buddhism
Last edited by Lobster on Tue 14 Apr 2009, 02:29; edited 1 time in total
|
Back to top
|
|
 |
Flash
Official Dog Handler

Joined: 04 May 2005 Posts: 12813 Location: Arizona USA
|
Posted: Thu 08 Dec 2005, 01:04 Post subject:
|
|
MU wrote: | I personally had no good "feeling" for C for years, until I found this small tutorial:
http://enlightenment.org/doxy/imlib2/index.html
Imlib was developed for Enlightenment, but is widely used for other Desktops and applications, too.
So to use it, you do not need to install Enlightenment, just imlib2 will do it.
Mark |
Mark, the link seems to be broken.
|
Back to top
|
|
 |
MU

Joined: 24 Aug 2005 Posts: 13648 Location: Karlsruhe, Germany
|
Posted: Thu 08 Dec 2005, 10:20 Post subject:
|
|
yes, the whole http://enlightenment.org is down.
"Due to the DNS record expiring and Mandrake being missing enlightenment.org is temporarily out of order. You can still reach the site via http://enlightenment.sourceforge.net and http://www.enlightenment.org.au."
Meanwhile get a copy here:
http://www.deepsky.com/~e/doxy/imlib2/
Other enlightenment-resources:
http://get-e.org
http://edevelop.org
Mark
|
Back to top
|
|
 |
|