|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
|
|
Thread Tools | Rate Thread | Display Modes |
|
|
|
#1
|
||||
|
||||
|
Re: Learning PASCAL and BASIC
Quote:
|
|
#2
|
||||
|
||||
|
Re: Learning PASCAL and BASIC
Quote:
The syntax will vary, but the programming is basically the same (no pun intended). The hard part about programming is the logic, i.e., thinking through a problem and coming up with a solution that is suitable to a computer, -- translating this into a computer language is simple. For a basic (read simple) tutorial, you might try here. As coincedence has it, I'm teaching QBASIC at a summer camp right now ... albeit to very little kids who lack typing skills and don't seem to find vector calculus obvious/intuitive (10 year olds mostly). |
|
#3
|
||||
|
||||
|
Re: Learning PASCAL and BASIC
Quote:
|
|
#4
|
|||||
|
|||||
|
Re: Learning PASCAL and BASIC
Quote:
|
|
#5
|
|||
|
|||
|
Re: Learning PASCAL and BASIC
Nobody, nobody, and did I mention nobody learns just plain "BASIC"
QBASIC makes sense, as it is a very common BASIC dialect, and can do very fearsome things if used to the limit (think DirectX Sound and OpenGL Graphics and Integral Calculus and Networking). What many people do is learn one flavor of BASIC and then experiment with other forms. Every mainstream BASIC is very similar to every other mainstream one, with small differences around the edges. Note, Visual Basic does not easily fit this mold. I have used Visual Basic 1.0 for DOS, and it is more like QBASIC than current VBs. However modern VBs are entirely different beasts. |
|
#6
|
|||||
|
|||||
|
Re: Learning PASCAL and BASIC
But make Win32 apps really freakin' easy!
(I coded a web browser in 5 minutes using only one hand using VB) |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|