Difference between revisions of "Getting Started"

From CompSciWiki
Jump to: navigation, search
 
(19 intermediate revisions by 8 users not shown)
Line 1: Line 1:
 +
{{1010Chapter
 +
|ChapterNum=0
 +
|ChapterName=Getting Started
 +
|Picture=Wiki_start01.jpg
 +
|Introduction=Welcome to Introduction to Computer Science! Before we start writing your first program you need to get a few things set up. [[Claiming IDs]] will tell you how to get access to the University of Manitoba's computer services as well as access to the courses homepage. [[Setting  up your own computer]] will tell you how to set up your own computer to begin writing Java programs.
 +
 
__NOTOC__
 
__NOTOC__
<!--table for Header begins-->
 
<table border=0 cellpadding=0 cellspacing=0 width="100%">
 
<tr>
 
  <td bgcolor=#222222 width="70%"> <h1><font color = "white">Welcome to the Wiki-Based Text for COMP 1010 at the UofM</font></h1></td>
 
  <td rowspan=2 bgcolor=#222222 width="5%"> </td>
 
  <td rowspan=2 align=center width="25%">[[Image:CoffeeCup.jpg|'center']] </td>
 
</tr>
 
</table>
 
<!--Table of Contents cells begin here-->
 
<table border=0 cellpadding=0 cellspacing=0 width="100%">
 
<tr>
 
  <td width="70%" color=#222222><h3> Chapter 1: [[Getting_Started|Getting Started]]</h3></td>
 
  <td rowspan = 12 width="5%"> </td>
 
  <td rowspan= 12 align=center width="25%" bgcolor="#CC9933">
 
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.
+
|Body=
 +
==[[Claiming IDs]]==
 +
==[[Setting up your own computer]]==
  
 +
}}
  
  
  </td>
+
{{Category:COMP 1010}}
</tr>
+
<tr>
+
  <td color=#222222><h3> Chapter 2: [[What_is_Programming%3F|What is Programming]] </h3></td>
+
</tr>
+
<tr>
+
  <td color=#222222><h3> Chapter 3: [[Your_First_Java_Program]] </h3></td>
+
</tr>
+
<tr>
+
  <td color=#222222><h3> Chapter 4: [[Calling_Methods]]</h3></td>
+
</tr>
+
<tr>
+
  <td color=#222222><h3> Chapter 5: [[Control_Structures]]</h3></td>
+
</tr>
+
<tr>
+
  <td color=#222222><h3> Chapter 6: [[Loops]]</h3></td>
+
</tr>
+
<tr>
+
  <td color=#222222><h3> Chapter 7: [[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]]</h3></td>
+
</tr>
+
<tr>
+
  <td color=#222222><h3> Chapter 10: [[Problem_Solving]]</h3></td>
+
</tr>
+
<tr>
+
  <td color=#222222><h3> Chapter 11: [[More_About_Computer_Science]]</h3></td>
+
</tr>
+
<tr>
+
  <td color=#222222><h3> [[Glossary]]</h3></td>
+
</tr>
+
</table>
+

Latest revision as of 14:19, 6 December 2011


Wiki 1010 Table of Contents

Wiki start01.jpg

Getting Started

Welcome to Introduction to Computer Science! Before we start writing your first program you need to get a few things set up. Claiming IDs will tell you how to get access to the University of Manitoba's computer services as well as access to the courses homepage. Setting up your own computer will tell you how to set up your own computer to begin writing Java programs.


  Write a Program a Day Case Studies

Claiming IDs

Setting up your own computer




Table of Contents



Template loop detected: