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: 68
» Latest member: KevinAustin
» Forum threads: 108
» Forum posts: 1,175

Full Statistics

Online Users
There are currently 12 online users.
» 0 Member(s) | 11 Guest(s)
Facebook

Latest Threads
Challenge 4 - Colour butt...
Forum: Challenges
Last Post: AbsoluteBeginner
1 hour ago
» Replies: 8
» Views: 97
Small Basic AI Championsh...
Forum: Discussion
Last Post: AbsoluteBeginner
5 hours ago
» Replies: 176
» Views: 12,121
Sharp develop
Forum: C# Moving from Small Basic
Last Post: z-s
Yesterday, 05:01 PM
» Replies: 0
» Views: 14
Challenge 5 - Count words...
Forum: Challenges
Last Post: z-s
Yesterday, 12:19 PM
» Replies: 1
» Views: 31
ZS Extension.
Forum: Extensions
Last Post: z-s
09-04-2024, 11:34 AM
» Replies: 56
» Views: 2,393
Challenge 3 - Text revers...
Forum: Challenges
Last Post: z-s
09-03-2024, 02:30 PM
» Replies: 3
» Views: 49
LDPhysics extension Chall...
Forum: Challenges
Last Post: AbsoluteBeginner
09-02-2024, 12:40 PM
» Replies: 0
» Views: 23
Neural Nettwork (ANN) Ext...
Forum: Extensions
Last Post: litdev
08-27-2024, 08:23 AM
» Replies: 92
» Views: 3,609
Getting started with c#
Forum: C# Moving from Small Basic
Last Post: litdev
08-26-2024, 06:03 PM
» Replies: 1
» Views: 42
Challenge-Command Line GW
Forum: Challenges
Last Post: AbsoluteBeginner
08-18-2024, 07:40 AM
» Replies: 5
» Views: 181

 
  Sharp develop
Posted by: z-s - Yesterday, 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 - Yesterday, 08:49 AM - Forum: Challenges - Replies (1)

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 (8)

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

  Import needed class only
Posted by: hybridClasher.init() - 08-12-2024, 08:03 PM - Forum: Extensions - Replies (6)

Hi all,

I am using ILMerge.exe to convert my small basic exe and dlls to a standalone exe (for sake of sharing). Obviously, ILMerge needs ALL of the Microsoft.Expression.Effects, Drawing, System, etc etc too which would be very annoying. Is there any possible way from which i can only include the needed class in my code or reference the only needed .dll in my directory? (e.g LDCmd.dll, etc)

P.S: Programically speaking, this means "By breaking the extension in parts".

I would be grateful for your help,
Thanks.

Print this item

Information Challenge-Command Line GW
Posted by: z-s - 08-11-2024, 09:45 AM - Forum: Challenges - Replies (5)

So our first challenge command line graphics window.

In this you could make a text window program for drawing shapes and playing with graphics window through text window.

Challenge will end on next Sunday.

I will post it I could make something.

Print this item

Lightbulb Weekly challenge
Posted by: z-s - 08-07-2024, 05:22 AM - Forum: Challenges - Replies (1)

Should we do weekly challenge in this form litdev add two challenge but if we could start weekly challenge as msn form use to do I can give every Monday a challenge and till next Sunday we should submit the program may some new begginers and guest like it.
Any suggestions.

Print this item

Rainbow Audio Preprocessing Extension
Posted by: hybridClasher.init() - 07-26-2024, 02:57 PM - Forum: Extensions - Replies (15)

Hi all,

What is your opinion on creating a extension for audio preprocessing to use it in neural networks and training purposes. Is it worth making a extension for it or is it better to resort to other languages like python?

Thank you.

Print this item