Search This Blog

Wednesday, April 25, 2012

How to execute multiple command in DOS or Command prompt

Hello guys here I am again to share some knowledge that I have learn to my fellow programmers.

Usually we use to execute command in the DOS or command line using per line of command like the example below

cd\  - goto root path or directory
cd Test - goto Test folder inside the root path or directory
Looks simple but how about if we want to execute this command in just one line? Seems hard but it's not. With the use of ampersand we can execute the above 2 command with just one line. Below is the example on how do it.

cd\   & cd Test 

With the use of ampersand we manage to execute this command to the DOS or command prompt in just one line.

Ok thats it again guys, this may seems not a good topic but like me I thought I may not be doing this command file scripting yet there are still some scenario wherein you as a developer or programmer need do this or run this bat file command.

Thanks for reading guys.


Thursday, April 19, 2012

My 1st day work Experience as a programmer

It's been very long time since I visit my blog thanks to my slow internet connection I managed come here and write something ^_^

I thought at 1st that after graduation it would be easier yet I'm totally wrong, few weeks from now I will be soon to graduate from college and while waiting I've been passing severall application letter online.After passing some application I've got some few responses as well asking me to come for an interview or exam. I remember the 1st time that I take exam to be a junior programmer for some company, too bad it ended up not good due to lack of review from my programming skills or overall I can say lack in preparation. Time passed by and this kind of outcome from an interview or exam continue because of my lack in preparation before going.

One day I got some reponse again from my application letter that I've been passing thru online asking me to go for an interview and then while I'm about to sleep the idea came to my mind that if I continue this mess going to an interview or exam without even some prepation I will not definitely land a job.Because of that idea I said to my self tomorrow I will defintely review and prepare my self, luckily I managed to get the job a Junior Programmer though  the salary is not yet that high enough  :)

I was very happy that I managed to get a job that suits the thing I know then my 1st day of work arrived. I was quite nervous due to the fact that I'm quite the shy type guy and there I dont have any friend or relatives to accompany me. It was so hard for me to adjust because also because at 1st I though I thought I'm just a entry level programmer or fresh recruit that will have some training but no it was not :( too bad for me. I then realise that I am a replace for someone that resign and there is some though of mine that  I might not be able to surpass the one that I replace because of the level that I currently know. It was really quite a hard thing to deal with it yet I said to myself there's nothing wrong than trying because I cannot achieve something without even risking to try.Luckily day by day I manage to learn alot and having use to my fellow office mate.

Quite boring story of mine but I think this kind of scenario happens alot and I hope that this experience of  can help others out there :) Just a friendly reminders always be prepare dont be afraid to risk because you can't achieve your goal if you did not even try it.