Menu

Fantastic Introduction!!

Jeff Skory
2008-03-21
2013-04-09
  • Jeff Skory

    Jeff Skory - 2008-03-21

    Mark,

    I am a seasoned C++/MFC/Windows programmer.  In the last couple of weeks our company has made some major changes and a lot of us are being thrown onto Eclipse/Java projects.  I have never played with Eclipse and have not done any serious programming with Java.

    Your tutorials are Excellent!!  They have introduced me to a whole host of very cool features of Eclipse in a short amount of time and have given me a good headstart.  I found the pace just about right because I followed along with each lesson with my Eclipse window open. Performing the actions rather than just watching helps burn it into your brain a little better.

    Thanks again.  You are a very good instructor.

    Jeff Skory

     
    • Mark Dexter

      Mark Dexter - 2008-03-21

      Hi Jeff. I'm very gratified that you have found the tutorials to be helpful. I was in a similar situation to you, it sounds like. I have been developing software for many years, but, in my case, using older, non-OOP languages. So it's been a lot of fun to dive into the Java and Eclipse world with all of these young whippersnappers.

      Knowing that people are getting value from my work helps motivate me to keep hacking away. I'm currently working on a tutorial for GUI using SWT and JFace, which is a lot of fun. Thanks again for your kind words. Mark

       
    • Neo

      Neo - 2008-03-23

      Mark,

      I am very happy you are planning a GUI building with SWT-JFace tutorial (it would have been n°1 on my wish-list).

      One question : are you planning to keep on TDD method for this tutorial ? Or automated GUI testing ?

      Thanks again for these wonderful tutorials

      Bernard Ségalat

       
    • Mark Dexter

      Mark Dexter - 2008-03-23

      Hi Bernard. I'm not sure whether a TDD tutorial on GUI is possible. I'm looking at free, open-source automated GUI testing options for SWT. But it appears to be fairly complicated, so it might need to be in a separate tutorial of its own. I haven't seen any examples where people use a test-first approach for GUI development. If you know of any, please let me know. Thanks. Mark

       
    • Mark Dexter

      Mark Dexter - 2008-03-25

      Hi Bernard. Thanks for all of this information! I will be sure to look at all of these and try to better understand the state of GUI testing in Java. I have become a huge fan of test-first development and think that this should eventually become the normal way to do GUI development as well, as long as the tools are available and simple enough to use. Thanks again for the information. Mark

       

Log in to post a comment.