Ron Dameron recently published an article comparing Python and PowerShell DBA Scripting. He wrote a code in Python and then translated it to PowerShell. He considered few examples like Listing installed hot fixes (DST patch), Checking free space on drives, Finding a database across multiple servers, Checking the version of SQL Server installed.
iDevGames, one of the most renowned Mac game development company, announced the 3D Game Development Contest. Its a good opportunity for Python game developers to participate and compete with other game developers. Developers skills will be tested for creating 3D unique games in just 30 days!
Python is already being used by professional game developers in a number of popular commercial games, including the award winning Star Trek Bridge Commander , Freedom Force. Still C and C++ are the favorite languages for game development. lets see the advantages of Python, how Python can reduce your development time and improve your technical designs.
py2exe is a Python distutils extension which converts python scripts into executable windows programs and able to run without requiring a python installation.
