Skip to content

C Fundamentals (excercises) at Roma 3

License

Notifications You must be signed in to change notification settings

Raven-s-Soul/IT-Fundamentals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C at the University of Roma3

Divide et impera.

Installation

Compiler: Any

Editor/IDE vsCode or SublimeText

What we would do?

//Praying C
#define cplusplus 1
#define C cplusplus

meme

Note

There will be Lies!

VarGlobali sconsigliate?

Unreasonable penalties

if(condizone == true) print("Positive") else print("Negative")

Contributing

Pull requests are welcome? For major changes, please open an issue first to discuss what you would like to change.

Cool Extensions for vsCode:

  • Better Comments

    • Id: aaron-bond.better-comments
  • Code Runner

    • Id: formulahendry.code-runner
  • IntelliCode

    • Id: VisualStudioExptTeam.vscodeintellicode
  • Prettier - Code formatter

    • Id: esbenp.prettier-vscode
  • vscode-pdf

    • Id: tomoki1207.pdf
  • Docx Viewer/Reader

    • Id: ShahilKumar.docxreader

Languages