Difference between revisions of "COMP1010"

From CompSciWiki
Jump to: navigation, search
Line 2: Line 2:
 
__NOEDITSECTION__
 
__NOEDITSECTION__
 
<!--table for Header begins-->
 
<!--table for Header begins-->
{| border="0" cellpadding="0" cellspacing="0" width="100%"
+
<table border=0 cellpadding=0 cellspacing=0 width="100%">
|-
+
<tr>
|bgcolor="#8B4513" width="70%" |
+
  <td bgcolor=#8B4513 width="70%">
 
       <h1><font color = "white">&nbsp; Welcome to the Wiki-Based Text for COMP 1010</font>
 
       <h1><font color = "white">&nbsp; Welcome to the Wiki-Based Text for COMP 1010</font>
 
       </h1>
 
       </h1>
    
+
   </td>
|rowspan="2" bgcolor="#8B4513" width="5%"&nbsp;
+
  <td rowspan=2 bgcolor=#8B4513 width="5%">&nbsp;
 +
  </td>
  
 
   <td rowspan=2 align=center width="25%">[[Image:CoffeeCup.jpg|'center']]  
 
   <td rowspan=2 align=center width="25%">[[Image:CoffeeCup.jpg|'center']]  
 
   </td>
 
   </td>
 +
</tr>
  
 
+
<tr>
|-
+
 
   <td bgcolor=#8B4513 align=center><FONT SIZE="+2" COLOR = "white"> ''Written For U of M Students By U of M Students''</FONT>
 
   <td bgcolor=#8B4513 align=center><FONT SIZE="+2" COLOR = "white"> ''Written For U of M Students By U of M Students''</FONT>
 
   </td>
 
   </td>
 
+
</tr>
  
 
<!--Table of Contents cells begin here-->
 
<!--Table of Contents cells begin here-->
  
|-
+
<tr>
 
   <td width="70%" color=#8B4513><h3> Chapter 1: [[Getting_Started|Getting Started]]</h3>
 
   <td width="70%" color=#8B4513><h3> Chapter 1: [[Getting_Started|Getting Started]]</h3>
 
   </td>
 
   </td>
Line 36: Line 37:
  
 
   </td>
 
   </td>
 +
</tr>
  
 
+
<tr>
|-
+
 
   <td color=#222222><h3> Chapter 2: [[What_is_Programming%3F|What is Programming?]] </h3>
 
   <td color=#222222><h3> Chapter 2: [[What_is_Programming%3F|What is Programming?]] </h3>
 
   </td>
 
   </td>
 
+
</tr>
  
 
<tr>
 
<tr>

Revision as of 16:29, 3 September 2009


  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.

WRITE A PROGRAM-A-DAY! </td> </tr>

Chapter 2: What is Programming?

  </td>

</tr>

Chapter 3: Java Fundamentals

  </td>

</tr>

Case Study I: Day One at Funky Books Inc.

</td>

</tr>

Chapter 4: Calling Methods

</td>

</tr>

Chapter 5: Control Structures

</td>

</tr>

Chapter 6: Loops

</td>

</tr>

Case Study II: Day Two at Funky Books Inc.

</td>

</tr>

Chapter 7: User Defined Methods

</td>

</tr>

Case Study III: Day Three at Funky Books Inc.

</td>

</tr>

Chapter 8: Arrays

</td>

</tr>

Case Study IV: Day Four at Funky Books Inc.

</td>

</tr>

Chapter 9: More With Arrays

</td>

</tr>

Chapter 10: Java In-depth

</td>

</tr>

Chapter 11: More About Computer Science

</td>

</tr>

Appendix A: Researching Comp Sci Topics

</td>

</tr>

Appendix B: Tips for ESL Students

</td>

</tr>

Appendix C: Scanner Class

</td>

</tr>

Appendix D: Help on Debugging

</td>

</tr>

Glossary: Glossary of Comp Sci Terms

</td> </tr>