Haiti Python Workshop/Friday: Difference between revisions

imported>Jesstess
No edit summary
 
(6 intermediate revisions by one other user not shown)
Line 10:
 
* [[Haiti Python Workshop/Friday/Windows set up Python|Windows]]
 
 
== Goal #2: prepare a text editor ==
Line 46 ⟶ 45:
It's time to start learning, reading, and writing some Python! Tonight, you'll work through a self-directed tutorial. Saturday morning, we'll have an interactive lecture to cover more Python basics.
 
<br />
<div style="font-size:125%">[[Haiti Python Workshop/Friday/Tutorial| &raquo;Click here to work through tonight's tutorial&laquo;]]</div>
<br />
 
 
== Goal #7: practice Python using CodingBat ==
Line 53:
Learning about functions opened up a whole new way for us to practice, using the programming site codingbat.com. The big goal of this practice section is to get you thinking about how to solve problems in Python.
 
<br />
<div style="font-size:125%">[[Haiti Python Workshop/Friday/CodingBat Using Codingbat|&raquo; Click here to work through tonight's CodingBat questions &laquo;]]</div>
<br/>
 
You don't have to create a CodingBat account to do the exercises, but if you do create an account it'll keep track of which problems you've completed and other statistics.
 
Line 61:
== Goal #8: Checkoff ==
 
TellTo amake staff membersure that you are readyset toup befor checked off. Together youtomorrow, willplease go through the following check-off steps:
 
<ol>
Line 77:
</li>
<li>
Open your text editor, and press "Tab". UseThen press the left arrow key. toIt showshould only move the instructorcursor to the left one space. This shows that you are using spaces to indent, and not tabs.
</li>
 
Anonymous user