Giter VIP home page Giter VIP logo

alx-low_level_programming-1's Introduction

Variables, if, else and while

Project done during ALX Software Engineering Programme at ALX. It aims to learn about arithmetic operators, relational operators, boolean operators, comments, declaring variables and loops in C language.

Technologies

  • All C files are compiled using gcc
  • All C files are written according to the BETTY CODING STYLE
  • Tested on Ubuntu 20.04 LTS

Files

All of the following files are programs written in C:

Filename Description
0-positive_or_negative.c Prints is positive, is zero or is negative when a randomly generated number is any of these cases
1-last_digit.c Prints the last digit of a randomly generated number
2-print_alphabet.c Prints the alphabet in lowercase
3-print_alphabets.c Prints the alphabet in lowercase, and then in uppercase
4-print_alphabet.c Prints the alphabet in lowercase, except q and e letters
5-print_numbers.c Prints all single digit numbers of base 10 starting from 0
6-print_numberz.c Prints all single digit numbers of base 10 starting from 0, without using char variables
7-print_tebahpla.c Prints the lowercase alphabet in reverse
8-print_base16.c Prints all the numbers of base 16 in lowercase
9-print_comb.c Prints all possible combinations of single-digit numbers
10-print_comb2.c Prints the numbers from 00 to 99
100-print_comb3.c Prints all possible different combinations of two digits, separated by ,
101-print_comb4.c Prints all possible different combinations of three digits, separated by ,
102-print_comb5.c Prints all possible combinations of two two-digit numbers

alx-low_level_programming-1's People

Contributors

tecnophille avatar peacexxela avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.