User contributions for Joachim

Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

8 July 2024

  • 13:4313:43, 8 July 2024 diff hist +465 Design Patterns→‎State Pattern
  • 13:1113:11, 8 July 2024 diff hist +969 N Design PatternsCreated page with "= Design Patterns = == Dispatcher Pattern == * Use a dispatcher if you want to run code in another thread * A dispatcher has two interfaces: one to add code to execute to a list and one to process the list * The dispatcher client interface is an invoke() method to schedule code execution in another thread. It just adds the code to a list. * In the other thread there is a method like invokePending() going through the list and execute the code * The dispatcher implementa..."
  • 12:4412:44, 8 July 2024 diff hist +22 HowToNo edit summary

6 June 2024

19 April 2024

15 March 2024

6 March 2024

3 March 2024

23 February 2024

21 February 2024

  • 17:2317:23, 21 February 2024 diff hist +670 N Poster DruckCreated page with "== Poster Druck == install python 3.7 (as of now program does not work with latest python 3.12.2) with pip and install module plakativ. conda create -n poster python=3.7 pip conda activate poster pip install plakativ plakativ-gui Starts a gui that can load a pdf or png or other graphics file and allows entering final size or number of pages and many other parameters. Preview with borders according to current parameters is available. Generates overlapping pages, op..." current
  • 17:1317:13, 21 February 2024 diff hist +19 HowToNo edit summary

23 January 2024

22 January 2024

21 January 2024

19 December 2023

12 December 2023

11 December 2023

10 December 2023

8 December 2023

29 November 2023

15 November 2023

3 November 2023

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)