{"id":22316389,"url":"https://github.com/basemax/courseprogramminguniversity","last_synced_at":"2025-04-12T08:21:33.208Z","repository":{"id":265256913,"uuid":"895507097","full_name":"BaseMax/CourseProgrammingUniversity","owner":"BaseMax","description":"Welcome to the repository for the Programming course at the University of Kashan. This repository includes the course materials, exercises, projects, and further information about the course.","archived":false,"fork":false,"pushed_at":"2025-03-11T17:56:28.000Z","size":2489,"stargazers_count":6,"open_issues_count":8,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-06T04:17:26.005Z","etag":null,"topics":["book","latex","university","university-assignment","university-course","university-coursework"],"latest_commit_sha":null,"homepage":"","language":"TeX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BaseMax.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-28T10:38:58.000Z","updated_at":"2025-02-27T12:22:32.000Z","dependencies_parsed_at":"2024-11-28T15:38:40.482Z","dependency_job_id":null,"html_url":"https://github.com/BaseMax/CourseProgrammingUniversity","commit_stats":null,"previous_names":["basemax/courseprogramminguniversity"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BaseMax%2FCourseProgrammingUniversity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BaseMax%2FCourseProgrammingUniversity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BaseMax%2FCourseProgrammingUniversity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BaseMax%2FCourseProgrammingUniversity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BaseMax","download_url":"https://codeload.github.com/BaseMax/CourseProgrammingUniversity/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248537278,"owners_count":21120727,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["book","latex","university","university-assignment","university-course","university-coursework"],"created_at":"2024-12-03T23:06:16.294Z","updated_at":"2025-04-12T08:21:33.189Z","avatar_url":"https://github.com/BaseMax.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Course on Programming for University of Kashan\n\nWelcome to the repository for the **Programming** course at the **University of Kashan**. This repository includes the course materials, exercises, projects, and further information about the course.\n\n![Course on Programming for University of Kashan](./assets/book-cover.jpg)\n\n## Course Overview\n\nThis course is designed to teach students programming principles, problem-solving techniques, and software development practices. The course covers a range of topics, from basic programming concepts to advanced problem-solving strategies. By the end of this course, students will have developed the skills necessary to write, debug, and maintain software projects.\n\n### Instructor:\n\n- **Seyyed Ali Mohammadiyeh**\n  - Software Engineer and Open-Source Maintainer, GitHub\n  - GitHub: [BaseMax](https://github.com/BaseMax)\n  - Email: maxbasecode [ @ ] gmail.com / alim [ @ ] kashanu.ac.ir\n  - Department of Pure Mathematics, Faculty of Mathematical Sciences, University of Kashan, Kashan 87317-53153, I. R. Iran\n\n### Course Information:\n\nThis course is offered by the **Department of Pure Mathematics, Faculty of Mathematical Sciences** at **University of Kashan**. It is designed to teach students the fundamentals of programming, algorithms, and problem-solving. The course includes various practical assignments and exercises to help students apply their learning in real-world scenarios.\n\n- **Instructor**: Seyyed Ali Mohammadiyeh\n- **Location**: Online - University of Kashan, Kashan, Iran\n- **Department**: Department of Pure Mathematics, Faculty of Mathematical Sciences\n- **University**: University of Kashan\n- **Language**: Persian (Farsi فارسی)\n- **Course Duration**: Please refer to the course schedule for more details.\n\n## Repository Structure\n\nThis repository contains:\n\n- **Course Materials**: Lecture notes, tutorials, and other important references.\n- **Exercises**: Over 300 exercises to help you practice and master the concepts covered in the course.\n- **Projects**: 10 comprehensive projects designed to challenge your programming skills and encourage practical application of the course content.\n\nEach folder within the repository corresponds to a specific section or module of the course. The exercises and projects will guide you through the key concepts of programming and help you apply them effectively.\n\n## How to Use This Repository\n\n1. **Clone the Repository**: You can clone this repository to your local machine using Git:\n   ```bash\n   git clone https://github.com/BaseMax/CourseProgrammingUniversity.git\n   ```\n\n2. **Explore the Course Materials**: Each folder contains lecture notes and resources to aid in your learning.\n\n3. **Complete the Exercises**: The exercises are intended to reinforce your understanding of the material. Work through them as you go along.\n\n4. **Work on Projects**: The projects are larger assignments that require you to apply the concepts you've learned to real-world scenarios. These are an essential part of your learning and will be graded based on their complexity and completeness.\n\n## Open Source\n\nThis course and its materials are open-source and publicly available for anyone to use. Feel free to fork the repository, contribute, or adapt the materials to your needs. The goal is to make high-quality educational resources accessible to everyone.\n\n## Compile \u0026 Generate\nTo compile and generate PDF please make sure your system has LaTex and XeTex installed. These are essential for compiling documents correctly and rendering high-quality text formatting.\n\n```bash\nsudo apt update \u0026\u0026 sudo apt install texlive-xetex texlive-latex-extra\n\n\nxelatex --version\n# XeTeX 3.141592653-2.6-0.999996\n\nmake\n# Generates book.pdf in the same directory\n```\n\n## Explore the Course Materials\n\nThe course materials for **University of Kashan's Programming Course** are available in this repository. The resources include:\n\n- **Course Slides**: Visual aids and lecture slides for students.\n- **Assignments and Exercises**: A series of exercises for practice, leading to a deeper understanding of the concepts.\n- **Projects**: A collection of practical projects for hands-on experience in programming.\n- **Code Samples**: Examples of code demonstrating the application of concepts.\n\nYou can explore the different sections and materials through the folders in the repository.\n\n## License\n\nThis course content is open-source and available under the [GPL License](LICENSE). Feel free to use and contribute to the materials as you see fit.\n\n## Contact\n\nFor any questions, feel free to reach out to the instructor via the provided email addresses or open an issue in the GitHub repository for further discussion.\n\n### Acknowledgments\n\nSpecial thanks to the **University of Kashan** and the **Department of Pure Mathematics** for their continuous support in delivering this course.\n\nThanks to all contributors who have made this course possible and accessible to students worldwide.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasemax%2Fcourseprogramminguniversity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbasemax%2Fcourseprogramminguniversity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasemax%2Fcourseprogramminguniversity/lists"}