Difference between revisions of "Main Page"

From CompSciWiki
Jump to: navigation, search
 
(50 intermediate revisions by 8 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 +
__NOEDITSECTION__
 +
 
<!--table for Header begins-->
 
<!--table for Header begins-->
<table border=0 cellpadding=0 cellspacing=0 width="100%">
+
<table border=0 cellpadding=3 cellspacing=0 width="100%">
<tr>
+
 
  <td bgcolor=#8B4513 width="70%"> <h1><font color = "white">&nbsp;&nbsp;Welcome to the Wiki-Based Text for COMP 1010 at the UofM</font></h1></td>
+
<!--first row-->
  <td rowspan=2 bgcolor=#8B4513 width="5%"> </td>
+
  <td rowspan=2 align=center width="25%">[[Image:CoffeeCup.jpg|'center']] </td>
+
</tr>
+
 
<tr>
 
<tr>
   <td bgcolor=#8B4513><center><FONT SIZE="+1" COLOR = "white"> <em>Written For Students By Students</em></FONT></center></td>
+
   <td colspan=3 align=center> <font size=4><em>...for students by students</em></font>  
 +
</td>
 
</tr>
 
</tr>
</table>
 
<!--Table of Contents cells begin here-->
 
<table border=0 cellpadding=0 cellspacing=0 width="100%">
 
<tr>
 
  <td width="70%" color=#8B4513><h3> Chapter 1: [[Getting_Started|Getting Started]]</h3></td>
 
  <td rowspan = 12 width="5%"> </td>
 
  <td rowspan= 12 align=center width="25%" bgcolor="#FFD700">
 
Welcome to COMP 1010 at the University of Manitoba. This text will show you how to <b>set up</b> your own computer so you can do your assignments at home. Confused about <b>logging in </b>to the website or the lab computers? Read on. Then you will learn how to <b>write your first program in Java</b>. And from here you'll learn how to write programs that do more than output <b>"Hello World!"</b>. 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.
 
 
 
 
  </td>
 
</tr>
 
 
<tr>
 
<tr>
   <td color=#222222><h3> Chapter 2: [[What_is_Programming%3F|What is Programming?]] </h3></td>
+
   <td colspan=3 align=center> <font size=3><strong>[[CS Outreach]]</strong></font></td>
 
</tr>
 
</tr>
<tr>
+
 
  <td color=#222222>
+
  
<h3> Chapter 3: [[Your First Java Program]] </h3></td>
 
</tr>
 
 
<tr>
 
<tr>
   <td color=#222222><h3> Chapter 4: [[Calling_Methods|Calling Methods]]</h3></td>
+
   <td width="33%" align=right><font size = 3><strong>[[COMP1010]]</strong></font></td>
 +
  <td width="33%">[[Image:KeyboardNew1.jpg|center]] </td>
 +
  <td width="33%"align=left><font size = 3><strong>[[COMP3040]]</strong></font></td>
 
</tr>
 
</tr>
<tr>
+
 
   <td color=#222222><h3> Chapter 5: [[Control_Structures|Control Structures]]</h3></td>
+
<tr>  
 +
   <td colspan=3 align=center> <font size=3><strong>[[COMP1260]]</strong></font></td>
 
</tr>
 
</tr>
<tr>
+
 
   <td color=#222222><h3> Chapter 6: [[Loops]]</h3></td>
+
<tr>  
 +
   <td colspan=3 align=center > <font size=4><em>[[authors]]</em></font></td>
 
</tr>
 
</tr>
<tr>
 
  <td color=#222222><h3> Chapter 7: [[User-Defined_Methods|User Defined Methods]]</h3></td>
 
</tr>
 
<tr>
 
  <td color=#222222>
 
  
<h3> Chapter 8: [[Arrays]]</h3></td>
+
 
</tr>
+
<tr>
+
  <td color=#222222><h3> Chapter 9: [[More_With_Arrays|More With Arrays]]</h3></td>
+
</tr>
+
<tr>
+
  <td color=#222222><h3> Chapter 10: [[Problem_Solving|Problem Solving]]</h3></td>
+
</tr>
+
<tr>
+
  <td color=#222222><h3> Chapter 11: [[More_About_Computer_Science|More About Computer Science]]</h3></td>
+
</tr>
+
<tr>
+
  <td color=#222222><h3> [[Glossary]]</h3></td>
+
</tr>
+
 
</table>
 
</table>

Latest revision as of 08:43, 26 March 2013


...for students by students
CS Outreach
COMP1010
KeyboardNew1.jpg
COMP3040
COMP1260
authors