Archive | Programming

[Java] Read recorded in the Java Object – Read Write Object in Java

To read recorded in the Java Object in the Object class in which we need to interface java.io.Serializable A simple example of reading record 1 Object MyStudent as follows: Result: My name is Nguyen Van Quan. I am 21 years old Note: When you open a file student.dat will see this kind of data: A more specific example of how to read and write, in such […]

[C #] For example, the socket on C #

Dạo này đang học C# trên trường nên tiện thể viết mấy bài ghi nhớ 😉 Chương trình 1: Enter creation 1 server and 1 customer. Client sends the information gethostname, gethosttime, gethostdate to server, server receives and returns the corresponding value of the name, hour, day. We create 2 individual project named MyServer and MyClient. When you run the Ctrl Me + F5 (bỏ chế độ debug […]

Genymotion virtual machine instruction programming Android

Here is the video instruction Genymotion VM supports programming Android. Nguyen Van Chung videos you do. Posts made in a series of collaborative programming Admin Society PTIT

[Android] TextView, EditText and connecting interfaces with Java code

In the article directory structure of an Android program also mentioned how the program that generates the id of the component in the xml file of Android.Trong this article will guide you and explain the connection between XML files and Java code in Android. Posts made in a series of collaborative programming Admin Society PTIT

[Android] Using Android LinearLayout interface design

Video below guide you to use LinearLayout to implement the design interface in Android. Specifically, the demo interface logging framework as shown below article of his series of cooperation and programming Admin Society PTIT

[Android] Getting event for Button in Android

In the previous post we showed you make a connection and use TextView and EditText. This article continues to strengthen them and add a Button View more events and catch it. Posts made in a series of collaborative programming Admin Society PTIT

The concept of classes and objects in object-oriented programming

In the curriculum of object-oriented programming, I see people write these concepts a very general way and confusing, his initial study very hard and always. So in this article I will highlight some of the concepts of classes and objects, and most simply contact made possible Tet. The concept of classes and objects surely […]

[Java swing] Using Border in Java

The simple border The border open border titled The combination of type long long time no border post on Swing, in this article I will guide you to learn how to use the Border. Literally is the contour in Java. We will turn to find out 4 contour as the category listed. Using simple border to create the Border, […]

[Android] Using ListView in Android

When using the phone to run Android, you have noticed the contacts you it is 1 list of elements. Video below will guide you to use a simple ListView in Android, which is used to make contacts that. Video made in the tutorial of the Admin Society Android programming PTIT

[Android] Customize ListView in Android

Last days ago we showed you acquainted with ListView in Android, In this article I will guide you to perform custom ListView (Custom ListView) to be like a phonebook list. Video made in the tutorial of the Admin Society Android programming PTIT