Saturday, July 25, 2009

Digital Naiveté

The Chronicle of Higher Education reports on a study from North Carolina Central University, which finds that college student's perception of their own skills with Microsoft Office falls short of their actual performance with the tool. 75% of students indicated they had a high proficiency with MS Word and most were able to complete the basic tasks, but they could complete only half the moderate task and none of the advanced tasks. Excel was worse. 69% of students indicate an average proficiency but the average student could only do two of the basic tasks and none of the moderate or advanced tasks. PowerPoint is the one tool where they seem to correctly assess their own capability.

So let me summarize for my business and IT brethren:
  • don't get rid of your help desk yet
  • don't get rid of your Intro to Word and Excel online training classes yet
  • don't be surprised if you continue to see documents where the space bar is the primary tool for indentation
  • get ready for more inane PowerPoint presentations (when all you got is a hammer ....)
I'll leave the rigorous peer review to someone with a little more time on their hand, but the numbers sure sound consistent with what I hear from technology teachers on the school advisory boards where I serve. They say that a large percentage of students in high school simply don't have the basic computer and software skills (computer literacy) they need in the work place. Oh, don't worry, they can text and download music no problem. It's things like adding a network printer or changing page orientation to landscape that confuse them.

This is not, however, a rant against those students. I don't expect them to know what they need to know with any great accuracy at this point in their lives. I certainly did not when I was 17, 18, and 19. This is really a rant against parents, administrators and teachers who give these students a free pass simply because they're digital natives - a term I despise. The teachers I talk to say that students are not interested in taking those classes and that their parents fully support that because they use the computer all the time. Add to that the test-crazy education system we have established and if it ain't on test, why bother studying it.

So this is the point in the rant where I suggest how we interject computer literacy into the basic school curriculum, right? Not going to happen this time. I went to school at a time when paper and pencil were the only things available and to college when the electric typewriter was cutting edge. Somehow I figured out how to do justification, hanging indents and table inserts without the help of the Edmonds School District. I'm sure that today's students can do the same.

I would, however, suggest that businesses start adding a basic computer literacy test as a requirement for all positions that require computer work (which is most these days). We spend way too much money on basic computer and software skills and there is no reason that should be required with the coming generation (they are digital natives, after all). Colleges and Universities might want to add it to their admissions requirements for the same reason. If students and their parents are really concerned they can look at programs like the SAM Challenge or ICDL.

Technorati Tags: , , ,

Saturday, July 4, 2009

All Access Pass

