TUCS’ traditional end-of-semester lightning talks, including talks on chickens, home networks, stolen laptops and philosophy.
Presenters: Tim Nugent & Nic Wittison This talk presents an overview of developing for iOS, including the Usability and Design that is required for any good app. It also includes a look at development using the Objective-C language and Cocoa framework that the iOS development provides. There’ll also be a code demo showing how easy it is to get started with iOS development.
Presenter: Jonathan Adamczewski 29 April 2011
This is my first attempt at delivering a coherent talk about Java, in which I discuss four things about Java that annoy me due to their inherent uselessness. Enjoy!
TUCS Tech Talk, October 8 2008. Venue: Centenary Lecture Theatre. Speaker: Geoff Verdouw.
Python is a Dynamically-typed, Interpreted Programming Language, with a clear, easy-to-learn syntax and a batteries-included Standard Library. In this talk, I discuss the Syntax and data types provided by Python. Speaker: Christopher Neugebauer Date: May 2, 2008.
* When: Wednesday, 24 September 2008, 1:00 PM * Speaker: Christopher Neugebauer * Skill Level: Any, Python knowledge desirable but not necessary In October 2008, two new releases of Python will be unleashed on a mostly-suspecting public: Python 2.6, a continuation of the current Python series, and 3.0 (also known as Python3000), the release in which the Python Developers break your code, confuse your development processes, cause global chaos, destruction, and other exaggerated, not-generally-nice things. In this talk, I?ll quickly cover some advanced Python techniques in the hope of making the rest of the talk more bearable; I?ll then discuss new additions to Python appearing in 2.6 and 3.0, the backwards-incompatible changes introduced in 3.0, and overview of the process of porting code from Python 2.6 to 3.x. The talk will be aimed at people who don?t necessarily have experience in Python, with a focus on learning Python in a world with parallel releases.
TUCS Tech Talk, August 27 2008. Topic: Strategy Gaming Concepts Speaker: Alex Berry Venue: Centenary Lecture Theatre
When: Friday 15 April @ 14:00Presenter: Christopher NeugebauerDjango is a high-level framework designed to make writing awesome web ;applications really easy.