free basics?
-
doodlemunch
- Enthusiast

- Posts: 237
- Joined: Tue Apr 05, 2005 11:20 pm
free basics?
hi at school they were going to teach visual basic but we al complained abut it
so i wuld like ti know wich free basics are out there that are good or similar to PB
they could buy pb but they already bught vb so that is no negotiabel
liberty basic? freebasic? what?
so i wuld like ti know wich free basics are out there that are good or similar to PB
they could buy pb but they already bught vb so that is no negotiabel
liberty basic? freebasic? what?
my english is horribel i know - SORRY i am dyslexic - i uses pb 3.94
Not sure how this fits with what you want, but there is something called KPL which is specifically for teaching.
http://www.kidsprogramminglanguage.com/
KPL stands for "Kids Programming Language" but it is not something dumbed down and cutesy. It is actually quite nice. Can't create an exe though.
http://www.kidsprogramminglanguage.com/
KPL stands for "Kids Programming Language" but it is not something dumbed down and cutesy. It is actually quite nice. Can't create an exe though.
@}--`--,-- A rose by any other name ..
-
doodlemunch
- Enthusiast

- Posts: 237
- Joined: Tue Apr 05, 2005 11:20 pm
can't you use the demo version of pb?
( 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... )
( The path to enlightenment and the PureBasic Survival Guide right here... )
-
doodlemunch
- Enthusiast

- Posts: 237
- Joined: Tue Apr 05, 2005 11:20 pm
because pb demo is free? 
dunno the limitations though, you'd have to read the license
dunno the limitations though, you'd have to read the license
( 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... )
( The path to enlightenment and the PureBasic Survival Guide right here... )
-
doodlemunch
- Enthusiast

- Posts: 237
- Joined: Tue Apr 05, 2005 11:20 pm
Now I have no idea of what you are looking for. They (the educational institution) have vb, and will only use that? Or they don't have vb, and want it? Or they have vb but the students don't and don't want to fork out for it?
If there is a actually a choice here and we're not just chewing the breeze about a foregone conclusion, then blueznl's idea is a good one (subject to licence). Wish I had thought of it.
If there is a actually a choice here and we're not just chewing the breeze about a foregone conclusion, then blueznl's idea is a good one (subject to licence). Wish I had thought of it.
@}--`--,-- A rose by any other name ..
-
doodlemunch
- Enthusiast

- Posts: 237
- Joined: Tue Apr 05, 2005 11:20 pm
-
dracflamloc
- Addict

- Posts: 1648
- Joined: Mon Sep 20, 2004 3:52 pm
- Contact:
Really no basic is like PB. Since PB isnt really lik a "BASIC" anymore. However I really think your school should just teach C. You'll learn more about computers and proper programming doing console apps in C than by drag and drop forms in a basic. It'll also help you keep those bad coding habits at bay, since classical BASIC languages pretty much create bad habits just by looking at the code.
Its not that hard even for complete beginners, just dont use pointers until you are ready. When I was in high school my freshman year we had a C++ course. Pretty much everyone got it just fine, and even the ones who struggled had no problem finding help from other students.
I really don't understand this whole "learn basic or java first" craze. If you absolutely must do basic, then pb is a good choice. Why not put your teacher or whoever says you can't purchase PB in contact with Fred. Maybe they can work out an educational license or edition.
Its not that hard even for complete beginners, just dont use pointers until you are ready. When I was in high school my freshman year we had a C++ course. Pretty much everyone got it just fine, and even the ones who struggled had no problem finding help from other students.
I really don't understand this whole "learn basic or java first" craze. If you absolutely must do basic, then pb is a good choice. Why not put your teacher or whoever says you can't purchase PB in contact with Fred. Maybe they can work out an educational license or edition.
-
Brice Manuel
The folks at Dark BASIC Software (or whatever they call themselves now) will generally give FREE copies of DarkBasic Classic to schools and other teaching institutions.
Liberty BASIC has a very liberal scholastic policy. The Teacher purchases it for normal price and the registration covers the entire class.
Both of the above have been taught in many schools over the years.
FreeBASIC is nice, but a little difficult for complete beginners due to the lack of a decent IDE.
PB & Blitz are great, but neither have an established and published policy when it comes to educational licensing.
Liberty BASIC has a very liberal scholastic policy. The Teacher purchases it for normal price and the registration covers the entire class.
Both of the above have been taught in many schools over the years.
FreeBASIC is nice, but a little difficult for complete beginners due to the lack of a decent IDE.
PB & Blitz are great, but neither have an established and published policy when it comes to educational licensing.
-
dracflamloc
- Addict

- Posts: 1648
- Joined: Mon Sep 20, 2004 3:52 pm
- Contact:
http://www.glbasic.com is also free for schools.
