#learningprogramming — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #learningprogramming, aggregated by home.social.
-
Let's Learn Rust Using Rustlings
This video is a walkthrough and review of learning Rust using Rustlings, aimed at developers who struggle with Rust’s ownership model and borrow checker.
📺 https://www.youtube.com/watch?v=jJopQTH7vmg
🦀 https://rustlings.rust-lang.org#rustlang #programming #coding #rust #yt #youtube #video #rustlings #learn #programming #learncoding #learning #learningprogramming
-
By combining a Raspberry Pi with an H-bridge circuit, you can learn practically how to operate a DC motor with PWM control. ✨
The key point is that you can control the motor's rotation speed and direction by quickly switching the voltage on and off through the GPIO output.
This is a great way to experience the integration of hardware and software. 💡
🔥 Top 6 Raspberry Pi eBooks for $20 V2
https://ebokify.com/top-6-Raspberry-pi-ebooks-v2#Python #RaspberryPi #Electronics #MotorControl #LearningProgramming
-
Has anyone a nice, semi-big list of practice exercises for a beginner programmer? (Ideally in Python, but as long as they're mostly adaptable, it's fine.)
(Desired difficulty level: Couple lines solutions and only using stuff one would learn in the first couple hours.)
-
Very interesting and kinda cool fact for Python heads / beginners out there - operator 'is' compares memory reference for objects, so it is useful check if it is same object you check. '==' will check actual values. Nice thing to know. #Python #programming #beginner #learningprogramming
-
So those that code, for a newbie learning OOP - Java or C#?
#OOP #developers #WomenWhoCode #LearningProgramming -
If you say it badly and quickly, do-while-loop becomes dowaloop. Which is what I will be calling it from now on. #learningprogramming #clang shout out to Caleb Curry's awesome 10-hour C-tutorial series -> https://www.youtube.com/watch?v=Bz4MxDeEM6k