[Tutor] Advanced python recommendations

Mariam Haji mariamhaji01 at gmail.com
Wed Oct 10 05:53:59 EDT 2018


Thank you all for the above tips.
I actually did python 2 a friend sent it to me. And my current challenge
with the projects bit is how to pseudo-code and which approach to use as I
am not very familiar with the entire python syntax and how I can use it and
as well as python algorithms.

So like I get a problem to create a simple loop or remove duplicates from a
list and that just doesn't process in my head and I always end up having to
google, then build from there.

But thank you, I guess i just have to be patient it's been 3 months since I
started coding and development I am more of a front-end developer.

I guess I just need to learn how to break down the problems and know what
to use where.

On Wed, Oct 10, 2018 at 12:44 PM Mark Lawrence <breamoreboy at gmail.com>
wrote:

> On 10/10/18 02:22, boB Stepp wrote:
> > On Tue, Oct 9, 2018 at 6:54 PM Mariam Haji <mariamhaji01 at gmail.com>
> wrote:
> >>
> >> Hi guys, I am on the last exercises of learn python the hard by Zed.A
> Shaw and I am looking for recommendations on what to follow next or what
> book to try next to advance my python skills to intermediate level.
> >
> > If you are a fan of Zed Shaw's approach, I noticed while at Barnes &
> > Noble a while back that he has released a sequel to the book you
> > cited, but only for the Python 3 version.  You may be interested in
> > that.
> >
> > But I imagine taking time to imagine, detail and write the code for
> > projects would help you the most, as the others have said.
> >
> >
>
> After the disgraceful way that Zed Shaw wrote about Python 3
> https://learnpythonthehardway.org/book/nopython3.html I wouldn't touch
> his stuff with a 100 foot long disinfected barge pole.  Just a few
> months after this article he came out with the Python 3 book you
> reference above, presumably because he was losing cash.
>
> --
> My fellow Pythonistas, ask not what our language can do for you, ask
> what you can do for our language.
>
> Mark Lawrence
>
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> To unsubscribe or change subscription options:
> https://mail.python.org/mailman/listinfo/tutor
>


-- 
*Regards,*
*Mariam.*


More information about the Tutor mailing list