I know you've all heard it before....

Everything else that doesn't fall into one of the other PB categories.
Beeps
New User
New User
Posts: 5
Joined: Thu Mar 11, 2004 6:29 pm
Location: UK
Contact:

I know you've all heard it before....

Post by Beeps »

What can I say? A couple of days with PureBasic and I'm ready to throw away VB.NET, BlitzPlus and VC++ (hmmm, maybe not the VC just yet, I love it).

It's been a very long time since I was this in love with a new purchase, PureBasic is AMAZING!!!!

HUGE THANKS!


......normal service has been resumed. In other news the cow was returned to it's rightful owner.

:)
Time is an illusion, lunchtime doubly so!
- www.coolgames.tv -
- www.binary-people.com -
LarsG
Enthusiast
Enthusiast
Posts: 713
Joined: Mon Jun 02, 2003 1:06 pm
Location: Norway
Contact:

Post by LarsG »

heh.. welcome! :D

AMD Athlon XP2400, 512 MB RAM, Hercules 3D Prophet 9600 256MB RAM, WinXP
PIII 800MHz, 320 MB RAM, Nvidia Riva Tnt 2 Mach 64 (32MB), WinXP + Linux
17" iMac, 1.8 GHz G5, 512 MB DDR-RAM, 80 GB HD, 64 MB Geforce FX 5200, SuperDrive, OSX
Kale
PureBasic Expert
PureBasic Expert
Posts: 3000
Joined: Fri Apr 25, 2003 6:03 pm
Location: Lincoln, UK
Contact:

Post by Kale »

What can I say? A couple of days with PureBasic and I'm ready to throw away VB.NET, BlitzPlus and VC++ (hmmm, maybe not the VC just yet, I love it).
he he... remember that PB is going to get a big update soon so more goodness to come! :D
--Kale

Image
merendo
Enthusiast
Enthusiast
Posts: 449
Joined: Sat Apr 26, 2003 7:24 pm
Location: Germany
Contact:

Post by merendo »

PureBasic is AMAZING!!!!
Well, did you expect anything else? :lol: :lol: :lol: :lol:

Welcome to this forum, Beeps!
The truth is never confined to a single number - especially scientific truth!
dagcrack
Addict
Addict
Posts: 1868
Joined: Sun Mar 07, 2004 8:47 am
Location: Argentina
Contact:

Post by dagcrack »

PB rockz, and for those that trashed it cause of a lack of docs, they should shot their balls right now.
dagcrack
Addict
Addict
Posts: 1868
Joined: Sun Mar 07, 2004 8:47 am
Location: Argentina
Contact:

Post by dagcrack »

I know a guy that was a week trying to choose what to buy.. if B+ or PB... (as he wanted to develop applications and a bit of games) he finally bought B+ .. some days later, I showed to him some stuff I made and some stuff that was made in PB and this guy got upset.. he was so pissed off, poor guy, he probably wanted to trash b+ more than once (did he?) lol and you guys know why he didnt bought PB at the first time? cause the lack of docs, he even said it, but as I also said.. what he did, diserves a shoot at the.... heh.
Dare2
Moderator
Moderator
Posts: 3321
Joined: Sat Dec 27, 2003 3:55 am
Location: Great Southern Land

Post by Dare2 »

* checks gonads. *

Still there. Phew.
Uncle B
User
User
Posts: 82
Joined: Mon Jan 12, 2004 11:28 am
Location: the Netherlands

Post by Uncle B »

hhhmm....,VB.NET, BlitzPlus and VC++....

yet another member to compensate my lack of knowledge :lol:

Welcome to the forum.

Bart
User avatar
NoahPhense
Addict
Addict
Posts: 1999
Joined: Thu Oct 16, 2003 8:30 pm
Location: North Florida

..

Post by NoahPhense »

Dare2 wrote:* checks gonads. *

Still there. Phew.

Code: Select all

