Welcome to City-Data.com Forum!
U.S. CitiesCity-Data Forum Index
Go Back   City-Data Forum > General Forums > Work and Employment
 [Register]
Please register to participate in our discussions with 2 million other members - it's free and quick! Some forums can only be seen by registered members. After you create your account, you'll be able to customize options and access all our 15,000 new posts/day with fewer ads.
View detailed profile (Advanced) or search
site with Google Custom Search

Search Forums  (Advanced)
Reply Start New Thread
 
Old 08-10-2013, 12:32 PM
 
Location: Covington County, Alabama
259,024 posts, read 90,587,345 times
Reputation: 138568

Advertisements

Quote:
Originally Posted by GTRdad View Post
I agree quickie certifications is a racket. I can code better than any DBA even in the biggest corporations i worked in simply because i own the requirements to be delivered and the issues that need to be solved everyday.
I know coders who can too but starting in today's job market with no previous work record, the degree says that you can accomplish your goals. You have paid some dues. One Oracle certified member of my family is the database architect for a very prestigious US retailer. He has a double major in computer science and math and is several levels of Oracle certifications. If you want to get paid well and have security now, both certification showing you didn't buy your degree, and a degree mean a lot during a job interview. I know. I interview lots of people picked over those without both.
Reply With Quote Quick reply to this message

 
Old 08-10-2013, 01:51 PM
 
171 posts, read 407,378 times
Reputation: 56
Thanks a lot for helpful tips guys. I'm putting together a plan; I'm after I finish the courses (from Udacity, Coursera, and Udemy) I'm going to volunteer and develop some iOS and Android apps. I already have a server up, hopefully I'll finish it at the end of next week. Would this be good beginner experience?

Last edited by DevonHardy; 08-10-2013 at 02:46 PM..
Reply With Quote Quick reply to this message
 
Old 08-10-2013, 03:09 PM
 
Location: Greenville, SC
6,219 posts, read 5,942,090 times
Reputation: 12161
Oracle and Microsoft certifications are hardly "quickie" certifications or a "racket". They're consistently found on lists of the best certifications an IT job seeker can have. Also note that I wasn't saying one WOULD get a job with certifications and no degree, just that it was POSSIBLE. I do know IT managers who hire without the person having a degree, if their experience is right, but as I said, it's not common to run into a manager like this.

Regarding web applications, there are two tracks: Linux/Unix, and Windows. You'll need knowledge in HTML (HTML 5 highly recommended), CSS, JavaScript, JavaScript frameworks (especially jQuery), AJAX for both tracks. For Linux/Unix you also need knowledge of PHP, Linux/Unix, MySQL, and MVC programming for PHP. For Windows you need ASP.NET, PowerShell and C# knowledge. I've concentrated on the Linux/Unix track, though in my 9 to 5 I do front end work with SharePoint. Which track you choose will determine which jobs will be open to you; I personally don't know anyone who's really proficient in both..

The other option is to specialize in a CMS. I work on WordPress sites as a consultant; there's also Joomla and Drupal. There's quite a few Drupal jobs out there ... developing for a CMS requires the skills listed in the previous paragraph. I personally would think volunteering for a large open source project like Drupal would be more beneficial to your resume than iOS or Android.
Reply With Quote Quick reply to this message
 
Old 08-10-2013, 03:31 PM
 
28,453 posts, read 85,370,617 times
Reputation: 18729
Default Clearly not a clue as to what DBAs do...

Quote:
Originally Posted by GTRdad View Post
I agree quickie certifications is a racket. I can code better than any DBA even in the biggest corporations i worked in simply because i own the requirements to be delivered and the issues that need to be solved everyday.
The best DBAs might do a little manipulation of "code" but that is becuase their knowledge of things that no developer really should care about is a whole other discipline.

Just like an anesthesiologist might occiasionally stitch up a patient in surgery but their real skills are in keeping the patient ALIVE will others operate on them skilled DBA reorganize the how the data is organized to improve the health of the DB itself, speed up the application by optimizing queries and in the best cases help the company get more value out of the data they store.

Earning a certificate from Oracle or MSFT does little more than show you have the capability to study the syntaxt / terminology and routine procedures outlined in the manuals.

Top paid DBAs apply their experince to help firms get maximum value out of their investment in DB software and the often very costly hardware it runs on. The entry level is often more concerned with doing routine oversight of backups and space management. By using deeper knowledge of how the business uses data they make themselves more valuable to important "business intelligence" systems that provide high level direction to a firm's marketing, production and financial departments...
Reply With Quote Quick reply to this message
 
Old 08-10-2013, 05:05 PM
 
171 posts, read 407,378 times
Reputation: 56
Quote:
Originally Posted by Vasily View Post
Oracle and Microsoft certifications are hardly "quickie" certifications or a "racket". They're consistently found on lists of the best certifications an IT job seeker can have. Also note that I wasn't saying one WOULD get a job with certifications and no degree, just that it was POSSIBLE. I do know IT managers who hire without the person having a degree, if their experience is right, but as I said, it's not common to run into a manager like this.

Regarding web applications, there are two tracks: Linux/Unix, and Windows. You'll need knowledge in HTML (HTML 5 highly recommended), CSS, JavaScript, JavaScript frameworks (especially jQuery), AJAX for both tracks. For Linux/Unix you also need knowledge of PHP, Linux/Unix, MySQL, and MVC programming for PHP. For Windows you need ASP.NET, PowerShell and C# knowledge. I've concentrated on the Linux/Unix track, though in my 9 to 5 I do front end work with SharePoint. Which track you choose will determine which jobs will be open to you; I personally don't know anyone who's really proficient in both..

The other option is to specialize in a CMS. I work on WordPress sites as a consultant; there's also Joomla and Drupal. There's quite a few Drupal jobs out there ... developing for a CMS requires the skills listed in the previous paragraph. I personally would think volunteering for a large open source project like Drupal would be more beneficial to your resume than iOS or Android.
I never heard Joomla or Drupal before, but just checked them out. It looks awesome, thanks for the heads up.
Reply With Quote Quick reply to this message
 
Old 08-10-2013, 06:13 PM
 
Location: Greenville, SC
6,219 posts, read 5,942,090 times
Reputation: 12161
Quote:
Originally Posted by DevonHardy View Post
I never heard Joomla or Drupal before, but just checked them out. It looks awesome, thanks for the heads up.
You'll find more Drupal jobs out there than Joomla in my experience ... If you get a membership in Lynda.com for a couple of months ($25/month) you can watch the Drupal and Joomla videos and see if it looks like something you'd like doing.

There's also SharePoint on the Windows side ... Lynda has SharePoint videos, too and there's a lot of demand for SharePoint developers. I personally prefer working in a CMS like Drupal, but SharePoint brings in the bacon for me.

Last edited by Vasily; 08-10-2013 at 06:28 PM..
Reply With Quote Quick reply to this message
 
Old 08-10-2013, 06:15 PM
 
Location: Greenville, SC
6,219 posts, read 5,942,090 times
Reputation: 12161
Quote:
Originally Posted by chet everett View Post
The best DBAs might do a little manipulation of "code" but that is becuase their knowledge of things that no developer really should care about...
Top paid DBAs apply their experince to help firms get maximum value out of their investment in DB software and the often very costly hardware it runs on. The entry level is often more concerned with doing routine oversight of backups and space management. By using deeper knowledge of how the business uses data they make themselves more valuable to important "business intelligence" systems that provide high level direction to a firm's marketing, production and financial departments...
The average salary for a DBA here in Chicago is $111000 ... Not too shabby. One thing the future coder needs to consider is: the real money's usually not in sitting in a cubicle hacking code to a system designer's specification, it's in architecting the system.
Reply With Quote Quick reply to this message
 
Old 08-10-2013, 07:16 PM
 
28,453 posts, read 85,370,617 times
Reputation: 18729
Default Really varies...

Quote:
Originally Posted by Vasily View Post
The average salary for a DBA here in Chicago is $111000 ... Not too shabby. One thing the future coder needs to consider is: the real money's usually not in sitting in a cubicle hacking code to a system designer's specification, it's in architecting the system.
There are folks cranking on code that executes high frequency trades for FPLGA based systems making out like bandits and there are folks "architecting" the consumer facing banking sites of nationwide banks that don't get paid any more the avg DBA...

The difference is those HFT systems can generate hundreds of million in profit per year while most banks barely break even on their consumer banking ...
Reply With Quote Quick reply to this message
 
Old 08-10-2013, 08:20 PM
 
1,728 posts, read 3,550,312 times
Reputation: 1056
Quote:
Originally Posted by chet everett View Post
The best DBAs might do a little manipulation of "code" but that is becuase their knowledge of things that no developer really should care about is a whole other discipline.

Just like an anesthesiologist might occiasionally stitch up a patient in surgery but their real skills are in keeping the patient ALIVE will others operate on them skilled DBA reorganize the how the data is organized to improve the health of the DB itself, speed up the application by optimizing queries and in the best cases help the company get more value out of the data they store.

Earning a certificate from Oracle or MSFT does little more than show you have the capability to study the syntaxt / terminology and routine procedures outlined in the manuals.

Top paid DBAs apply their experince to help firms get maximum value out of their investment in DB software and the often very costly hardware it runs on. The entry level is often more concerned with doing routine oversight of backups and space management. By using deeper knowledge of how the business uses data they make themselves more valuable to important "business intelligence" systems that provide high level direction to a firm's marketing, production and financial departments...
Moderator cut: snip Obvious i was talking about having enough practice and exposure to real business issues and requirements.. so i have more practice thatn a dba when it comes to sql. Performance tuning maybe because they have the tools. I have my own too. Try to show a dba a procedure that hangs he can help you. Maybe. Many times all he can tell you is you need to write it another way that dont hang lol

Last edited by 7G9C4J2; 08-11-2013 at 05:06 PM.. Reason: Deleted sexist comment
Reply With Quote Quick reply to this message
 
Old 08-10-2013, 08:23 PM
 
1,728 posts, read 3,550,312 times
Reputation: 1056
Quote:
Originally Posted by sware2cod View Post
Got ego?
Come on. Big oil i worked at got their dbas fron the outsourced hr and accounting dept. Even their businessobjects, spotfire and datawarehouse folks
Reply With Quote Quick reply to this message
Please register to post and access all features of our very popular forum. It is free and quick. Over $68,000 in prizes has already been given out to active posters on our forum. Additional giveaways are planned.

Detailed information about all U.S. cities, counties, and zip codes on our site: City-data.com.


Reply
Please update this thread with any new information or opinions. This open thread is still read by thousands of people, so we encourage all additional points of view.

Quick Reply
Message:


Over $104,000 in prizes was already given out to active posters on our forum and additional giveaways are planned!

Go Back   City-Data Forum > General Forums > Work and Employment
Similar Threads

All times are GMT -6. The time now is 05:52 PM.

© 2005-2024, Advameg, Inc. · Please obey Forum Rules · Terms of Use and Privacy Policy · Bug Bounty

City-Data.com - Contact Us - Archive 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37 - Top