{"id":13620853,"url":"https://github.com/mathisi-io/t24dev","last_synced_at":"2025-04-14T22:32:46.592Z","repository":{"id":217077347,"uuid":"291335367","full_name":"mathisi-io/t24dev","owner":"mathisi-io","description":"T24 Programming","archived":false,"fork":false,"pushed_at":"2022-01-16T10:29:48.000Z","size":79,"stargazers_count":49,"open_issues_count":0,"forks_count":37,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-11-08T07:39:03.620Z","etag":null,"topics":["banking","banking-system","infobasic","jbc","subroutines","t24"],"latest_commit_sha":null,"homepage":"https://mathisi.io","language":"Limbo","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mathisi-io.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-29T19:25:36.000Z","updated_at":"2024-10-31T13:06:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"b0319a97-a658-4ab0-9011-0fdfc91b48ea","html_url":"https://github.com/mathisi-io/t24dev","commit_stats":null,"previous_names":["mathisi-io/t24dev"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathisi-io%2Ft24dev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathisi-io%2Ft24dev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathisi-io%2Ft24dev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathisi-io%2Ft24dev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathisi-io","download_url":"https://codeload.github.com/mathisi-io/t24dev/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248972340,"owners_count":21191774,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["banking","banking-system","infobasic","jbc","subroutines","t24"],"created_at":"2024-08-01T21:01:00.019Z","updated_at":"2025-04-14T22:32:41.582Z","avatar_url":"https://github.com/mathisi-io.png","language":"Limbo","funding_links":[],"categories":["Limbo"],"sub_categories":[],"readme":"# T24 Programming\n\n![https://mathisi.io](https://github.com/mathisi-io/t24dev/wiki/images/mathisi-logo.png)\n\n## About this course\n\nThe purpose of this course is to provide _to practical knowledge and skills on \"T24 programming\"_ to help professionals working with T24 core banking system start solving some real challenges.\n\nProgramming experience in any other language is not a must, but it will help you to master the concepts that will be taught here on _\"InfoBasic or jbc\"_, the programming language of T24 core banking system.\n\nThis is a beginner to intermediate course. This means that some of the advanced concepts will not be discussed here. However the knowledge you will gain will help you understand _\"T24 CBS\"_ and how to solve real challenges.\n\n\u003e _The projects that will develop together will be relatively small but they will be solving real-world challenges. For some, this is going to be an opportunity to improve their knowledge of \"finance and banking\"._\n\n## Course Content\n\n- [Home](https://github.com/mathisi-io/t24dev/wiki)\n- [Getting started with InfoBasic(jbc)](https://github.com/mathisi-io/t24dev/wiki/Getting-started)\n- Key Features of InfoBasic\n  - [Variables and Data Types](https://github.com/mathisi-io/t24dev/wiki/Variables-and-Data-Types)\n  - [Comments](https://github.com/mathisi-io/t24dev/wiki/Comments)\n  - [Assignment and Comparison Operators](https://github.com/mathisi-io/t24dev/wiki/Operators)\n  - [Arithmetic Operations](https://github.com/mathisi-io/t24dev/wiki/Arithmetics)\n  - [Multi Value](https://github.com/mathisi-io/t24dev/wiki/Multi-value)\n  - [Statements and Functions](https://github.com/mathisi-io/t24dev/wiki/Statements-and-Functions)\n- Control Flow\n  - [If and If...else Statement](https://github.com/mathisi-io/t24dev/wiki/If-Else)\n  - [CASE Statement](https://github.com/mathisi-io/t24dev/wiki/Case)\n  - [Loops: For and While](https://github.com/mathisi-io/t24dev/wiki/Loops)\n  - [GOSUB and Labels](https://github.com/mathisi-io/t24dev/wiki/Labels)\n- Subroutines and Functions\n  - [Subroutine Vs Functions](https://github.com/mathisi-io/t24dev/wiki/Subroutine-Vs-Functions)\n  - [Structure of Subroutine](https://github.com/mathisi-io/t24dev/wiki/Structure-of-Subroutine)\n  - [Subroutines](https://github.com/mathisi-io/t24dev/wiki/Subroutines)\n  - [Functions](https://github.com/mathisi-io/t24dev/wiki/Functions)\n  - [Working with Files](https://github.com/mathisi-io/t24dev/wiki/Files)\n- [OFS](https://github.com/mathisi-io/t24dev/wiki/OFS)\n- [Template Programming](https://github.com/mathisi-io/t24dev/wiki/Template-Programming)\n- [T24 Integration with other Systems](https://github.com/mathisi-io/t24dev/wiki/Integration)\n- T24 Business Training\n  - [Customer and Accounts](https://github.com/mathisi-io/t24dev/wiki/cu-ac)\n  - [Funds Transfer](https://github.com/mathisi-io/t24dev/wiki/funds-transfer)\n  - [AA Module](https://github.com/mathisi-io/t24dev/wiki/aa)\n- T24 Navigation Training\n  - [Classic UI](https://github.com/mathisi-io/t24dev/wiki/navigation-classic)\n  - [Browser UI](https://github.com/mathisi-io/t24dev/wiki/navigation-browser)\n- T24 Administration Training\n  - [Temenos Connectors](https://github.com/mathisi-io/t24dev/wiki/Temenos-Connectors)\n  - [Close of Business(COB)](https://github.com/mathisi-io/t24dev/wiki/cob)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathisi-io%2Ft24dev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmathisi-io%2Ft24dev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathisi-io%2Ft24dev/lists"}