🧠 Weekly topicā„¢: Programming languages/frameworks YOU know!

Hey everyone, sorry for the late post. I kind of got busy with some stuff and I meant to post it on tuesday but I forgot, so it’s here today. Kind of like last week, this topic was requested by @UnsignedArduino.


This week’s (2023-06-25T22:00:00Z→2023-07-01T22:00:00Z) topic is

:man_technologist: Which programming languages and frameworks are you familiar with?

For me, it would be

  • Python (3.x) - very thorough knowledge
    • Django, a web framework based on Python
  • HTML + JavaScript + CSS for web development
  • TypeScript (MakeCode and in general)
  • Currently learning SvelteKit, Tailwind CSS and Node.JS

I also understand C and C++ syntax, but that’s pretty general
Extra stuff: I can write RegEx really well, I also know git commands which is super useful

What about you guys?

11 Likes

Hmm, a tough one!

  • I’m fluent in HTML + JavaScript + CSS for websites too! Although my graphic design is… poor XD
  • While technically I am fluent in JavaScript that isn’t for website development… my knowledge is 5 years old and I was mostly only able to retain the stuff I needed for websites.
  • I am working on learning C++, and might start Python or Roblox scripting sometime!
8 Likes

I’m fairly well versed in:

  • Python
  • C/C++
    • Usually using PlatformIO plus Arduino framework.
  • TypeScript (and therefore JavaScript by extension?)
    • Mostly NextJS for web development.
    • p5.js as well.

I’ve tried:

  • Java (it was for AP CS A :grimacing:)
  • The :crab: language. Rust lol

Absolute chad.

I’m lazy and use Bootstrap. I know @richard loves CSS frameworks like Bootstrap. /j

8 Likes

I know a little bit of basic HTML, and I’m currently learning C#.

4 Likes

Nothing, practically…

The only way I know how to code (so far) is with blocks, and let me tell you, I am TERRIBLE at that…

4 Likes
  • JS (Trying to learn it! I can do a cool hello world program with it)
  • MielScript (My custom programming language)
  • b l o c k (Makecode)
  • b l o c k (Scratched my DS lite’s screen :c)
  • quite not much more!
4 Likes

Woaaaaaah… Mr. @Sarge knows a lot of programming languages… just JavaScript for me lol.

6 Likes

I know, right?? It’s so good ong :pray:

4 Likes

EXCUSE ME WHAAAT THATS A THING?? Please explain!!

3 Likes

I think he might be refering to a ā€œmockupā€ scripting language, but who knows, maybe the guy really made a whole real working language! If that’s so, could we get a sample of the syntax?

5 Likes

I’m OK at Html and Fluent in Makecode Typescript. Funny thing is I barely use those two and just code in blocks.

4 Likes

Something others have said too, I just forgot since I assumed it was just kind of a given: Yes, I know blocks as well - this is MakeCode after all :joy:

4 Likes

Yes, the syntax is pretty logic-based as it has the ā€œdb.section.actionā€ format.


The following is a Hello World program in MielScript.


mscript.onstart {
 mscript.sys.importdb('ms-text')
 mstext.text.print('Hello, World!')
 }

As you might see, it’s relatively simple.

5 Likes

Where is this used?

2 Likes

Do you only have the syntax rules set or do you have a working version?

3 Likes

Python
Html
C++
C+
Javascript
Scratch (What kind of programer does not!)

4 Likes

Only the syntax.

2 Likes

y e s

2 Likes

:sparkles: my stuuf :sparkles:

  • HTML + CSS + JS
  • TypeScript (Makecode and Wix/EditorX)
  • Lua (You know where I used Lua. I’ll give you a hint, it starts with ā€˜R’.)
  • C# + C++ (Lots of Visual Studio)
  • MGPL (I made my own language. Yeah, I’m THAT much of a nerd lol)
5 Likes

@UnsignedArduino uses Arduino? Unbelieveable
(get it? lol :smirk:)

8 Likes