Archive for the ‘Education’ Category

Fall 2009 Courses

Sunday, August 23rd, 2009

This coming Fall term I will be teaching two courses at Concordia University’s Centre for Continuing Education. They are Java Programming Fundamentals on Tuesdays and Web Services and XML Processing on Mondays. The times for both classes are from 6 PM till 10 PM.

Java Programming Fundamentals (CEJV419/A1 from 2009-09-15 till 2009-11-17)

 The objective of this course is to introduce object oriented programming using the Java language to students who have already been exposed to and used another programming language. What this means is that the course does not spend much time on how to write a loop or a selection statement. Rather, the way that Java implements these and other common language constructs will be reviewed.

The primary focus of this course is how to use Java to write truly object oriented programs. The concepts of developing classes that cooperate and work with other classes and implementing them as objects will be covered. The libraries unique to Java such as Swing and JDBC will be explored but creating classes to solve problems will be paramount to the course.

Web Services and XML Processing (CEJV659/A1 from 2009-09-14 till 2009-11-23)

As the name implies there are two major topics in this course. The first is creating, writing, and reading files in the XML format. XML is the standard by which designers and programmers communicate information between processes on single computers and networks of computers. XML is a meta‑language or language for creating languages that provides a framework for developing specific formats of communication. Java has a very sophisticated family of libraries for XML and the course will examine them and see how they are used.

We typically write software that at some level contains methods or functions that we call upon to perform some work on our behalf. These are typically contained within the executable code of our programs. A Web Service turns this arrangement sideways by placing the methods on other computers somewhere on a network or the Internet itself. By using protocols that work within the protocols associated with Web Servers (hence the name Web Service) programs can be written without regard to the physical location of the code. Java provides the necessary framework and code to make using these services as easy as calling a local function. The format of the information that flows between an application on one computer and the web service it is consuming on another computer is a langauge created using XML.

For more information on these courses and other great courses at the Concordia University School of Extended Learning visit their web site at http://sarno.concordia.ca/conted/.

Encouraging Enrolment in Computer Science Technology in English at CEGEP in Quebec

Saturday, June 20th, 2009

Two years ago my department submitted a proposal to the Canada–Québec Agreement On Minority-Language Education And Second Languages Instruction. This is a fund established to support projects in education in the English language in Quebec. Similar agreements exist to support the French language in the other provinces. At the time of the submission enrolment in Computer Science Technology programs was quite low and we felt the need to put together a number of media projects aimed at high school students to get them thinking about a career in IT and doing their studies in a CEGEP technical program.

For those of you unfamiliar with what a CEGEP is let me take a moment to explain. In Quebec, right up to the late sixties, a student completed high school in grade 11 and then either went to University for four or five years to get an undergraduate degree or went to a technical school to learn a trade (or a hospital to become a nurse). In most other Canadian provinces or US states high school lasted until grade 13. Watching TV in the sixties I was puzzled why American teenagers all had cars to go to high school when I would only get my driver’s licence during my last year of school.

The Government of Quebec recognized a need to overhaul the education system in the sixties and so created the CEGEP* system that provided two additional years of education for students prior to university in a college rather than high school setting. These colleges also provided technical training, similar to community colleges elsewhere, for students for careers as nurses, medical laboratory technicians, computer programmers, graphic designers, and many more. All told there are 140 different technical programs in Quebec. Whether the two year pre-university or the three year technical program, tuition is free.

Since the infamous dot-com bubble burst at the beginning of the century enrolment in Computer Science programs everywhere declined. The decline has been so dramatic that there are real shortages of graduates to fill positions in the IT industry right now and for the foreseeable future. In 1999 there were 145 students in the first year of our program at Dawson College. Last year there were 46. Universities and colleges around the world in conjunction with their governments have been developing programs to encourage enrolment in Computer Science.

When the project was submitted in 2007 it was rejected. In 2008 we were asked to submit the project again but this time to involve the other English language CEGEPS with Computer Science Technology programs. In November 2008 the chairs of the departments from Vanier College, Champlain College, John Abbott College, and myself from Dawson met to review the original proposal. We decided to resubmit the proposal with some minor changes. Just prior to submitting it we also brought on board Heritage College. On June 8 of this year I received an email telling me that the project was approved for the coming academic year 2009-2010.

The crux of the project is to introduce careers in the IT field to grade 8, 9, and 10 students and their parents. To that end we plan to produce a number of videos highlighting the different types of work our graduates perform in the workplace. A web site will be set up as place where high school students and their parents can learn more about IT. Each college will mount an interactive IT event aimed at these same students to raise their awareness of IT. There will be special emphasis on women and minorities in the IT field.

If you have bothered to get this far in this post then there is something I would like from you. While our project will be developing media about the IT industry I am sure that there is a lot of material already produced for the same purpose as our project. Your company or your school may have developed recruiting videos. Your industry association may have developed programs for students. Whatever you may have and if you are willing to share it then we would like to see it and possibly include it in our project. Everything that we produce we will share as well. Wherever you are, Canada, the US, or elsewhere, doesn’t matter. What we all share is all that matters and that is to encourage students to seriously consider a career in the IT industry and to get the right education for it.

You can reach me, Ken Fogel, at kfogel@dawsoncollege.qc.ca

* “Collège d’enseignement général et professionnel”, meaning “College of General and Vocational Education”