this post was submitted on 06 Jun 2023
27 points (100.0% liked)

Programming

13353 readers
1 users here now

All things programming and coding related. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 1 year ago
MODERATORS
 

I have been working on a forum site just to dabble with PHP. I'm dockerising it too to practice docker.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] dontshoveit@beehaw.org 5 points 1 year ago* (last edited 1 year ago) (1 children)

Learning Mojo language https://www.modular.com/mojo It is a new programming language by Chris Lattner that is a superset of Python and as fast as Rust. Check out Lex Fridman's podcast with Chris https://www.youtube.com/watch?v=pdJQ8iVTwj8&t=7874s

[โ€“] Kaiser@lemmy.world 1 points 1 year ago

What do you think of Mojo? Good support for python bindings?