នេះ​ជា​ប្លុក​សាក​ល្បង​របស់​ ភូមិខ្មែរ JAVA !!! បើ​មាន​បញ្ហា ឬ​ផ្ដល់​មតិ​រិះ​គន់​ក្នុង​ន័យ​ស្ថាបនា​ សូម​ទំនាក់ទំនង​មក​កាន់​ខ្ញុំ​បាទ​ផ្ទាល់​ តាម​រយៈ E-mail: peter.cambodia007@gmail.com , Facebook: Peter Khemara ឬតាមរយះប្រព័ន្ទ​ទូរស័ព្ទលេខ៖ ០៧៨ ៥៥ ១២ ៨៨ សូមអរគុណ!!!

ភូមិខ្មែរ JAVA សូមស្វាគមន៍

ស្វាគមន៍​មិត្ត​ទាំង​អស់គ្នា ដែល​បាន​ចូល​មក​កាន់​ប្លុក​ភូមិ​ខ្មែរ JAVA !!! សូម​ចូល​រួម​ពិភាក្សា ផ្តល់​មតិ​យោបល់​ផ្សេង​ៗ​ទាក់​ទង​នឹង​មេរៀន​ JAVA ជាមួយ​ ភូមិ​ខ្មែរ JAVA ។

ភូមិខ្មែរ JAVA បណ្ដុំ​ចំណេះដឹង

ភូមិ​ខ្មែរ JAVA នឹង​នាំ​មក​ជូន​នូវ​មេរៀន​ល្អ ទាក់​ទង​នឹង​ Programing ដែល​ចំណុច​សំខាន់​របស់​យើង​គឺ​មេរៀន​ JAVA តែម្ដង។

ភូមិខ្មែរ JAVA ចំណេះ​ដឹង​ក្នុង​បាត​ដៃ​របស់​អ្នក

ភូមិ​ខ្មែរ JAVA នាំ​មក​ជូន​នូវ​សៀរភៅ E-book ល្អ​ សម្រាប់​ចែក​ជូន​ឱ្យ​ទាញយក​ដោយ​សេរី ក្នុង​ការ​ផ្ដល់​ចំណេះដឹង​បន្ថែម​ដល់​មិត្ត​ទាំងអស់​គ្នា។

Friday, November 18, 2011

NetBeans IDE 7 Cookbook


Book Description

Java IDEs have grown bigger and more complicated with time. Some development environments even require the user to spend countless hours searching for more software to bundle with the IDE just to start working. NetBeans abstracts much of the work needed to configure the environment and makes it convenient for Java developers to start coding straight away. With this book in hand you will tap into the endless possibilities of developing modern desktop and web applications in Java.
NetBeans IDE 7 Cookbook is perfect for you if you are ready to take the next step from the standard tutorials and move into the practical world. It will show you all the features of the NetBeans IDE used by Java developers. It goes to great lengths in explaining different ways of achieving a desired goal and uncovering features present in NetBeans that are often overlooked or forgotten.
The NetBeans IDE 7 Cookbook will appeal to Java programmers at all levels who are ready to go beyond just tutorials.
A practical solution reference with a series of to-the-point recipes that will help Java developers with all kinds of NetBeans development tasks.
What you will learn from this book :
  • Get to grips with quick development patterns using NetBeans Platform
  • Step up your mobile development environment using NetBeans
  • Refactor faster and better
  • Work with a variety of web frameworks via NetBeans
  • Create and integrate different projects and technologies
  • Link up various servers and databases with NetBeans
  • Master the art of testing using NetBeans
  • Version-control your systems from the comfort of your IDE
Approach
With this book you will learn in a step-by-step manner and build solutions from the ground up using NetBeans. Each recipe is well illustrated and the code contained in the examples is very engaging and will allow developers to build functional and fun software while learning how the IDE can help them with their tasks.
Who this book is written for
Java developers of all levels who use NetBeans will be able to learn from and implement the thorough and well-explained solutions given in this Cookbook. If you want an easy reference on your desk to solve most of your day-to-day development queries with NetBeans, this book is for you.

Book Details

  • Paperback: 308 pages
  • Publisher: Packt Publishing (May 2011)
  • Language: English
  • ISBN-10: 1849512507
  • ISBN-13: 978-1849512503
  • File Size: 67.3 MB

