Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5eb2c04

Browse files
committed
add Basic
1 parent 654424d commit 5eb2c04

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

Basic学习之路.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
* FreeBASIC: http://www.freebasic.net/
2+
* BASIC-256: http://www.basic256.org/index_en
3+
* FBIde - editor for FreeBASIC: http://fbide.freebasic.net/
4+
* PowerBASIC: http://www.powerbasic.com/
5+
* FBWiki: http://www.freebasic.net/wiki/wikka.php?wakka=CatPgProgrammer
6+
7+
* freebasic.vim: http://cubaxd.net/?p=syntaxfile
8+
9+
* QBasic讨论区: http://bbs.pfan.cn/forum/12.html
10+
11+
* IrrlichtWrapper Library: http://www.frankdodd.screaming.net/IrrlichtWrapper/IrrlichtWrapperPortal.htm
12+
13+
* BASIC语言大家族: http://blender.bokee.com/542166.html
14+
15+
* Features of QuickBasic: https://blog.uxul.de/e?e=mt-164
16+
17+
* 文章分类 - Quick Basic: http://www.cnblogs.com/djcsch2001/category/284667.html
18+
* Quick Basic 常用的语句: http://blog.pfan.cn/hange/1422.html
19+
* Developing Automated Tests Using NUnit and VB.NET: http://www.byte-vision.com/NUnitAndVBArticle.aspx
20+
* Differences between VB.NET and VB: http://stackoverflow.com/questions/23603569/differences-between-vb-net-and-vb
21+
* Comparison of Visual Basic and Visual Basic .NET: https://en.wikipedia.org/wiki/Comparison_of_Visual_Basic_and_Visual_Basic_.NET
22+
* QBasic: https://en.wikipedia.org/wiki/QBasic

0 commit comments

Comments
 (0)