#41✎ 203NathanielAmazing ContributorSomeone thinks I'm an awesome person who has done so much for the community!AchievementsStaff Pick"Your program is one of our favorites!" - StaffAchievementsScholarReceived for knowing a great deal about programming topicsAchievementsOh... Should have done this earlier. Anyways...
Age: fifteen
Languages I have experience with:
English
Basic
SmileBASIC (obviously)
Petit Computer language..?
C.R.U.D.
Java Script
Posted
#42✎ 377chemicalexDrawingI like to draw!HobbiesIntermediate ProgrammerI can make programs, but I still have trouble here and there. Programming Strengthosu! Is Awesome!I love osu!Express YourselfAge: 14 no no im FIFTEEN now
Languages with experience:
Javascript
PHP
Lua (more specifically rbx.lua)
SmileBASIC (Moreso the PTC dialect)
BASIC
Visual BASIC
Languages I've touched:
C#
C++
Javascript (unity version)
Python
Ruby
"Not programming" languages:
CSS
HTML
Posted
Edited
by chemicalex
#43✎ 341MinxrodThird YearMy account is over 3 years oldWebsiteExpert ProgrammerProgramming no longer gives me any trouble. Come to me for help, if you like!Programming StrengthQSP Contest 2 Contest ParticipantI participated in the second SmileBASIC Source QSP Contest!Know:
SmileBASIC/PTC
z80/ez80 assembly and TI-BASIC
ARM assembly (basics)
Java
Python
C++
"Know":
HTML/CSS/JS
C
Lua
Want to learn:
x86 assembly
Swift (maybe, eventually)
Kotlin
I still find it funny how there will be waves of edits to this thread sometimes.
Hello from 2022!
Posted
Edited
by Minxrod
#44✎ 175MochaProbablyExpert ProgrammerProgramming no longer gives me any trouble. Come to me for help, if you like!Programming StrengthNight PersonI like the quiet night and sleep late.Express YourselfDrawingI like to draw!HobbiesAge: 13
Languages:
- SmileBasic
- HTML5
- C#
- C++
Experience : 2 Years
Most experienced at: C++ and SmileBasic
Posted
Edited
by MochaProbably
Age: enough not to count each language 3 times like everyone else here.Languages that I've used a lot:
QB64 BASIC
TI-BASIC
Petit Computer BASIC
SmileBASIC
JavaScript
Lua
Languages that I've written a few short programs in:
C++
Java
Assembly
Tiny computer
Befunge
Hold the freaking phone, its possible to use that language? HOW???????
edit: incase u can't tell, talking about Texas Instruments/Graphing Calculator language
Posted
Edited
by Orange
#46✎ 188412Me21Syntax HighlighterReceived for creating the code syntax highlighter on SBSNight PersonI like the quiet night and sleep late.Express Yourself
Hold the freaking phone, its possible to use that language? HOW???????
edit: incase u can't tell, talking about Texas Instruments/Graphing Calculator language
Well, it's not the worst keyboard I've ever used...
Posted
Hold the freaking phone, its possible to use that language? HOW???????
edit: incase u can't tell, talking about Texas Instruments/Graphing Calculator language
Well, it's not the worst keyboard I've ever used...
boi thats not even a keyboard, if your thinking what I'm thinking its find the right button praise jebus theres a 2ND -> ALOCK button coding that makes no sense, I'm pretty sure (don't even know because i gave up) a for loop take 5 lines minimum.
Translation: Are you talking about using (for example) a TI84's prgm button? or are you talking about something else?
Posted
#48✎ 341MinxrodThird YearMy account is over 3 years oldWebsiteExpert ProgrammerProgramming no longer gives me any trouble. Come to me for help, if you like!Programming StrengthQSP Contest 2 Contest ParticipantI participated in the second SmileBASIC Source QSP Contest!
I'm pretty sure (don't even know because i gave up) a for loop take 5 lines minimum.
A For( loop does NOT take five lines.
prgmEXFOR
:For(I,0,4)
:Disp I
:Endprints
0
1
2
3
4
It's the same number of lines as SmileBASIC:
FOR I=0 TO 4
PRINT I
NEXT
Posted
Edited
by Minxrod
#49✎ 1medoli900Beginner ProgrammerI'm just starting out! I'm still trying to grasp the basics.Programming StrengthNight PersonI like the quiet night and sleep late.Express YourselfVideo GamesI like to play video games!HobbiesI'm 21.
I know some CSS and HTML (Like, I know how to make a Neopet custom page. XD)
I know some C.
I know some Java (~ish. More like C converted to Java.)
I'm beginning to learn Smile BASIC by porting some old BASIC program into it.
Posted
#50✎ 24CosmicTacoCatIntermediate ProgrammerI can make programs, but I still have trouble here and there. Programming StrengthVideo GamesI like to play video games!HobbiesNight PersonI like the quiet night and sleep late.Express YourselfAge: 20
Languages:
smileBASIC
A bit of TI BASIC
C++ (the first language I got into)
A teeny tiny bit of python
A little bit of C
Assembly
VHDL
I know VHDL isn't exactly a programming language but it feels pretty close to one.
Posted
Edited
by CosmicTacoCat
#51✎ 272TheV360Pokemon Is Awesome!I love Pokemon!Express YourselfFirst DayJoined on the very first day of SmileBASIC SourceWebsiteNight PersonI like the quiet night and sleep late.Express Yourselfti-86 is the best calculator
Posted
#52✎ 11HitomiHoshinoYou're all quite young. I'm over 40. I find Smilebasic quite nostalgic, but occasionally I like to play with emulators and look at actual old style basic and remember that not everything was better then. You just had to be able to use basic to even get any use out of a computer other than pre-done games. Which were often not that good.
I've played with alot of different programming languages. I'm not even sure what I have tried.
I am familiar with C, C++, Tcl, Hypercard, Livecode, Basic, Pascal, some assembly language, Lua, COBOL, bash, Visual Basic, C#, Java.. might even be some I haven't thought of.
My favorites right now are Lua, Livecode, and Freebasic. Having fun playing around with Love2D.
It's hard to stay on task and actually produce anything. It's easier to get lost in reading and discussions.
Posted
#53✎ 167MariominerFirst DayJoined on the very first day of SmileBASIC SourceWebsitePromoted PageMy page was promoted on SmileBASIC Source!AchievementsExpert ProgrammerProgramming no longer gives me any trouble. Come to me for help, if you like!Programming StrengthI'm 15
I've had about 5 years of experience now
I've used SmileBASIC (both Petit Computer and SmileBASIC)
I've done a good amount of C and can write in C++ too just because it's not that different.
I've done some Python but Python sucks so I haven't done too much with it.
I haven't done anything too extensive with HTML/CSS, but I know enough that I can make something with the help of the interwebs
I know JavaScript, particularly JQuery, but I hate it so I don't write anything outside of school projects with it.
Essentially the two main languages that I do stuff extensively with is SmileBASIC and C/C++
Posted
#54✎ 123SamAmazing PageHiddenAchievementsGreat PageHiddenAchievementsGood PageHiddenAchievements17I only know SmileBASIC
.
Posted
Edited
by Sam
#55✎ 14benjymousExpert ProgrammerProgramming no longer gives me any trouble. Come to me for help, if you like!Programming StrengthDay PersonI like the warm sunshine and wake up early!Express YourselfReadingI like to read books!HobbiesOld enough to know better
A brief history of programming languages:
TRS80 Basic
ZX Spectrum Basic
AMOS Basic
Turbo Pascal
Amiga E
C
C++
Haskell
Perl
C#
Java
Python
JavaScript
SmileBasic (though I'm yet to actually code anything!)
Posted
#56✎ 117MidnightDeep SleepHiddenWebsiteI'm 16.
I love English and I'm currently learning French
Posted
#57✎ 35cujo1992Wow - this is fascinating to read.
I am among the "old bunch". I will keep my specific age obfuscated - but my experience will give you clues:
- I first programmed in BASIC on a fancy Apple II computer in elementary school. It was great fun to write
10 print "something inappropriate"
20 goto 10
.... and then walk away from the computer.
I then got my first home computer: An ATARI 800. I programmed lots of CRAPPY GAMES on the BASIC on that system... including a bad side scrolling game with a giant lobster. (It was really bad)
In high school I programmed in PASCAL (still fond of it). The class was boring to me so I wrote a version of "Sky Diver" from the ATARI 2600 days. The teacher gave me an A and didn't make me take the final. (All of my classmates were playing the game instead of doing homework... we had 5.25in disks to pass around)
In College I learned 68000 assembly code. We had an assignment to write a program to play the "pick from 23 matchsticks" game. He gave us the algorithm to implement so it was about learning/executing syntax. I added code to randomly insult the human player... which was amusing to my fraternity brothers but required a lot of explanation to my professor. (He didn't see the humor in it...)
After college I dabbled in web design, PERL, JAVA... but didn't keep up with the old days. I had colleagues that coded in C/C+/C++/C# etc... but alas this was not my calling. Emails, project meetings and other real-world stuff pressed coding to the background...
SMILEBASIC has allowed me to rekindle some old creativity deep in my soul. The results far exceed my expectations... imagine how cool the stupid lobster game could have been if I had grown up in a different decade.
thanks for reading
Posted
#58✎ 211MorganGreat PageHiddenAchievementsSpring 2017 Contest Runner UpI placed 2nd in the SmileBASIC Source Spring 2017 Contest!Programming ContestDeep SleepHiddenWebsiteWe should have a "How old are you and what is your life's story?" thread.
Posted
#59✎ 407hakkeRNGHiddenEaster EggsQSP Contest 2 Contest ParticipantI participated in the second SmileBASIC Source QSP Contest!Expert ProgrammerProgramming no longer gives me any trouble. Come to me for help, if you like!Programming Strength
(does regex count?)
I would say yes, since it is Turing Complete.
waht
Posted
#60✎ 1565randoIntermediate ProgrammerI can make programs, but I still have trouble here and there. Programming StrengthThird YearMy account is over 3 years oldWebsiteAvatar TabooI didn't change my avatar for 180 daysWebsiteage: a random number between 0 and 1
languages: SB3, SB4 (not really good at it though lol), Lua (Love2D), English
Posted
Edited
by rando