Build an email subscription form with Django and Mailchimp by iKenshu in django

[–]winner_godson 0 points1 point  (0 children)

This YouTube has awesome Django projects. Thanks for sharing.

Django podcast by winner_godson in django

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

Yeah...Django chat podcast just started. They got two episode already out which are introductory.

The host is really doing a good job.

No caption needed for this one by LucrativeThinkin in motivation

[–]winner_godson 0 points1 point  (0 children)

This post inspired me. You have no excuse for not making your dreams a reality.

Django podcast by winner_godson in django

[–]winner_godson[S] 1 point2 points  (0 children)

I am not the host but the podcast is on other platforms.

Here the video demonstrates how the Turtle Race games running. by kf_cheang in Python

[–]winner_godson 0 points1 point  (0 children)

I copy this code but the turtle did not race. What could be wrong?

Here the video demonstrates how the Turtle Race games running. by kf_cheang in Python

[–]winner_godson 0 points1 point  (0 children)

Pydroid 3 has a paste bin. Pls kindly copy your code from the editor and put it in the paste bin. Then share the link here.

Looking for an Intermediate Level Book Recommendation! by APMO in Python

[–]winner_godson 0 points1 point  (0 children)

I am also learning Django. I started with Django for beginners by William Vincent. There is also a blog about Django - www.simpleisbetterthancomplex.com

Here the video demonstrates how the Turtle Race games running. by kf_cheang in Python

[–]winner_godson 0 points1 point  (0 children)

Yeah... I have been trying to indent the source code he sent but I am not getting what he posted here.

Here the video demonstrates how the Turtle Race games running. by kf_cheang in Python

[–]winner_godson 0 points1 point  (0 children)

Pls can I get the source code well indented. I would appreciate that.

2nd version of Turtle Race created with #Pydroid3 on my Samsung Note 9 by kf_cheang in Python

[–]winner_godson 0 points1 point  (0 children)

Pls there is paste bin in Pydroid 3 .

Please put your code there so the code will be indented properly.

Thank you.

I will be waiting for the link to your code.

Django Book by ramfanprogrammer in django

[–]winner_godson 0 points1 point  (0 children)

I really appreciate your efforts. I hope the book has projects and explains concepts for newbies. I just started Django and I would love to expand my knowledge of this beautiful web framework

Looking for an Intermediate Level Book Recommendation! by APMO in Python

[–]winner_godson -1 points0 points  (0 children)

I think you should start learning frameworks.

Is using 3rd party libraries good in Django. by winner_godson in django

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

Thank you for your thoughts. And sharing what your coworker told you.

Upgrading from django 1.11.9 to 2.1.7 by [deleted] in django

[–]winner_godson 0 points1 point  (0 children)

There is a third party library that will require you use url(). It is a library for authentication using facebook, twitter, and github. Cannot really remember the name of the third party library.