User contributions for Eroman
From ICO wiki
Jump to navigationJump to search
15 March 2017
- 23:2623:26, 15 March 2017 diff hist +87 I719 Fundamentals of Python No edit summary
14 March 2017
- 20:4720:47, 14 March 2017 diff hist +1,235 I719 Fundamentals of Python/testing No edit summary
9 March 2017
- 20:1920:19, 9 March 2017 diff hist +345 I719 Fundamentals of Python No edit summary
- 20:0920:09, 9 March 2017 diff hist +327 I719 Fundamentals of Python No edit summary
- 19:3319:33, 9 March 2017 diff hist −2,253 I719 Fundamentals of Python/lecture6 No edit summary current
- 19:3319:33, 9 March 2017 diff hist +143 I719 Fundamentals of Python/lists No edit summary current
- 19:2819:28, 9 March 2017 diff hist +2,598 N I719 Fundamentals of Python/lists Created page with "= Actions on iterables = == TASK 1 == Write a function that makes all characters in a list uppercase! call it with the following list, and print the result <pre>['cat', 'd..."
- 19:2619:26, 9 March 2017 diff hist +1,908 I719 Fundamentals of Python/lecture6 No edit summary
- 18:3018:30, 9 March 2017 diff hist +1,177 I719 Fundamentals of Python/lecture6 add solutions for part 1
- 08:5008:50, 9 March 2017 diff hist +125 I719 Fundamentals of Python No edit summary
- 00:1300:13, 9 March 2017 diff hist −6 I719 Fundamentals of Python/lecture6 No edit summary
- 00:1200:12, 9 March 2017 diff hist +3,484 N I719 Fundamentals of Python/lecture6 add lecture 6
4 March 2017
- 16:3316:33, 4 March 2017 diff hist +166 I719 Fundamentals of Python No edit summary
- 16:2216:22, 4 March 2017 diff hist +225 I719 Fundamentals of Python add lecture 5
- 16:1616:16, 4 March 2017 diff hist +4,864 N I719 Fundamentals of Python/lecture5 add lecture 5 current
- 14:1214:12, 4 March 2017 diff hist +8,508 N I719 Fundamentals of Python/testing add testing information
2 March 2017
- 07:0407:04, 2 March 2017 diff hist +1,842 I719 Fundamentals of Python lecture 4; add exam example
- 05:3305:33, 2 March 2017 diff hist +2,107 N I719 Fundamentals of Python/lecture4 Add lecture 4 current
22 February 2017
- 14:1314:13, 22 February 2017 diff hist +974 I719 Fundamentals of Python Add more project notes
17 February 2017
- 19:3019:30, 17 February 2017 diff hist +150 I719 Fundamentals of Python add lecture 3
- 19:2119:21, 17 February 2017 diff hist +2,530 N I719 Fundamentals of Python/lecture3 add lecture notes current
16 February 2017
- 00:3900:39, 16 February 2017 diff hist +182 I719 Fundamentals of Python No edit summary
10 February 2017
- 10:2910:29, 10 February 2017 diff hist +402 I719 Fundamentals of Python No edit summary
- 10:2110:21, 10 February 2017 diff hist +42 I719 Fundamentals of Python/lecture2 No edit summary current
- 10:1810:18, 10 February 2017 diff hist +2,617 N I719 Fundamentals of Python/lecture2 Created page with "= Lecture 2 = == Importing from files == * imported files get executed * python needs a file name '''init'''.py in the directory ofr the file to import it * '''init'''.py ge..."
8 February 2017
- 11:0311:03, 8 February 2017 diff hist +289 I719 Fundamentals of Python add grading system
7 February 2017
- 11:0811:08, 7 February 2017 diff hist +110 English Add my 'Fundamentals of Python' class to wiki main page
- 11:0611:06, 7 February 2017 diff hist +113 I719 Fundamentals of Python add contact
6 February 2017
- 19:0619:06, 6 February 2017 diff hist +114 I719 Fundamentals of Python No edit summary
- 19:0119:01, 6 February 2017 diff hist +4,059 N I719 Fundamentals of Python/lecture1 Created page with "= Lesson 1 = == python 2 or 3? == * v2 is more commonly used * v3 is the official standard * we are using python 2 today * all the code we write today will run on both versi..." current
- 18:0418:04, 6 February 2017 diff hist +847 N I719 Fundamentals of Python Created page with "= About this course = Python for beginners == Frequently Asked Questions == === What should I know already === It would be good to know: * How to use the unix command lin..."