background preloader

The “Invent with Python” Blog

The “Invent with Python” Blog
I've written an article for OpenSource.com called APIs, not apps: What the future will be like when everyone can code, where I write about a coming future where programming ability is in the hands of everyone. Excerpt: Despite this hype, I do think that coding will become a more widespread and routine skill in the years to come. Related:  Python

Sortie d'un cahier d'activités Python pour coder un jeu vidéo Les éditions Eyrolles viennent de sortir un cahier d’activités à destinations des enfants et ados pour se familiariser avec le langage informatique Python. Non, rassure-toi, un gros serpent ne se cache pas dans ce livre. Le Python est aussi un langage de programmation très utilisé à travers le monde et ce cahier d’activité « Python pour les kids » va te permettre d’apprendre à coder ton propre jeu vidéo en utilisant ce langage ! Pour commencer, il n’est pas nécessaire que tu aies une quelconque connaissance en programmation. Le cahier est constitué de six chapitres à la difficulté croissante et qui sont accompagnés d’un site internet sur Kidscod.in ( Le développement du jeu va reposer sur le principe de la programmation graphique, à la manière de Scratch. Le cahier d’activité « Python pour les kids » est vraiment didactique et simple à prendre en main. Cahier d’activités Python

11 Must-Read Blogs for Python Developers Python is without question one of the most talked about programming language in this Universe. It’s everywhere, and because of how simple it is to learn it – many beginner programmers start their career with Python. The syntax of Python is very similar to that of English language, with the exception of a few extra characters here and there, but surely “future Python” is going to be even easier to learn and use for daily tasks. I’m going to assume that you’ve got some experience with Python already, but even if you don’t – here’s an article to help you get started with Python, and here’s another one that lists all the Python IDEs you can try and work with. In this post we will take a look at eleven popular Python blogs, some of them might not be updated on daily basis, but they all contain invaluable information for learning more about Python, and computer science in general. PyDanny Invent with Python Bite Sized effbot Mouse vs. My name is Mike Driscoll. Real Python Planet Python Love Python

Welcome to Python.org Inside the Head of PyDanny (Daniel Greenfeld) Apprenez à programmer en Python Vous n'y connaissez rien en programmation et vous souhaitez apprendre un langage clair et intuitif ? Ce cours d’initiation à Python est fait pour vous ! Et comme le veut la coutume ici-bas, on démarre de zéro, dans la joie et la bonne humeur. Ainsi, si vous n'avez jamais programmé en quelque langage que ce soit, si vous ne savez que très vaguement ce que programmer signifie, vous ferez le bon choix en choisissant Python pour commencer votre apprentissage. Les avantages de Python sont nombreux, c’est un langage : facile à apprendre, à lire, à comprendre et à écrire ;portable (fonctionne sous de nombreux systèmes d'exploitation) ;doté d’une communauté active ;et j'en passe… Bonne lecture ! NB : Un grand merci à 6pri1 pour sa relecture attentive et sa patience.

5 Tutorials on Web Scraping in Python Learning to program in Python is very easy. I think I made that perfectly clear in my article – resources for learning Python – a couple of months back. The language has a specific syntax that very much resembles the English language. It’s almost like you’re putting together real words to complete specific tasks. You’ll find those who’re more interested in learning Python programming language for the sake of tinkering with web frameworks, but then there are those – presumably You – who’re more into scraping things from the web, and then making that data look beautiful for everyone else to enjoy. I recently published an article on web scraping tools, in which I discuss some of the most popular scraping apps and tools that have a GUI (Graphics User-Interface), so in turn being very accessible to beginners and lesser educated developers. Python Web Scraping Resource Jake Austwick has put together a great tutorial (resource) on how to get started with scraping in Python.

FrenchLanguage Links to Python information in French. ISO 639-1 Code: fr français Page Python (langage) en Français sur Wikipedia. Groupes d'Utilisateurs AFPy - Association Francophone Python, groupe d'utilisateurs Python francophone. Ressources Diverses Documentation traduite en français, documentation officielle, traduite en français. Livres Cours de programmation Python (2 & 3), par Gérard Swinnen. Blogs CategoryLanguage

Hidden features of Python

Related: