Skip to content

shihabmuhtasim/CSE110-Programming-Language-I

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CSE 110: Programming Language I

GitHub top language GitHub language count GitHub last commit GitHub repo file count GitHub repo size GitHub watchers

This repository contains code related to the CSE 110: Programming Language I course, which is an introduction to the foundations of computation and purpose of mechanized computation. The course covers various topics related to programming and problem-solving using Python.

About the Course

The CSE 110: Programming Language I course covers the following topics:

  • Introduction to digital computers and programming algorithms
  • Information representation in digital computers
  • Writing, debugging, and running programs (including file handling) on various digital computers using Python
  • Data structures, abstraction, recursion, iteration, as well as the design and analysis of basic algorithms

The course includes a compulsory 3-hour laboratory work each week. Students are expected to do homework assignments in problem-solving and program design as well as weekly laboratory assignments to reinforce the lecture material.

Contents of this Repository

This repository contains the following:

  • Solutions to assignments given in the course
  • Solutions to practice sheets
  • Exam answer scripts

All the code in this repository is written in Python.

Usage

To use the code in this repository, you will need to have Python installed on your machine. You can use any text editor or Integrated Development Environment (IDE) to edit and run the code.

Contributions

If you find any issues with the code in this repository or want to suggest improvements, feel free to submit an issue or pull request. Contributions are always welcome!

3

About

It contains all the asssignments i did in this course along with all my solved practice and exam problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published