Skip to content
Sloth Coders

Sloth Coders

Feel The Code

  • Home
  • Blog
  • C
  • C++
  • Python
  • Java
  • JavaScript
    • HTML
    • CSS
    • C#
    • Go
    • Rust

Niraj Kumar

C++ Program to Print First 10 Natural Numbers

12/12/2022 by Niraj Kumar

Howdy readers, today you will learn how to write a C++ program to print the first 10 natural numbers.

Categories C++, C++ Programs Tags c++ programs Leave a comment

C++ Program to Find Sum of First 10 Natural Numbers

08/12/202207/12/2022 by Niraj Kumar

Howdy readers, today you will learn how to write a C++ program to find the sum of the first 10 natural numbers.

Categories C++, C++ Programs Tags c++ examples, c++ programs Leave a comment

C Program to Calculate Area and Circumference of a Circle Using Functions

08/11/2022 by Niraj Kumar

Howdy readers, today you will learn how to write a C program to calculate the area and circumference of a circle using functions.

Categories C, C Programs Tags c programs Leave a comment

Python Program to Find Volume and Surface Area of Sphere

07/11/2022 by Niraj Kumar

Howdy readers, today you will learn how to write a python program to find the volume and surface area of a sphere.
This program prompts the user to enter the radius of the sphere, then it calculates the volume and surface area using the following methods:

Categories Python, Python Programs Tags python programs Leave a comment

C Program to Generate Multiplication Table

06/11/2022 by Niraj Kumar

Howdy readers, today you will learn how to write a C program to generate a multiplication table.

Categories C, C Programs Tags c programs Leave a comment

C Program to Find the Remainder Without Using Modulo Operator

05/11/2022 by Niraj Kumar

Howdy readers, today you will learn how to write a C program to find the remainder without using the modulo operator.

Categories C, C Programs Tags c programs Leave a comment

C Program to Find Modulus of Two Numbers Using Functions

05/11/2022 by Niraj Kumar

Howdy readers, today you will learn how to write a C program to find the modulus of two numbers using functions.

Categories C, C Programs Tags c programs Leave a comment
Older posts
Page1 Page2 … Page27 Next →

Sloth Coders


Sloth Coders is a learning paradise for programming enthusiast to learn coding.

  • About Us
  • Contact Us
  • Disclaimer
  • Privacy Policy
  • Terms and Conditions
  • C++ Program to Print First 10 Natural Numbers
  • C++ Program to Find Sum of First 10 Natural Numbers
  • C Program to Calculate Area and Circumference of a Circle Using Functions
© 2023 Sloth Coders • Built with GeneratePress