12. 7. 2013106 tis. zhlédnutí1975 live demonstration of the computer language APL (A Programming Language) by Professor Bob Spence, Imperial College London. Bob joined the staff of Imper...
8. 2. 2022881 zhlédnutíWrite a dfn to produce a vector of the first n odd numbers.Wiki: https://apl.wiki/APL_QuestCode: https://github.com/abrudz/apl_quest/blob/main/2013/1.aplChat...
19. 5. 202296 zhlédnutíWrite a dfn which returns a 1 if its character vector argument is a palindrome, 0 otherwise.Wiki: https://apl.wiki/APL_QuestCode: https://github.com/abrudz/a...
25. 4. 202133 tis. zhlédnutíThe famous Conway's Game of Life in APL! Conway's Game of Life Wiki: https://en.wikipedia.org/wiki/Conway's_Game_of_LifeOriginal John Scholes video: https:..
4. 3. 2022390 zhlédnutíWrite an APL dfn which returns a 1 if the opening and closing parentheses in a character vector are balanced, or a zero otherwise.Wiki: https://apl.wiki/APL_...
15. 1. 2022438 zhlédnutíИнформация по Сотрудничеству, а так же о Продукции Компании:https://ru.aplgo.com/68466/Вячеслав Николаевич (Германия)Международный / WhatsApp (Free):+49 163 ...
30. 9. 2022123 zhlédnutíWrite a function that takes a numeric vector as its right argument and returns the median of the array.Wiki: https://apl.wiki/APL_QuestCode: https://github.c...
24. 7. 201714 tis. zhlédnutíWhen experiments with long-line towed sonar arrays in the 1980s failed to detect threat submarines at longer ranges as expected, APL developed the tests, pro...
18. 8. 202288 zhlédnutíImplement a function to process output and change the 13s to 12.99.Wiki: https://apl.wiki/APL_QuestCode: https://github.com/abrudz/apl_quest/blob/main/2015/8...
26. 3. 20095 919 zhlédnutíGraeme Robertson's quick introduction to APL. APL is a powerful programming language currently finding new life due to it's ability to create and implement ...