Nowadays many people worried about ability power to buy. Recently i read an article that show in the next 5-10 years there would be inflation so high that almost everybody will try to do a part time job so that they can live comfortably. Sigh.... this is a bad news to me. After 5 years where would i be? What would i do?
Maybe this is a good time for me to set up a business. But which one? I know computer stuff... I know programming and Linux but what can they help me in reality? Do i need to find a job? Did the job last forever?
Sigh...
Then i remember an article says that "Why should you find a job when you can create one.".. Can i create a job?? Hm... that search for a job that i can create but i can't... I can't create an IT related job as i'm not smart enough to developed a unique and usable system. There's too many of them in the market.. Maybe i'll change my field from IT to other.
My friends told me that the food is someone need everyday.. food will never outdated... food will never out of demand....
I search and search lastly i found one...
A delicious meatball with a fair and affordable price..... yummy....
Perkara yang aku temui didalam internet yang luas sangat ini. Kadang2 apa yang aku mampu untuk mengambil ilmu yang ada didalam ini terlalu luas maka aku buat la blog ini supaya apa yang aku pelajari dapat di ulang kembali.... ♪♪♫♪♫♪
Thursday, December 19, 2013
Thursday, October 31, 2013
Learning C# programming
Well.... not necessary on my own but with a great helps from youtube.com and w3schools.com.
I'm going to learn all the knowledge i got from these two great webs... why it is a great web.. becoz its free.... yea right... i have to pay for the internet line every month... so it is not really free...
But it is time for me to LEARN something good from the Internet and not just downloading movies and games... (FYI : I dun like facebook.. aside for all the news i can get there)
Something that i need to remember when i learns this codes ;
Looping
For (credited to http://www.daniweb.com/)
for(int i =0 ; i <counter ; i++)
{
//array is suitable for for loop becoz you can sort array data with it...
int[] data;
Console.WriteLine("Read integer data : ");
data[i] = int.Parse(Console.ReadLine()); //Cannot read data integer directly... you need to convert to int
// break; used to get out from loop
// continue; used to skip a loop
}
Wednesday, September 25, 2013
Today I learn something very nice.....
I learn how we could edit MySQL data using Microsoft Excel..
The way to be done as follows:
1. Export the data as "CSV for Excel".
2. Edit the data as you like but:
i) Makes sure if there is column data with "9999999999999" makes sure that the format cell is "TEXT".
3. Save as your file excel as "CSV (MS-DOS)".
4. Open that csv files and makes sure your data is correct.
i) Usually when number more tha "9999999999" will become "9999990000".
5. Before import to sql database....
i-create a New Table and create the same data structure as the old one.
6. Export it.
7. If there is error: When create new table just use "var char" for all and change it back later.
8. That's it.
Try it and gud luck... Any question? don't to ask because I dunt think i know the answer as I'm not expert in SQL...
I learn how we could edit MySQL data using Microsoft Excel..
The way to be done as follows:
1. Export the data as "CSV for Excel".
2. Edit the data as you like but:
i) Makes sure if there is column data with "9999999999999" makes sure that the format cell is "TEXT".
3. Save as your file excel as "CSV (MS-DOS)".
4. Open that csv files and makes sure your data is correct.
i) Usually when number more tha "9999999999" will become "9999990000".
5. Before import to sql database....
i-create a New Table and create the same data structure as the old one.
6. Export it.
7. If there is error: When create new table just use "var char" for all and change it back later.
8. That's it.
Try it and gud luck... Any question? don't to ask because I dunt think i know the answer as I'm not expert in SQL...
Wednesday, July 24, 2013
The Best Website for learning Japanese Language so far...
I just wanna say... WOW!!! this is it. I found the best web for me to learn Japanese language.
Its tooooo awesome... the best i could found so far.... even better i could learn how to speak and write at the same time...
It is free for the basic function... and I need to pay for it if i want to get better and better...
But... I think basic is all i need...
If I have time and money i might register and pay for the premium learning...
Oh man.... im going to learn more and more until i could watch anime without subs. he he he.
Subscribe to:
Posts (Atom)