Skip to content

an open archive for my university studies in computer science: projects and other resources, hopefully helping fellow students and enthusiasts.

License

Notifications You must be signed in to change notification settings

simply-pouria/CS-Archive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository serves as an archive for my university projects and other resources. The goal is to hopefully help other people going this journey with or after me!

Courses and Their Related Projects

List of the courses:

Basic Programming

The Project is not so basic though...

(The algorithms used are not the most efficient ones available, but they get the job done and this is not DSA)

if you have the repository (or just the directory) cloned on your PC, you can run all of the questions through a command line interface here

Advanced Programming

File Handling Project

An object-oriented abstraction over python's built-in file handling tools.

Assignment Document

Project Directory

Mensch Ärgere Dich Nicht Game

A very simplified version of the board game mensch ärgere dich nicht. using Tkinter. (has known issues)

Assignment Document

Project Directory

Virtual Library

An object-oriented system for handling books in a library. The GUI is in Tkinter.

Assignment Document

Project Directory

Data Handling Using Pandas

A Pandas Dataframe exercise that reads texts and manages them in data frames, and an object-oriented abstraction over Panda's data frame handling.

Assignment Document(exercises 2 & 3)

Project Directory

Data Structures And Algorithms

The textbook used here is Introduction to Algorithms (CLRS)

Here are my answers to Course Assignments

Assignment 2 (in English)

Assignment 3 (in English)

Assignment 4 (in English)

Assignment 1 (in Persian)

Chapter 2

InsertionSort

BubbleSort

About

an open archive for my university studies in computer science: projects and other resources, hopefully helping fellow students and enthusiasts.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •