Introduction to Computer Science

From Wikiversity

Jump to: navigation, search

[edit] Introduction

Dear student! You are starting to learn about computation and its purpose. This course covers the same materials as an introductory class for undergraduate computer science majors. Its curriculum, which includes software, hardware and algorithms, resembles that of a one- or two-semester first-year college course or the high school Advanced Placement (AP) Computer Science. It does not require a formal computer science background.

There is also a gentler Introduction to Computers for non-majors, and a basic course focusing on programming that is taught in several computer languages.

The rewards of taking this course are immense. In addition to being a subject in itself, computer science can be applied to almost any other discipline from accounting to zoology. The job prospects for computer scientists and computer engineers are excellent. In addition, you may decide, as I did, that programming and computers are fun!

Be patient in your studies, and don't get too frustrated if you are stuck on one part of a programming assignment or confused about a concept. Struggling with the materials is a normal and essential part of the learning process. You're probably better off going through the course sequentially and consulting external references as needed. Each lesson, particularly in the programming component of the course, builds on previous sections and it is best to keep up with the materials throughout. You're welcome to go at your own pace and begin or end at any time.

Completing the reading and programming assignments for one section can take awhile. If you would like feedback, the instructors are here to help.

[edit] Lessons

Sciences humaines.svg Educational level: this is a tertiary (university) resource.
Nuvola apps kcontrol.gif Completion status: this resource is well on its way to completion, but there may still be work to do.
Crystal Clear Sharemanager.png Resource type: this resource is a course.
  1. History of Computing
  2. Basics of Computer Architecture
  3. Personal Computers
  4. What is an Algorithm
  5. How To Implement a Problem Solution as a Program
  6. Development Environment and Language Principles
  7. Types and Variables
  8. Operators and Expressions
  9. Control Structures
  10. Procedures and Functions
  11. Arrays, Strings and Records
  12. Basic I/O

[edit] Next Course

[edit] Active Participants

Despite the best efforts of the authors, the material in this course is imperfect. If you have question or otherwise need help with this course, please post your question on the Help Page.

You may also contact those involved with developing this course below. When new active participants sign in please use 4 tildes (~) to correctly display the username.

We also encourage you to join as an instructor. If you can't teach the course anymore, please remove your name from the list of active participants.

[edit] Related Wikiversity resources

[edit] Related Links

[edit] Academic and other organizations

[edit] Advice

[edit] Other E-books

[edit] Similar courses at other institutions

  • MIT's. Classes in a variety of subjects are available for free at the school's Open CourseWare website.
  • Princeton University's course in introductory computer science, complete with lecture slides, assignments and an online textbook.
In other languages