this post was submitted on 27 Apr 2024
34 points (92.5% liked)

Programming

17326 readers
150 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS
 

I have been learning C++/Elixir recently and I’ve made a distributed port scanner & and a streaming platform with Elixir (what an amazing language to work with) and some fun in C++ (also super cool to use).

I feel like I gained basic mastery of the languages, but I’ve been meaning to deepen my knowledge of them. However, I don’t know where to start now…

Can you give me ideas, open-source project that I could help, etc… ? Thanks!

you are viewing a single comment's thread
view the rest of the comments
[–] ericjmorey@programming.dev 4 points 6 months ago* (last edited 6 months ago) (1 children)

A few ideas:

Try to create a service that lets you send a message over ActivityPub to a lemmy community.

Try to use Elixir to read and then flip the 3rd bit of an arbitrary byte stored in your system's RAM.

Try to make a simple game in c++ compiled to Webassembly to be played in a browser.

[–] hector@sh.itjust.works 3 points 6 months ago (1 children)

Wow thanks that’s a good idea

[–] ericjmorey@programming.dev 3 points 6 months ago (1 children)

I don't know which idea was good, but that's why I shotgunned 3 of them at you.

Have fun!

[–] hector@sh.itjust.works 2 points 6 months ago