Title: [Tasks]: Basics of coding on RISC OS, level 4 · Issue #39 · RISC-OS-Community/CodingOnRISC-OS · GitHub
Open Graph Title: [Tasks]: Basics of coding on RISC OS, level 4 · Issue #39 · RISC-OS-Community/CodingOnRISC-OS
X Title: [Tasks]: Basics of coding on RISC OS, level 4 · Issue #39 · RISC-OS-Community/CodingOnRISC-OS
Description: Contact Details (optional) No response Background Level 1: Getting the source (from Git) Level 2: Making system calls to flash an LED Level 3: A command line tool to give info on Sprites/JPEGs split across several source files This task ...
Open Graph Description: Contact Details (optional) No response Background Level 1: Getting the source (from Git) Level 2: Making system calls to flash an LED Level 3: A command line tool to give info on Sprites/JPEGs spli...
X Description: Contact Details (optional) No response Background Level 1: Getting the source (from Git) Level 2: Making system calls to flash an LED Level 3: A command line tool to give info on Sprites/JPEGs spli...
Opengraph URL: https://github.com/RISC-OS-Community/CodingOnRISC-OS/issues/39
X: @github
Domain: patch-diff.githubusercontent.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"[Tasks]: Basics of coding on RISC OS, level 4","articleBody":"### Contact Details (optional)\n\n_No response_\n\n### Background\n\nLevel 1: Getting the source (from Git)\r\nLevel 2: Making system calls to flash an LED\r\nLevel 3: A command line tool to give info on Sprites/JPEGs split across several source files\r\n\r\nThis task outlines level 4 of the course, a little bit harder, building on levels 1-3. Based on feedback given at the meeting where level 3 was shown and comments on the videos this next instalment should:\r\n\r\nProgress to using the Window Manager. This could take one of several forms:\r\n\r\n- A simple call to `Wimp_Initialise` and get the icon bar icon set up, files dragged to the icon are analysed with the same ImageInfo code from the previous tutorial and the result thrown as a Wimp_ReportError box or just run in a command window\r\n- Same as for Wimp SWIs but instead using `Toolbox_Initialise`\r\n- Using the [FrontEnd](https://gitlab.riscosopen.org/RiscOS/Sources/Programmer/FrontEnd) module provided in !System to give the application an icon bar icon and simple UI based on a textual description\r\n- Regardless of the approach (or all 3!) the tutorial should explain the concept of application directories and their typical contents of !Boot !Run !Sprites and so on\r\n- This is a further opportunity to exercise makefiles, in particular the CApp shared makefile can put together common layout C or assembler applications, or BasicApp for stuff in BASIC\r\n- Suggested name !ImageInfo only because that was the command line tool name\r\n\r\nAt level 2 we presented (in order of [most number of views](https://www.youtube.com/playlist?list=PLEnraaJ9VQfXFQCVSmUgabVmdvqmLDgZZ) first)\r\n\r\n1. C (with the DDE, gcc optional)\r\n2. C++ (in CFront, g++ optional)\r\n3. Assembler (gas syntax, ObjAsm optional)\r\n4. BBC BASIC\r\n5. Python\r\n6. Lua\r\n\r\nDon't be limited by these 6 though! All languages for which there is a RISC OS variant are up for grabs if volunteers have a particular area of interest they'd like to produce.\n\n### Definition of Done\n\nPaolo has kindly offered to 'top \u0026 tail' any videos submitted.\r\n\r\nThe meeting to review this topic is 08-Jul-2023, so ideally material needs to be complete by 01-Jul-2023 to give time for editing.\r\n\r\nThis task would be complete once the new level 4 videos are edited and available on youtube for developers.\n\n### Code of Conduct\n\n- [X] I agree to follow this project's Code of Conduct","author":{"url":"https://github.com/rps102","@type":"Person","name":"rps102"},"datePublished":"2023-06-19T21:42:45.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":4},"url":"https://github.com/39/CodingOnRISC-OS/issues/39"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:54de6dcb-3d4a-91f5-6e58-079320f2367a |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | ACC2:B6451:887E24:B732F3:698EDD5C |
| html-safe-nonce | 1bd91ea20e76d1be2ecc07702b2d38b992333467bd1455be0dd4f9883d6d9fac |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBQ0MyOkI2NDUxOjg4N0UyNDpCNzMyRjM6Njk4RURENUMiLCJ2aXNpdG9yX2lkIjoiMTcxNDAxNzIwNjQ1MzMyOTI0NCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 3b3be9cd9a8804de49ce3a99a1d2462e0fbd6cb302ebae5b8471744a62dd29e4 |
| hovercard-subject-tag | issue:1764259905 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/RISC-OS-Community/CodingOnRISC-OS/39/issue_layout |
| twitter:image | https://opengraph.githubassets.com/46942bce074762ef1bcb713ba79cfc80ed798803b3ea25f7a2d1a84c74fe5352/RISC-OS-Community/CodingOnRISC-OS/issues/39 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/46942bce074762ef1bcb713ba79cfc80ed798803b3ea25f7a2d1a84c74fe5352/RISC-OS-Community/CodingOnRISC-OS/issues/39 |
| og:image:alt | Contact Details (optional) No response Background Level 1: Getting the source (from Git) Level 2: Making system calls to flash an LED Level 3: A command line tool to give info on Sprites/JPEGs spli... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | rps102 |
| hostname | github.com |
| expected-hostname | github.com |
| None | cb2828a801ee6b7be618f3ac76fbf55def35bbc30f053a9c41bf90210b8b72ba |
| turbo-cache-control | no-preview |
| go-import | github.com/RISC-OS-Community/CodingOnRISC-OS git https://github.com/RISC-OS-Community/CodingOnRISC-OS.git |
| octolytics-dimension-user_id | 81999052 |
| octolytics-dimension-user_login | RISC-OS-Community |
| octolytics-dimension-repository_id | 541232344 |
| octolytics-dimension-repository_nwo | RISC-OS-Community/CodingOnRISC-OS |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 541232344 |
| octolytics-dimension-repository_network_root_nwo | RISC-OS-Community/CodingOnRISC-OS |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | e6b91a7e6e46287d26887e3fb7a4161657bab8f7 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width