https://github.com/rasol-unlimited/small-projects-with-c
8 Small projects done with 'C' for Tehran Azad University. 🎓
https://github.com/rasol-unlimited/small-projects-with-c
c c-programming small-projects university-project
Last synced: 6 months ago
JSON representation
8 Small projects done with 'C' for Tehran Azad University. 🎓
- Host: GitHub
- URL: https://github.com/rasol-unlimited/small-projects-with-c
- Owner: Rasol-Unlimited
- License: mit
- Created: 2023-11-16T16:53:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-10T11:19:51.000Z (over 1 year ago)
- Last Synced: 2024-11-07T23:31:56.309Z (8 months ago)
- Topics: c, c-programming, small-projects, university-project
- Language: C
- Homepage: https://github.com/Rasol-Unlimited
- Size: 186 KB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README

# Small-projects-with-c
**Small projects done for Tehran Azad University.**- [All prime numbers less than X](https://github.com/Rasol-Unlimited/Small-projects-with-c/tree/main/All%20prime%20numbers%20less%20than%20X)
- _you enter an arbitrary number and you receive smaller prime numbers in response._
- [Area and perimeter of a rectangle](https://github.com/Rasol-Unlimited/Small-projects-with-c/tree/main/Area%20and%20perimeter%20of%20a%20rectangle)
- _By giving the length and width of the rectangle, you will get the area and perimeter of the rectangle in the output._
- [Calculation of B.M.M (GCD)](https://github.com/Rasol-Unlimited/Small-projects-with-c/tree/main/Calculation%20of%20B.M.M%20(GCD))
- _by entering 2 arbitrary numbers, you will receive their greatest common divisor._
- [Determining whether a number is prime](https://github.com/Rasol-Unlimited/Small-projects-with-c/tree/main/Determining%20whether%20a%20number%20is%20prime)
- _check the integer you enter and tell you if your number is prime or not._- [Identifying right triangles](https://github.com/Rasol-Unlimited/Small-projects-with-c/tree/main/Identifying%20right%20triangles)
- _By entering 3 sides of a triangle, it tells you whether this triangle is right-angled or not._- [Number of digits](https://github.com/Rasol-Unlimited/Small-projects-with-c/tree/main/Number%20of%20digits)
- _you enter your desired number and I will tell you the number of its digits._
- [Print 3-digit odd numbers in order](https://github.com/Rasol-Unlimited/Small-projects-with-c/tree/main/Print%203-digit%20odd%20numbers%20in%20order)
- _In this program, 3-digit odd numbers are printed in order from big to small._
- [The divisor of the number](https://github.com/Rasol-Unlimited/Small-projects-with-c/tree/main/The%20divisor%20of%20the%20number)
- _By entering a number, you can get its divisors._> The files have descriptions in Persian language
> All codes are written by Mohammad Rasol Sohrabi(Rasol Unlimited)
### Contact to Developer
[](mailto:[email protected])
[](https://instagram.com/unlimited_rasol/)
[](https://www.discord.com/users/727228555959992463)