Revision [21556]

Last edited on 2012-05-18 00:25:10 by CrustyLobster [Udacity]
Additions:
[[http://www.murga-linux.com/puppy/viewtopic.php?p=613319#613319 Record Desktop]] Tutors resource and code tutorial<<
{{color text="New" c="red"}} [[http://www.udacity.com/overview/Course/cs262/CourseRev/apr2012 7 week course]] from udacity
Deletions:
{{color text="New" c="red"}} [[http://www.murga-linux.com/puppy/viewtopic.php?p=613319#613319 Record Desktop]] Tutors resource and code tutorial<<


Revision [21390]

Edited on 2012-04-26 06:02:25 by darkcity [cat]
Additions:
---
---
---
---
---
---
---
---
---
---
---
---
---
---
---
---
----
==Categories==
CategoryTutorial


Revision [21339]

Edited on 2012-04-24 23:35:22 by CrustyLobster [Problem and solution]
Additions:
{{color text="New" c="red"}} [[http://www.murga-linux.com/puppy/viewtopic.php?p=622297#622297 Problem and solution]] Below for code
#!/bin/bash
# Randomly changes the wallpaper at fixed time intervals
INTERVAL=10 # in seconds
while true; do
sleep $INTERVAL
WALLPAPER=`ls /usr/share/backgrounds | sort -R | head -1`
set_bg "/usr/share/backgrounds/$WALLPAPER"
done
Adjust the time interval to your needs, save the script as "randomwallpaper" to /root/Startup and make it executable.
Now click on it.
To stop the script, open terminal and type:
killall randomwallpaper
[[http://www.murga-linux.com/puppy/viewtopic.php?p=185153&search_id=628951850#185153 Simple GUI example]] to hack from Lobster
Deletions:
{{color text="New" c="red"}} [[http://www.murga-linux.com/puppy/viewtopic.php?p=185153&search_id=628951850#185153 Simple GUI example]] to hack from Lobster


Revision [21067]

Edited on 2012-03-20 06:38:34 by CrustyLobster [Record Desktop]
Additions:
[[PuppySchoolHackingHomework Advanced Language resources]]
{{color text="New" c="red"}} [[http://www.murga-linux.com/puppy/viewtopic.php?p=613319#613319 Record Desktop]] Tutors resource and code tutorial<<
[[http://www.murga-linux.com/puppy/viewtopic.php?p=604710#604710 SalukiPy]] Puppy Programming Puplet {{color text="New" c="red"}} [[http://raspberrypy.tumblr.com/ Supporting RaspberryPy blog]] from antiloquax and Lobster
Deletions:
[[PuppySchoolHackingHomework Advanced Language resources]]<<
{{color text="New" c="red"}} [[http://www.murga-linux.com/puppy/viewtopic.php?p=604710#604710 SalukiPy]] Puppy Programming Puplet {{color text="New" c="red"}} [[http://raspberrypy.tumblr.com/ Supporting RaspberryPy blog]] from antiloquax and Lobster


Revision [20985]

Edited on 2012-03-11 07:33:02 by CrustyLobster [Supporting RaspberryPy blog]
Additions:
{{color text="New" c="red"}} [[http://www.murga-linux.com/puppy/viewtopic.php?p=604710#604710 SalukiPy]] Puppy Programming Puplet {{color text="New" c="red"}} [[http://raspberrypy.tumblr.com/ Supporting RaspberryPy blog]] from antiloquax and Lobster
[[http://www.murga-linux.com/puppy/viewtopic.php?p=601949#601949 roar-ng and Subito GNU/Linux]]
[[http://www.murga-linux.com/puppy/viewtopic.php?t=69475 Pussy]]
Deletions:
{{color text="New" c="red"}} [[http://www.murga-linux.com/puppy/viewtopic.php?p=604710#604710 SalukiPy]] Puppy Programming Puplet
{{color text="New" c="red"}} [[http://www.murga-linux.com/puppy/viewtopic.php?p=601949#601949 roar-ng and Subito GNU/Linux]]
{{color text="New" c="red"}} [[http://www.murga-linux.com/puppy/viewtopic.php?t=69475 Pussy]]
{{color text="New" c="red"}}[[http://teampython.wordpress.com/ Team Python]] blog


Revision [20944]

Edited on 2012-03-04 14:52:19 by CrustyLobster
Additions:
Python is available in the Puppy programmers [[devx]] In Puppy 5.3.1 click on Slickpet icon and go to SFSget in Slickpet. Then click on the Gcc button to download and install. To run Python from terminal type **python**
Deletions:
Python is available in the Puppy programmers [[devx]] In Puppy 5.3.1 click on Slickpet icon and go to SFSget in Slickpet. Then click on the Gcc button to download and install. To run Pythn from terminal type **python**


Revision [20943]

Edited on 2012-03-04 09:14:27 by CrustyLobster [Eclipse]
Additions:
<< Help on [[http://www.murga-linux.com/puppy/viewtopic.php?p=594730#594730 the forum]], [[ChatRoom IRC chatroom]] or [[PuppyPhone soft phone]]//
===Tools===
[[Eclipse]] Ide
[[PuppySchoolHackingHomework Advanced Language resources]]<<
Deletions:
<< Help on [[http://www.murga-linux.com/puppy/viewtopic.php?p=594730#594730 the forum]], [[ChatRoom IRC chatroom]] or [[PuppyPhone soft phone]]//<<
[[PuppySchoolHackingHomework]]


Revision [20938]

Edited on 2012-03-04 02:54:29 by CrustyLobster [love revolved image]
Additions:
{{image url="http://i1200.photobucket.com/albums/bb335/cructacean/rel2.jpg" title="love revolved" alt="love revolved"}}
Deletions:
{{image url="http://i42.tinypic.com/ei3888.jpg" title="text" alt="text"}}


Revision [20937]

Edited on 2012-03-04 02:41:26 by CrustyLobster [SalukiPy]
Additions:
{{color text="New" c="red"}} [[http://www.murga-linux.com/puppy/viewtopic.php?p=604710#604710 SalukiPy]] Puppy Programming Puplet
{{color text="New" c="red"}} [[http://www.murga-linux.com/puppy/viewtopic.php?t=69475 Pussy]]
Deletions:
[[http://www.murga-linux.com/puppy/viewtopic.php?p=604710#604710 RacyPy Alpha]] Puppy Programming Puplet


Revision [20935]

Edited on 2012-03-04 02:22:07 by CrustyLobster [Hacker Scho0l distros for advanced Puppys]
Additions:
{{image url="http://i42.tinypic.com/ei3888.jpg" title="text" alt="text"}}
**Hacker School distros for advanced Puppys**
[[http://www.murga-linux.com/puppy/viewtopic.php?p=604710#604710 RacyPy Alpha]] Puppy Programming Puplet
{{color text="New" c="red"}} [[http://www.murga-linux.com/puppy/viewtopic.php?p=601949#601949 roar-ng and Subito GNU/Linux]]
[[PuppySchoolHackingHomework]]
Deletions:
{{color text="New" c="red"}} [[http://www.murga-linux.com/puppy/viewtopic.php?p=604710#604710 RacyPy Alpha]] Puppy Programming Puplet
""

If you don't know how to code, then you can learn even if you
think you can't. Thousands of people have learned programming from
these fine books:


Learn Python The Hard Way


Learn Ruby The Hard Way


Learn Code The Hard Way


I'm also working on a whole series of programming education books at learncodethehardway.org.
These are works in progress, and feedback is welcome.


Learn C The Hard Way


Learn SQL The Hard Way


Learn Regex The Hard Way


A Huge List of Free Books

































































































Programming Languages
Assembly Language Bash C / C++
C# Clojure ColdFusion
Delphi / Pascal Erlang F#
Forth Haskell HTML / CSS
Java JavaScript Latex
Lisp Lua Nemerle
Oberon Objective-C OCaml
Oracle PL/SQL Parrot / Perl 6 Perl
PHP PowerShell Prolog
Python R Ruby
Scala Scheme Smalltalk
SQL
Frameworks
ASP.NET MVC Django Flex
Grails .NET Ruby on Rails
Tools
DB2 Git Linux
Maven Mercurial NoSQL
Oracle Server PostgreSQL Subversion
Vim Emacs
General Topics
Graphics Programming Language Agnostic

Graphics Programming



Language Agnostic



ASP.NET MVC



Assembly Language



Bash



C / C++



C#



Clojure



ColdFusion



DB2



Delphi / Pascal



Django



Erlang



Flex



F#



Forth



Git



Grails



Haskell



HTML / CSS



Java



JavaScript



JavaScript (Node.js specific)

Latex



Linux



Lisp



Lua



Maven



Mercurial



Nemerle



.NET



NoSQL



Oberon



Objective-C



OCaml



Oracle Server



Oracle PL/SQL



Parrot / Perl 6



Perl



PHP



PowerShell



Prolog



PostgreSQL



Python



R



Ruby



Ruby on Rails



Scala



Scheme



Smalltalk



Subversion



SQL



Vim



Emacs





""


Revision [20931]

Edited on 2012-03-03 14:22:41 by CrustyLobster [python fruit]
Additions:
%%(language-python)
## Random fruit response
# Lobster March 3 2012
import random
verb = ['erratic', 'unbelievable', 'unfortunate', 'inconsequential']
fruit = ['raspberry', 'pomegranite', 'bananana', 'grape', 'loganberry']
print "You are an" , random.choice (verb) , random.choice (fruit)
%%


Revision [20703]

Edited on 2012-02-19 12:30:43 by CrustyLobster [Simple GUI example]
Additions:
{{color text="New" c="red"}} [[http://www.murga-linux.com/puppy/viewtopic.php?p=185153&search_id=628951850#185153 Simple GUI example]] to hack from Lobster


Revision [20689]

Edited on 2012-02-19 03:16:38 by CrustyLobster [Puppy Programming Puplet]
Additions:
{{color text="New" c="red"}} [[http://www.murga-linux.com/puppy/viewtopic.php?p=604710#604710 RacyPy Alpha]] Puppy Programming Puplet
[[http://www.khanacademy.org/#computer-science Computer Science]] at Khan Academy
Deletions:
{{color text="New" c="red"}} [[http://www.khanacademy.org/#computer-science Computer Science]] at Khan Academy


Revision [20635]

Edited on 2012-02-15 05:52:55 by CrustyLobster [Advanced Bash-Scripting Guide]
Additions:
[[http://www.linuxconfig.org/Bash_scripting_Tutorial Have a bash]]
[[http://tldp.org/LDP/abs/html/ Advanced Bash-Scripting Guide]]
Deletions:
[[http://www.linuxconfig.org/Bash_scripting_Tutorial Have a bash]]


Revision [20622]

Edited on 2012-02-12 05:22:00 by CrustyLobster [Squeak and Scratch]
Additions:
[[http://www.murga-linux.com/puppy/viewtopic.php?p=603788#603788 Squeak and Scratch]]


Revision [20598]

Edited on 2012-02-10 12:18:16 by darkcity [bread]
Additions:
[[HomePage]] > [[ComponentHowTo Components and HowTos]] > [[HowToProgramming Programming]]
Deletions:
[[HomePage]] > [[ComponentHowTo Components and HowTos]] > [[HowToProgramming Programming]] > [[LanguageIndex Language]]


Revision [20594]

Edited on 2012-02-10 12:11:41 by darkcity [bread]
Additions:
[[HomePage]] > [[ComponentHowTo Components and HowTos]] > [[HowToProgramming Programming]] > [[LanguageIndex Language]]
Deletions:
[[HomePage]] > [[ComponentHowTo Components and HowTos]] > [[HowToProgramming Programming]]


Revision [20556]

Edited on 2012-02-08 08:11:30 by CrustyLobster [Back to Basics with Joel]
Additions:
{{color text="New" c="red"}} [[http://www.joelonsoftware.com/articles/fog0000000319.html Back to Basics]] with Joel


Revision [20545]

Edited on 2012-02-07 22:00:46 by CrustyLobster [Vala]
Additions:
[[http://www.murga-linux.com/puppy/viewtopic.php?p=320504#320504 The Text-User Interface]]
**Vala**
{{color text="New" c="red"}} Requires devx. [[ValaGenieintro Puppy Vala and Genie Intro]]
Deletions:
{{color text="New" c="red"}} [[http://www.murga-linux.com/puppy/viewtopic.php?p=320504#320504 The Text-User Interface]]


Revision [20531]

The oldest known version of this page was created on 2012-02-06 19:07:13 by CrustyLobster
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki , online since July 19, 2009.