(Add the link to a (future) Python scripting page) |
(small bit of organisation added.) |
||
| Line 1: | Line 1: | ||
| + | == Plasma Programming with C++ == | ||
| + | |||
;[[/GettingStarted|Getting Started With Plasmoids]] | ;[[/GettingStarted|Getting Started With Plasmoids]] | ||
:''Creating your first plasmoid in C++ with SVG background, icon and text'' | :''Creating your first plasmoid in C++ with SVG background, icon and text'' | ||
| − | |||
| − | |||
| − | |||
;[[/DataEngines|Writing a DataEngine]] | ;[[/DataEngines|Writing a DataEngine]] | ||
| Line 10: | Line 9: | ||
;[http://www.kdedevelopers.org/node/3247 Video tutorial] | ;[http://www.kdedevelopers.org/node/3247 Video tutorial] | ||
:Video and slides from a presentation on libplasma (link to Slides broken) | :Video and slides from a presentation on libplasma (link to Slides broken) | ||
| + | |||
| + | ;[[/UsingExtenders|How to use extenders in your Plasmoid]] | ||
| + | :''A simple example that shows how to use extenders in a Plasmoid.'' | ||
| + | |||
| + | == Plasma Programming with Python == | ||
| + | |||
| + | ;[[/Python/GettingStarted|Getting Started]] | ||
| + | :''Creating and running your first plasmoid in Python'' | ||
| + | |||
| + | ;[[/Python/Using widgets|Using widgets]] | ||
| + | :''Introduction to using Plasma widgets'' | ||
| + | |||
| + | == Theme development == | ||
;[[/Theme|Creating a Plasma Theme]] | ;[[/Theme|Creating a Plasma Theme]] | ||
:''Guide to creating your first Plasma theme'' | :''Guide to creating your first Plasma theme'' | ||
| − | |||
| − | |||
Resources: | Resources: | ||
| Line 25: | Line 35: | ||
TODO: | TODO: | ||
| − | * '''tutorials for other languages''' (JavaScript, | + | * '''tutorials for other languages''' (JavaScript, Ruby, etc...) |
Resources:
TODO: