473,750 Members | 2,470 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Advice on what to study to suit career shift

1 New Member
Hello Everyone

I am wanting to make a career shift, and need some guidance as to what to be studying.

I am currently a Geographic Information Systems (GIS) Analyst. In my work I have needed to write several scripts in VBA for use in MS Access or ArcView. Writing these scripts has shown me that I want to be programming and not working as a GIS Analyst or Database administrator.

What do you suggest I start learning to make such a career shift? C#? VB? MCAD? MCSD?

Any guidance would be appreciated.

Sheldon
Jun 4 '07 #1
3 6125
bartonc
6,596 Recognized Expert Expert
Hello Everyone

I am wanting to make a career shift, and need some guidance as to what to be studying.

I am currently a Geographic Information Systems (GIS) Analyst. In my work I have needed to write several scripts in VBA for use in MS Access or ArcView. Writing these scripts has shown me that I want to be programming and not working as a GIS Analyst or Database administrator.

What do you suggest I start learning to make such a career shift? C#? VB? MCAD? MCSD?

Any guidance would be appreciated.

Sheldon
I'm required to ask you not to leave Python off your list. Python is a language that can get you on track in OOP quickly for a very low frustration factor. The big tools like Eclips now have Python support and Python is powerful enough to develop full application in. There - I got my quota in.
Jun 4 '07 #2
DeMan
1,806 Top Contributor
Furthermore, while certain languages can be an advantage to progress your career in different directions, the most important thing (IMHO -natch) is to have a solid understanding of Data types, Paradigms and algorithms. Most employers I have met (and certainly in terms of "entry level" positions), are more interested that you understand what programming is and how to program, than whether you can hack something together. This means, provided your studies use a similar type of program (let's face it a prolog or lisp expert may not be so good on functional languages), most employers are not too careful about which one - and nor should they be -> if you understand what a linked list is and how one is implemented, linguistic detail is minor and can be learnt in less than a day.

In my neck of the woods, c# & J2EE are the two biggies in terms of employment at the moment, but even most (or at least many) of them are willing to take on people with "proven experience in any Software Engineering role"
Jun 5 '07 #3
Amanda5
1 New Member
Indeed, making a career in any field is not easy at all and takes a lot of time and dedication. I always wanted to become a nurse and now I'm doing my best to reach my goal, which I will be proud of. Much helped the courses from this site hashtagnursing. com and I can even recommend them with confidence. Generally speaking, being a nurse is not easy and such a job requires values such as patience, kindness, qualification in the field, and more. Without these would not get a beautiful result.
Jun 22 '21 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

125
14809
by: Sarah Tanembaum | last post by:
Beside its an opensource and supported by community, what's the fundamental differences between PostgreSQL and those high-price commercial database (and some are bloated such as Oracle) from software giant such as Microsoft SQL Server, Oracle, and Sybase? Is PostgreSQL reliable enough to be used for high-end commercial application? Thanks
5
1800
by: coolconfidence | last post by:
Hello to all there, I m a Distc BE E&TC engr pasd out from GCOE Jalgaon in 2002 & workg since then as an Approved Lecturer in 1)KCES COEIT Jalgaon : 22/3/2003 to 27/6/2005 2)Maharashtra Academy of engg ,Pune: 27/6/2005 onwards Now I m lookg for an opportunity to make a career shift in Software Industry. The software skills tht i have r : C,C++,VHDL,Assembly Language . The other domains tht I wld like to work in r : Programg in general
3
2578
by: Stephane Belzile | last post by:
Using a CSharp to vb.net converter, I've been stuck on a single line of code for hours Original C# code uint result = dcb.Flags & (mask << whichFlag); return (int) (result >> whichFlag); Vb.Net code Return CInt(Machine.Shift.Right(result, whichFlag))
3
2629
by: ERE | last post by:
Pardon me if this has been asked a million times -- but I thought that because of generics, the right shift operator was supposed to change with C# 2.0. I thought it was supposed to change from ">>" to "> >", to distiguish it from nested generics. But I've been using VS2005, and when I put in the new syntax I get an error message, whereas the old syntax, as shown in the following code continues to work fine. What am I missing? ...
3
5507
by: surya52 | last post by:
I want to disable right click in my application.Here are my requirements. 1. I don't what to turn off shift click for the page. I want to turn it off for specific links. 2. I want shift-click to be replaced with a regular click. Meaning, when the user shift-clicks the link they will be taken to the "HREF" within the current browser window and NOT open up a new window. I did find a script that does something close to what I want, but it...
6
2502
by: Mudcat | last post by:
Hi, I am trying to build a tool that analyzes stock data. Therefore I am going to download and store quite a vast amount of it. Just for a general number - assuming there are about 7000 listed stocks on the two major markets plus some extras, 255 tradying days a year for 20 years, that is about 36 million entries. Obviously a database is a logical choice for that. However I've never used one, nor do I know what benefits I would get...
1
4841
by: TheSteph | last post by:
Hi, I need some Advice.. What is the best practice to execute multiple "nonQuery" SQL operations in a transaction ? 1) Execute all in one "sqlCommand.ExecuteNonQuery();" : sqlCommand.CommandText =
56
15348
by: Christian Christmann | last post by:
Hi, in the header of my class I've a constant static const int a = ( 1 << 32 ) - 1; When compiling the code, g++ issues the warning "warning: left shift count >= width of type" Why? And how can I get rid of that?
7
3386
by: SM | last post by:
Hello, I have an XML file that looks like this <?xml version="1.0" encoding="UTF-8"?> <discography> <CD> <title>Moonlight</title> <year>1974</year> <description>
0
9002
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9584
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
9259
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 choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8266
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 launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6083
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
4717
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 the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4895
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3328
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
2
2811
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.