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

https://github.com/kulaizki/bscs1

A compilation of my programs in Computer Science 1.
https://github.com/kulaizki/bscs1

academic cprogramming

Last synced: about 1 year ago
JSON representation

A compilation of my programs in Computer Science 1.

Awesome Lists containing this project

README

          

# BSCS1

This repository contains all my programs created during my first year of Computer Science in the University of San Carlos.

## [Prog 1](./Prog%201/)
- [C Pattern Practice](./Prog%201/C%20Pattern%20Practice/)
- [General](./Prog%201/General/)
- [Pointers Review](./Prog%201/Pointers%20Review/)
- [Finals](./Prog%201/Finals/)
- [Finals Reviewer](./Prog%201/Finals%20Reviewer/)
- [C Challenges](./Prog%201/C%20Challenges/)

## [Prog 2](./Prog%202/)
- [Structs](./Prog%202/Structs/)
- [Sorting](./Prog%202/Sorting/)
- [Strings](./Prog%202/Strings/)
- [Review](./Prog%202/Review/)
- [Recursion](./Prog%202/Recursion/)
- [Pointers Review](./Prog%202/Pointers%20Review/)
- [Prefinals](./Prog%202/Prefinals/)
- [Linked Lists](./Prog%202/Linked%20Lists/)
- [General](./Prog%202/General/)
- [Classwork](./Prog%202/Classwork/)
- [File Handling](./Prog%202/File%20Handling/)

## [Web Dev 1](./Web%20Dev%201/)
- [JS Exercise](./Web%20Dev%201/JS%20Exercise/)
- [Bootstrap Exercise](./Web%20Dev%201/Bootstrap%20Exercise/)