Jump to content

https://www.codecademy.com/learn/learn-python-3

https://www.codecademy.com/learn/learn-python

codecademy helped me a lot in my beginning years of programming javascript and html so I imagine their python courses are also great :D

edit: sadly the python 3 course is paid (7 day free trial tho) but python 2 is very similar to python 3, and you're certainly not wasting your time learning python 2 first

Link to comment
https://linustechtips.com/topic/1002082-python-3-help/#findComment-12024847
Share on other sites

Link to post
Share on other sites

1 hour ago, mikat said:

https://www.codecademy.com/learn/learn-python-3

https://www.codecademy.com/learn/learn-python

codecademy helped me a lot in my beginning years of programming javascript and html so I imagine their python courses are also great :D

edit: sadly the python 3 course is paid (7 day free trial tho) but python 2 is very similar to python 3, and you're certainly not wasting your time learning python 2 first

Any free courses?

Link to comment
https://linustechtips.com/topic/1002082-python-3-help/#findComment-12025186
Share on other sites

Link to post
Share on other sites

I always recommend https://automatetheboringstuff.com/

 

That said, I'm actually currently in the process of writing a sort of "DIY tutorial" where it basically just gives you concepts that you should learn, in a specific order, to learn programming quickly from scratch. The first major part is complete and takes you from zero to solving some simple problems in Python.

Link to comment
https://linustechtips.com/topic/1002082-python-3-help/#findComment-12025610
Share on other sites

Link to post
Share on other sites

On 11/30/2018 at 9:23 AM, Mr. Cucumber said:

Suppose a human being who has never heard the name of programming wanted to (magically) learn python 3

... Suggest books

And free sites for that human being

Note : From the very basics to complete... Like he can do anything is python level... Please help...

Theres like a 1,700 page book from o'reily at barnes and noble on python.

Link to comment
https://linustechtips.com/topic/1002082-python-3-help/#findComment-12067020
Share on other sites

Link to post
Share on other sites

4 minutes ago, lewdicrous said:

Really? that's awesome!

Gonna look through that, thanks!

here it is if you cant find it

he basically made a python ai that plays grand theft auto v by itself. I wish he can also create a cheat for lifting fog of war for  company of heroes 2, a favorite game of mine. Ive dying to have that.... 

Sudo make me a sandwich 

Link to comment
https://linustechtips.com/topic/1002082-python-3-help/#findComment-12071015
Share on other sites

Link to post
Share on other sites

I started learning python when i was 12 years old, and when i was 14 years old I made a SQL dork searcher (all 4 major search engines that uses TOR proxy) in python for a dark net hacking forum.

I didn't learn shit from books. I used TheNewBoston for learning python 2.7

You can their python 3 tutorial. When i learned the basics I started to think on my own what can i do with this power ? , I searched the internet e.g (How to create a text file in python) . This made me learn more advanced things. You only need passion to learn, and you will become a pro in no time.

 

Link to comment
https://linustechtips.com/topic/1002082-python-3-help/#findComment-12071591
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×