Several weeks ago there was some back and forward between data management (DM) types on Twitter about a vendor who was using Microsoft Access as a back-end database for a demo of their software product. The question was whether to take the vendor serious if they are using Access. For any number of reasons I won't discuss here, most IT professionals don't consider Access on par with "real" database management systems. Without wading into that discussion, educators preparing students for DM roles should be aware of the perception and select the appropriate tools for the class.

  • But wait, there's more. Access is a database management system (dbms), but it is also an application development environment and an ad hoc reporting tool. If you are teaching Access as a software application then you should be giving your students a complete overview of all the capabilities. If, however, it is your intention to teach database design, SQL, etc you had better not have a lesson plan on the Forms builder tool. A DM professional will immediately discount a database class that spends a week making and formatting pie charts in Access. They will also discount the students in that class.
  • Talk the talk. At it's core, Access is an end-user dbms geared toward non-professionals. As a result, you will come across "end-user friendly" terms for things that have industry accepted names. Don't use the friendly terms and don't let your students use them either. Not knowing the right terminology just confuses the conversation and lowers the student's credibility.
  • Walk the walk. As with terminology, an end-user dbms will deploy tools that make some tasks easier by either hiding or eliminating complexity. Do your students a big favor and make them get their hands dirty with the complexity. Take the example of creating a table. Access offers a nice interface to quickly type names and select data types (it's in SQL Server too), but I would suggest the students review the equivalent data definition language (DDL) and it wouldn't hurt them to code the DDL from scratch. Same goes for creating queries. It's a real a joy to do a seven table join in a graphical, drag-and-drop tool, but the student is much better off learning to write the SQL now and moving to the graphical tool later.
Which brings us back to the perception issue. For an introductory course or for students who aren't specializing in data, Access is an acceptable starting point. For those students who want to focus on data, however, you would be doing them a great disservice by limiting their experience to Access. You should put a significant portion of their work on SQL Server, Oracle, MySQL or any of a number of enterprise-class dbms tools.

Now if you are having some issues creating and managing that type of environment at your school I'd suggest a conversation with the folks at your nearest DAMA chapter.

Tags:

Saturday, May 16, 2009

Of pirates and mentoring

Sometime ago Brian Lockwood, educator and IT director at an international school in Yokohama Japan, tweeted a link to an absolutely fantastic TED Talk video from Dave Eggers called Once Upon a School.

Dave created 826 Valencia, a combination publishing house, tutoring center and pirate supply shop (it's hard to explain - you kinda gotta watch the video). The program pairs volunteering writers with the students, providing them support and important 1-on-1 attention. 826 Valencia was spawned other similar organization throughout the county that work on the same model, crazy retail outlet in front, tutoring in back. This includes 826 Seattle and the Greenwood Space Travel Supply company.




Truth be told, I am a complete sucker for stories of the small contributions, the selfless little acts that are soon forgotten by all except the contributor and the recipient. The video highlights the huge difference that hundreds of little differences can make for a team, community, city, state or nation.

So what have you done lately? Dave Eggers closed his presentation with a hope that many more of us would volunteer and share that experience. To that end the Once Upon a School web site was created. You can read the stories of others, share your own or look for volunteer opportunities in your area. Check it out.

Technorati Tags: , , ,

Sunday, April 19, 2009

The Data Model of Dorian Gray

Mrs. AdvisoryBored and I spent the week at the Enterprise Data World conference talking data with friends both new and old. It is a joy to get together with others who want to discuss metadata, data quality, data governance and Twitter names beginning with the word data. Yes, the last one did occur in the wee hours of the morning and yes, it is possible that some consumption of alcohol was involved. Did I mention that it was a data management conference?

A more serious topic of discussion was the concern that data management has become a profession (job, role or set of activities) of older people. I tried to point out that young people such as myself were entering the profession. They were quick to point out that 50 didn't count as young. Who knew!

While I share that concern, I think that there are aspects of the profession that will always skew the age of practitioners toward the "experienced" end of the scale. That would include a focus on:
  • data, not on the computers and applications
  • an enterprise view of the organization, not an operational view
  • semantics, categorizations, meanings and definitions
  • specialized jobs (traditionally found only in larger organizations and consulting firms)
  • planning and coordination
I lost you at semantics didn't I?

Look, experience need not be synonymous with age, so if we want to bring younger practitioners into the field then we have got to do a few things different.

First we must teach the core competencies that serve as the foundation for data management training later. It parallels the effort to teach computational thinking skills like numbering systems or sorting algorithms without using computers at a young age so they are prepared to learn computer programming later, if they wish. These competencies - things like classification, abstract thinking, information literacy, computer literacy and set theory - ensures students are prepared to learn data management at a more appropriate time. Wax on, Wax off.

Second we must build awareness of data management as an area of study, as a set of skills and as a profession. Most of you are probably thinking database administration when I speak of data management. Fair enough, database administration is certainly part of data management, but so are data modeling, data warehousing, data security and any number of other jobs or roles. Our biggest challenge in this area, as Karen pointed out on numerous occasions at the conference, is to be visible to younger professionals by participating in the communication channels they use. This means we need to be talking data management in blogs (or this one), on Twitter, on LinkedIn, in discussion forums and on wikis.

Finally we must develop, or at least help to develop, curriculum to support the needs of new entrants into the field as well as the ongoing professional development of those who have already chosen data management as a career path. DAMA International made a huge leap in this area last week with the release of The DAMA Guide to the Data Management Body of Knowledge (DM-BOK). The challenge now is for data management professionals to carry this information to local colleges and universities. Additionally, we need to push beyond the basic database training to teach a broader range of data management activities. As Peter pointed out on several occasions, we teach students how to build new databases, but how often do we really do that in our professional lives.

Let me leave you with one final thought. Data management is both a set of activities and a profession. Many people who do the former don't consider themselves the latter. They are, nevertheless, contributing to the body of knowledge, for better or worse, and we need to connect with them just as much as an up-and-coming metadata analyst. Consider the outcomes that Mrs. AdvisoryBored identified in her original proposal for the Business Information Management class (MGMT 215) at Edmonds Community College (see the end of page two). There is no guarantee that the students, particularly those from the Business department, will embrace those data management principles and/or the profession, but she has at least had the opportunity to introduce the concept of data as a managed enterprise resource.

Tags: , , ,

Sunday, April 5, 2009

A little piece of americana

Our friend Tim holds concerts of local and visiting musicians in his home 4 times a year. The musicians usually play the didgeridoo, but occasionally they play other instruments associated with the aboriginal people of this continent. A couple of weeks ago we had the opportunity to see Tyler Spencer playing with Shireen Amini like they did in this video from the 2008 Seattle World Rhythm festival.

Shireen played a song that was inspired by watching her cousins as they were updating their social networking pages, text messaging and watching MTV all at the same time. She remarked at being both fascinated and horrified. They were consuming snippets of culture instead of participating in a sustained creative process. They lacked an outlet to guide and encourage inherent creativity.

Shireen highlighted a program called the Americana Project at the Sisters (OR) School District. Students learn to play, write, perform and record. To date, they have released 7 CDs of music created, performed and engineered by the students. I have to think that programs like the Americana Project encourage the passion for creativity while keeping students engaged in school.

In the book "First Break All the Rules" the authors tell us that the best managers don't focus on overcoming an employee's weaknesses, but instead maximizing their strengths and talents. We also learn that the best organizations have staff that consistently answers the question "Do I have an opportunity to do what I do best everyday" in the affirmative.

If it works for creating excellence in the workplace, why not the education setting? As we work to address a 30% high school drop out rate, we might want to ask ourselves if these types of programs will help students to get engaged and stay engaged in school? We might still further ask ourselves if we can expand these types of programs beyond just music or athletics? Other specialized programs, like those at the Sno-Isle Tech Skills Center, are seen as a place to go if you're not good at school (it's not true, but is the perspective of some). Why? Why is the desired to be a great gymnast or saxophonist a good thing and a great welder a bad thing? Some one's got to be the Wynton Marsalis of welding, why not your kid?

Tags: , , , ,