Skip to main content

Posts

Showing posts from February, 2008

MySQL and Java Developer's Guide

Now we begin the second book and thats called MySQL and Java Developer's Guide. Book before this is quiet advance for beginner but still for beginner. And i notice that previous book had only 4 chapter. Ill read that book again. Okay Lets start. This book consist MySQL and Java plus Connector/J that connect Java to MySQL. This book is perfect for beginner but not beginner in programming. I think that this book is a hardcore book. Everything they wrote even if they use GUI Object like form and button they only use a "Notepad" or should i say "Text Editor". i really love this book. From this book you need to install three things to make the code in the book work. a. Install mySql b. Install Java SDK @ http://java.sun.com/j2se/1.4.1/download.html. c. Installing Connector/J @mysql.com version 3.0 thats from the book. I use this : jdk-1_5_0_11-nb-5_5-win-ml.exe notice the nb-5_5 that means itll install netbeans 5.5. netbean 5.5 is IDE for jdk 1.5. its devel

Preparing Java Development Kit

Okay now the book is done. now moving to what i need to compile or making Java Application. what i read in Java Programming Language Handbook by Anthony Potts and David H. Friedel, Jr. is that we need - Java Development Kit (JDK) in order to create and run Java. JDK is avaliable to download at [Link:http://www.javasoft.com] in this book im notice that they creating the first application is an Applet. This applet seems to me a bit advance programming i hardly understand what im supposed to do with it. next thing i know that i have to compile it to create a *.class file. how the hell... well i guess this book is not so very beginner im not a beginner but this stuff is to hard to handle. ill just read other book.

First of All

Im Currently learning about Java Programming Language. im a first timer with Java. i live in West Java, but really dont know any ideas about Java Programming Language. So where should i start?. Well the most important is to get the book. And heres what i got. J2ME_Game_Development_with_MIDP2.pdf - i think this one isnt for beginner. Java Programming Language Handbook.pdf - oh i guess this is the right one but its too basic John.Wiley.and.Sons.MySQL.and.Java.Developers.Guide.eBook-KB.pdf - well hey this is the right one. for the next archives ill make a note in every single thing i learnt and upload it. im not so beginner in making program but its also not so expert. this is what i think about programmer. programmer is a person who can make program or application using any programming language. and next i think is that programmer have classes beginner programmer - is the one who - can make program using two or three language - able to design an database application