E-Book

[WUpload] Packtpub.NetBeans.IDE.7.Cookbook.May.2011.rar
[FileSonic] Packtpub.NetBeans.IDE.7.Cookbook.May.2011.rar

Array


 Q.        What is array?
A.        Array គឺជាបណ្តុំ Variables ដែលមានឈ្មោះដូចគ្នា និង Datatype ដូចគ្នា ហើយពួកវាខុស គ្នាដោយ Index  
1.      One dimensional array
One dimensional array គឺសំដៅលើ Array មួយវិមាត្រ។
          Datatype         arrayName[ ] = new                Datatype[elements];

Thursday, November 17, 2011

Control Statement



1.      Overview
នៅក្នុងភាសា Java យើងបែងចែក Control Statement ជា 3 ក្រុម៖
1.      Selection Statements ៖ ជា Statement ប្រើសំរាប់ជ្រើសរើស Statement មួយ ឬច្រើន ដើម្បី execute រួមមាន៖ if-else, switch
2.      Loop Statements ជា Statement ប្រើសំរាប់ execute សារទៅសារមករហូតជួបលក្ខ ខណ្ឌមិនពិត រួមមាន៖ while, do while និង for
3.      Jumping Statements ជា Statement ប្រើសំរាប់ execute រំលងទៅ Statement ផ្សេង ទៀត ដោយគ្មានលក្ខខណ្ឌ រួមមាន៖ break និង continue

Java Programming, 6th Edition

Book Description
JAVA PROGRAMMING, Sixth Edition provides the beginning programmer with a guide to developing applications using the Java programming language. Java is popular among professional programmers because it can be used to build visually interesting GUI and Web-based applications. Java also provides an excellent environment for the beginning programmer – students can quickly build useful programs while learning the basics of structured and object-oriented programming techniques.

Java All-in-One For Dummies, 3rd Edition

Book Description

Eight handy minibooks cover just what programmers need to get going with Java 7
The newest release of Java has more robust functionality to help web and mobile developers get the most ouf of this platform-independent programming language. Like its bestselling previous editions, Java All-in-One For Dummies, 3rd Edition has what you need to get up and running quickly with the new version. Covering the enhanced mobile development and syntax features as well as programming improvements, this guide makes it easy to find what you want and put it to use.
  • Focuses on the vital information that enables you to get up and running quickly on the new version
  • Covers the enhanced multimedia features as well as programming enhancements, Java and XML, Swing, server-side Java, Eclipse, and more
  • Minibooks cover Java basics; programming basics; strings, arrays, and collections; programming techniques; Swing; Web programming; files and databases; and a “fun and games” category

Datatype and Variable


ចំណុចគន្លឹះប្រៀបធៀបរវាង Datatype ក្នុងភាសា C++ និង ភាសា Java
1.      ប្រភេទទិន្នន័យ

  •         Datatype ក្នុងភាសា C++ មាន៧គឺ៖ char, short, int, long, float, double, long double
  •     Datatype ក្នុងភាសា Java មាន៤គឺ៖
  1. Integer number : ជា Datatype អាចផ្ទុកលេខគត់ធម្មជាតិរួមមាន៖ byte, short, int, long
  2. Floating-point number : ជា Datatype អាចផ្ទុកលេខទសភាគរួមមាន៖ float, double
  3. Character : ជា Datatype អាចផ្ទុកតួរអក្សរ ឬតួរលេខរួមមាន៖ char
  4. Boolean : ជា Datatype អាចផ្ទុកពីរពាក្យ គឺ True False រួមមាន៖ Boolean

Java Programming 24-Hour Trainer

Book Description
A unique book-and-video package presented by Java guru Yakov Fain
As one of the most popular software languages for building Web applications, Java is often the first programming language developers learn. The latest version includes numerous updates that both novice and experienced developers need to know. With this invaluable book-and-video package, Java authority Yakov Fain fully covers Java’s new features as well as its language extensions, classes and class methods, and the Swing Application Framework. For each lesson that he discusses in the book, there is an accompanying instructional video to reinforce your learning experience.

Share

Twitter Google+ Facebook Digg Stumbleupon Favorites More