How long have you been using PureBasic?
-
LuCiFeR[SD]
- 666

- Posts: 1033
- Joined: Mon Sep 01, 2003 2:33 pm
- netmaestro
- PureBasic Bullfrog

- Posts: 8452
- Joined: Wed Jul 06, 2005 5:42 am
- Location: Fort Nelson, BC, Canada
Summer 2005 for me. I'd just gotten my money back on BlitzMax and wanted to find a better highlevel language with libs for GUIs and sprites/screens. I thought PowerBasic was a good language (and still do) but it had nothing for games and the GUI side was weak imho. To do anything significant you had to stay in the API all the time. I figured if I had to do that, I might just as well stick with C for everything.
Once I tried PureBasic, I knew that this was exactly what I was looking for. I use it all the time now in my work, replacing C in more and more situations, Delphi and VB totally, and for virtually all of my GUIs.
My first fun project was Transpetris, from which I learned a lot about PB, then a couple of screensavers and then TransparentClock, which was a great learning experience in the world of gdiplus. I've also written and collaborated on quite a few libraries and functions. The one thing I'm most proud of is that for all of my achievements in PB of any significance, (not commercial stuff though) full source code is shared on these forums.
Once I tried PureBasic, I knew that this was exactly what I was looking for. I use it all the time now in my work, replacing C in more and more situations, Delphi and VB totally, and for virtually all of my GUIs.
My first fun project was Transpetris, from which I learned a lot about PB, then a couple of screensavers and then TransparentClock, which was a great learning experience in the world of gdiplus. I've also written and collaborated on quite a few libraries and functions. The one thing I'm most proud of is that for all of my achievements in PB of any significance, (not commercial stuff though) full source code is shared on these forums.
BERESHEIT
- Rook Zimbabwe
- Addict

- Posts: 4322
- Joined: Tue Jan 02, 2007 8:16 pm
- Location: Cypress TX
- Contact:
And that is one of the things like really like about PureBasic.Rook Zimbabwe wrote:Time has flown since I didn't even know how to make a window or play with any of the gadgets!!!
Other than Visual Basic, doing windows and and controls is a royal pain in the ass with resources, API calls, call back funcitons, etc. But in PureBasic it's just a simple set of easy ot understand and use commands and functions.
- Rook Zimbabwe
- Addict

- Posts: 4322
- Joined: Tue Jan 02, 2007 8:16 pm
- Location: Cypress TX
- Contact:
-
DarkDragon
- Addict

- Posts: 2347
- Joined: Mon Jun 02, 2003 9:16 am
- Location: Germany
- Contact:


