Skip to content

Low Level Programming repository to learn low level programming languages such like C and Assembly, Working with pointers, data structures, etc, Functional Oriented programming and algorithms :)

Notifications You must be signed in to change notification settings

R6Doc/holbertonschool-low_level_programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

holbertonschool low level programming (C programming)


cisfun


Learning Objectives

At the end of this project, you are expected to be able to explain to anyone, without the help of Google


Description

Project based C Languaje and Low-Level-algorithim.


General

Why C programming is awesome (don’t forget to tweet today, with the hashtag #cisfun :))

Who invented C

Who are Dennis Ritchie, Brian Kernighan and Linus Torvalds

What happens when you type gcc main.c

What is an entry point

What is main

How to print text using printf, puts and putchar

How to get the size of a specific type using the unary operator sizeof

How to compile using gcc

What is the default program name when compiling withS gcc

What is the official Holberton C coding style and how to check your code with betty-style

How to find the right header to include in your source code when using a standard library function

How does the main function influence the return value of the program.


Requirements

Allowed editors: vi, vim, emacs

All your files will be compiled on Ubuntu 14.04 LTS using gcc 4.8.4

All your files should end with a new line

A README.md file at the root of the holbertonschool-low_level_programming repo, containing a description of the repository

A README.md file, at the root of the folder of this project, containing a description of the project

There should be no errors and no warnings during compilation

You are not allowed to use system

Your code should use the Betty style. It will be checked using betty-style.pl and betty-doc.pl


Repository

This is my repository for the Holberton Low-Level-programming (C) program, all the code was writen by Michael Galindez.

About

Low Level Programming repository to learn low level programming languages such like C and Assembly, Working with pointers, data structures, etc, Functional Oriented programming and algorithms :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages