Skip to content

Instantly share code, notes, and snippets.

View ybouhjira's full-sized avatar

Youssef Bouhjira ybouhjira

View GitHub Profile
@ybouhjira
ybouhjira / DoctrineRelationProvider.php
Created May 16, 2016 22:52 — forked from jdachtera/DoctrineRelationProvider.php
Automatically generate HATEOAS links for doctrine relations
<?php
namespace Acme\FooBundle\Hateoas;
use Doctrine\ORM\EntityManager;
use Hateoas\Configuration\Metadata\ClassMetadataInterface;
use Hateoas\Configuration as Hateoas;
use Symfony\Component\Routing\Route;
use Symfony\Component\Routing\RouterInterface;

Learn a variety of programming paradigms:

  • Write a program in assembly language
  • Write an application in a functional language
  • Write an application in an object-oriented language
  • Write an application in a prototype-based language
  • Write an application in a logic programming language
  • Write an application using the Actor model
  • Write an application in Forth
@ybouhjira
ybouhjira / Latex .gitignore
Last active January 2, 2016 20:49 — forked from kogakure/.gitignore
Latex .gitignore
*.aux
*.glo
*.idx
*.log
*.toc
*.ist
*.acn
*.acr
*.alg
*.bbl