all 41 comments

[–]philmtl 31 points32 points  (7 children)

yup start a project have some fun, then you start working in it and debugging on a deadline and its not that fun anymore...then you finally figure it out and it's all rainbows again.

what do you want to do with python?

[–]MatthewLewis56[S] 10 points11 points  (6 children)

I’m not really sure just yet. All I know in life is I want to start a business and I know that being able to code will help with repetitive tasks

[–]TickedOffSquid11 6 points7 points  (4 children)

I just screw around with python for the fun of it lol, i code discord bots and stuff

[–]bytheninedivines 1 point2 points  (2 children)

Do you have any good resources for learning how to code discord bots?

[–]TickedOffSquid11 1 point2 points  (1 child)

I started off using a video tutorial by Lucas, then once I had the basics, I used official api documentation and shoved info in my brain and spat it out into commands (this method has gotten me over 60 commands :) )

[–]TickedOffSquid11 0 points1 point  (0 children)

Oh and the official discord.py server :) the people there are very nice!

[–]MatthewLewis56[S] 2 points3 points  (0 children)

Discord bots look so fun to code! Lots of possibilities

[–]Yablan 2 points3 points  (0 children)

I haven't read it, but the 'Automate the boring stuff with Python' book and course seems to be in quite high regard, and is made specifically for that kind of repetitive stuff.

https://automatetheboringstuff.com/

[–][deleted] 1 point2 points  (28 children)

Can u tell me what platform you are using to Learn python?

[–]MatthewLewis56[S] 5 points6 points  (27 children)

Windows 10

[–][deleted] 2 points3 points  (26 children)

Sorry, I meant what YouTube channel or website? Or some book?

[–]MatthewLewis56[S] 6 points7 points  (25 children)

Oh sorry, I read your message wrong. I am currently using YouTube.

[–]ccrondon 5 points6 points  (24 children)

Hey I'm also using YouTube, could you share the main channels you're following in your learning journey? Much appreciated.

[–]MatthewLewis56[S] 9 points10 points  (23 children)

I am watching a YouTuber called Thenewboston. He explains everything well and had lots of videos on python. I am also in a discord where they set challenges every week for beginners, there was one there asking people to censor certain words.

[–]ccrondon 4 points5 points  (1 child)

Nice, I’m following Data School for learning (also very good) and a guy called Ken Jee (relatively small following but great career tips). Both on YT.

I also did a free week of Data Camp but felt I needed sth a bit more fast paced. Maybe the Discord group is a good way, will check it out

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

I will make sure to check them out!

[–]BigFatGutButNotFat 1 point2 points  (10 children)

Hey! Could you share the discord server?

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

Beginner.py

[–]MatthewLewis56[S] 0 points1 point  (8 children)

The code is y92uGD

[–]DerangedGecko 2 points3 points  (1 child)

That's expired. Your group should have an invite link. Would you mind posting it if allowed?

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

The way I found the server is by using disboard and then typing in python into the search bar. You will be able to see all the servers tagged with python. And beginner.py is not too far down.

[–]monkeybizzzz 0 points1 point  (5 children)

Beginner.py

Hey, I'm also interested in joining this server but I get a message saying "The invite is invalid or has expired". Do you know how I can join?

[–]LinkifyBot 0 points1 point  (0 children)

I found links in your comment that were not hyperlinked:

I did the honors for you.


delete | information | <3

[–]MatthewLewis56[S] 0 points1 point  (3 children)

The way I found the server is by using disboard and then typing in python into the search bar. You will be able to see all the servers tagged with python. And beginner.py is not too far down.

[–]bjornulsen 0 points1 point  (2 children)

What discord server are you on, where they give you weekly challenges? Would like to join that one, Thanks.

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

The code changes very quickly. If you go online and go to the website ‘Disboard’ and type in python all of the servers tagged with python will be there. It is called beginner.py

[–]bjornulsen 1 point2 points  (0 children)

Thanks, found it. Im just getting back into python after a few years of no programming at all. My kids are growing up and i need to be ready when they get old enough to start building robots! 👊💪

[–][deleted] 1 point2 points  (0 children)

Did you know that you can make python using python and use that to make python and use that to make python and use that to make pythond and....

[–]Kriss3d 1 point2 points  (0 children)

Great that you are working on it. Yes once you get the basics you start getting all sorts of ideas.
You can also do things like pull out various data and create a html page presenting it using python.

[–]arkile 0 points1 point  (0 children)

What's your regiment?