473,761 Members | 9,477 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

estalish a specific career path in programming

I have a degree in C.I.S and know a little bit of different languages
(Java, C++, VB.Net and in web area, a little bit of JavaScript, Perl
and in database, SQL.

I am trying to decide whether I should concentrate in Database area
(Pl/SQL) or .Net languages. I am interested in programming in all
area but I know that I must focus on one area and I want to decide
between Database and .Net.

My goal is to find an area where I can find entry level jobs the
fastest. I learned that with Database, one needs to be at the developer
rank to find a job in database programming. I am assuming that
developer rank means some industrial programming experience which I
lack. So to land a job in that area, would concentrating in .Net
enviornment be wise. In fact, I can also stick with that area instead
of Database.

Can anyone gives me tips on how to proceed in my self-study so that I
can find a job in programming?

Apr 4 '06 #1
8 3483
Hi Sandy,

Database and .Net overlap quite a bit, especially with regards to SQL Server
2005, which can host .Net in Stored Procedures. However, the emphasis is
quite a bit different, in that database administration is quite a bit more
specialized and therefore limited.

You can do well at either career path. From my experience, you should pick
one that is the most enjoyable to you. Personally, for example, I would find
database administration boring, but I bore easily, and many people would
find the more general .Net programming job entirely too frustrating and/or
challenging. It really depends on your personality. The most important thing
in terms of success is your personal motivation. So pick what excites you,
what you are enthusiastic about, and the money will take care of itself.

--
HTH,

Kevin Spencer
Microsoft MVP
Professional Numbskull

Show me your certification without works,
and I'll show my certification
*by* my works.

"sandy" <ma**********@y ahoo.com> wrote in message
news:11******** **************@ v46g2000cwv.goo glegroups.com.. .
I have a degree in C.I.S and know a little bit of different languages
(Java, C++, VB.Net and in web area, a little bit of JavaScript, Perl
and in database, SQL.

I am trying to decide whether I should concentrate in Database area
(Pl/SQL) or .Net languages. I am interested in programming in all
area but I know that I must focus on one area and I want to decide
between Database and .Net.

My goal is to find an area where I can find entry level jobs the
fastest. I learned that with Database, one needs to be at the developer
rank to find a job in database programming. I am assuming that
developer rank means some industrial programming experience which I
lack. So to land a job in that area, would concentrating in .Net
enviornment be wise. In fact, I can also stick with that area instead
of Database.

Can anyone gives me tips on how to proceed in my self-study so that I
can find a job in programming?

Apr 4 '06 #2

Kevin Spencer wrote:
Hi Sandy,

Database and .Net overlap quite a bit, especially with regards to SQL Server
2005, which can host .Net in Stored Procedures. However, the emphasis is
quite a bit different, in that database administration is quite a bit more
specialized and therefore limited.

You can do well at either career path. From my experience, you should pick
one that is the most enjoyable to you. Personally, for example, I would find
database administration boring,
Sometimes, I think of Database that way too. I am kind of concern
about that.
but I bore easily, and many people would find the more general .Net programming job
entirely too frustrating and/or challenging.
Well, I have yet to learn a lot about .Net Framework. I have taken the
first course of VB.Net - this was after I graduated - and so I do have
some exposure to it. (Plan to conitnue self-study was thrwarted by
family issues). Now I have to decide whether I should proceed with VB
or get into C#. If C# is similar to Java, I would love it.

Any suggestion on good books on .Net framework , VB.Net and C#?
It really depends on your personality. I am originally from Chemistry background. Wanting to get away
completely from being exposed to any level of Chemicals (including
living in chemical industrial area), I got into IT. I was also
diagnosed with a type of Rhinitis (non-allergic) that makes me very
sensitive to smells. I have become more sensitive as I got older.
The most important thing in terms of success is your personal motivation.
I am very motivated but I have not been able to be productive with
self-study in the past 2 years because of doing things for the family
(no living parents but a bunch of older sisterswho never grow up) as if
I am the man of the house.

I literally was expected to babysit my twin sister, the lazy bone, the
irresponsible, the extremely cold-hearted one. I have been doing that
after I moved near the family (while putting up with her jealousy) but
I am learning to cut the ties because I can't do it anymore. But with
that, I won't have a place to live with free rent and so I will need a
job soon. As much as I don't want to bother with Chemistry, I might
have to take an adjunct faculty position this summer. (I did that in
previous summers.) I am hoping that I only get labs, the low level
classes. Chemistry Lecture (for newbie in teaching like me) requires a
lot of preparation though about $13 more per hour. I prefer to use my
time for programming. One good things is that this 2 year college pays
well depedning on the upper and graduate level credits accumulated.
So pick what excites you, what you are enthusiastic about,
Lately I have been thinking of learning C#. From what I have heard,
it's similar to Java. Is that true? If so, that would be a plus for me
since the langauge that I have the most exposure is Java. In a web
application development course, I had used servlet and jsp a little
bit.
and the money will take care of itself.
I hear you. I am sticking with IT though my oldest sister discourages
me since I moved here, telling me about stupid jobs. Her plan is for
me to get mediocre teaching job and live with her and do the crap for
her and my twin.

Any suggestion on good books on .Net framework , VB.Net and C#? Online
Tutorials?

Kevin Spencer
Microsoft MVP
Professional Numbskull

Show me your certification without works,
and I'll show my certification
*by* my works.

"sandy" <ma**********@y ahoo.com> wrote in message
news:11******** **************@ v46g2000cwv.goo glegroups.com.. .
I have a degree in C.I.S and know a little bit of different languages
(Java, C++, VB.Net and in web area, a little bit of JavaScript, Perl
and in database, SQL.

I am trying to decide whether I should concentrate in Database area
(Pl/SQL) or .Net languages. I am interested in programming in all
area but I know that I must focus on one area and I want to decide
between Database and .Net.

My goal is to find an area where I can find entry level jobs the
fastest. I learned that with Database, one needs to be at the developer
rank to find a job in database programming. I am assuming that
developer rank means some industrial programming experience which I
lack. So to land a job in that area, would concentrating in .Net
enviornment be wise. In fact, I can also stick with that area instead
of Database.

Can anyone gives me tips on how to proceed in my self-study so that I
can find a job in programming?


Apr 4 '06 #3
Hi Sandy,
If C# is similar to Java, I would love it.
Yes, the syntax is very similar.
Any suggestion on good books on .Net framework , VB.Net and C#?
I have a number of books, none of them about the C# language, per se. But
you can download the free Microsoft .Net SDK, which is the size of a whole
collection of books, and which I use on a daily basis, along with Google, of
course! See:

http://msdn.microsoft.com/netframewo...s/default.aspx
Lately I have been thinking of learning C#. From what I have heard,
it's similar to Java. Is that true?
Yes, it's true. :-D
I am sticking with IT though my oldest sister discourages
me since I moved here, telling me about stupid jobs. Her plan is for
me to get mediocre teaching job and live with her and do the crap for
her and my twin.
I've known people like that. My second ex-wife, when I was starting out in
programming, kept telling me to get "a real job." Of course, now she's still
living hand-to-mouth, and I'm doing very well. Follow your dream.
Online Tutorials?


Google is my second-most-used resource (other than the .Net SDK). I have
managed to make quite a few bookmarks, however. Here are some to start with:

http://msdn1.microsoft.com/en-us/default.aspx
http://msdn.microsoft.com/practices/
http://msdn.microsoft.com/vcsharp/downloads/samples/
http://blogs.msdn.com/
http://www.codeproject.com/
http://fredrik.nsquared2.com/default.aspx
http://www.yoda.arachsys.com/csharp/
http://www.windowsforms.net/
http://www.asp.net

--
HTH,

Kevin Spencer
Microsoft MVP
Professional Numbskull

Show me your certification without works,
and I'll show my certification
*by* my works.

Apr 5 '06 #4

Kevin Spencer wrote:
Hi Sandy,
If C# is similar to Java, I would love it.
Yes, the syntax is very similar.


Thanks for the clearification.
Any suggestion on good books on .Net framework , VB.Net and C#?
I have a number of books, none of them about the C# language, per se. But
you can download the free Microsoft .Net SDK, which is the size of a whole
collection of books, and which I use on a daily basis, along with Google, of
course! See:

http://msdn.microsoft.com/netframewo...s/default.aspx


Thanks. And also thnaks for sharing the book marks.

I have a question. Since I have the academic version of Visual
Studio.Net and MSDN Library for it - I got a good price through school
when I took VB.Net, if I install that my cds for MSDN, it would be the
same things as the one form the above link, right? Also, the instructor
gave us an application file for MSDN updates.I haven't installed my
MSDN cds. Should I install by downloading from the above link instead?

Lately I have been thinking of learning C#. From what I have heard,
it's similar to Java. Is that true?
Yes, it's true. :-D


Thanks for reassuring.

Oh, a former classmate of mine gave me some book name on C#. He
obviosuly like them. (I wish he gave me isbn number too.) Here they
are:

1. C# and the .NET platform By Troelsen

2- Programming .NET components by Juval Lowy

3- .NET and COM the complete interoperabilit y guide By Nathan

Follow your dream.


Thanks a lot.

When I was studying CIS, I met a lady from Dupont giving me direct
email contact for jobs but I didn't use the contact because I had my
mind made up to get out of Chemical industry.

The encouragement from you is greatly appreciated (more than you would
realize) especially since my Chemistry degrees are so useful for
getting into teaching. But for me, that would be like teaching because
I don't know what else to do. Beside, if I wanted to get into
teaching, why would I have gone through studying CIS. I am sticking
with my plan to establish an IT career. I know a couple of Chemistry
instructors - one was an adjunct but both have PhD - who tried IT. One
said she even finsihed the degree but she got married and had a baby
and then got away from it. Probably the same with the other one. I
vowed not to end up like them. I understand that in their case, they
had invested a lot doing PhD.

Thanks again for everything:)-

Apr 5 '06 #5
Hi Sandy,
I have a question. Since I have the academic version of Visual
Studio.Net and MSDN Library for it - I got a good price through school
when I took VB.Net, if I install that my cds for MSDN, it would be the
same things as the one form the above link, right? Also, the instructor
gave us an application file for MSDN updates.I haven't installed my
MSDN cds. Should I install by downloading from the above link instead?


I can't tell you whether it is the same as the ones online, but I'm sure it
is just as good. In fact, the MSDN Library is the comprehensive authority,
so you can't do any better than that.

As for which version, I would install whichever was the latest.

Good luck!

--
HTH,

Kevin Spencer
Microsoft MVP
Professional Numbskull

Show me your certification without works,
and I'll show my certification
*by* my works.
Apr 5 '06 #6

Kevin Spencer wrote:
Hi Sandy,
I have a question. Since I have the academic version of Visual
Studio.Net and MSDN Library for it - I got a good price through school
when I took VB.Net, if I install that my cds for MSDN, it would be the
same things as the one form the above link, right? Also, the instructor
gave us an application file for MSDN updates.I haven't installed my
MSDN cds. Should I install by downloading from the above link instead?
I can't tell you whether it is the same as the ones online, but I'm sure it
is just as good. In fact, the MSDN Library is the comprehensive authority,
so you can't do any better than that.

As for which version, I would install whichever was the latest.


Since mine is Visual Studio.Net 2003, should I stick with MSDN for
VS.Net 2003 only? It wouldn't make sense to use MSDN for .Net 2005
express, right?

Good luck!

--
HTH,

Kevin Spencer
Microsoft MVP
Professional Numbskull

Show me your certification without works,
and I'll show my certification
*by* my works.


Apr 5 '06 #7
> Since mine is Visual Studio.Net 2003, should I stick with MSDN for
VS.Net 2003 only? It wouldn't make sense to use MSDN for .Net 2005
express, right?


It wouldn't immediately provide anything useful to you, no.

--
HTH,

Kevin Spencer
Microsoft MVP
Professional Numbskull

Show me your certification without works,
and I'll show my certification
*by* my works.
Apr 6 '06 #8

Kevin Spencer wrote:
Since mine is Visual Studio.Net 2003, should I stick with MSDN for
VS.Net 2003 only? It wouldn't make sense to use MSDN for .Net 2005
express, right?
It wouldn't immediately provide anything useful to you, no.


Thanks.

--
HTH,

Kevin Spencer
Microsoft MVP
Professional Numbskull

Show me your certification without works,
and I'll show my certification
*by* my works.


Apr 6 '06 #9

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

Similar topics

0
2430
by: Robert Peake | last post by:
Hi All, I took my "Data Structures And Advanced Programming" coursework at Berkeley back when they taught this in Java 1.1. Since that time I have kept active in other languages, but haven't delved deeply into J2EE, for example. I am very interested in JSP/Servlets and the forthcoming Java HTML Tag Library. Currently my most proficient language is PHP, where I am applying all my oo theory but finding the language lacks some hard edges.
2
7130
by: Novice | last post by:
Hello everyone, I am interested in a career in database administration. I am having 2 yrs academic project work experience in Oracle 8i/9i SQL/PL SQL programming. I am familiar with performance tuning slightly. I am also familiar with Oracle 9iAS (Forms, Reports). I have a few questions. 1. How good is a career as a DBA. (Its future prospects) 2. Which among Oracle DBA and SQL Server DBA is better. 3. For the starters(in terms of DBA...
3
1528
by: jmh | last post by:
First, for those that view this as an OT post, sorry. I'm not sure where to post (*.jobs?) but from reading there are a number of people in this NG whose opinions I would respect and welcome. I'd like to get some feedback from the group regarding what level of programming skills I should have before attempting to make a move from being an end user support person into programming and development.
5
3619
by: Tommy Martin | last post by:
I have designed a couple databases for my company and a database program for a soccer club and a very basic contact manager program for a sales rep. My question is: Is there any kind of career designing/maintaining Access databases or is that something that I may want to get into SQL or Oracle (or some other database program). Where can I go to research this further and possibly take some classes for this type of thing, either online or...
25
2588
by: Dave | last post by:
I want to spend two minutes on my soapbox. I love C#. I am so productive in it it's ridiculous. But it's so easy to write code that uses poor design principles. Example: just making variables public instead of using properties. Another example: passing references to forms to other classes so they can modify things (tight coupling). So in essence, there are so many ways to do things that many of them are just flat-out poor...
10
1687
by: dydx31 | last post by:
Here is a simple program that I wrote: //This program takes in various inputs. //It calculates if the current balance exceeds the credit limit. //Programmer: Nathan D. Brown //Date: 11/14/06 #include<iostream> #include<iomanip> using std::cout;
0
1279
by: Jeff Rush | last post by:
(inspired by a thread on the psf-members list about Python certification) Those who know me know I am no fan of the programmer certification industry and I agree that your typical certificate arrangement, e.g. to show HR to get that box checked in your candidate file, so a company can skip responsibility in vetting a candidate, is un-Pythonic. However, I do think we need a good answer to the engineering manager or team leader who asks,...
7
6001
Banfa
by: Banfa | last post by:
Posted by Ganon11 So, you want to learn how to program! Good for you! Programming is a very intruiging and fun activity to pick up, and it's also a great career choice if you like it! Finally, it can be a great brain teaser-type activity, as you challenge yourself with creative and difficult problems! But there's a problem. What I'm typing in right now is English. It's cool, it lets you understand what I'm saying, and we've spoken...
18
1812
by: subscribe | last post by:
How to conquer fear of programming?
0
9376
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10136
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9988
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 captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9923
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 most users, this new feature is actually very convenient. If you want to control the update process,...
1
7358
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 instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6640
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 into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5405
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3911
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2788
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 effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.