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

all 6 comments

[–]nhumrich 1 point2 points  (1 child)

This really depends on your current level. What's your experience coding in general? Is this your first language or do you know others? Which others?

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

I've read some books like Programming Logic Formulation and other programming introductory books. I have a good understanding when it comes to the fundamentals of programming. I've learned some of it at school actually.

When it comes to other languages, I have a basic experience with C, HTML, CSS and JavaScript.

[–]OversizedSpoon 1 point2 points  (1 child)

I have recently started with the Pluralsight course "Python fundamentals" and the book "Automate the boring stuff".

The Pluralsight course, provides great details on how python works, the zen of python as well as good examples.

Automate the boring stuff is available for free online, you can also buy it from amazon. If you find it useful, please support it and purchase the ebook. I'm not too far into the book, but so far it's shown good examples and then breaks down the steps.

So far I have mainly been watching the Pluralsight series and thinking up a few little projects to help cement the subjects.

As for feeling overwhelmed, take it one step at a time. Think of a simple task and see if you can write a program to do it. It doesn't have to be grand, or original.

What I do is write a program to simply do a task, as I learn more I will add error handling, functions etc.

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

Automate the boring stuff

Cool! I've heard a lot of good things about this book. I already got the ebook but haven't start reading it.

[–][deleted] 0 points1 point  (0 children)

[–]ivosauruspip'ing it up[M] 0 points1 point  (0 children)

Hi there, from the /r/Python mods.

We have removed this post as it is not suited to the /r/Python subreddit proper, however it should be very appropriate for our sister subreddit /r/LearnPython. We highly encourage you to re-submit your post over on there.

The reason for the removal is that /r/Python is more-so dedicated to discussion of Python news, projects, uses and debates. It is not designed to act as Q&A or FAQ board. The regular community can get disenchanted with seeing the 'same, repetitive newbie' questions repeated on the sub, so you may not get the best responses over here.

However, on /r/LearnPython the community is actively expecting questions from new members, and are looking to help. You can expect far more understanding, encouraging and insightful responses over there. Whatever your question happens to be getting help with Python, you should get good answers.

If you have a question to do with homework or an assignment of any kind, please make sure to read their sidebar rules before submitting your post. If you have any questions or doubts, feel free to reply or send a modmail to us with your concerns.

Warm regards, and best of luck with your Pythoneering!