Changes between Version 28 and Version 29 of WikiStart
- Timestamp:
- Jan 27, 2017, 6:33:08 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v28 v29 1 1 == Game Development == 2 [[Image(htdocs:icons/cocos.png, height="24px", align="center", nolink)]] [GameDevelopment/Cocos/CocosStudioCocosFrameworkIsNotInstalledError Cocos Studio: Cocos "Framework is not installed" Error] (Jan 22 2016)2 [[Image(htdocs:icons/cocos.png, height="24px", valign=middle, nolink)]] [GameDevelopment/Cocos/CocosStudioCocosFrameworkIsNotInstalledError Cocos Studio: Cocos "Framework is not installed" Error] (Jan 22 2016) 3 3 4 [[Image(htdocs:icons/ogre.png, height="24px", align="center", nolink)]] [GameDevelopment/Ogre/BuildingOgreOnMinGw Building Ogre3D 1.81 on MinGW] (Oct 31 2012)4 [[Image(htdocs:icons/ogre.png, height="24px", valign=middle, nolink)]] [GameDevelopment/Ogre/BuildingOgreOnMinGw Building Ogre3D 1.81 on MinGW] (Oct 31 2012) 5 5 6 6 7 7 == Programming == 8 8 9 [[Image(htdocs:icons/python.png, height="24px", align="center", nolink)]] [Programming/Python/PythonMixedMetaphors Python Mixed Metaphors] (Jul 30 2016)9 [[Image(htdocs:icons/python.png, height="24px", valign=middle, nolink)]] [Programming/Python/PythonMixedMetaphors Python Mixed Metaphors] (Jul 30 2016) 10 10 11 [[Image(htdocs:icons/cpp.png, height="24px", align="center", nolink)]] [Programming/Cpp/StandardLibraryGotchaIncludeHeadersExplicitly C++ Standard Library Gotcha: Include Headers Explicitly] (Jan 24 2016)11 [[Image(htdocs:icons/cpp.png, height="24px", valign=middle, nolink)]] [Programming/Cpp/StandardLibraryGotchaIncludeHeadersExplicitly C++ Standard Library Gotcha: Include Headers Explicitly] (Jan 24 2016) 12 12 13 [[Image(htdocs:icons/boost.png, height="24px", align="center", nolink)]] [Programming/Cpp/Boost/BuildingBoostOnMinGw Building boost on MinGW] (Oct 19 2012)13 [[Image(htdocs:icons/boost.png, height="24px", valign=middle, nolink)]] [Programming/Cpp/Boost/BuildingBoostOnMinGw Building boost on MinGW] (Oct 19 2012) 14 14 15 [[Image(htdocs:icons/powershell.png, height="24px", align="center", nolink)]] [Programming/PowerShell/DotSourcingScriptsQuirks PowerShell: Dot Sourcing Scripts Quirks] (Jan 05 2016)15 [[Image(htdocs:icons/powershell.png, height="24px", valign=middle, nolink)]] [Programming/PowerShell/DotSourcingScriptsQuirks PowerShell: Dot Sourcing Scripts Quirks] (Jan 05 2016) 16 16 17 [[Image(htdocs:icons/powershell.png, height="24px", align="center", nolink)]] [Programming/PowerShell/HowToPassCommandLineArgumentsBetweenScripts HOWTO: PowerShell - Pass Command Line Arguments Between Scripts] (Jan 22 2016)17 [[Image(htdocs:icons/powershell.png, height="24px", valign=middle, nolink)]] [Programming/PowerShell/HowToPassCommandLineArgumentsBetweenScripts HOWTO: PowerShell - Pass Command Line Arguments Between Scripts] (Jan 22 2016) 18 18 19 [[Image(htdocs:icons/python.png, height="24px", align="center", nolink)]] [Programming/Python/PythonOhPython Python! Oh, Python!] (May 05 2009)19 [[Image(htdocs:icons/python.png, height="24px", valign=middle, nolink)]] [Programming/Python/PythonOhPython Python! Oh, Python!] (May 05 2009) 20 20 21 [[Image(htdocs:icons/mercurial.png, height="24px", align="center", nolink)]] [Programming/Python/MercurialDiffsWithVimOnWindows Mercurial Diffs with Vim on Windows] (Nov 12 2012)21 [[Image(htdocs:icons/mercurial.png, height="24px", valign=middle, nolink)]] [Programming/Python/MercurialDiffsWithVimOnWindows Mercurial Diffs with Vim on Windows] (Nov 12 2012) 22 22 23 [[Image(htdocs:icons/scons.png, height="24px", align="center", nolink)]] [Programming/Python/SconsBasedBuildSystemObjectModel Object Model of My SCons-based Build System] (Jan 20 2012)23 [[Image(htdocs:icons/scons.png, height="24px", valign=middle, nolink)]] [Programming/Python/SconsBasedBuildSystemObjectModel Object Model of My SCons-based Build System] (Jan 20 2012) 24 24 25 [[Image(htdocs:icons/scons.png, height="24px", align="center", nolink)]] [Programming/Python/SconsRemoveExtraBuildOutputFiles HOWTO: SCons - Remove Extra Build Output Files] (Jan 03 2016)25 [[Image(htdocs:icons/scons.png, height="24px", valign=middle, nolink)]] [Programming/Python/SconsRemoveExtraBuildOutputFiles HOWTO: SCons - Remove Extra Build Output Files] (Jan 03 2016) 26 26 27 [[Image(htdocs:icons/scons.png, height="24px", align="center", nolink)]] [Programming/Python/OrganizationOfBuildEnvironmentScripts Organization of Build Environment Scripts] (Jan 04 2016)27 [[Image(htdocs:icons/scons.png, height="24px", valign=middle, nolink)]] [Programming/Python/OrganizationOfBuildEnvironmentScripts Organization of Build Environment Scripts] (Jan 04 2016) 28 28 29 29 30 30 == Software Architecture == 31 [[Image(htdocs:icons/blank.png, height="24px", align="center", nolink)]] [SoftwareArchitecture/CompressionIsNotAuiDecision Compression is not a UI Decision] (May 12 2009)31 [[Image(htdocs:icons/blank.png, height="24px", valign=middle, nolink)]] [SoftwareArchitecture/CompressionIsNotAuiDecision Compression is not a UI Decision] (May 12 2009) 32 32 33 33 34 34 == Software Engineering == 35 [[Image(htdocs:icons/blank.png, height="24px", align="center", nolink)]] [SoftwareEngineering/PrototypingMindsetHowTo HOWTO: Develop a Prototyping Mindset] (Sep 20 2015)35 [[Image(htdocs:icons/blank.png, height="24px", valign=middle, nolink)]] [SoftwareEngineering/PrototypingMindsetHowTo HOWTO: Develop a Prototyping Mindset] (Sep 20 2015) 36 36 37 [[Image(htdocs:icons/blank.png, height="24px", align="center", nolink)]] [SoftwareEngineering/SoftwareAtrophyAnExample Software Atrophy - An Example] (Sep 20 2015)37 [[Image(htdocs:icons/blank.png, height="24px", valign=middle, nolink)]] [SoftwareEngineering/SoftwareAtrophyAnExample Software Atrophy - An Example] (Sep 20 2015) 38 38 39 [[Image(htdocs:icons/linux.png, height="24px", align="center", nolink)]] [SoftwareEngineering/LinuxAlwaysAbridesmaidNeverAbride Linux, Always a Bridesmaid, Never a Bride] (May 05 2009)39 [[Image(htdocs:icons/linux.png, height="24px", valign=middle, nolink)]] [SoftwareEngineering/LinuxAlwaysAbridesmaidNeverAbride Linux, Always a Bridesmaid, Never a Bride] (May 05 2009) 40 40 41 41 42 42 == Productivity == 43 [[Image(htdocs:icons/agile.png, height="24px", align="center", nolink)]] [Productivity/GettingResultsTheAgileWay Getting Results the Agile Way - Book Review & Notes] (Jan 24 2017)43 [[Image(htdocs:icons/agile.png, height="24px", valign=middle, nolink)]] [Productivity/GettingResultsTheAgileWay Getting Results the Agile Way - Book Review & Notes] (Jan 24 2017) 44 44 45 45 == Career 46 [[Image(htdocs:icons/blank.png, height="24px", align="center", nolink)]] [Career/OneHunderdOneJobInterviewQuestionsYoullNeverFearAgain 101 Job Interview Questions You'll Never Fear Again] (Jan 26 2017) 46 [[Image(htdocs:icons/blank.png, height="24px", valign=middle, nolink)]] [Career/OneHunderdOneJobInterviewQuestionsYoullNeverFearAgain 101 Job Interview Questions You'll Never Fear Again] (Jan 26 2017) 47