Welcome to AspAdvice Sign in | Join | Help

Orcs Goblins and .NET

I enjoy reading and writing. I hope you enjoy at least the former. I have moved my blog to Brendan.Enrick.com.

Syndication

Tags

News

Add to Technorati Favorites

Locations of visitors to this page

All C# Feeds in one place!

View Brendan Enrick's profile on LinkedIn

Brendan Enrick's Facebook profile

Navigation

Archives

Advice Sites

Articles

Blogs

Music

Teaching Introduction to Computer Programming

I recently started teaching a course for the Computer Science Department at Kent State University. I am teaching a course called Introduction to Computer Programming. It is a course teaching non-computer science majors the basics of programming.

In this course the students learn simple concepts and ideas behind programming, and along the way will learn to develop simple applications. The students who take this course come from many different areas: Technology, Education, Art History, Visual Communication Design, etc.

I am enjoying teaching the course, and it is beneficial not just to the students but to me as well. As I am teaching this course I am refreshing my memory on a lot of different areas of computer science which I believe are very important to software development.

Python is the programming language of choice for this class. It has been chosen for many reasons, but a few choice ones are: Python's being a very high level language, ease of use, quick development, works with Windows, Linux, and Mac OS. We have Mac, Linux, and Windows users in the class so it is nice to use a language which is easy to develop in and works well in each of the operating systems.

In an effort to start posting more to my blog perhaps I can post a few of the interesting concepts which are applicable to all programming not just Python.

Published Tuesday, September 25, 2007 9:47 AM by Brendan

Filed under: ,

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

# Dangers of Using Floating Point Numbers @ Tuesday, September 25, 2007 10:55 AM

An interesting question came up from a few of my students while teaching my class . Some of them discovered

Orcs Goblins and .NET

# Dangers of Using Floating Point Numbers @ Wednesday, May 06, 2009 2:18 PM

An interesting question came up from a few of my students while teaching my class . Some of them discovered a bug in their programs which they did not understand. They were writing a program which was doing some calculations on currency. Computer Programmers

Brendan Enrick's Blog

# Dangers of Using Floating Point Numbers @ Monday, July 26, 2010 3:19 PM

Dangers of Using Floating Point Numbers

Brendan Enrick

# Dangers of Using Floating Point Numbers @ Friday, July 30, 2010 10:42 AM

Dangers of Using Floating Point Numbers

Brendan Enrick

Leave a Comment

(required) 
required 
(required) 
Enter the code you see below