-
Notifications
You must be signed in to change notification settings - Fork 0
Small Basic Coding Pattern
Nonki Takahashi edited this page May 18, 2019
·
3 revisions
Documentation > Small Basic Coding Pattern
This is a Wiki document describes about coding patterns for a programming language Microsoft Small Basic. Each pattern has a name as listed below.
- AvoidImageList
- AvoidPropertyBreak
- AvoidResize
- AvoidSmall
- ForSilverlight
- AvoidTurtleInHandler
- MoveAfterRotation
- NewLineAsCR
- RoundToGetPixel
- SilverlightFlag
- SkipAlpha
- WaitAfterAddImage
- WaitAfterPlay
- ZoomOpaque
- AvoidRedundantBoolExpression
- GeneralEventHandler
- ParamByArray
- ParamByVariable
- PascalKeyword
- PascalSub
- PreferPlusForAppend
- PseudoClass
- PseudoExit
- PseudoLocal
- PseudoNot
- PseudoParam
- ShortenLine
- UpperConst
- 江渡浩一郎 『パターン、Wiki、XP - 時を超えた創造の原則』 技術評論社 (2009)
Copyright © 2017-2019 Nonki Takahashi.
This work is licensed under a Creative Commons Attribution 4.0 International License.