Skip to content

AbdurRahman020/introduction-to-computing-and-data-science

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to Computing and Data Science

Lab tasks, and semester projects from my university's Introduction to Computing and Data Science course. Everything here is written in Python.

Structure

  • lectures/ — code written for practice after lectures or given challanges by instructor
  • lab-tasks/ — weekly lab exercises
  • lab-exams/ — lab exams that took place
  • semester-projects/ — midterm and finalterm projects

Projects

Karel the Robot

An introductory programming project using Karel, a simple robot that moves around a grid world. Great for getting comfortable with functions, loops, and problem decomposition. 📖 Karel Reader

Sand & Waterfall Simulation

A grid-based simulation of falling sand and flowing water using 2D lists. Involves implementing gravity and directional movement logic across a pixel grid.

Language

Python

License

MIT

About

contain codes from univeristy course

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages