Difference between revisions of "Main Page"

From CompSciWiki
Jump to: navigation, search
Line 35: Line 35:
 
</tr>
 
</tr>
 
<tr>
 
<tr>
   <td color=#222222><h3> Case Study I: [[Case_Study_I|name of case study here]]</h3></td>
+
   <td bgcolor=#eee8aa><h3> Case Study I: [[Case_Study_I|name of case study here]]</h3></td>
 
</tr>
 
</tr>
  
Line 48: Line 48:
 
</tr>
 
</tr>
 
<tr>
 
<tr>
   <td color=#222222><h3> Case Study II: [[Case_Study_II|name of case study here]]</h3></td>
+
   <td bgcolor=#eee8aa><h3> Case Study II: [[Case_Study_II|name of case study here]]</h3></td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
Line 59: Line 59:
 
</tr>
 
</tr>
 
<tr>
 
<tr>
   <td color=#222222><h3> Case Study III: [[Case_Study_III|name of case study here]]</h3></td>
+
   <td bgcolor=#eee8aa><h3> Case Study III: [[Case_Study_III|name of case study here]]</h3></td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>

Revision as of 17:54, 23 November 2007


  Welcome to the Wiki-Based Text for COMP 1010

'center'
Written For U of M Students By U of M Students

Chapter 1: Getting Started

Welcome to COMP 1010 at the University of Manitoba. This text will show you how to set up your own computer so you can do your assignments at home. Confused about logging in to the website or the lab computers? Read on. Then you will learn how to write your first program in Java. And from here you'll learn how to write programs that do more than output "Hello World!". We'll show you how to use loops, call methods, write methods, and understand arrays. Just as importantly, we'll talk about the importance of solving problems and thinking like a programmer. Finally there's a chapter that's meant to show you that computer science is about much more than programming.

P.S. Interested in learning more about a wiki? Or about how this wiki-based text came to be? Click here.


Chapter 2: What is Programming?

Chapter 3: Java Fundamentals

Case Study I: name of case study here

Chapter 4: Calling Methods

Chapter 5: Control Structures

Chapter 6: Loops

Case Study II: name of case study here

Chapter 7: User Defined Methods

Chapter 8: Arrays

Case Study III: name of case study here

Chapter 9: More With Arrays

Chapter 10: More About Computer Science

Appendix A: Researching Comp Sci Topics

Appendix B: Tips for ESL Students

Glossary: Glossary of Comp Sci Terms