https://github.com/jbytecode/sampledbs
Content for my computer programming courses @ Istanbul University
https://github.com/jbytecode/sampledbs
Last synced: about 1 month ago
JSON representation
Content for my computer programming courses @ Istanbul University
- Host: GitHub
- URL: https://github.com/jbytecode/sampledbs
- Owner: jbytecode
- License: mit
- Created: 2022-03-15T19:45:48.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-04T19:37:18.000Z (about 2 months ago)
- Last Synced: 2025-04-13T03:58:30.929Z (about 1 month ago)
- Language: Python
- Homepage:
- Size: 1.49 MB
- Stars: 8
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### A repo for the **Information Technologies** and the **Computer Programming** courses. Basic and minimal examples are hosted. Examples show fundamental use of the languages and their packages.
- [C Examples](https://github.com/jbytecode/sampledbs/tree/main/csx/C)
- [Python Examples](https://github.com/jbytecode/sampledbs/tree/main/csx/python)
- [Julia Examples](https://github.com/jbytecode/sampledbs/tree/main/csx/julia)
- [JavaScript Examples](https://github.com/jbytecode/sampledbs/tree/main/csx/javascript)
- [SQLite Databases](https://github.com/jbytecode/sampledbs/tree/main/sqlite)
### Animated tools
- [Dollars example](https://jbytecode.github.io/dollars/index.html)
- [Postfix Calculator](https://jbytecode.github.io/postfix/index.html)### External Links
- [Scientific Computing and (Big) Data Analysis with Julia](https://github.com/jbytecode/julia-presentation)
- [For better learning in college lectures lay down the laptop and pick up a pen](https://www.brookings.edu/articles/for-better-learning-in-college-lectures-lay-down-the-laptop-and-pick-up-a-pen/)