mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-06 23:06:49 +02:00
fix #2589
This commit is contained in:
@@ -272,11 +272,3 @@ Module Module1
|
|||||||
End Module
|
End Module
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## References
|
|
||||||
|
|
||||||
I learnt Visual Basic in the console application. It allowed me to understand the principles of computer programming to go on to learn other programming languages easily.
|
|
||||||
|
|
||||||
I created a more indepth <a href="http://www.vbbootcamp.co.uk/" Title="Visual Basic Tutorial">Visual Basic tutorial</a> for those who would like to learn more.
|
|
||||||
|
|
||||||
The entire syntax is valid. Copy the and paste in to the Visual Basic compiler and run (F5) the program.
|
|
||||||
|
Reference in New Issue
Block a user