home.social

#learningprogramming — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #learningprogramming, aggregated by home.social.

  1. Học lập trình tại boot.dev có đáng để đầu tư? Với AI ngày càng phát triển, liệu ngành công nghệ còn cơ hội việc làm ổn định? Dù chưa có câu trả lời rõ ràng, việc học kỹ năng lập trình vẫn là lựa chọn của nhiều người. #learningprogramming #techcareers #hoccnght #nghenecongnghe

    reddit.com/r/programming/comme

  2. 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.

    📺 youtube.com/watch?v=jJopQTH7vmg
    🦀 rustlings.rust-lang.org

    #rustlang #programming #coding #rust #yt #youtube #video #rustlings #learn #programming #learncoding #learning #learningprogramming

  3. 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.

    📺 youtube.com/watch?v=jJopQTH7vmg
    🦀 rustlings.rust-lang.org

    #rustlang #programming #coding #rust #yt #youtube #video #rustlings #learn #programming #learncoding #learning #learningprogramming

  4. 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.

    📺 youtube.com/watch?v=jJopQTH7vmg
    🦀 rustlings.rust-lang.org

    #rustlang #programming #coding #rust #yt #youtube #video #rustlings #learn #programming #learncoding #learning #learningprogramming

  5. 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.

    📺 youtube.com/watch?v=jJopQTH7vmg
    🦀 rustlings.rust-lang.org

    #rustlang #programming #coding #rust #yt #youtube #video #rustlings #learn #programming #learncoding #learning #learningprogramming

  6. 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
    ebokify.com/top-6-Raspberry-pi

    #Python #RaspberryPi #Electronics #MotorControl #LearningProgramming

  7. 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
    ebokify.com/top-6-Raspberry-pi

    #Python #RaspberryPi #Electronics #MotorControl #LearningProgramming

  8. 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
    ebokify.com/top-6-Raspberry-pi

    #Python #RaspberryPi #Electronics #MotorControl #LearningProgramming

  9. 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
    ebokify.com/top-6-Raspberry-pi

    #Python #RaspberryPi #Electronics #MotorControl #LearningProgramming

  10. 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
    ebokify.com/top-6-Raspberry-pi

    #Python #RaspberryPi #Electronics #MotorControl #LearningProgramming

  11. 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.)

    #programming #beginnerProgrammer #learningProgramming

  12. 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.)

    #programming #beginnerProgrammer #learningProgramming

  13. 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.)

    #programming #beginnerProgrammer #learningProgramming

  14. 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.)

    #programming #beginnerProgrammer #learningProgramming

  15. 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.)

    #programming #beginnerProgrammer #learningProgramming

  16. 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

  17. 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

  18. 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

  19. 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

  20. 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

  21. 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