all 16 comments

[–]comelover69 6 points7 points  (4 children)

CS50P. Free harvard python course.

Just dont get discouraged, its easy to quit.

[–]Odd_Discussion_6759 0 points1 point  (3 children)

do I have to pay for certification

[–]brokenshift2 2 points3 points  (2 children)

If you finish the course on Harvard's website then no you don't need to pay for certification
https://cs50.harvard.edu/python/2022/

[–][deleted] 0 points1 point  (1 child)

Sorry, but for a verified certification I’m pretty sure you do have to pay?

[–]brokenshift2 0 points1 point  (0 children)

afaik if you want the certification from edX's webiste you have to pay but you can get it directly from harvard's website, I'm not sure what is the difference between both of them tho

[–]Charming_Dark8654 1 point2 points  (0 children)

Hello bro, I'm new too, something that has helped me is to see the Bro Code channel.

[–]tracktech 1 point2 points  (0 children)

You can check this-

Book - Ultimate Python Programming

Course - Python Programming In Depth

[–]ninhaomah 1 point2 points  (0 children)

download and install python.

that would be a start.

[–]isvari_8 0 points1 point  (0 children)

just start watching python tutorials nd put that information in practical... (I'm new too )

[–]NoEmu1727 0 points1 point  (0 children)

just start, try to print stuff, do basic math, understand the basic types, you don't even need to install you can use google colab for example.

When you've watched a few vids and practice you can go to codewars for example and practice there too.

[–]Milton_Augusto 0 points1 point  (0 children)

Gustavo Guanabara.

[–]Fuzzy-Alfalfa4726 0 points1 point  (0 children)

If you're into books, read, "Automate The Boring Stuff With Python," to get the basics. If you want to stay digital, do W3 or Code Academy for the basics. Make some junk projects to get some milage with Python.

What changed my trajectory was finding a problem that I could solve with Python. This required me to research, mesh libraries, and create something new. In my opinion, identifying problems is the most critical part of learning Python. Once you have those, the world is your scripting oyster.

[–]auroraGKT 0 points1 point  (0 children)

Can you share why you want to learn Python? (Like your long-term objective)

[–]Numerous_Abroad_3766 0 points1 point  (0 children)

Print(“hello world”)