Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
J

John Rayfield

@John Rayfield
About
Posts
1
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Power Basic
    J John Rayfield

    I started using the DOS version of PowerBASIC back in the late 80's or around 1990. I used it to develop some commercial applications. I started with QuickBasic and very quickly outgrew it (ran out of memory for my programs to run). So I switched to Microsoft's Professional Basic, which was great. But then along came PowerBASIC, and I never looked back. Of course, that's 'ancient history' when it comes to computers and programming languages. Now, PowerBASIC is available in a Console Compiler version as well as a Windows version. The Windows version now includes object capabilities (if you want to use them, but you don't have to), threading, and many functions that are typical of C or C#. But the syntax is still like "basic", instead of the more-cryptic style of syntax like C or C#. There are some very nice 3rd party tools that have been developed to work with PowerBASIC, to further enhance it's capabilities and/or make it easier and faster to develop applications. For example, EZ-GUI is a development tool that includes a visual designer as well as a library of hundreds of functions, many of which would be accessible in PowerBASIC through the Windows API, but EZ-GUI makes them much easier to use. In a nutshell, PowerBASIC isn't even close, in my opinion, to what it started out as. It's much much more advanced than that. For me, where I learned 'procedural' programming (and I've done some assembly-language programming for embedded systems, too), using PowerBASIC is much easier than languages like VB.Net. For someone who learned objected-oriented programming first, I suspect that PowerBASIC won't be their 'favorite' language.

    John Rayfield, Jr.

    The Lounge help question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups