User contributions for Eroman
From ICO wiki test
Jump to navigationJump to search
30 May 2017
- 23:3123:31, 30 May 2017 diff hist +84 I719 Fundamentals of Python →Real Test for 23/03/17
- 23:2923:29, 30 May 2017 diff hist +84 I719 Fundamentals of Python →Real Test for 25/05/17
25 May 2017
4 May 2017
- 11:2211:22, 4 May 2017 diff hist −6 I719 Fundamentals of Python →Lecture 5
- 11:2111:21, 4 May 2017 diff hist +3,072 N I719 Fundamentals of Python/lecture5v2 Created page with "= Lecture 5 = Working with real data.<br /> Datetime, CSV files == Datetime == <source lang="python">import datetime as dt my_datetime = dt.datetime.utcnow() # get the cu..." current
- 08:1808:18, 4 May 2017 diff hist +18 I719 Fundamentals of Python No edit summary
27 April 2017
- 21:3521:35, 27 April 2017 diff hist +120 I719 Fundamentals of Python →Lecture 4
- 21:2621:26, 27 April 2017 diff hist +3,419 N I719 Fundamentals of Python/lecture4v2 Created page with "= Lecture 4 = introduction to website development with flask. NOTE: you do not need to know this material for the test or to know python in general. It is only for showing h..." current
21 April 2017
- 01:4401:44, 21 April 2017 diff hist +170 I719 Fundamentals of Python →Lecture 3
- 01:4201:42, 21 April 2017 diff hist +3,075 N I719 Fundamentals of Python/lecture3v3 Created page with " = Lecture 3 = Input, Handling Errors, Unit Testing == Input from console == You can prompt the user for input using a function called <code>input</code>. on python2, this..." current
17 April 2017
- 13:0413:04, 17 April 2017 diff hist +139 I719 Fundamentals of Python No edit summary
- 13:0313:03, 17 April 2017 diff hist +3,418 N I719 Fundamentals of Python/lecture2v2 Created page with "= Lecture 2 = Dictionaries, Importing, HTTP Requests, and Classes == Dictionaries == Map keys to values <source lang="python"># Make a list >>> a = [1, 2, 3] # get element..." current
7 April 2017
- 16:4616:46, 7 April 2017 diff hist −56 I719 Fundamentals of Python No edit summary
- 16:3816:38, 7 April 2017 diff hist +5,198 N I719 Fundamentals of Python/lecture1v2 Created page with "= Lesson 1 = == Running Python == There are executables <code>python</code>, <code>python2</code>, and <code>python3</code> By default on ubuntu and most systems, <code>pyth..." current
5 April 2017
- 23:1423:14, 5 April 2017 diff hist +52 I719 Fundamentals of Python No edit summary
23 March 2017
- 09:2109:21, 23 March 2017 diff hist +96 I719 Fundamentals of Python No edit summary
19 March 2017
- 15:3415:34, 19 March 2017 diff hist +278 I719 Fundamentals of Python No edit summary
- 15:2415:24, 19 March 2017 diff hist +2,780 N I719 Fundamentals of Python/lecture7 Created page with "= Advanced control flow = == Task 1 == Make a function that returns the sum of all elements in an iterable <source lang="python">>>> my_sum_function([2,3,5]) # 2 + 3 + 5 10..." current
16 March 2017
- 12:0112:01, 16 March 2017 diff hist +416 I719 Fundamentals of Python/testing No edit summary current
- 00:2600:26, 16 March 2017 diff hist +87 I719 Fundamentals of Python No edit summary
14 March 2017
- 21:4721:47, 14 March 2017 diff hist +1,235 I719 Fundamentals of Python/testing No edit summary
9 March 2017
- 21:1921:19, 9 March 2017 diff hist +345 I719 Fundamentals of Python No edit summary
- 21:0921:09, 9 March 2017 diff hist +327 I719 Fundamentals of Python No edit summary
- 20:3320:33, 9 March 2017 diff hist −2,253 I719 Fundamentals of Python/lecture6 No edit summary current
- 20:3320:33, 9 March 2017 diff hist +143 I719 Fundamentals of Python/lists No edit summary current
- 20:2820: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..."
- 20:2620:26, 9 March 2017 diff hist +1,908 I719 Fundamentals of Python/lecture6 No edit summary
- 19:3019:30, 9 March 2017 diff hist +1,177 I719 Fundamentals of Python/lecture6 add solutions for part 1
- 09:5009:50, 9 March 2017 diff hist +125 I719 Fundamentals of Python No edit summary
- 01:1301:13, 9 March 2017 diff hist −6 I719 Fundamentals of Python/lecture6 No edit summary
- 01:1201:12, 9 March 2017 diff hist +3,484 N I719 Fundamentals of Python/lecture6 add lecture 6
4 March 2017
- 17:3317:33, 4 March 2017 diff hist +166 I719 Fundamentals of Python No edit summary
- 17:2217:22, 4 March 2017 diff hist +225 I719 Fundamentals of Python add lecture 5
- 17:1617:16, 4 March 2017 diff hist +4,864 N I719 Fundamentals of Python/lecture5 add lecture 5 current
- 15:1215:12, 4 March 2017 diff hist +8,508 N I719 Fundamentals of Python/testing add testing information
2 March 2017
- 08:0408:04, 2 March 2017 diff hist +1,842 I719 Fundamentals of Python lecture 4; add exam example
- 06:3306:33, 2 March 2017 diff hist +2,107 N I719 Fundamentals of Python/lecture4 Add lecture 4 current
22 February 2017
- 15:1315:13, 22 February 2017 diff hist +974 I719 Fundamentals of Python Add more project notes
17 February 2017
- 20:3020:30, 17 February 2017 diff hist +150 I719 Fundamentals of Python add lecture 3
- 20:2120:21, 17 February 2017 diff hist +2,530 N I719 Fundamentals of Python/lecture3 add lecture notes current
16 February 2017
- 01:3901:39, 16 February 2017 diff hist +182 I719 Fundamentals of Python No edit summary
10 February 2017
- 11:2911:29, 10 February 2017 diff hist +402 I719 Fundamentals of Python No edit summary
- 11:2111:21, 10 February 2017 diff hist +42 I719 Fundamentals of Python/lecture2 No edit summary current
- 11:1811: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
- 12:0312:03, 8 February 2017 diff hist +289 I719 Fundamentals of Python add grading system
7 February 2017
- 12:0812:08, 7 February 2017 diff hist +110 English Add my 'Fundamentals of Python' class to wiki main page
- 12:0612:06, 7 February 2017 diff hist +113 I719 Fundamentals of Python add contact
6 February 2017
- 20:0620:06, 6 February 2017 diff hist +114 I719 Fundamentals of Python No edit summary
- 20:0120: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
- 19:0419: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..."