Skip to content

simplonco/meta-training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

META (General ressources)

Training / META (General ressources)

L'histoire de l'informatique

Les outils qui peuvent être utiles

  • Les gists by GitHub
  • Terminator est un terminal qui permet de facilement scinder horizontalement/ verticalement une instance : sudo apt-get install terminator ; voir aussi screen et tmux !

Editeurs

Ressources

Prairie.ve: http://ressourceve.herokuapp.com

Workshop "Programming Languages -> The Big View": https://github.com/simplonco/meta-languages/

Discourses

Simplonline

Learn X in Y minutes

Newsletters

I suggest to subscribe the Github weekly newsletter https://github.com/explore ! You can also subscribe the StackOverflow newsletter : http://stackexchange.com/newsletters and take a look at https://medium.com/browse/b99480981476 and https://news.ycombinator.com/ 😉 !

Misc

Try the website Silent Teacher. This will teach you the basics of programmation, thanks to mathematical problems. You will step by step replace numbers by variables, then by functions. Work well!

How to Contribute

Please read the Contribution guide first!

Do you want to add a resource? correct a mistake? or do you need a new exercise or project to cover a topic? Do not hesitate to write an issue!

To be continued..