Sunday, March 23, 2014

About Python™ | Python.org

About Python™ | Python.org: "Python can be easy to pick up whether you're a first time programmer or you're experienced with other languages. The following pages are a useful first step to get on your way writing programs with Python!

Beginner's Guide, Programmers
Beginner's Guide, Non-Programmers
Beginner's Guide, Download & Installation
Code sample and snippets for Beginners"



'via Blog this'

requests 2.2.1 : Python Package Index

requests 2.2.1 : Python Package Index: "Keep-Alive & Connection Pooling
Sessions with Cookie Persistence
Browser-style SSL Verification
Basic/Digest Authentication
Elegant Key/Value Cookies
Automatic Decompression
Unicode Response Bodies
Multipart File Uploads"



'via Blog this'

BeginnersGuide/NonProgrammers - Python Wiki

BeginnersGuide/NonProgrammers - Python Wiki: "After Hours Programming Python 3 Tutorial (Python 3)
Beginning Python for Bioinformatics by Patrick O'Brien. An introduction to Python aimed at biologists that introduces the PyCrust shell and Python's basic data types.
Byte of Python, by Swaroop C.H., is also an introductory text for people with no previous programming experience. (Python 3)"



'via Blog this'

Tuesday, December 24, 2013

GIMP - The GNU Image Manipulation Program

GIMP - The GNU Image Manipulation Program: "Before you leave for the holidays, we thought you'd like an overview of what we did this year to improve GIMP for you.

Most of the time was spent on improving the GEGL-based version of GIMP (to be released as v2.10) and porting GIMP plugins to GEGL, so that you could benefit from 32bit float precision per color channel as much as possible."

'via Blog this'

Thursday, December 19, 2013

f.lux: software to make your life better

f.lux: software to make your life better: "Ever notice how people texting at night have that eerie blue glow?

Or wake up ready to write down the Next Great Idea, and get blinded by your computer screen?"

'via Blog this'

Welcome to our Hour of Code! | Hour of Code | Khan Academy

Welcome to our Hour of Code! | Hour of Code | Khan Academy: "For example, if I want to write a letter, I open Word. When I what to make a spreadsheet, I open Excel. How do I begin?
3 Votes
• Comment • Flag
10 days ago by Doris Branch
A common requirement for most languages is, at the very least, a text editor (as said by others notepad will do - but the likes of vim, emacs, notepad++ ... are better). For some languages (like perl, lisp, tcl, ...) this is all you need. For others (in particular java) you will need a compiler to turn your source code into machine instructions"

'via Blog this'

Drawing and animation | Computer programming | Khan Academy | Khan Academy

Drawing and animation | Computer programming | Khan Academy | Khan Academy: "Variables
We'll cover how to use variables to hold values, animate your drawings, and more."

'via Blog this'