Skip to content

Commit cb548ac

Browse files
committed
Added Thoe's suggested topics for the coding meetings
1 parent 975fd6b commit cb548ac

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

doc/RISCOSCodingMeetingsIdeas.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ In the advanced part more advanced presentation and coding discussions take plac
3030
* Writing Device Drivers for RISC OS
3131
* Writing DLLs for GCC
3232
* Writing Demos for RISC OS
33-
* Mini course on coding optimisation for BBC BASIC programmers
34-
* Mini course on coding optimisation for C programmers
33+
* Mini course on coding optimization for BBC BASIC programmers
34+
* Mini course on coding optimization for C programmers
3535
* Debugging techniques for BBC BASIC programmers
3636
* Debugging techniques for C developers
3737
* Debugging techniques for C++ developers
@@ -43,3 +43,8 @@ In the advanced part more advanced presentation and coding discussions take plac
4343
* Using Dynamic Linking in Lua
4444
* Creating new binary extensions for Lua
4545
* Creating new binary extensions for Python
46+
* Cross compiling software using GCCSDK
47+
* Developing RISC OS software on Linux/Windows/Mac/… (what editors, workflows, etc do you use, what tools make it easier – maybe several people could contribute)
48+
* Porting software using the GCCSDK autobuilder
49+
* PackMan, packaging and packaging infrastructure
50+
* GCC shared libraries and how they work

0 commit comments

Comments
 (0)