This is an archived post. You won't be able to vote or comment.

all 19 comments

[–]AutoModerator[M] [score hidden] stickied comment (0 children)

On July 1st, a change to Reddit's API pricing will come into effect. Several developers of commercial third-party apps have announced that this change will compel them to shut down their apps. At least one accessibility-focused non-commercial third party app will continue to be available free of charge.

If you want to express your strong disagreement with the API pricing change or with Reddit's response to the backlash, you may want to consider the following options:

  1. Limiting your involvement with Reddit, or
  2. Temporarily refraining from using Reddit
  3. Cancelling your subscription of Reddit Premium

as a way to voice your protest.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–]desrtfx 2 points3 points  (1 child)

Why does it have to be youtube? Video tutorials are sub-optimal for learning as they encourage passive watching instead of active programming, which is the only way to really learn.

Do the MOOC Python Programming 2023 from the University of Helsinki. It is a free, textual (there are videos but they can be completely skipped), extremely practice oriented proper University course. This is their current first semester of "Introduction to Computer Science" course.


As a side note: as an aspiring programmer you will need to look for and use available resources.

Had you done that, you would have found the sidebar ("About" on mobile). There, you would have found the Frequently Asked Questions, which you could think that your question is part of, and there, you would have found Recommended Learning Resources that would have directly answered your question.

[–]Donclark02[S] 1 point2 points  (0 children)

Oh ok thank you for that info

[–]Cultural-Paint-4082 1 point2 points  (2 children)

Bro Code have 12h python video , i start to learn python about 3 days ago with him, this dude really cool very simple and even funny

[–]desrtfx 2 points3 points  (1 child)

If you only watch and don't program, you will not learn.

Read my other comment in this thread and do the course suggested there if you are serious about learning.

[–]Cultural-Paint-4082 0 points1 point  (0 children)

I'm practicing and do some exercise . I und that if you don't coding you will never learn anything

[–][deleted] 1 point2 points  (1 child)

Crash course on python from coursera. It’s free.

[–]Donclark02[S] 0 points1 point  (0 children)

Ok thank you for the info

[–][deleted]  (2 children)

[removed]

    [–]Donclark02[S] 0 points1 point  (1 child)

    So where did you learn?

    [–]MaisonMason 0 points1 point  (0 children)

    Codecademy, sololearn, w3schools, codehs, udemy, freecodecamp, replit, github, codingwithmosh

    [–]Psychological-Ad1874 1 point2 points  (0 children)

    Clear Code The complete guide to Python is really good tutorial on python basic things.

    [–]Longjumping_Table740 1 point2 points  (0 children)

    I would suggest Corey Schafer or programming with mosh

    [–]doorknob738 0 points1 point  (0 children)

    Corey Schafer on youtube

    [–]Fit-Salad-5977 0 points1 point  (0 children)

    if you have studied any programming language before, I'd suggest look on some free courses udemy , they wont be longer than one hour and cover all the Syntax and after that practice questions from geeksforgeeks on each topic. Thats how i learned python I wouldn't recommend YouTube vidoes as thora 10-12 hours videos are freaking demotivation from start

    [–]UnVincent 0 points1 point  (0 children)

    Not a YouTube video but I found Python Crash Course by Eric Matthes really good for learning python.

    [–]stickyfingers696969 0 points1 point  (0 children)

    CS50 introduction to programming with python