Browse by Tags

Tagged Content List
  • Wiki Page: Small Basic Getting Started Guide: Chapter 3: Introducing Variables

    Small Basic > Getting Started Guide > Chapter 3: Introducing Variables Table of Contents Using Variables in our program Analysis of the program Rules for naming Variables Playing with Numbers A Simple Temperature Converter Using Variables in our program Wouldn’t it be nice...
  • Wiki Page: Small Basic Getting Started Guide: Chapter 2: Understanding Our First Program

    Small Basic > Getting Started Guide > Chapter 2: Understanding Our First Program Table of Contents What really is a computer program? Small Basic Programs Back to Our First Program Our Second Program What really is a computer program? A program is a set of instructions...
  • Wiki Page: Small Basic Getting Started Guide: Appendix A: Fun Samples

    Small Basic > Getting Started Guide > Appendix A: Fun Samples Table of Contents Turtle Fractal Photos from Flickr Dynamic Desktop Wallpaper Paddle Game Turtle Fractal Figure A.1 - Turtle drawing a tree fractal angle = 30 delta = 10 distance = 60...
  • Wiki Page: Small Basic: GraphicsWindow Basics

    Table of Contents GraphicsWindow Layers Layer 1 - Background Layer 2 - Drawings Layer 3 – Shapes and Controls Shapes Properties Moving Shapes This article covers the basic use of the Small Basic GraphicsWindow. The Small Basic GraphicsWindow has 3 layers that appear on top of each other. GraphicsWindow...
  • Wiki Page: The Unique Features of the Small Basic Language

    This article originates with the question in the Small Basic FAQ . We wanted to give the community a chance to answer this question in depth. What are the unique features of the Small Basic language? Imperative Just like the early variants of BASIC, Small Basic is imperative and doesn't...
  • Wiki Page: Small Basic: Array Basics

    Table of Contents What is an Array Special features of Small Basic Arrays Clearing an array or array element Copying arrays Array methods Non integer indexing Multi-dimensional arrays Internal stucture and Performance This article covers the basic use of the Small Basic Arrays. What is an Array...
  • Wiki Page: Small Basic: Event Basics

    Table of Contents What is an Event How Events Work Using a Game Loop This article covers the basic use of events in Small Basic. What is an Event An event is something that happens independently of the normal flow of instructions in a program. Often this is when something happens as a...
  • Wiki Page: How to Convert Text into Binary

    If you want to know how to convert text into a series of binary digits, here is a diagram: Note that this sort of system applies to all radices as a way of converting to them, with the divisor "2" changed to the value of the radix. You can use this binary conversion methodology...
  • Wiki Page: Small Basic: コードブロックの作り方 (ja-JP)

    この記事は特に TechNet Wiki に Small Basic の記事を書く方向けに書かれています。 Code Block Generator v1.3 について説明します。 TechNet Wiki の [EDIT] 画面にあるメニューバーにはコードブロックを作成するための [Format Code Block] アイコンがあります。 この [Format Code Block] ツールは以下のようなポップアップウィンドウを表示します。しかし、ここには Small Basic プログラム言語の選択肢がありません。 そこで、Small...
  • Wiki Page: Small Basic: How to Create an Extension Using C#

    Table of Contents Introduction Setting up your Visual Studio Project Programming Your Extension Compiling Your Code Testing Your Extension Distributing Your Extension Introduction Microsoft Small Basic, while a good language for a beginner, is rather limited once you really get into programming...
  • Wiki Page: List of Programs Made with Small Basic

    This list will eventually contain every program made via Small Basic. Please add any missing programs below by linking to the program share page. Also, please include the name and Profile link of each program's creator. Table of Contents A B C E G I L M N R S T # 1942 - by Laurent20...
  • Wiki Page: Small Basic (it-IT)

    Table of Contents Estensioni Community Iniziare Vedere anche Pagine web Blogs Altre lingue English (en-US) Japanese (ja-JP) Small Basic è un linguaggio per principianti basato .NET sviluppato da Microsoft. E' stato in fase di sviluppo per diverso tempo ed è stato rilasciato recentemente poco...
  • Wiki Page: Small Basic: How to Graduate to Visual Basic

    You might have heard of the "Graduate" feature in Small Basic. If you haven't - you should check it out - it enables you to convert any Small Basic program into an equivalent Visual Basic program, allowing you to gently ramp up to the full power of a professional programming language...
  • Wiki Page: The Small Basic Blog

    The Small Basic Blog is on MSDN and currently exists to encourage and foster community growth and adoption around Small Basic: http://blogs.msdn.com/smallbasic Ideas for the Small Basic Blog The following is a list of ideas for blog posts. They need to be specific around community growth...
  • Wiki Page: Small Basic: How to Get Kids to Try Programming

    Getting Johnny to Code Do you want that bright and creative kid to try out programming? Give them a goal to reach. If you make the goal interesting and attainable the kid will claw their way to the finish line and then beg for more. The topic of this article is of course a take on the famous...
  • Wiki Page: Small Basic: List of Extensions

    Add more Extensions as they become available. D Data Extension ( v1.0.3 ) by Oskariok E ESL Extension ( v0.1.0a ) by Liam McSherry Excel Library for Small Basic by JSakamoto F Fast 2D Graphics Extension by FuleSnabel Fremy's Extension ( v1 ) by FremyCompany...
Page 5 of 5 (116 items) 12345
Can't find it? Write it!