Skip to content
forked from milq/milq

Useful code of Manuel Ignacio López Quintero

License

Notifications You must be signed in to change notification settings

siddisking/milq

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal useful code

This is a compilation of my personal code I consider useful.

Feel free (as in freedom and as in free of charge) to use, change and share my code. Thanks for using it!

Learn - Programming languages

Learn to code in different programming languages. The same line of code but in different languages:

Topic Python PHP JavaScript C C++ Java Bash PowerShell
Hello, world Python PHP JavaScript C C++ Java Bash PowerShell
Variables Python PHP JavaScript C C++ Java Bash PowerShell
Arrays/Lists Python PHP JavaScript C C++ Java Bash PowerShell
Conditionals Python PHP JavaScript C C++ Java Bash PowerShell
Loops Python PHP JavaScript C C++ Java Bash PowerShell
Functions Python PHP JavaScript C C++ Java Bash PowerShell
Classes Python PHP JavaScript C C++ Java Bash PowerShell
Libraries Python PHP JavaScript C C++ Java Bash PowerShell
Input Python PHP JavaScript C C++ Java Bash PowerShell

I use it only for didactic purposes, it does not cover all the best characteristics and the code styles of each language.

Learn

Project blank templates

Scripts

You can find here my personal scripts, including the popular install-opencv.sh.

Examples

  • OpenCV Viz: a basic OpenCV Viz application with an axis widget and a cube widget.
  • PHP Form: a basic PHP form with JavaScript preprocessing.

About

Useful code of Manuel Ignacio López Quintero

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 24.1%
  • Python 19.5%
  • Shell 15.3%
  • JavaScript 13.1%
  • PowerShell 8.0%
  • Makefile 3.9%
  • Other 16.1%