Tuesday, December 11, 2012

Coding Servelet in JSP (Insert,Update,Delete)

Assalamualaikum..


Pada kesempatan ini saya akan membagikan contoh source code pada serverlet pada jsp dengan koneksi ke mysql database Insert , Update , Delete

trims.. sudah berkunjung

Saturday, December 8, 2012

Raptor..

Today I would To share about my last post for usng flowchat to build the program before you code that

RAPTOR is a flowchart-based programming environment, designed specifically to help students visualize their algorithms and avoid syntactic baggage.  RAPTOR programs are created visually and executed visually by tracing the execution through the flowchart.  Required syntax is kept to a minimum.  Students prefer using flowcharts to express their algorithms, and are more successful creating algorithms using RAPTOR than using a traditional language or writing flowcharts without RAPTOR.


Link Homepage To Download

Homepage


String in Java..

String adalah sebuah type data yang digunakan untuk menampung banyak karakter (kombinasi huruf dan angka dan sebagainya) mirip char dengan bentuk array dalam satu variable..

Contoh :

String a = "Aku Makan Nasi";

dan jika di println maka hasil tersebut akan keluar tanpa beda sedikitpun..

lalu gimana sih contoh penerapannya di java..???

ini ada source code yaitu untuk mengurutkan string dari input user dan mengurutkannya sesuai abjad alphabet..

Download Source Code Here!!

Database Connection With Oracle and Visual Basic or Visual C#


Okay I'm not gonna to tell step by step about how to coding this..
but i just wanna to share the links of the source code may be it's can be good for you all

VB + Oracle XE
Download Here

C#  + Oracle XE
Download Here

if you have any question please e-mail me..