473,549 Members | 2,733 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

C# "expert" in two weeks

Ok, first lets start with some definitions:

By "Expert", I mean someone who :

1). Is familiar with and understands the *MAJOR* concepts/philosopies
underlying C# (and possible .Net as a whole - over and above CLI, CTS etc)

2). Knows which libraries to use for common and maybe not so common tasks

3). Can convincingly pass a C# technical interview (without having
studied the answers by rote)
Now, my background

I have several years experience as a software architect:

1). I have 6 years C++ (including "policy based" meta-template
programming ala Alexandrou, design patterns etc)
2). I have 1.5 years Java experience (J2EE - but this was from about 4
years ago
3). I have about a years experience of C# (v1 IIRC) - this again was
about 4 years ago.
4). Other miscellaeous programming languages (not relevant here)
Finally, the Task
=============== ===============
I am applying for a Job as a C# contractor. Naturally, I feel I may be a
little rusty, and I need to get myself up to speed as quickly as
possible - hence the title "C# 'expert' in two weeks".

My question, is what is the quickest route (i.e. online materials, best
practises, tips etc) to get myself to the "Expert" status (as per *MY*
definition of expert given above?)

I look forward especially, to fellow contractors out there who can tell
me what to expect etc, and how to make this transition. Thanks
Jul 2 '08 #1
11 1914
Neo Morpheous <bl*******@ur sa-major.comwrote:
Finally, the Task
=============== ===============
I am applying for a Job as a C# contractor. Naturally, I feel I may be a
little rusty, and I need to get myself up to speed as quickly as
possible - hence the title "C# 'expert' in two weeks".

My question, is what is the quickest route (i.e. online materials, best
practises, tips etc) to get myself to the "Expert" status (as per *MY*
definition of expert given above?)

I look forward especially, to fellow contractors out there who can tell
me what to expect etc, and how to make this transition. Thanks
Well, apart from anything else I'd hesitate to call anyone an "expert"
who has brushed up their skills rather than having experience. However,
with the definition you've given, here are a couple of recommendations :

My own book, "C# in Depth", goes through the changes from C# 1 to 2 and
3. It assumes you already know C# 1 (so its applicability depends on
just how rusty you are on C# 1). It may be in more depth than you're
after... not sure. However, it pretty much only covers the language.
Obviously I'm biased in recommending this :)

For the core .NET libraries, C# 3.0 in a Nutshell is excellent. It
avoids spending time on ASP.NET, WinForms, WPF etc and focuses on the
core of the framework. Unless you already know which "periphery"
technologies you'll be using, I wouldn't worry about studying them at
the moment - you haven't got time to become comfortable in everything
in the space of two weeks.

