On Wed, 2009-01-21 at 10:24 +0100, Luca Dionisi wrote:
> 2009/1/20 Matías De la Puente <[email protected]>:
> > Some one create a wiki here: http://en.wikibooks.org/wiki/Vala_Programming
> 
> I was thinking on "Vala Developing" as a title, but "Vala Programming"
> is good as well.

I'd suggest Developing with Vala or Programming in Vala, as both are
more grammaticality accurate.

> 
> I suggest that, prior to copy-paste existing sources or however
> inserting content, we decide on a summary. Subject to change, but as
> final as we can get.
> I vote for the one proposed by Phil

This isn't really a vote. It's more about brain storming, so although
there's definite merit in Phils list, we can still pull in anything
that's missing from other lists. :)

> On Tue, Jan 20, 2009 at 8:49 PM, Phil Housley <[email protected]> 
> wrote:
> > * Intro
> >      o History
> >            + GLib/GObject
> >            + Gtk
> >            + Vala
> >      o Programming style
> >            + OO
> >            + Signals
> >            + Loops
> >      o Caveats
> > * First Program
> >      o Hello World
> >      o Explanation
> > * Vala distribution
> >      o Getting
> >      o Using
> >      o Tools
> >      o Versions
> > * Concepts
> >      o Files/Namespaces
> >      o Objects
> >            + Polymorphism
> >                  # Inheritance
> >                  # Interfaces
> >            + Construction
> >            + Abstract
> >            + Properties
> >            + Functions
> >                  # Overriding
> >            + Delegates
> >            + Signals
> >                  # Handlers
> >      o Variables
> >            + Types/Nullable/Dynamic
> >            + var
> >      o Memory Management
> >            + Ownership
> >      o Error Handling
> >      o DBus briefly
> > * Syntax
> >      o Structure (again)
> >      o Operators
> >      o Definitions
> >            + Class
> >            + Function
> >                  # Parameter types
> >            + etc.
> >      o Ownership/transfer
> >            + Weak refs
> >      o Pointers
> >      o Annotations
> >      o Debugging
> >      o Resource Control
> > * Vala Library
> >      o GLib
> >      o Gee
> >      o Gtk
> >      o Others
> > * Libraries
> >      o Binding
> >            + VAPI
> >            + tools
> >      o Introspection
> > * Techniques
> >      o Basic Sample of features
> >      o Gtk
> >            + GtkBuilder
> >      o MainLoop
> >      o File Handling
> >      o DBus
> >            + Pidgin?
> >
> 
> 
> --Luca
> _______________________________________________
> Vala-list mailing list
> [email protected]
> http://mail.gnome.org/mailman/listinfo/vala-list

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Vala-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to