Procedure CheckForNads(nads.l)
  Select nads
    Case 2
      messagebox_(0, "Yup, still there.", "Info", #MB_ICONINFORMATION)
    Case 1
      messagebox_(0, "Hmm. It appears that I've lost one.", "Info", #MB_ICONINFORMATION)
    Case 0
      messagebox_(0, "You are either married, or bought the wrong developing language.", "Info", #MB_ICONINFORMATION)
    Default
      messagebox_(0, "Better see a doctor.", "Info", #MB_ICONINFORMATION)
  EndSelect
  ProcedureReturn
EndProcedure

CheckForNads(3)

End
;)

- np
Dare2
Moderator
Moderator
Posts: 3321
Joined: Sat Dec 27, 2003 3:55 am
Location: Great Southern Land

Post by Dare2 »

hehe. :)
TronDoc
Enthusiast
Enthusiast
Posts: 310
Joined: Wed Apr 30, 2003 3:50 am
Location: 3DoorsDown

Post by TronDoc »

Procedure CheckForNads(nads.l) 8O
peace
[pI 166Mhz 32Mb w95]
[pII 350Mhz 256Mb atir3RagePro WinDoze '98 FE & 2k]
[Athlon 1.3Ghz 160Mb XPHome & RedHat9]
koehler
User
User
Posts: 58
Joined: Sat May 03, 2003 7:46 am

Post by koehler »

dagcrack wrote:PB rockz, and for those that trashed it cause of a lack of docs, they should shot their balls right now.
Yeah, ok, whatever you say new kid on the block.


I've been programming off and on since 81, from peeking and poking assembler opcodes as integers on an Apple II as we didn't have Applesaoft and the mini-assembler, to Pascal, some Forth, Pilot, C, etc.
PB is an outstanding product.

However, I had our copy dept. print me a copy of the 3.72 docs, and find them to be dificult at best, relatively speaking. Some of them appear to have been updated with examples, such as pg. 275 OpenFileRequester(). Nice.

The latest 3.80 docs may be better, however since I can't d/l them, I would gather they are mostly the same, from my browsing the online docs.

You may be some uber-coder, however the average audience I though PB was targeted at is somewhere in the normal distribution. That being so, I think the documentation is key to attracting new people. A well laid out primer/text should be viewed as a Good Thing(tm). IIRC, the current PB documentation is pretty similar to that which I saw in my Amiga reference books almost 20 years ago... If the PB community really wants to grow and expand, then there has to be effort expended in making more comprehensive documentation with much better examples.
I'm surprised there aren't a couple of simple tutorials on making Windowed apps at the least. I've had a couple of people help me out here and there, and it is greatly appreciated. Not everyone is familiar with event driven windows programming.

If you want to be some l33t fanbio hAx0r/C0d3r, be my guest.

But, to truely become better, one has to take off the rose colored glasses occasionally and reassess strengths and weaknesses.
Currently, PB is weak in documentation. Not that there aren't a number of people putting a lot of personal time in, in creating docs, tutorials, web sites, etc. To those people and Fred, I say thank you. I'm looking forward to the continuing efforts on both the code and documentation side.

To the fanbois who can't see the bigger picture, I feel sorry. Cause I've seen the same thing happen many times, the Amiga community is a particularly sad example of such.
Kale
PureBasic Expert
PureBasic Expert
Posts: 3000
Joined: Fri Apr 25, 2003 6:03 pm
Location: Lincoln, UK
Contact:

Post by Kale »

Ok the docs that come packaged with PB can appear quite thin to some but the wealth of info here on the forum and on http://www.purearea.net more than makes up for it. I don't consider myself an uber coder and i've never had any problems with finding info on commands or syntax. Just search and you will find! (and in the process you will remember it!).
--Kale

Image
User avatar
Psychophanta
Always Here
Always Here
Posts: 5153
Joined: Wed Jun 11, 2003 9:33 pm
Location: Anare
Contact:

Post by Psychophanta »

I learn faster playing with examples than reading docs. I suggest it.
User avatar
NoahPhense
Addict
Addict
Posts: 1999
Joined: Thu Oct 16, 2003 8:30 pm
Location: North Florida

..

Post by NoahPhense »

koehler wrote:
dagcrack wrote:PB rockz, and for those that trashed it cause of a lack of docs, they should shot their balls right now.
Yeah, ok, whatever you say new kid on the block.


I've been programming off and on since 81, from peeking and poking assembler opcodes as integers on an Apple II as we didn't have Applesaoft and the mini-assembler, to Pascal, some Forth, Pilot, C, etc.
PB is an outstanding product.

However, I had our copy dept. print me a copy of the 3.72 docs, and find them to be dificult at best, relatively speaking. Some of them appear to have been updated with examples, such as pg. 275 OpenFileRequester(). Nice.

The latest 3.80 docs may be better, however since I can't d/l them, I would gather they are mostly the same, from my browsing the online docs.

You may be some uber-coder, however the average audience I though PB was targeted at is somewhere in the normal distribution. That being so, I think the documentation is key to attracting new people. A well laid out primer/text should be viewed as a Good Thing(tm). IIRC, the current PB documentation is pretty similar to that which I saw in my Amiga reference books almost 20 years ago... If the PB community really wants to grow and expand, then there has to be effort expended in making more comprehensive documentation with much better examples.
I'm surprised there aren't a couple of simple tutorials on making Windowed apps at the least. I've had a couple of people help me out here and there, and it is greatly appreciated. Not everyone is familiar with event driven windows programming.

If you want to be some l33t fanbio hAx0r/C0d3r, be my guest.

But, to truely become better, one has to take off the rose colored glasses occasionally and reassess strengths and weaknesses.
Currently, PB is weak in documentation. Not that there aren't a number of people putting a lot of personal time in, in creating docs, tutorials, web sites, etc. To those people and Fred, I say thank you. I'm looking forward to the continuing efforts on both the code and documentation side.

To the fanbois who can't see the bigger picture, I feel sorry. Cause I've seen the same thing happen many times, the Amiga community is a particularly sad example of such.
You had the opportunity to read the 'complete docs' online at any given time.

Sorry you didn't do that. The docs you downloaded, are always online.
The docs distributed, are 'exactly' the same. Only in compiled html format.

- np
Locked