Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tanzeebul-tamim/cse110-fall-2023

This repository serves as a comprehensive collection of all assignments, quizzes, practice works, and exercise solution codes for BRACu Fall-2023 CSE110 course.
https://github.com/tanzeebul-tamim/cse110-fall-2023

exercises ipynb-jupyter-notebook problem-solving python

Last synced: 1 day ago
JSON representation

This repository serves as a comprehensive collection of all assignments, quizzes, practice works, and exercise solution codes for BRACu Fall-2023 CSE110 course.

Awesome Lists containing this project

README

        

# CSE110 - Programming Language I

Welcome to the repository for the BRACu Fall-2023 semester of CSE110 - Programming Language I course. This repository contains a collection of all lab-assignments, quizzes, practice works, and exercise solution codes for the course.

## Content Structure

The repository is organized into the following sections:

- **Assignments**: Contains all homework assignments related to problem-solving and program design.
- **Quizzes**: Includes quizzes conducted throughout the semester.
- **Practice Works**: Practice exercises to reinforce lecture material.
- **Exercise Solutions**: Solutions to exercises provided during lectures and practice sessions.

## How to Use

Navigate to the respective folders to access assignments, quizzes, practice works, and exercise solutions. Each file is named according to its purpose and includes detailed instructions and explanations.

## Note

This repository contains files in Jupyter Notebook (*.ipynb) format, which allows for interactive coding and documentation. Ensure you have the necessary tools to view and run Jupyter Notebooks.

## Clone the Repository:

To clone this repository to your local machine, use the following command:

```sh
git clone https://github.com/Tanzeebul-Tamim/CSE110-Fall-2023.git
```