Career: Secrets from a Professional SAS Recruiter

Recently I spoke with Dick Smith, Talent Engagement Manager for PiTech Solutions, about some tips for working with recruiters. He’s an experienced technical recruiter so I think you’ll find this information particularly insightful. He offers a good mix of traditional job search strategies and ways to leverage social media for your job search. Working with SAS Recruiters As for working with SAS or specialty recruiters, the technology world is most times defined by skill sets or product expertise. In SAS for example, there is a big difference between a SAS/Stat Programmer and a SAS BI/Analytics skill set. For my money, the KISS method applies in either case. So to begin with, keep your resume simple and straightforward. Tell the reader what you can do, what your best expertise is, and what you are looking to do with your career next. Our screening process here at PITech Solutions, for instance, has a focus on the individual. Of greatest importance to us is to clearly understand what kind of position you are really looking for, or put another way – what is the ideal job for you? What do you see as your strongest expertise in the IT field at this point in your […]

R Appears Among Top 20 Programming Languages

Speaking of R… On the 16th, TIOBE Software released the Tiobe Index of the most popular programming languages. For the first time ever, R is in the Top 20. The top spots are, no surprise, occupied by Java and C respectively. More after the jump. The way this index is assembled is…interesting. The full way […]

NOTE: Monitoring the SAS 9.2 Metadata Server

There’s a nice walkthrough of some of the features of the SAS 9.2 metadata server on the SAS Professionals web site in the Social Media / Videos section. You’ll have to be a SAS Professionals member to view it from the link I’ve provided, but if …

You Can’t Fire Everyone

Some years ago I was taught a memorable and valuable lesson by my erstwhile programme manager (we’ll call him BJ). I was brought into the project to provide knowledge of i) business intelligence, and ii) software documentation appropriate for the regul…

A test for memory management of SAS/IML

Programming always involves the considerations for the efficiency and the memory usage. For efficient programming in SAS/IML, my shortcut is to look at the tip sheet from Rick Wicklin and search ways to simplify the codes. As for the memory management…

SAS BI Dashboard: Google Analytics Dashboard Kicked Up a Notch

Google Analytics uses data from your Website to prepare a neat looking application where you can explore your data and answer what I consider your first-level questions. First-level questions are the most basic things you might want to know, such as How many? What Time Period? It is the second- and third-level questions where the analysis and action plans come into play. After all, it’s not enough to know how many people visited the site – you need to know what segment attracted them and how do you keep them coming back for more.  [More articles about Google Analytics here] Reviewing the Google Analytics Dashboard In the Google Analytics site from the Home tab, you can design a dashboard to review what you consider key measurements for your site. This dashboard is easy to use and works great for checking daily traffic. However, these measurements answer your basic questions, such as the counts. It’s more difficult to use the information for in-depth discovery. For instance, in the following figure I am comparing month over month traffic for the site using the Dashboard. This number indicates the total visits for each month. So, what can I learn from these metrics? Traffic […]