Skip to content

Monorepo that constains all my projects did in UENP

License

Notifications You must be signed in to change notification settings

henriq4/universityOn

Repository files navigation

UniversityOn - My college study cases

This repository is dedicated to sharing exercises, assignments, and projects from the computer science faculty. The repository includes content from the entire career of a computer scientist, technologies such as C, Java, HTML, CSS, Javascript, compilers and others will be covered.

This repository project is expected to continue to be updated until the end of my four years studying computer science. Enjoy the code until there!


Covered contents

  • Primitives types
  • Primitives structures
  • Programming logic
  • Loops and iterations
  • Control flow
  • File handing
  • Memory managment
    • Garbage collector
    • Pointers
    • Virtual memory
    • Stack
    • Heap
  • Functions
    • IIFEs
    • Closures
    • Recursion

Used techs

  • Javascript
  • C
  • Java

Featured projects

  • A simple web page built to get simple answers to the calculus survey. The responses were useful for us to group into separate groups and study the progression of these responses to a number above the survey done.


Author


@henriq4