An open API service indexing awesome lists of open source software.

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

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/)