>>> Let's run Python on Mobile

วันอาทิตย์, พฤศจิกายน 06, 2548

IronPython0.94 for .NET2.0 ออกแล้ว

งานนี้ขอแจ้งข่าว - แต่ไม่เกี่ยวกับ Symbian หรือ Pocketpc สักเท่าไร
IronPython อีกหนึ่งทางเลือกในการเขียนโปรแกรมบน .NET2.0
ออกเวอร์ชันใหม่ 0.94
ที่น่าสนใจก็คือ คราวนี้ มี Tutorial อย่างดี แนบมาด้วย
(ไม่ต้องงม ลองผิดลองถูก แบบเดิมๆอีกแล้ว)

ช่วงนี้ไม่ค่อยจะได้เขียนอะไรเพิ่มเติมเลย กำลังพยามยามเข้าใจ Pythonให้ลึกซึ้งยิ่งขึ้น
กำลังฝึก Object-Oriented Programming กับ Funtional Programming
และก็ศึกษา .Net ไปด้วย
พอมี IronPython0.94 ออกมาพอดี คงได้มีอะไรสนุกๆในชีวิต เพิ่มขึ้น

มีบทความ Discover Python มาฝาก ผมอ่านแล้ว รู้สึกเลยว่า เข้าใจ Python ได้ลึกซึ้งขึ้น กว่าเดิม
Discover Python, Part 1: Python's built-in numerical types
Discover Python, Part 2: Explore the Python type hierarchy

Discover Python, Part 3: Explore the Python type hierarchy - string
Discover Python, Part 4: Explore the Python type hierarchy - list
Discover Python, Part 5: Programming in Python - flow control
Discover Python, Part 6: Programming in Python - for loop
Charming Python: Functional programming in Python, Part 1
Charming Python: Functional programming in Python, Part 2