Difference between revisions of "COMP1010"

From CompSciWiki
Jump to: navigation, search
Line 11: Line 11:
 
   |style="background-color:black; color:white"|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.  
 
   |style="background-color:black; color:white"|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? [[Wiki Background|Click here]].
 
P.S. Interested in learning more about a wiki? Or about how this wiki-based text came to be? [[Wiki Background|Click here]].
 +
 +
<!--Getting Started Row Goes here-->
 +
 +
|-style="background-color:#71637D; color:white;"
 +
    |colspan=3|Getting Started at the U of M
 
    
 
    
 
|}
 
|}
 
<!--Table of Contents cells begin here-->
 
Break betweeen tables here
 

Revision as of 16:23, 27 July 2010


Welcome to the Wiki-Based Text for COMP 1010


1260authors.jpg
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.


Getting Started at the U of M