Hi All
I am fresh college graduate who has done C and C++ during college
times.After that i had done a C# course from one of our local computer
institute.The course is BCM which ran for 1 year.But now when i am
looking for job the questions asked in interview are really very very
weird and does not match any where near to what my institute taught.
My faculty has give me following links for preparation of interview
http://www.geocities.com/dotnetinterviews/
http://www.techninterviews.com
http://www.brainbench.com
http://www.crackinterviews.com
with that he has said to do small project which will make me confident.
But i need a job soon and can not really wait to do dummy projects do
you really think those upper links can be helpful in getting a job
I am new comer so please excuse for asking in this way.Any good website
for interview question please help me
A great way to learn newer concepts is probably to study other people's
source code. Check out http://www.thecodeproject.com.
"programmerforknowledge" <aspdotnetprogrammer420@.yahoo.co.in> wrote in
message news:1126447024.790773.136420@.f14g2000cwb.googlegr oups.com...
> Hi All
> I am fresh college graduate who has done C and C++ during college
> times.After that i had done a C# course from one of our local computer
> institute.The course is BCM which ran for 1 year.But now when i am
> looking for job the questions asked in interview are really very very
> weird and does not match any where near to what my institute taught.
> My faculty has give me following links for preparation of interview
> http://www.geocities.com/dotnetinterviews/
> http://www.techninterviews.com
> http://www.brainbench.com
> http://www.crackinterviews.com
> with that he has said to do small project which will make me confident.
> But i need a job soon and can not really wait to do dummy projects do
> you really think those upper links can be helpful in getting a job
> I am new comer so please excuse for asking in this way.Any good website
> for interview question please help me
>
|||"programmerforknowledge" <aspdotnetprogrammer420@.yahoo.co.in> wrote:
>Hi All
>I am fresh college graduate who has done C and C++ during college
>times.After that i had done a C# course from one of our local computer
>institute.The course is BCM which ran for 1 year.But now when i am
>looking for job the questions asked in interview are really very very
>weird and does not match any where near to what my institute taught.
>...
>with that he has said to do small project which will make me confident.
>But i need a job soon and can not really wait to do dummy projects do
>you really think those upper links can be helpful in getting a job
Your advisor has given you good advice. The questions in your interviews
are designed to root out whether you actually have any real-world
experience, and based on your reaction, they seem to have done their job.
One of the great ways to get real-world experience is, well, to get
real-world experience, by tackling some project on your own. You might as
well use the time you have before you get a job.
Also, remember that Linux comes with hundreds of thousands of lines of
real-world, working C code that you can read and tinker with.
- Tim Roberts, timr@.probo.com
Providenza & Boekelheide, Inc.
Showing posts with label college. Show all posts
Showing posts with label college. Show all posts
Monday, March 26, 2012
Help for C# Interview questions and career decision
Hi All
I am fresh college graduate who has done C and C++ during college
times.After that i had done a C# course from one of our local computer
institute.The course is BCM which ran for 1 year.But now when i am
looking for job the questions asked in interview are really very very
weird and does not match any where near to what my institute taught.
My faculty has give me following links for preparation of interview
http://www.geocities.com/dotnetinterviews/
http://www.techninterviews.com
http://www.brainbench.com
http://www.crackinterviews.com
with that he has said to do small project which will make me confident.
But i need a job soon and can not really wait to do dummy projects do
you really think those upper links can be helpful in getting a job
I am new comer so please excuse for asking in this way.Any good website
for interview question please help me
I'll answer as best I can.
It's not unusual for Academia to teach skills which do not reflect the real
world. All they seem to do is prove you are capable of learning ...
something.
Firstly I would stongly advise that you learn the development cycle by
thinking of a project and write it. You'll go through all the pains of bugs,
code crashes, lack of information as well as building up a strong reference
of internet sites and material from which you can draw from in the future.
This does means time will need to be invested. You'll be very lucky to get a
job without some basic usable skills unless you find someone to employ you
as a trainee. As regards to getting a job. Get one but not neccesarily as a
programmer. After you've written your project(s) and got used to seeing
"real code" you'll be much better prepared for the interview process and
many of the things you were asked you will now understand and be able to
answer and maybe they'll offer you a job.
Nik Marshall-Blank MCSD/MCDBA
"programmerforknowledge" <aspdotnetprogrammer420@.yahoo.co.in> wrote in
message news:1126447136.410064.175010@.g44g2000cwa.googlegr oups.com...
> Hi All
> I am fresh college graduate who has done C and C++ during college
> times.After that i had done a C# course from one of our local computer
> institute.The course is BCM which ran for 1 year.But now when i am
> looking for job the questions asked in interview are really very very
> weird and does not match any where near to what my institute taught.
> My faculty has give me following links for preparation of interview
> http://www.geocities.com/dotnetinterviews/
> http://www.techninterviews.com
> http://www.brainbench.com
> http://www.crackinterviews.com
> with that he has said to do small project which will make me confident.
> But i need a job soon and can not really wait to do dummy projects do
> you really think those upper links can be helpful in getting a job
> I am new comer so please excuse for asking in this way.Any good website
> for interview question please help me
>
I am fresh college graduate who has done C and C++ during college
times.After that i had done a C# course from one of our local computer
institute.The course is BCM which ran for 1 year.But now when i am
looking for job the questions asked in interview are really very very
weird and does not match any where near to what my institute taught.
My faculty has give me following links for preparation of interview
http://www.geocities.com/dotnetinterviews/
http://www.techninterviews.com
http://www.brainbench.com
http://www.crackinterviews.com
with that he has said to do small project which will make me confident.
But i need a job soon and can not really wait to do dummy projects do
you really think those upper links can be helpful in getting a job
I am new comer so please excuse for asking in this way.Any good website
for interview question please help me
I'll answer as best I can.
It's not unusual for Academia to teach skills which do not reflect the real
world. All they seem to do is prove you are capable of learning ...
something.
Firstly I would stongly advise that you learn the development cycle by
thinking of a project and write it. You'll go through all the pains of bugs,
code crashes, lack of information as well as building up a strong reference
of internet sites and material from which you can draw from in the future.
This does means time will need to be invested. You'll be very lucky to get a
job without some basic usable skills unless you find someone to employ you
as a trainee. As regards to getting a job. Get one but not neccesarily as a
programmer. After you've written your project(s) and got used to seeing
"real code" you'll be much better prepared for the interview process and
many of the things you were asked you will now understand and be able to
answer and maybe they'll offer you a job.
Nik Marshall-Blank MCSD/MCDBA
"programmerforknowledge" <aspdotnetprogrammer420@.yahoo.co.in> wrote in
message news:1126447136.410064.175010@.g44g2000cwa.googlegr oups.com...
> Hi All
> I am fresh college graduate who has done C and C++ during college
> times.After that i had done a C# course from one of our local computer
> institute.The course is BCM which ran for 1 year.But now when i am
> looking for job the questions asked in interview are really very very
> weird and does not match any where near to what my institute taught.
> My faculty has give me following links for preparation of interview
> http://www.geocities.com/dotnetinterviews/
> http://www.techninterviews.com
> http://www.brainbench.com
> http://www.crackinterviews.com
> with that he has said to do small project which will make me confident.
> But i need a job soon and can not really wait to do dummy projects do
> you really think those upper links can be helpful in getting a job
> I am new comer so please excuse for asking in this way.Any good website
> for interview question please help me
>
Help for C# Interview questions and career decision
Hi All
I am fresh college graduate who has done C and C++ during college
times.After that i had done a C# course from one of our local computer
institute.The course is BCM which ran for 1 year.But now when i am
looking for job the questions asked in interview are really very very
weird and does not match any where near to what my institute taught.
My faculty has give me following links for preparation of interview
http://www.geocities.com/dotnetinterviews/
http://www.techninterviews.com
http://www.brainbench.com
http://www.crackinterviews.com
with that he has said to do small project which will make me confident.
But i need a job soon and can not really wait to do dummy projects do
you really think those upper links can be helpful in getting a job
I am new comer so please excuse for asking in this way.Any good website
for interview question please help meI'll answer as best I can.
It's not unusual for Academia to teach skills which do not reflect the real
world. All they seem to do is prove you are capable of learning ...
something.
Firstly I would stongly advise that you learn the development cycle by
thinking of a project and write it. You'll go through all the pains of bugs,
code crashes, lack of information as well as building up a strong reference
of internet sites and material from which you can draw from in the future.
This does means time will need to be invested. You'll be very lucky to get a
job without some basic usable skills unless you find someone to employ you
as a trainee. As regards to getting a job. Get one but not neccesarily as a
programmer. After you've written your project(s) and got used to seeing
"real code" you'll be much better prepared for the interview process and
many of the things you were asked you will now understand and be able to
answer and maybe they'll offer you a job.
--
Nik Marshall-Blank MCSD/MCDBA
"programmerforknowledge" <aspdotnetprogrammer420@.yahoo.co.in> wrote in
message news:1126447136.410064.175010@.g44g2000cwa.googlegroups.com...
> Hi All
> I am fresh college graduate who has done C and C++ during college
> times.After that i had done a C# course from one of our local computer
> institute.The course is BCM which ran for 1 year.But now when i am
> looking for job the questions asked in interview are really very very
> weird and does not match any where near to what my institute taught.
> My faculty has give me following links for preparation of interview
> http://www.geocities.com/dotnetinterviews/
> http://www.techninterviews.com
> http://www.brainbench.com
> http://www.crackinterviews.com
> with that he has said to do small project which will make me confident.
> But i need a job soon and can not really wait to do dummy projects do
> you really think those upper links can be helpful in getting a job
> I am new comer so please excuse for asking in this way.Any good website
> for interview question please help me
>sql
I am fresh college graduate who has done C and C++ during college
times.After that i had done a C# course from one of our local computer
institute.The course is BCM which ran for 1 year.But now when i am
looking for job the questions asked in interview are really very very
weird and does not match any where near to what my institute taught.
My faculty has give me following links for preparation of interview
http://www.geocities.com/dotnetinterviews/
http://www.techninterviews.com
http://www.brainbench.com
http://www.crackinterviews.com
with that he has said to do small project which will make me confident.
But i need a job soon and can not really wait to do dummy projects do
you really think those upper links can be helpful in getting a job
I am new comer so please excuse for asking in this way.Any good website
for interview question please help meI'll answer as best I can.
It's not unusual for Academia to teach skills which do not reflect the real
world. All they seem to do is prove you are capable of learning ...
something.
Firstly I would stongly advise that you learn the development cycle by
thinking of a project and write it. You'll go through all the pains of bugs,
code crashes, lack of information as well as building up a strong reference
of internet sites and material from which you can draw from in the future.
This does means time will need to be invested. You'll be very lucky to get a
job without some basic usable skills unless you find someone to employ you
as a trainee. As regards to getting a job. Get one but not neccesarily as a
programmer. After you've written your project(s) and got used to seeing
"real code" you'll be much better prepared for the interview process and
many of the things you were asked you will now understand and be able to
answer and maybe they'll offer you a job.
--
Nik Marshall-Blank MCSD/MCDBA
"programmerforknowledge" <aspdotnetprogrammer420@.yahoo.co.in> wrote in
message news:1126447136.410064.175010@.g44g2000cwa.googlegroups.com...
> Hi All
> I am fresh college graduate who has done C and C++ during college
> times.After that i had done a C# course from one of our local computer
> institute.The course is BCM which ran for 1 year.But now when i am
> looking for job the questions asked in interview are really very very
> weird and does not match any where near to what my institute taught.
> My faculty has give me following links for preparation of interview
> http://www.geocities.com/dotnetinterviews/
> http://www.techninterviews.com
> http://www.brainbench.com
> http://www.crackinterviews.com
> with that he has said to do small project which will make me confident.
> But i need a job soon and can not really wait to do dummy projects do
> you really think those upper links can be helpful in getting a job
> I am new comer so please excuse for asking in this way.Any good website
> for interview question please help me
>sql
Help for C# Interview questions and career decision
Hi All
I am fresh college graduate who has done C and C++ during college
times.After that i had done a C# course from one of our local computer
institute.The course is BCM which ran for 1 year.But now when i am
looking for job the questions asked in interview are really very very
weird and does not match any where near to what my institute taught.
My faculty has give me following links for preparation of interview
http://www.geocities.com/dotnetinterviews/
http://www.techninterviews.com
http://www.brainbench.com
http://www.crackinterviews.com
with that he has said to do small project which will make me confident.
But i need a job soon and can not really wait to do dummy projects do
you really think those upper links can be helpful in getting a job
I am new comer so please excuse for asking in this way.Any good website
for interview question please help meI'll answer as best I can.
It's not unusual for Academia to teach skills which do not reflect the real
world. All they seem to do is prove you are capable of learning ...
something.
Firstly I would stongly advise that you learn the development cycle by
thinking of a project and write it. You'll go through all the pains of bugs,
code crashes, lack of information as well as building up a strong reference
of internet sites and material from which you can draw from in the future.
This does means time will need to be invested. You'll be very lucky to get a
job without some basic usable skills unless you find someone to employ you
as a trainee. As regards to getting a job. Get one but not neccesarily as a
programmer. After you've written your project(s) and got used to seeing
"real code" you'll be much better prepared for the interview process and
many of the things you were asked you will now understand and be able to
answer and maybe they'll offer you a job.
Nik Marshall-Blank MCSD/MCDBA
"programmerforknowledge" <aspdotnetprogrammer420@.yahoo.co.in> wrote in
message news:1126447136.410064.175010@.g44g2000cwa.googlegroups.com...
> Hi All
> I am fresh college graduate who has done C and C++ during college
> times.After that i had done a C# course from one of our local computer
> institute.The course is BCM which ran for 1 year.But now when i am
> looking for job the questions asked in interview are really very very
> weird and does not match any where near to what my institute taught.
> My faculty has give me following links for preparation of interview
> http://www.geocities.com/dotnetinterviews/
> http://www.techninterviews.com
> http://www.brainbench.com
> http://www.crackinterviews.com
> with that he has said to do small project which will make me confident.
> But i need a job soon and can not really wait to do dummy projects do
> you really think those upper links can be helpful in getting a job
> I am new comer so please excuse for asking in this way.Any good website
> for interview question please help me
>
I am fresh college graduate who has done C and C++ during college
times.After that i had done a C# course from one of our local computer
institute.The course is BCM which ran for 1 year.But now when i am
looking for job the questions asked in interview are really very very
weird and does not match any where near to what my institute taught.
My faculty has give me following links for preparation of interview
http://www.geocities.com/dotnetinterviews/
http://www.techninterviews.com
http://www.brainbench.com
http://www.crackinterviews.com
with that he has said to do small project which will make me confident.
But i need a job soon and can not really wait to do dummy projects do
you really think those upper links can be helpful in getting a job
I am new comer so please excuse for asking in this way.Any good website
for interview question please help meI'll answer as best I can.
It's not unusual for Academia to teach skills which do not reflect the real
world. All they seem to do is prove you are capable of learning ...
something.
Firstly I would stongly advise that you learn the development cycle by
thinking of a project and write it. You'll go through all the pains of bugs,
code crashes, lack of information as well as building up a strong reference
of internet sites and material from which you can draw from in the future.
This does means time will need to be invested. You'll be very lucky to get a
job without some basic usable skills unless you find someone to employ you
as a trainee. As regards to getting a job. Get one but not neccesarily as a
programmer. After you've written your project(s) and got used to seeing
"real code" you'll be much better prepared for the interview process and
many of the things you were asked you will now understand and be able to
answer and maybe they'll offer you a job.
Nik Marshall-Blank MCSD/MCDBA
"programmerforknowledge" <aspdotnetprogrammer420@.yahoo.co.in> wrote in
message news:1126447136.410064.175010@.g44g2000cwa.googlegroups.com...
> Hi All
> I am fresh college graduate who has done C and C++ during college
> times.After that i had done a C# course from one of our local computer
> institute.The course is BCM which ran for 1 year.But now when i am
> looking for job the questions asked in interview are really very very
> weird and does not match any where near to what my institute taught.
> My faculty has give me following links for preparation of interview
> http://www.geocities.com/dotnetinterviews/
> http://www.techninterviews.com
> http://www.brainbench.com
> http://www.crackinterviews.com
> with that he has said to do small project which will make me confident.
> But i need a job soon and can not really wait to do dummy projects do
> you really think those upper links can be helpful in getting a job
> I am new comer so please excuse for asking in this way.Any good website
> for interview question please help me
>
Subscribe to:
Posts (Atom)