English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Is it possible to learn asp.net/C# in 6 months and be professionally ready after only 6 months? I am considering studying about 5 Hours per day.

Thanks.

2007-03-31 17:06:17 · 7 answers · asked by George 1 in Computers & Internet Programming & Design

I did some C a few years ago & I am not an experienced programmer. I did a little html & CSS as well. Nothing wild though

2007-03-31 17:14:37 · update #1

7 answers

Yes it is possible to learn a great deal in 6 months if you are committed.

You can start by learning the C# syntax. Here is a great book to get you started:
Microsoft Visual C# 2005 Step by Step

You can at the same time start with reading ASP.NET material. A good book would be:
Beginning ASP.NET 2.0

You will also need basics of Javascript & CSS

2007-04-02 02:32:46 · answer #1 · answered by Smutty 6 · 0 0

There are some skills that are acquired through study. Others require learning by doing more than learning by reading. You could study how to ride a bicycle, drive a car, weld metal or write a program for a year. At the end, you would know a lot of information, but you would fall off the bicycle, wreck the car, have the weld fall apart and the program would not work. What's worse, you would not know why it failed.

If I interviewed you in 6 months, you would not convince me that you are "professionally ready". I hand you a program that won't compile or quits without producing a report and you will not be able to fix it unless you have actually written and tested similar programs.

2007-04-01 00:17:37 · answer #2 · answered by Thomas K 6 · 0 0

That all depends. Are you an experienced programmer and just picking up a new language? Or are you just getting into programming?

If you are experienced, then I could completely see you picking it up if you are committed and understand programming. It's the same concepts...just different syntax.

If you are not an experienced programmer, then you may be able to pick the language up, but I'm not sure that you would do it so well that you could code professionally.

2007-04-01 00:11:20 · answer #3 · answered by BAM 7 · 0 0

If you can write C, C# syntax likes it. The thing that you'll learn in C# is how OOP. How to design class. You know C? you know function in C, struct and void main. But in C# "void main" is within the class. You'll learn a new experience in the class structure. It's like you can C and then you continue with Java. it's same.

It's possible I hope. It depends on your basic skill. If you know how to solve complex problem using C, have experience enough to understand some C code in a minute. Possible.

2007-04-01 02:10:08 · answer #4 · answered by nusdunda 3 · 0 0

The syntax is easy; but 6 mo. is a bit rushing it to learn the theoretical underpinning of OOP and virtual machine, but anyway, 6 mo. is a very realistic time limit that you can aim for if you do have a target to reach, you can dispense with VM if 6 mo. turns out to be rushing it.

2007-04-01 01:33:17 · answer #5 · answered by Andy T 7 · 0 0

C# or C++

it's possible if you're a quick learner and have photographic memory

2007-04-01 00:09:25 · answer #6 · answered by Aristotle 2 · 0 0

That depends... if you have prior programming experience, yes... if you don't..... maybe, but it's not likely....

2007-04-01 00:08:42 · answer #7 · answered by v_2tbrow 4 · 0 0

fedest.com, questions and answers