|
1 |
| -* BASIC: https://en.wikipedia.org/wiki/BASIC |
| 1 | +# Basic语言学习之路 |
2 | 2 |
|
| 3 | +* BASIC: <https://en.wikipedia.org/wiki/BASIC> |
3 | 4 |
|
4 | 5 | ## FreeBASIC
|
5 | 6 |
|
6 |
| -* freeBASIC: https://en.wikipedia.org/wiki/FreeBASIC |
7 |
| -* FreeBASIC: http://www.freebasic.net/ |
8 |
| -* FBIde - editor for FreeBASIC: http://fbide.freebasic.net/ |
9 |
| -* FbEdit FreeBASIC code editor: https://sourceforge.net/projects/fbedit/ |
10 |
| -* FBWiki: http://www.freebasic.net/wiki/wikka.php?wakka=CatPgProgrammer |
11 |
| -* freebasic.vim: http://cubaxd.net/?p=syntaxfile |
12 |
| -* Freebasic-vim-syntax-file: https://github.com/vim-scripts/Freebasic-vim-syntax-file |
13 |
| -* fbc.vim: https://github.com/caglartoklu/fbc.vim |
14 |
| -* IrrlichtWrapper Library: http://www.frankdodd.screaming.net/IrrlichtWrapper/IrrlichtWrapperPortal.htm |
15 |
| -* Free BASIC 试用: http://blog.sina.com.cn/s/blog_54dc74aa010002z0.html |
16 |
| - |
| 7 | +* freeBASIC: <https://en.wikipedia.org/wiki/FreeBASIC> |
| 8 | +* FreeBASIC: <http://www.freebasic.net/> |
| 9 | +* FBIde - editor for FreeBASIC: <http://fbide.freebasic.net/> |
| 10 | +* FbEdit FreeBASIC code editor: <https://sourceforge.net/projects/fbedit/> |
| 11 | +* FBWiki: <http://www.freebasic.net/wiki/wikka.php?wakka=CatPgProgrammer> |
| 12 | +* freebasic.vim: <http://cubaxd.net/?p=syntaxfile> |
| 13 | +* Freebasic-vim-syntax-file: <https://github.com/vim-scripts/Freebasic-vim-syntax-file> |
| 14 | +* fbc.vim: <https://github.com/caglartoklu/fbc.vim> |
| 15 | +* IrrlichtWrapper Library: <http://www.frankdodd.screaming.net/IrrlichtWrapper/IrrlichtWrapperPortal.htm> |
| 16 | +* Free BASIC 试用: <http://blog.sina.com.cn/s/blog_54dc74aa010002z0.html> |
17 | 17 |
|
18 | 18 | ## QuickBASIC QBasic
|
19 | 19 |
|
20 |
| -* QuickBASIC: https://en.wikipedia.org/wiki/QuickBASIC |
21 |
| -* QBasic: https://en.wikipedia.org/wiki/QBasic |
22 |
| -* QBasic讨论区: http://bbs.pfan.cn/forum/12.html |
23 |
| -* Features of QuickBasic: https://blog.uxul.de/e?e=mt-164 |
24 |
| -* 文章分类 - Quick Basic: http://www.cnblogs.com/djcsch2001/category/284667.html |
25 |
| -* Quick Basic 常用的语句: http://blog.pfan.cn/hange/1422.html |
26 |
| -* All about QBasic and QuickBasic: http://www.qbasic.net/ |
| 20 | +* QuickBASIC: <https://en.wikipedia.org/wiki/QuickBASIC> |
| 21 | +* QBasic: <https://en.wikipedia.org/wiki/QBasic> |
| 22 | +* QBasic讨论区: <http://bbs.pfan.cn/forum/12.html> |
| 23 | +* Features of QuickBasic: <https://blog.uxul.de/e?e=mt-164> |
| 24 | +* 文章分类 - Quick Basic: <http://www.cnblogs.com/djcsch2001/category/284667.html> |
| 25 | +* Quick Basic 常用的语句: <http://blog.pfan.cn/hange/1422.html> |
| 26 | +* All about QBasic and QuickBasic: <http://www.qbasic.net/> |
27 | 27 |
|
28 |
| -* http://www.qb64.net/ |
| 28 | +* <http://www.qb64.net/> |
29 | 29 |
|
30 | 30 | ## Other
|
31 | 31 |
|
32 |
| -* BASIC-256: http://www.basic256.org/index_en |
33 |
| -* PowerBASIC: http://www.powerbasic.com/ |
34 |
| - |
35 |
| -* Developing Automated Tests Using NUnit and VB.NET: http://www.byte-vision.com/NUnitAndVBArticle.aspx |
36 |
| -* Differences between VB.NET and VB: http://stackoverflow.com/questions/23603569/differences-between-vb-net-and-vb |
37 |
| -* Comparison of Visual Basic and Visual Basic .NET: https://en.wikipedia.org/wiki/Comparison_of_Visual_Basic_and_Visual_Basic_.NET |
38 |
| - |
39 |
| - |
40 |
| - |
41 |
| - |
42 |
| - |
43 |
| - |
| 32 | +* BASIC-256: <http://www.basic256.org/index_en> |
| 33 | +* PowerBASIC: <http://www.powerbasic.com/> |
44 | 34 |
|
| 35 | +* Developing Automated Tests Using NUnit and VB.NET: <http://www.byte-vision.com/NUnitAndVBArticle.aspx> |
| 36 | +* Differences between VB.NET and VB: <http://stackoverflow.com/questions/23603569/differences-between-vb-net-and-vb> |
| 37 | +* Comparison of Visual Basic and Visual Basic .NET: <https://en.wikipedia.org/wiki/Comparison_of_Visual_Basic_and_Visual_Basic_.NET> |
0 commit comments