Developers' Area
| |
Not signed in (Sign In)

Vanilla 1.1.2 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorarmen
    • CommentTimeJul 16th 2009
     
    I have just come across this programming language and compiler and I am truly blown away, this is amazing. However I am really keen to learn about the following topics as it was mentioned in the development book that came with the download, but the section according to were missing. (ie Accessing and Manipulating Files, Network Programming, More advanced GUI programming, 3D Graphics Programming, Multi threading, Writing database applications).
    Would you please provide some notes on this sections?

    Thank you in advance for your time
    •  
      CommentAuthorjerome
    • CommentTimeJul 17th 2009 edited
     
    Hi armen,

    Welcome to the Ecere developers community.

    The most active place for the community right now is on IRC at channel #ecere on irc.freenode.net. I suggest you hang around with us there and ask for help as you're wondering how to do any particular thing with eC/Ecere.

    The book is a work in progress (somewhat in standby as I'm having trouble finding time to work on it). Don't hesitate to ask any specific question you have however. Feel free to ask on this forum as well, although notifying me by email that you did might get you a faster reply since I otherwise do not receive a notification of a new post.

    Also don't forget to look at the samples which come with the SDK, those do cover all the topics mentioned in the book. It will take you a little bit of figuring things out, but we're also there to help. Take a look at the API Reference accessible from the IDE's Help menu as well, it gives you a list of all the available classes and functions to do various things.

    Best regards,

    Jerome