background preloader

Coding

Facebook Twitter

Become a Programmer, Motherfucker. If you don't know how to code, then you can learn even if you think you can't.

Become a Programmer, Motherfucker

Thousands of people have learned programming from these fine books: Learn Python The Hard Way Learn Ruby The Hard Way Learn Code The Hard Way I'm also working on a whole series of programming education books at learncodethehardway.org. Learn C The Hard Way Learn SQL The Hard Way Learn Regex The Hard Way Graphics Programming Language Agnostic NerdDinner Walkthrough Assembly Language Bash Clojure Clojure Programming ColdFusion CFML In 100 Minutes Delphi / Pascal Django Djangobook.com Erlang Learn You Some Erlang For Great Good Flex Getting started with Adobe Flex (PDF) Forth Git Grails Getting Start with Grails Haskell Java JavaScript JavaScript (Node.js specific) Latex The Not So Short Introduction to LATEX (perfect for beginners) Linux Advanced Linux Programming Lisp Lua Programming In Lua (for v5 but still largely relevant)Lua Programming Gems (not entirely free, but has a lot of free chapters and accompanying code) Maven Mercurial Nemerle Nemerle.

Overview — Python v2.7.4 documentation. Python Programming Language – Official Website. Calendar API v1 Developer's Guide: Python - Google Apps Platform. This API is a subject to the Deprecation Policy and will be deprecated on November 17, 2014.

Calendar API v1 Developer's Guide: Python - Google Apps Platform

Please use APIv3 instead. Google Calendar allows client applications to view and update calendar events in the form of Google Data API feeds. Your client application can use the Google Calendar Data API to create new events, edit or delete existing events, and query for events that match particular criteria. There are many possible uses for the Calendar Data API. For example, you can create a web front end for your group's calendar that uses Google Calendar as a back end.

This document provides detailed examples for using the Python Client Library to work with the Google Calendar service. Contents Audience This document is intended for programmers who want to write client applications using the Google Data API Python client library that can interact with Google Calendar. Getting started For help setting up the client library, see the Getting Started Guide.

Authenticating to the Calendar service. The Python Script Collection For Windows - Automating Microsoft Outlook. For Outlook automation it is nesseccary to use the makepy utility.

The Python Script Collection For Windows - Automating Microsoft Outlook

You do this either from the tools menu of the Pythonwin-Editor (installed with Pywin32 or ActivePython) or you call the file c:\python23\Lib\site-packages\win32com\client\makepy.py. You then have to select the Outlook Object Library ("Microsoft Outlook 10.0 Object Library" for Office 10.0 or known as Office XP). After that Python generates cachefiles into the directory c:\python23\Lib\site-packages\win32com\gen_py or c:\temp\gen_py to tell Python more about the Outlook object library. Here is a well known example which dumps all adressbook entries from your default adressbook: PyDev Getting Started. 5 Interesting Ways To Learn To Code. Many people have realized the importance of learning how to code as a life skill.

5 Interesting Ways To Learn To Code

No matter where you go, and what job you have, it’s always seen as in a positive light if you know how to work some code, even if that’s not your profession. As this importance increases ever more, there are plenty of new initiatives to get kids to learn code in school. While it’s great to see them, you can take control of your coding education by taking some steps on your own. The best – and probably most surprising part – is that it doesn’t have to be a boring ordeal. Don’t believe me? ComputerCraft Minecraft - the number one cross-platform indie game – is played by seemingly everyone.

Once you’ve crafted a computer from the necessary items, you can begin to code on it using the easy Lua language to build automatic miners, send messages between computers within Minecraft, and so much more. However, this is probably the funniest way of doing it while keeping it extremely simple. Rebeca/Alice Raspberry Pi. Eclipse - The Eclipse Foundation open source community website.