--
Jon Skeet - <sk***@pobox.co m>
Web site: http://www.pobox.com/~skeet
Blog: http://www.msmvps.com/jon_skeet
C# in Depth: http://csharpindepth.com
Jul 2 '08 #2
On 2 Jul, 12:17, Jon Skeet [C# MVP] <sk...@pobox.co mwrote:
Neo Morpheous <bluebp...@ur sa-major.comwrote:
Finally, the Task
=============== ===============
I am applying for a Job as a C# contractor. Naturally, I feel I may be a
little rusty, and I need to get myself up to speed as quickly as
possible - hence the title "C# 'expert' in two weeks".
My question, is what is the quickest route (i.e. online materials, best
practises, tips etc) to get myself to the "Expert" status (as per *MY*
definition of expert given above?)
I look forward especially, to fellow contractors out there who can tell
me what to expect etc, and how to make this transition. Thanks

Well, apart from anything else I'd hesitate to call anyone an "expert"
who has brushed up their skills rather than having experience. However,
with the definition you've given, here are a couple of recommendations :

My own book, "C# in Depth", goes through the changes from C# 1 to 2 and
3. It assumes you already know C# 1 (so its applicability depends on
just how rusty you are on C# 1). It may be in more depth than you're
after... not sure. However, it pretty much only covers the language.
Obviously I'm biased in recommending this :)

For the core .NET libraries, C# 3.0 in a Nutshell is excellent. It
avoids spending time on ASP.NET, WinForms, WPF etc and focuses on the
core of the framework. Unless you already know which "periphery"
technologies you'll be using, I wouldn't worry about studying them at
the moment - you haven't got time to become comfortable in everything
in the space of two weeks.

--
Jon Skeet - <sk...@pobox.co m>
Web site:http://www.pobox.com/~skeet*
Blog:http://www.msmvps.com/jon_skeet
C# in Depth:http://csharpindepth.com
Hey Jon, aren't a Java programmer now ? :)
Jul 2 '08 #3
<pu****@googlem ail.comwrote:
Hey Jon, aren't a Java programmer now ? :)
Yup - C# has become a "spare time" thing instead of a direct
professional interest (authoring aside). For the moment, at least... I
would be surprised if I never wrote any more professional C# though :)

--
Jon Skeet - <sk***@pobox.co m>
Web site: http://www.pobox.com/~skeet
Blog: http://www.msmvps.com/jon_skeet
C# in Depth: http://csharpindepth.com
Jul 2 '08 #4
Jon Skeet [C# MVP] wrote:
Yup - C# has become a "spare time" thing instead of a direct
professional interest (authoring aside).
Sorry Jon, would it be rude of me to ask you why?

--
Thank you,

Christopher Ireland

"When I was 10, my pa told me never to talk to strangers. We haven't spoken
since."
Steven Wright
Jul 2 '08 #5
Christopher Ireland <ci******@gmail .comwrote:
Yup - C# has become a "spare time" thing instead of a direct
professional interest (authoring aside).

Sorry Jon, would it be rude of me to ask you why?
Because you don't say "no" to an offer to work at Google :)

I still prefer C# to Java as a language, but Google is a truly fabulous
place to work.

--
Jon Skeet - <sk***@pobox.co m>
Web site: http://www.pobox.com/~skeet
Blog: http://www.msmvps.com/jon_skeet
C# in Depth: http://csharpindepth.com
Jul 2 '08 #6
Jon Skeet [C# MVP] wrote:
Because you don't say "no" to an offer to work at Google :)
Ah, I didn't know. Many congratulations ! From the work you've put into this
forum I should say that you fully deserve the opportunity!
I still prefer C# to Java as a language, but Google is a truly
fabulous place to work.
I'm sure it is. GooglePlexes look kinda ... funky ;-)

--
Thank you,

Christopher Ireland

"Western science is a major response to minor needs."
Mattheiu Ricard
Jul 2 '08 #7
Christopher Ireland <ci******@gmail .comwrote:
Because you don't say "no" to an offer to work at Google :)

Ah, I didn't know. Many congratulations ! From the work you've put into this
forum I should say that you fully deserve the opportunity!
Thanks. It's quite daunting to be in an office where everyone is
smarter than me and most are younger than me, but boy is it fun :)
I still prefer C# to Java as a language, but Google is a truly
fabulous place to work.

I'm sure it is. GooglePlexes look kinda ... funky ;-)
Oh yes. My waistline is beginning to feel the strain though...

--
Jon Skeet - <sk***@pobox.co m>
Web site: http://www.pobox.com/~skeet
Blog: http://www.msmvps.com/jon_skeet
C# in Depth: http://csharpindepth.com
Jul 2 '08 #8
Jon Skeet [C# MVP] wrote:
Thanks. It's quite daunting to be in an office where everyone is
smarter than me and most are younger than me, but boy is it fun :)
I'm glad to hear it! Getting to be with people younger and smarter than you
has no merit though ... as Groucho Marx once said, "Anyone can get old. All
you have to do is live long enough." ;-)
Oh yes. My waistline is beginning to feel the strain though...
I sympathise. I'm sure mine would as well. Oh well, a small price to pay :-)

--
Thank you,

Christopher Ireland

"Work out your own salvation. Do not depend on others."
Siddhartha Gautama
Jul 2 '08 #9
Neo Morpheous wrote:
Ok, first lets start with some definitions:

By "Expert", I mean someone who :

1). Is familiar with and understands the *MAJOR* concepts/philosopies
underlying C# (and possible .Net as a whole - over and above CLI, CTS etc)

2). Knows which libraries to use for common and maybe not so common tasks

3). Can convincingly pass a C# technical interview (without having
studied the answers by rote)

Now, my background

I have several years experience as a software architect:

1). I have 6 years C++ (including "policy based" meta-template
programming ala Alexandrou, design patterns etc)
2). I have 1.5 years Java experience (J2EE - but this was from about 4
years ago
3). I have about a years experience of C# (v1 IIRC) - this again was
about 4 years ago.
4). Other miscellaeous programming languages (not relevant here)

Finally, the Task
=============== ===============
I am applying for a Job as a C# contractor. Naturally, I feel I may be a
little rusty, and I need to get myself up to speed as quickly as
possible - hence the title "C# 'expert' in two weeks".

My question, is what is the quickest route (i.e. online materials, best
practises, tips etc) to get myself to the "Expert" status (as per *MY*
definition of expert given above?)

I look forward especially, to fellow contractors out there who can tell
me what to expect etc, and how to make this transition. Thanks
If it is a short term contract then I think you should pass on it. It
will not be satisfactory for neither you or the project.

If it is a long term contract then I will recommend:
- go for it
- read some stuff about C# and .NET
- be completely honest at the interview
- if you get the job then learn as you go

The approach is not as bad as it sounds. Figuring out what the
code should do exactly is the hard part. You can do that with
your experience. The C# syntax and the .NET libraries are complex,
but still much easier.

I would suggest a plan like:
* find a book or detailed web resource about .NET architecture to get
the context
* find a book that covers the important topics for an experienced
developer with no (or limited) C#/.NET experience - I will suggest
Professional C# by Wrox and read through that before the interview
* create a few interesting apps using that knowledge before the
interview
* if you get the job then get some more detailed books to use as
reference, Jon Skeets book, specialized books in ASP.NET or WCF
depending on what you will be working with

Arne
Jul 3 '08 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

70
8818
by: Roy Yao | last post by:
Does it mean "(sizeof(int))* (p)" or "sizeof( (int)(*p) )" ? According to my analysis, operator sizeof, (type) and * have the same precedence, and they combine from right to left. Then this expression should equal to "sizeof( (int)(*p) )", but the compiler does NOT think so. Why? Can anyone help me? Thanks. Best regards. Roy
4
10098
by: snowfield | last post by:
When I install the .NET Framework from Microsoft Updates, it creates an account on WinXP called "ASP.NET Machine A..." It's a "Limited" account, and is password protected. Is this account any use, can it just be deleted? Hints, clues? Thanks.
2
2322
by: Santa | last post by:
Hello: I am trying to manipulating the data from the pointer (the below program) in the function "test1", Is there any best way of changing the data from that pointer (I am changing by assigning the address "&p2->x" to a poiner and then changing. Looklike this is not perfect, can somebody correct me. My programn is below. Thanks,...
9
6195
by: Xiangliang Meng | last post by:
Hi, all. I see a very strange fragment code today. Uint32 enum { a = 100; b = 200; }; NOTE: Uint32 is defined to be 'unsigned' in other source files.
6
2555
by: Robert Schuldenfrei | last post by:
Dear NG, I have done all I can do with Crystal Reports (CR) using the "pull" mode. I now need to generate data in my application, load a DataSet with that data, and "push" this on to a CR report. In the code listed below, you find a demo DataSet, called MyDataSet, taken from the Bischof book. It runs from a button created in Visual...
45
3408
by: Gregory Petrosyan | last post by:
1) From 2.4.2 documentation: There are two new valid (semantic) forms for the raise statement: raise Class, instance raise instance 2) In python: >>> raise NameError Traceback (most recent call last): File "<stdin>", line 1, in ? NameError
2
2020
by: john | last post by:
Hi to All, Our all data source object are defined in a separate assembly than UI. When I start designing a new Crystal Report a dialog pops up and asks for data source. Unfortunately it lists only the datasets and objects from the actual project from the solution. How can we select the datasource from a referenced assembly? thx for the...
169
8958
by: JohnQ | last post by:
(The "C++ Grammer" thread in comp.lang.c++.moderated prompted this post). It would be more than a little bit nice if C++ was much "cleaner" (less complex) so that it wasn't a major world wide untaking to create a toolchain for it. Way back when, there used to be something called "Small C". I wonder if the creator(s) of that would want to...
0
7960
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7475
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
7812
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
6048
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5372
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5089
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3501
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3483
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
766
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.