Professor Messer Forums
Re:Genaral IT questions (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:Genaral IT questions
#18
Ralph (User)
Trainee
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Genaral IT questions 2 Months, 3 Weeks ago Karma: 1  
Hello,
First off I would like to thank you very much for the videos...excellent job. I will pass them on to many people.
I don't know how busy you are but I would like to ask you lots of questions , but I will start with two.
I used to program vic 20's and worked with the mac 512 for a year weening the federal government from the old honeywell terminals....this should age me, lol.
I got sidetracked and only pursued computers as a hobby until now.
I am doing volunteer work and getting certified, my love is databases...since working with excel in 1990 or so I have always liked the power of computerized spreadsheets. I like numbers as well as math, so i build these spreadsheets with several internal functions.
Anyways on to the questions:
What is the most dominant database program which most employers need higher level architects as well as entry level operators?
What would be the best new language to learn?
I am looking forward to marketabillity as well as a few items that are on the top of the list for innovation.
Any advice would be great regarding starting a new IT career.
Thanks again for the great videos, a guy gets tired of reading through his 1100 page dummies book all the time.
Ralph.
 
Report to moderator   Logged Logged  
 
Last Edit: 2008/04/09 13:33 By Ralph.
  The administrator has disabled public write access.
#19
james_messer (Admin)
Admin
Posts: 26
graphgraph
User Offline Click here to see the profile of this user
Professor Messer
Re:Genaral IT questions 2 Months, 3 Weeks ago Karma: 1  
Ralph -

I love questions like this because, well, there aren't any wrong answers. Like almost everything in the IT world, it's difficult to just pick ONE thing out of the bunch and call it the best.

QUOTE:
What is the most dominant database program which most employers need higher level architects as well as entry level operators?


The days of the standalone database are over. Alas, gone are the days of Paradox and Foxpro. There's certainly still a place for standalone relational database technology on the desktop (such as Microsoft Access), but those systems aren't designed to scale in the medium- to large-scale enterprise.

The most popular relational database type in use today is Structured Query Language-based (SQL: pronounced "sequel" database technology. SQL is a relatively standard database language, and many database engines support a broad generic set of standard SQL commands and functions.

In the corporate/enterprise world, the two most popular SQL database engines are from Microsoft (Microsoft SQL Server) and Oracle (Oracle Database). A database administrator who's knowledgeable with just one of those platforms can build an entire career across many different companies.

The Internet, however, is a different story. On the Internet, the most widely used database (by a long shot) is MySQL (MySQL Community Server). Because the licensing options for MySQL include a free version, it has become the de-facto standard for most large Internet-based applications. In the Internet development world, the abbreviation LAMP was created to describe the incredibly powerful combination of Linux, Apache, MySQL, and Perl/Python/PHP. You can download almost any Linux distribution today and find MySQL included as part of the package.

QUOTE:
What would be the best new language to learn?

That's a tough question without some context. Are you interested in commputer programming languages? Do you want to build web sites? Are you interested in cross-platform development?

Although C++ still dominates the power-user programming circles, there are organizations who create their entire product offering in PHP, Java, or Python. The key to application development is to find a language and development platform that makes sense for your style and your interests. What do you want to be when you grow up?

QUOTE:
Any advice would be great regarding starting a new IT career.


Do what you love, it'll never get old.

You'll hear the word "no" a LOT. Don't believe it for a second.

Technology is the great equalizer. With a few free downloads from the Internet, you have the power to create anything you want. Instead of trying to focus on the most popular platforms, take a step back and figure out what interests you the most. Once you know where you want to go, it's much easier to figure out how to get there.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#46
BrotherBill (User)
Junior Member
Posts: 32
graph
User Offline Click here to see the profile of this user
Re:Genaral IT questions 2 Months, 1 Week ago Karma: 2  
Hi Ralph,
QUOTE:
Any advice would be great regarding starting a new IT career.

I agree with the Professor. Figure out what it is that fires you up and gets you going. Most successful people that I know are very passionate about what they do. If you can't enjoy what you're doing, nothing else will matter.

Good Luck,
Bill
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop