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

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. 🎓

Awesome Lists containing this project

README

        

![Project C](https://github.com/Rasol-Unlimited/Small-projects-with-c/assets/62307687/7673fc2c-631e-4d86-a72e-c832d1e05d5e)

# 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
[![Email](https://img.shields.io/badge/[email protected]?logo=Gmail&logoColor=EA4335)](mailto:[email protected])
[![Instagram](https://img.shields.io/badge/Instagram-Unlimited__Rasol-blue?logo=instagram)](https://instagram.com/unlimited_rasol/)
[![Discord](https://img.shields.io/badge/Discord-rasol__unlimited-blue?logo=Discord&logoColor=5865F2)](https://www.discord.com/users/727228555959992463)