René's URL Explorer Experiment


Title: [Tasks]: Basics of coding on RISC OS, level 3 · Issue #37 · RISC-OS-Community/CodingOnRISC-OS · GitHub

Open Graph Title: [Tasks]: Basics of coding on RISC OS, level 3 · Issue #37 · RISC-OS-Community/CodingOnRISC-OS

X Title: [Tasks]: Basics of coding on RISC OS, level 3 · Issue #37 · 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 This task outlines level 3 of the course, a little bit harder, building on levels 1 and 2. Based on fee...

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 This task outlines level 3 of the course, a little bit harder, ...

X Description: Contact Details (optional) No response Background Level 1: Getting the source (from Git) Level 2: Making system calls to flash an LED This task outlines level 3 of the course, a little bit harder, ...

Opengraph URL: https://github.com/RISC-OS-Community/CodingOnRISC-OS/issues/37

X: @github

direct link

Domain: patch-diff.githubusercontent.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"[Tasks]: Basics of coding on RISC OS, level 3","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\n\r\nThis task outlines level 3 of the course, a little bit harder, building on levels 1 and 2. Based on feedback given at the meeting where level 2 was shown and comments on the videos this next instalment should:\r\n\r\n- Continue to be single tasking/command line based\r\n- Comprise more than 1 source file (as a means to introduce using a makefile, or needing to link 2 or more objects together, or the equivalent in the respective language, eg. `LIBRARY` in BASIC)\r\n- Comment on where to find background material in the PRMs or StrongHelp manuals (rather than just pulling magic numbers out of the air)\r\n- Handle the error return from a `_swix` call (or equivalent, eg. `SYS` in BASIC)\r\n- Use file I/O (contrasting the language built ins like `fopen()` or `OPENIN` with SWI OS_File and OS_Find)\r\n\r\nA tutorial example which takes a sprite or JPEG, queries its dimensions, and prints them to the console. With a suitable framework this could be extended for other types by the avid reader like PNG or GIF, and take the general form\r\n\r\n`*ImageInfo \u003cimagefile\u003e`\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. Assembler (gas syntax, ObjAsm optional)\r\n2. C (with the DDE, gcc optional)\r\n3. C++ (in CFront, g++ optional)\r\n4. Python\r\n5. BBC BASIC\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 03-Jun-2023, so ideally material needs to be complete by 27-May-2023 to give time for editing.\r\n\r\nThis task would be complete once the new level 3 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-05-24T06:30:28.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/37/CodingOnRISC-OS/issues/37"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:a9131af9-a74b-ecad-2fcf-343d35582fb9
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id9D96:8EA1A:DF70B1:12C6458:698F7BEB
html-safe-nonceead0e9801af3787c057afad4d3f54f9e745853c663c95066cfa518e1c7e7a8fb
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5RDk2OjhFQTFBOkRGNzBCMToxMkM2NDU4OjY5OEY3QkVCIiwidmlzaXRvcl9pZCI6IjM0NzY0MDk3MjMwMDcyMzcwOTkiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmace9be60ec16cafb0cb9566840aa92e7f6bca847b1ec8326065c8eca9a64ee6e97
hovercard-subject-tagissue:1723267908
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/RISC-OS-Community/CodingOnRISC-OS/37/issue_layout
twitter:imagehttps://opengraph.githubassets.com/89691f026145f4e875510b3232c98cfb8c900e56e2a3f7f8027480f1ebce81ef/RISC-OS-Community/CodingOnRISC-OS/issues/37
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/89691f026145f4e875510b3232c98cfb8c900e56e2a3f7f8027480f1ebce81ef/RISC-OS-Community/CodingOnRISC-OS/issues/37
og:image:altContact Details (optional) No response Background Level 1: Getting the source (from Git) Level 2: Making system calls to flash an LED This task outlines level 3 of the course, a little bit harder, ...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamerps102
hostnamegithub.com
expected-hostnamegithub.com
None4763146d672e989a41c6c0bd715790c0c59341d9f855508c8a3196e1e480b8f7
turbo-cache-controlno-preview
go-importgithub.com/RISC-OS-Community/CodingOnRISC-OS git https://github.com/RISC-OS-Community/CodingOnRISC-OS.git
octolytics-dimension-user_id81999052
octolytics-dimension-user_loginRISC-OS-Community
octolytics-dimension-repository_id541232344
octolytics-dimension-repository_nwoRISC-OS-Community/CodingOnRISC-OS
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id541232344
octolytics-dimension-repository_network_root_nwoRISC-OS-Community/CodingOnRISC-OS
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release8b442a4e0d8e68ffb351da689499018fde153e49
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/RISC-OS-Community/CodingOnRISC-OS/issues/37#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FRISC-OS-Community%2FCodingOnRISC-OS%2Fissues%2F37
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FRISC-OS-Community%2FCodingOnRISC-OS%2Fissues%2F37
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=RISC-OS-Community%2FCodingOnRISC-OS
Reloadhttps://patch-diff.githubusercontent.com/RISC-OS-Community/CodingOnRISC-OS/issues/37
Reloadhttps://patch-diff.githubusercontent.com/RISC-OS-Community/CodingOnRISC-OS/issues/37
Reloadhttps://patch-diff.githubusercontent.com/RISC-OS-Community/CodingOnRISC-OS/issues/37
RISC-OS-Community https://patch-diff.githubusercontent.com/RISC-OS-Community
CodingOnRISC-OShttps://patch-diff.githubusercontent.com/RISC-OS-Community/CodingOnRISC-OS
RISC-OS-Community/StandardRepoTemplatehttps://patch-diff.githubusercontent.com/RISC-OS-Community/StandardRepoTemplate
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2FRISC-OS-Community%2FCodingOnRISC-OS
Fork 0 https://patch-diff.githubusercontent.com/login?return_to=%2FRISC-OS-Community%2FCodingOnRISC-OS
Star 17 https://patch-diff.githubusercontent.com/login?return_to=%2FRISC-OS-Community%2FCodingOnRISC-OS
Code https://patch-diff.githubusercontent.com/RISC-OS-Community/CodingOnRISC-OS
Issues 5 https://patch-diff.githubusercontent.com/RISC-OS-Community/CodingOnRISC-OS/issues
Pull requests 1 https://patch-diff.githubusercontent.com/RISC-OS-Community/CodingOnRISC-OS/pulls
Actions https://patch-diff.githubusercontent.com/RISC-OS-Community/CodingOnRISC-OS/actions
Projects 1 https://patch-diff.githubusercontent.com/RISC-OS-Community/CodingOnRISC-OS/projects
Security 0 https://patch-diff.githubusercontent.com/RISC-OS-Community/CodingOnRISC-OS/security
Insights https://patch-diff.githubusercontent.com/RISC-OS-Community/CodingOnRISC-OS/pulse
Code https://patch-diff.githubusercontent.com/RISC-OS-Community/CodingOnRISC-OS
Issues https://patch-diff.githubusercontent.com/RISC-OS-Community/CodingOnRISC-OS/issues
Pull requests https://patch-diff.githubusercontent.com/RISC-OS-Community/CodingOnRISC-OS/pulls
Actions https://patch-diff.githubusercontent.com/RISC-OS-Community/CodingOnRISC-OS/actions
Projects https://patch-diff.githubusercontent.com/RISC-OS-Community/CodingOnRISC-OS/projects
Security https://patch-diff.githubusercontent.com/RISC-OS-Community/CodingOnRISC-OS/security
Insights https://patch-diff.githubusercontent.com/RISC-OS-Community/CodingOnRISC-OS/pulse
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/RISC-OS-Community/CodingOnRISC-OS/issues/37
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/RISC-OS-Community/CodingOnRISC-OS/issues/37
[Tasks]: Basics of coding on RISC OS, level 3https://patch-diff.githubusercontent.com/RISC-OS-Community/CodingOnRISC-OS/issues/37#top
enhancementNew feature or requesthttps://github.com/RISC-OS-Community/CodingOnRISC-OS/issues?q=state%3Aopen%20label%3A%22enhancement%22
https://github.com/rps102
https://github.com/rps102
rps102https://github.com/rps102
on May 24, 2023https://github.com/RISC-OS-Community/CodingOnRISC-OS/issues/37#issue-1723267908
most number of viewshttps://www.youtube.com/playlist?list=PLEnraaJ9VQfXFQCVSmUgabVmdvqmLDgZZ
enhancementNew feature or requesthttps://github.com/RISC-OS-Community/CodingOnRISC-OS/issues?q=state%3Aopen%20label%3A%22enhancement%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.