Labels

etc (1)

Saturday, July 3, 2010

I want to be good at English

I have no chance to listen, speak and write an English in my life.
Only in reading I use English, because what I want to know about software engineering is not frequently wrote in my native language Japanese.  I have no other choice to read an English articles.  It is thankful for small mercies.

At heart, I wanna have a talk with many geeks in variouse country.  It is my wish to write java documentation comment (javadoc) in not only Japanese but also English at my source codes.  And I want to share my technical knowledge about Java and Object-oriented programming with many people.  I want to introduce my open-source product in English.

So, to expand a chance to write English I launch this blog.  My Japanese blog has a lot of readers but this has only one, two ... or less?  I cannot have sufficient motivation.

humm..

Tuesday, January 5, 2010

Java documentation comment

Do you write Java documentation comment (Javadoc)?

I respect Javadoc comment.  Without Javadoc comment, I cannot recognize the code even if I wrote.  Without this, I have to guess the behavior of the methods and classes.

Having a guess is dangarous.  If it is wrong, I will lose my way.  And it makes bugs.

Write Javadoc comment simply!

Monday, December 28, 2009

1st entry

Hello, world!

I am Japanese Java engineer.
I usually write my blog in Japanese at http://d.hatena.ne.jp/daisuke-m/
And now, I started to write blog in English here.

So my English ability is poor, it seems that you are hard to read these articles.  But to communicate with other engineers in all over the world, I decide to challenge.

I'm interested in Java, XML, Eclipse, relational database, and so on.  Currentry my job is open-source programmer.  I am developing product that named Sisioh framework at work time, and Jiemamy at private time.

Sisioh is ... hard to describe in English...   e-commerce distribution management system based on OSGi and DDD...  you cannot imagine probably.

Jiemamy is development process that allows you to practice "Evolutional database design" by managing database schema (and initial data.)

I wanna introduce these products through this blog.  And write essays about Java and so on.