User contributions for WikiSysop

A user with 336 edits. Account created on 4 August 2025.
Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

21 February 2026

20 February 2026

17 February 2026

16 February 2026

11 February 2026

4 February 2026

3 February 2026

2 February 2026

27 January 2026

  • 10:5410:54, 27 January 2026 diff hist +631 N Last wordsCreated page with "__NOTOC__ {| width=500 style="font-size: 10px; float:right; margin-left: 10px; margin-top: -56px;" |Previous: Changing existing code base |Next: Programme |} == Required course material for the lesson == Powerpoint: [https://teaching.healthtech.dtu.dk/material/22118/22118_13-LastWords.ppt Last words]<br> <!-- Resource: Example code - File Reading<br> --> == Subjects covered == Course summery<br> Standard libraries<br> Third party libraries<br> Optimization<..."
  • 10:5110:51, 27 January 2026 diff hist +17 m Runtime evaluation→‎Exercises to be handed in
  • 10:5010:50, 27 January 2026 diff hist +6,883 N Runtime evaluationCreated page with "__NOTOC__ {| width=500 style="font-size: 10px; float:right; margin-left: 10px; margin-top: -56px;" |Previous: Intermediate unit test |Next: Changing existing code base |} == Required course material for the lesson == Powerpoint: [https://teaching.healthtech.dtu.dk/material/22113/Python10-Runtime.pptx Runtime evaluation of algorithms] Old ppt, not so important<br> Video: [https://panopto.dtu.dk/Panopto/Pages/Viewer.aspx?id=41edc89b-61a5-475d-84d0-af2701271b5d Run..."
  • 10:4110:41, 27 January 2026 diff hist +6,449 N Example code - Unit testCreated page with "I decided to make some unit tests for my prime number generator, I used as an example last week, see Example code - Classes I make two files - one file containing the class ''PrimeGenerator.py'' and one file containing the tests, ''test_PrimeGenerator.py''. The files are supposed to be in the same folder. I will not show the code from last week in ''PrimeGenerator.py'', if you want to see the code, click the above link. <p> This is my unit test file. I want to test..." current
  • 10:3610:36, 27 January 2026 diff hist +3,156 N Beginning unit testCreated page with "__NOTOC__ {| width=500 style="font-size: 10px; float:right; margin-left: 10px; margin-top: -56px;" |Previous: Intermediate classes |Next: Intermediate unit test |} == Required course material for the lesson == Powerpoint: [https://teaching.healthtech.dtu.dk/material/22118/22118_09-Testing.ppt Testing]<br> Online: [https://docs.pytest.org/ pytest documentation]<br> Resource: Example code - Unit test<br> Resource: Unit test - start of reverse polish notation..."
  • 10:3210:32, 27 January 2026 diff hist +3,899 N Example code - ClassesCreated page with "You know how I often use primes in my examples, so I decided to make a prime number generator class as an example.<br> It is able to generate a range of primes, somewhat similar to the way '''range()''' works.<br> Wanting to be smart, I decided to store the primes I have already computed in a class variable, so I do not have to compute them again at least while the program runs.<br> I am doing a running incremental calculation of primes, storing them as I find them, and..." current
  • 10:3210:32, 27 January 2026 diff hist +5,527 N Beginning classesCreated page with "__NOTOC__ {| width=500 style="font-size: 10px; float:right; margin-left: 10px; margin-top: -56px;" |Previous: Comprehension, generators, iteration |Next: Intermediate classes |} == Required course material for the lesson == Powerpoint: [https://teaching.healthtech.dtu.dk/material/22118/22118_07-Classes.ppt Classes]<br> Resource: Example code - Classes<br> == Subjects covered == Classes<br> Object Oriented Programming == Exercises to be handed in == The exe..."
  • 10:2910:29, 27 January 2026 diff hist +1,466 N Example code - MiscCreated page with "__NOTOC__ == Files used in example == Our favorite data file: ''ex1.dat'' == Closest to zero == There are a lot of numbers in this file. Which number is the closest to zero and where is it (row/column) ?<br> This is more complicated because there are both positive and negative numbers in the file.<br> In order to demonstrate some of the new functions/methods, I pull the entire file into memory. This problem could be solved by reading line-by-line and not keeping all the..." current
  • 10:2710:27, 27 January 2026 diff hist +12,261 N Example code - ComprehensionCreated page with "__NOTOC__ == Files used in example == [http://teaching.healthtech.dtu.dk/material/22118/TA_list.txt TA_list.txt]<br> [http://teaching.healthtech.dtu.dk/material/22118/student_list.txt student_list.txt]<br> == Assigning students to TA's, Take 2 == After having used the original program a few times, see [https://teaching.healthtech.dtu.dk/22116/index.php/Example_code_-_Complex_data here], I got dissatisfied with it - the randomness did not ensure even distribution of stud..." current
  • 10:2210:22, 27 January 2026 diff hist 0 m Functions, namespace, memory managementNo edit summary
  • 10:2110:21, 27 January 2026 diff hist +6,119 N Comprehension, generators, iterationCreated page with "__NOTOC__ {| width=500 style="font-size: 10px; float:right; margin-left: 10px; margin-top: -56px;" |Previous: Functions, namespace, memory management |Next: Beginning classes |} == Required course material for the lesson == Powerpoint: [https://teaching.healthtech.dtu.dk/material/22118/22118_06-Comprehension.ppt Comprehension, generators & iteration]<br> Powerpoint: [https://teaching.healthtech.dtu.dk/material/22118/22118_06-Random.ppt Randomness]<br> Video: [ht..."
  • 10:1810:18, 27 January 2026 diff hist 0 m ProgrammeNo edit summary
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)