Skip to content

gxmzung/University_Archive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

University Archive

Paichai University · Computer Engineering Learning Archive

This repository is a university learning archive for coursework, practice code, exam preparation, and project records from my Computer Engineering studies.

It is not intended to be a raw assignment dump.
The goal is to organize what I learned, how I practiced it, and how my technical foundation developed over time.


Purpose

This repository tracks my university learning process by semester and subject.

It focuses on:

  • course concept notes
  • practice code
  • exam preparation records
  • small assignments and project traces
  • semester-by-semester learning history
  • technical growth in computer engineering

The repository is meant to show the process, not only the final results.


Repository Structure

University_Archive/
├─ README.md
├─ 1-1/
│  ├─ 기초C프로그래밍/
│  ├─ 기초웹프로그래밍/
│  └─ 컴퓨팅사고/
│
├─ 1-2/
│  └─ 고급C프로그래밍/
│
├─ 2-1/
├─ 2-2/
├─ 3-1/
├─ 3-2/
├─ 4-1/
└─ 4-2/

Each subject folder is organized as consistently as possible.

과목명/
├─ README.md
├─ notes/
├─ practice/
├─ exam-prep/
└─ project/ or mini-projects/

Archive Principles

This repository follows these principles:

  1. Do not upload original lecture materials without permission.
  2. Rewrite concepts in my own words.
  3. Keep code, notes, and exam preparation separated.
  4. Record both results and learning process.
  5. Organize subjects by semester.
  6. Use this repository as a long-term academic growth log.

Main Areas

Programming Foundation

  • C programming
  • advanced C programming
  • basic web programming
  • practice code
  • syntax and memory understanding

Computer Engineering Basics

  • computational thinking
  • problem decomposition
  • algorithmic thinking
  • basic project structure
  • engineering documentation

Course-Based Project Records

  • class assignments
  • mini projects
  • team project notes
  • presentation preparation
  • implementation records

Current Contents

Current organized folders include:

Semester Subjects
1-1 basic C programming, basic web programming, computational thinking
1-2 advanced C programming

Future semesters will be added as coursework and projects progress.


How This Repository Is Used

This repository is used as a learning record.

For each course, I try to organize:

  • what the course covered
  • what I practiced
  • what I implemented
  • what I found difficult
  • what I need to review later

The intended flow is:

coursework → practice → exam preparation → project record → review

Difference from Project Repositories

This repository is not a main portfolio project repository.

Main projects are managed separately in repositories such as:

  • sat-gcs-defense-space-plus10
  • fieldops-embedded-diagnostic-suite
  • CityBrain
  • twinflight-mission-v2
  • wildtrack-assist
  • paejae-campus-os-v1

University_Archive supports those projects by showing the academic and learning process behind them.


Status

Ongoing university learning archive.

This repository will continue to expand by semester and subject.

About

University learning archive for Paichai Computer Engineering coursework, project notes, academic records, and long-term study process tracking.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages