Friday, February 22, 2013

Test Driven Python Development

Useful tutorial for using test-driven development, while learning Python:
Test-driven development (TDD) is a process that has been documented considerably over recent years. A process of baking your tests right into your everyday coding, as opposed to a nagging afterthought, should be something that developers seek to make the norm, rather than some ideal fantasy.

Wednesday, February 20, 2013

prPIG Meeting - 2/28/13

I'm organizing the next meeting of the Puerto Rico Python Interest Group.  It will be February 28 at 6:00pm in the facilities of the Teachers Association in Hato Rey. The address is 452 Ave. Ponce de León, San Juan, PR 00919.  I'll have the details promptly in Facebook.

The tentative agenda is to introduce the mission of prPIG and begin planning our first joint project.  I hope to see you there!

Thursday, February 14, 2013

Coordination for 1st prPIG Meeting

I'm trying to nail down the location, the date, and the time for the first meeting.  One of our partners ASOPYMES has volunteered to host our first meeting.  Their offices are in the Association of Teachers building near the Department of Labor station of the Tren Urbano.

I'm shooting for the last week of February, either the 25th, 26th or 27th.  While I would prefer the meeting during business hours, I'm open to suggestion.  Your feedback would be greatly appreciated.  Thanks.

If I don't hear back from the group by 2/18/13, I'll setup the meeting and let you know the where and the when.

Friday, February 8, 2013

Programming iOS with Python

Obviously, this is a VERY hot topic, so we'll definitely be looking into all aspects of using Python to program apps for iOS.  While this review of Pythonista is about using Python on iOS, it is still applicable. Excerpt:
"An app for programming Python on iOS called Pythonista ha[s] some smart ways of getting around some of Apples restrictions. And one of the nice things you can do is home screen shortcuts, making your scripts available directly from your home screen of your iOS device."
Thanks to Jacken's Blog for the tip!

Thursday, February 7, 2013

Making Bacon

Come all ye Phythonistas!
The feedback from the meetup last night, is that Puerto Rico is ready for a software development community. With pleasure, prPIG is here to serve.

I'd like to announce that we will hold the 1st Puerto Rico Python Interest Group meeting before the end of the month (2/28).

Tentatively, the meetup will be at the UMET Cupey campus, unless someone would like to volunteer a location in the SJ Metro area? With WIFI por favor? :-)

Thanks for the leadership of Axel Rivera!  It was great networking with other Pythonistas!

Don't forget to like the prPIG Facebook Page!

Wednesday, February 6, 2013

Installing Python on Windows

#youtube #video #howto

Here's a basic tutorial on how to install Python on a windows machine: