We would like to build a community for Small Basic programmers of any age who like to code. Everyone from total beginner to guru is welcome. Click here to register and share your programming journey!


Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 997
» Latest member: BrianCal
» Forum threads: 232
» Forum posts: 2,318

Full Statistics

Online Users
There are currently 53 online users.
» 0 Member(s) | 50 Guest(s)
Baidu, Bing, Google

Latest Threads
Small Basic as the "LEGO ...
Forum: Discussion
Last Post: litdev
08-17-2026, 11:06 AM
» Replies: 5
» Views: 118
I never thought this woul...
Forum: Discussion
Last Post: litdev
07-10-2026, 10:18 AM
» Replies: 1
» Views: 145
ListView issues by use LD...
Forum: Extensions
Last Post: martmen
06-11-2026, 09:46 AM
» Replies: 6
» Views: 576
I think that no more Smal...
Forum: Discussion
Last Post: eddylo
04-24-2026, 12:54 AM
» Replies: 2
» Views: 655
D'ont read a file
Forum: Standard Small Basic
Last Post: WhTurner
04-12-2026, 03:39 PM
» Replies: 1
» Views: 328
close a file
Forum: Standard Small Basic
Last Post: francesco
04-12-2026, 08:59 AM
» Replies: 2
» Views: 449
random in a array
Forum: Standard Small Basic
Last Post: francesco
04-05-2026, 06:40 PM
» Replies: 4
» Views: 757
Sqlite Version
Forum: Extensions
Last Post: Lester
03-24-2026, 06:58 PM
» Replies: 3
» Views: 589
Small Basic Explorer with...
Forum: Challenges
Last Post: martmen
03-17-2026, 03:48 PM
» Replies: 0
» Views: 291
Example Program
Forum: Extensions
Last Post: martmen
03-13-2026, 04:15 PM
» Replies: 0
» Views: 284

 
Wink Creation of SB-Neuron. Ours. Branded.(v2)
Posted by: AbsoluteBeginner - 09-23-2024, 07:45 AM - Forum: Discussion - Replies (106)

(translated by Google Translate)

Hello everyone. Smile 
I accidentally realized that there is a lot of room for fun and creativity in the topic of computer neurons and neural networks.
I propose to make this discussion thread where we can have fun learning old things and creating new ones.

Good luck to everyone.


(translated by Google Translate)

I don't know what projects you are doing in Small Basic right now, but now it's my turn to get back into neural networks.  Cool
However, the ANN extension will not be used here.

In order to easily and correctly use the ANN extension, I will first create a demo program that will allow us to visually observe how a neural network is trained.
I hope that when we see all this, we will be able to understand it all well.
And when we understand it all well, we will be able to easily use ANN neural networks in our SB projects.

(because if this continues, then my e-sportsmen in the games "AI Snake" and "Retro Football" will become champions of the SB championship this year, without even meeting a single opponent)

Print this item

  Voice recognition?
Posted by: Yumda - 09-19-2024, 05:33 AM - Forum: Extensions - Replies (23)

Hi there:

I am trying to write a simple program that can help my father learn to pronounce English better, specifically it will prompt him to pronounce a word and if not recognized then it will not move on to the next word, anyone know of any extensions that can help with voice recognitions for small basics? or any ideas how to go about it another way?

I know it is a big ask, but just hoping if anyone has any ideas.

Print this item

  Callenge 6 - Draw conics
Posted by: litdev - 09-14-2024, 09:22 AM - Forum: Challenges - Replies (10)

Draw a circle, ellipse, parabola and hyperbola - Wikipedia is a good source for more info.

Print this item

  Updating SB
Posted by: z-s - 09-09-2024, 12:31 PM - Forum: C# Moving from Small Basic - Replies (2)

Today I got an idea why someone can't help in updating SB.
We have a community here so any good csharp developer can do this but not me.
I could help in writing standard library for SB.
Making it a high-level programing language.
I have some goals that can be in SB
Addition of function like struct new keywords.
And large standard library seperate dll.
Many csharp functionality.
As I thought sb just use csc.exe to compile a small basic program after converting it to csharp am I right????.

Print this item

  Sharp develop
Posted by: z-s - 09-06-2024, 05:01 PM - Forum: C# Moving from Small Basic - No Replies

Hii I found sharp develop unofficial update 

https://github.com/mgeee35/SharpDevelop-5.2.1

I tried to build my extension and after compiling in ilspy it shows 4.8 fw

Print this item

  Challenge 5 - Count words and lines
Posted by: litdev - 09-06-2024, 08:49 AM - Forum: Challenges - Replies (7)

Write a program to count the number of lines and words in a text document - no extensions.

Print this item

  Challenge 4 - Colour buttons
Posted by: litdev - 09-04-2024, 06:06 PM - Forum: Challenges - Replies (17)

Create some buttons that when pressed change the background colour of the GraphicsWindow.

As an extra challenge, try to make it so that the buttons are suitably coloured - no extensions!

Print this item

  Challenge 3 - Text reversal
Posted by: litdev - 09-02-2024, 10:14 PM - Forum: Challenges - Replies (3)

Write a program to reverse the order of characters in a string.

Print this item

  LDPhysics extension Challenge
Posted by: AbsoluteBeginner - 09-02-2024, 12:40 PM - Forum: Challenges - No Replies

(translated by Google translator)

Hey guys, everyone who loves Small Basic, can we be scared of this challenge ?!  Smile

https://www.youtube.com/watch?v=QsdLiAxDLAg

We can do 1000 times better!
We have Small Basic! We have LDPhysics extension! We have SB-Prime!

And we WILL DO IT !..  Cool

Print this item

  Getting started with c#
Posted by: z-s - 08-26-2024, 04:33 PM - Forum: C# Moving from Small Basic - Replies (1)

I got an idea while learning cs should I post some thread here for graduate to cs from sb.
So some beginner can also learn cs

Print this item