[Video Android] ListView P3 – Add data to the ListView

This video guides you add data to the ListView

[Video Android] ListView P2 – Display data to ListView

In this video, her guide you to display data to the ListView

[Video Android] ListView P1 – creating ListView

In this video, I will guide you to create a ListView. ListView to display a specific list.

[Video Android] Data transmission via Intent

In this video, her guide you pass data via Intent

[Android Video] Switch the screen by Intent

Video guide switch screens using the Android Intent

The core of the program

There are many programs you write, but does not understand what is the required command, Where is the command added or removed are, Where is the core of the program, what is not core. A program is like a pen, important part is still the intestine pen (pen), bark just to beautify, making it easier than alone.

Understand ZIP code but do not be

There are quite a lot you can read code is, but then they start again unable ZIP code is, do not know how code. This is very normal. It's like you hear a song, out song, know this song or, but can not write a song like that. Or when reading poems, you know it or, […]

When to use a brace, when using quotation

In the process of learning to program, there is a lot you can not distinguish and do not know when to use braces, when to use parentheses. This article we will clarify a bit more about them

Select topics practice facility, specialized, graduating, Information Technology projects

Now is the time of the practice session basis, professional practice, graduation and projects are coming. A lot of you are wondering what to choose topics for easy practice, fit. Choosing topics to choose topics matching capabilities, professional and consistent with each drill, you need to understand the necessity of the first degree […]

Programming C: Posts 13 – Type of structure – struct

For arrays, can save a lot of information has the same data type. But with this type of structure we can store information more different data types.