Just to say hello

Everything else that doesn't fall into one of the other PB categories.
Davy
User
User
Posts: 45
Joined: Wed Jun 13, 2012 7:43 pm

Just to say hello

Post by Davy »

Hi all,

I've recently discovered PB and am just getting acquainted with it. I've been using a language called Euphoria for years, it's a nice language but somewhat "bitty" in that there isn't a standard GUI library or IDE and it's lacking in polish in a few areas, plus it's interpreted (although very fast), so if you want to create a standalone exe, the overhead is now quite large in the latest version ('hello world' is 3Mb :shock: ). My preferred OS is Linux, although I also create Windows programs, so I like the cross-platform capability of PB.

I like the fact that it's both a high and low-level language; you've got the best of both worlds. I have an interest in electronics and am planning to write a program which interfaces with PIC microcontrollers, so PB's close-to-the-metal features will come in handy there.

I'd like to say thanks to Kale for writing his excellent book and making it available for free, I'm about half way through it and it's a joy to read. Although the book is now quite old, all of the code runs fine (with the exception of that which uses 'CountList', which has been deprecated in favour of 'ListSize').
Last edited by Davy on Fri Jun 15, 2012 3:55 pm, edited 1 time in total.
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Re: Just to say hello

Post by srod »

Welcome Davy. You can't go wrong with PB. :)
I may look like a mule, but I'm not a complete ass.
User avatar
blueznl
PureBasic Expert
PureBasic Expert
Posts: 6175
Joined: Sat May 17, 2003 11:31 am
Contact:

Re: Just to say hello

Post by blueznl »

Another victim! Euh, I mean, welcome! :-)

( Fanglez, clean up those gerbils, we got visitors! )
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB - upgrade incoming...)
( The path to enlightenment and the PureBasic Survival Guide right here... )
citystate
Enthusiast
Enthusiast
Posts: 638
Joined: Sun Feb 12, 2006 10:06 pm

Re: Just to say hello

Post by citystate »

but blueznl, we was usin' 'em :evil: :P :mrgreen:
there is no sig, only zuul (and the following disclaimer)

WARNING: may be talking out of his hat
Zach
Addict
Addict
Posts: 1678
Joined: Sun Dec 12, 2010 12:36 am
Location: Somewhere in the midwest
Contact:

Re: Just to say hello

Post by Zach »

so THAT'S where my clear PVC tube went.....
Post Reply