cara membuat readmore
ini caranya...
bisa di download di link ini
download
download lagi
ini caranya...
bisa di download di link ini
download
download lagi
Posted by vectorcode at 11:41 PM 0 comments
I've though that JDBC is something significant for build an application. But today we won't talk about JDBC on windows, we'll talk about how to connect java programing with database management system on linux... In other word, it's mean that we won't talk about win32 anymore. Ha3...
anyway, if we want to build an application that has relation with database on linux (with java programing too) it' will take a several time... and there's some steps to do those things correctly. But now, maybe you ask for me “how to connect java language programming with database management system ?” hu... its simple.... (ha3.. sounds good !!!) .but it won't be OK, if you don't follow these steps.
and the following steps is :
Oh,my god... I forgot...
I have choose mysql as database management system that we will use...
STEP 1
install mysql on your UNIX system...
$> sudo apt-get install mysql
Posted by vectorcode at 12:34 AM 0 comments
Sometimes we confuse... when we must try to construct the code in java with no IDE... waste the time, and full of trouble if we stand only to adapt the situation like that... maybe,it's about 4 weeks to build an application in java language programing. But it can be easier and earlier if we believe with IDE power. Because we need more effective than before, so we used to like the IDE to develop the application. In fact, there's too many IDE you need with the new feature and plug in.
Anyway, from A to B IDE java just in betweens. In other words it's mean that All of java IDE can be used to make an java application. Because the world demands, time to build an application must do as fast as possible. Some peoples've said that build an application without IDE just feels like find the ring in the deep blue sea.... (need more time to do and need more effort to exist)
Ha3... but it's not real... now, finding the ring in the deep blue sea was over. That's why the IDE's coming... the software developer will consider that. I mean, they consider the power of the IDE they need. Because some time, when the developer building the application they also have more than one programmer. So, they usually have a rule and a history too. With IDE they need, they can make it better than before. I mean, they can handle those guys (many programmers). Some IDE just give the opportunity to the developer to make a rule for those programmers. Although, its must for the developer. IDE make it real for us. IDE that famous in the world of java programing is following:


Maybe the 3rd position is JEdit... Why? Why not the JCreator? Why must JEdit? And How come?Posted by vectorcode at 1:59 AM 1 comments
Labels: IDE
Posted by vectorcode at 1:07 AM 1 comments
Labels: install java on linux
in this term we will talk about java...
but,before we step deeper... we will concern "why must java".
in early world of computer programing with high technology,
we need a cooperate with every platform of operating system. and because the world demand, the language programing has growth so fast. and kind of language programing has developed.
when we talk about windows, cocacola, etc... we also talk about its developer directly. but its different in java... java is divided way... java is divided profit... hm,you have not to talk about sun microsystem when you use java in each your projects... and because, java is open source... so java is free absolutely. and you don't need think about license of your application to make your project. you'll be free...
Posted by vectorcode at 8:06 AM 0 comments