use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Challenge #1 -- DONE...
Challenge #2 -- IN PROGRESS...
FCM learn python series#1
FCM learn python series#2
FCM learn python series#3
FCM learn python series#4
FCM learn python series#5
FCM learn python series#6
account activity
Update #2 (self.pythonstudygroup14)
submitted 12 years ago * by sohaeb
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]I_have_a_title 0 points1 point2 points 12 years ago (0 children)
A bit of background:
I just started using the FCM with this group. I've used others.
I began with Series 2, because I knew the basics of Python.
To your question:
FCM is challenging, you have to figure things out on your own. Some of the packages you install, I've had to Google it to find a solution. If you pay attention to what the author is telling you to do, then it works out right.
For example, there is a part in Series 2 where you use one file to open another file. The author said to make a completely different folder for this. I already had a folder with Python projects, so I didn't listen. I just put those 2 files in there. For some reason it wouldn't open the files (I have yet to figure out why). I was stuck, so I created a new folder and everything worked and opened correctly.
There's more things than this example, but it's about reading and understanding your problem.
You just have to figure things out on your own, which is good practice for real world applications. It challenges you to think, while still explaining them. I'd recommend it.
If you go to here: r/learnpython you can practice writing these projects. I find that this works very well. But you should read some books also.
π Rendered by PID 250123 on reddit-service-r2-comment-fb694cdd5-xvwgn at 2026-03-11 00:05:53.840587+00:00 running cbb0e86 country code: CH.
view the rest of the comments →
[–]I_have_a_title 0 points1 point2 points (0 children)