Sunday, November 20, 2011

My Cotacts App Part III (To manage events with WindowBuilder PRO)

Hi everyone!

You have here a new video-tutorial. This is the third part of My Contacts App serie. In this video you will be able to learn how to manage the events of your graphical user interface components with WindowBuilder PRO plugin.

You can clone de mercurial repository from: https://bitbucket.org/qg4engineers/mycontacts

My Contacts App Part II (Creating the GUI's)

Hi everyone!

This week we are having a new video-tutorial following the previous one. So, this will be the part 2 about how to create the GUI for our project.

As you saw on the last video, you can clone the project to your own local pc with Mercurial. The url is this https://bitbucket.org/qg4engineers/mycontacts.


Saturday, November 5, 2011

My Contacts App Part I (Introduction to Mercurial + TortoiseHg + Bitbucket + MercurialEclipse)

This is a new video-tutorial about a real application that manages your contacts in order to register them in a MySQL database. Then, we will try to implement the same project but we will import our contacts to our Google account.

In this video-tutorial, I explain how to work with a Mercurial repository to control and to manage our projects better.