background preloader

Programmation

Facebook Twitter

Code analysis and security audit (tools)

Best practices and common mistakes. C / C++ / ... Python. Ruby. Java. Bash. Go (by google) Algorithmes. Intelligence artificielle. Dégage, sale programmeur ! « Codingly. Et ouais, être développeur lorsqu’on a plus de 30 ans en France, c’est pire que d’être caissier à 40 ans. La plupart des gens qui passent 90% de leur temps à programmer vont donc s’arranger pour qu’on les voit comme des ingénieurs d’études, des experts techniques, des chefs de projets, des architectes solution, des consultants, etc. Le top, quand on est un pauvre prestataire d’une SSII en mission pour une banque, et que l’on passe ses journées à coder, c’est de raconter à tout le monde qu’on est INGENIEUR DANS LA FINANCE. Oui oui. C’est assez terrible, mais il semblerait qu’on n’y puisse pas grand chose. La première observation, c’est que le phénomène est assez localisé.

Bon, les enfants, si vous avez été admis chez SUPIMAG, c’est pas pour finir développeur. Et ensuite, même si on se fout de votre gueule lors des premiers entretiens, c’est trop tard : vous ne voulez plus, vous ne pouvez plus être développeur. Gens, vous vous trompez. Programmeur : n.m. Like this: J'aime chargement… ASCII Pronunciation Rules for Programmers - Coding Horror. As programmers, we deal with a lot of unusual keyboard characters that typical users rarely need to type, much less think about: Even the characters that are fairly regularly used in everyday writing -- such as the humble dash, parens, period, and question mark -- have radically different meaning in programming languages.

This is all well and good, but you'll eventually have to read code out loud to another developer for some reason. And then you're in an awkward position, indeed. How do you pronounce these unusual ASCII characters? We all do it, but we don't necessarily think much about the words we choose. A friend sent me a Java code fragment in which he looped through printing "Thank You! " What the heck is an octothorpe? I'm often surprised to hear what other programmers name their ASCII characters. Perhaps that's why I was so excited to discover the ASCII entry in The New Hacker's Dictionary, which Phil Glockner turned me on to.

Maybe. Programming. Heiner's SHELLdorado. Webmin. If you are using the DEB version of webmin, first download the file from the downloads page , or run the command : wget then run the command : dpkg --install webmin_1.820_all.deb The install will be done automatically to /usr/share/webmin, the administration username set to root and the password to your current root password. You should now be able to login to Webmin at the URL Or if accessing it remotely, replace localhost with your system's IP address.

If Debian complains about missing dependencies, you can install them with the command : apt-get install perl libnet-ssleay-perl openssl libauthen-pam-perl libpam-runtime libio-pty-perl apt-show-versions python If you are installing on Ubuntu and the apt-get command reports that some of the packages cannot be found, edit /etc/apt/sources.list and make sure the lines ending with universe are not commented out.

IDE

Modelisation & UML.