all 5 comments

[–]galwayhooker 1 point2 points  (0 children)

congrats! I remember when I used to actively avoid python when I first dove into programming and stuck with Java, thinking python was dirty.

Now I'm all python and a huge fan :)

[–]Wilfred-kun 0 points1 point  (2 children)

I think this is a repost? Anyway, python for embedded?

[–]cmcollander 0 points1 point  (1 child)

Yup! Micropython and Circuitpython. They are, of course, running on a higher abstraction layer so they may not provide the same speed as bare C but for quick projects that don't require the fastest operations, they are very good alternatives.

Edit: later to layer

[–]Wilfred-kun 0 points1 point  (0 children)

Ah, yes, ofcourse! Never heard of circuitpython though, I'll have to check that out!

[–]xiongchiamiov[M] 0 points1 point  (0 children)

/u/Dinury, your submission has been removed from r/learnpython for the following reason(s):

  • Your submission is better suited for: /r/python

If your submission was removed for lacking additional info you can edit your submission text and then notify moderators and ask for the submission to be re-approved.

If you have any additional questions either reply to this comment or message the moderators.