DEV Community

Django for newborn babies

Akash Giri on October 05, 2019

When I started learning Django framework (a python based web framework), I was totally lost with hundreds of links and books. I was very confused a...
Collapse
 
davidmm1707 profile image
David MMπŸ‘¨πŸ»β€πŸ’»

As a newborn baby with 35 years of experience, this helped me a lot when I was figuring (I'm still doing it) how Django works:

ccbv.co.uk/

Classy Class Based Views website explains every view: What's inheriting, attributes and its methods. For example, ListViews:

ccbv.co.uk/projects/Django/2.2/dja...

Collapse
 
highcenburg profile image
Vicente G. Reyes

Hi Akash, #python mod here. Does

Django 2 by Example: Build powerful and reliable Python web applications from scratch (book)

contain an affiliate link? It shows amazon.com/title/dp/numbers.

Collapse
 
akashgiri profile image
Akash Giri

The link for the book is https://www.amazon.com/Django-Example-powerful-reliable-applications/dp/1788472489
in the post. Is there any issue?

Collapse
 
highcenburg profile image
Vicente G. Reyes

In the Terms of Use

If a post contains affiliate links, that fact must be clearly disclosed. For instance, with language such as: β€œThis post includes affiliate links; I may receive compensation if you purchase products or services from the different links provided in this article.”

If it isn't then it's fine.

Collapse
 
highcenburg profile image
Vicente G. Reyes

Is it an affiliate link?

Thread Thread
 
akashgiri profile image
Akash Giri

No.no. I searched this book on Amazon and linked it in the post.

Thread Thread
 
highcenburg profile image
Vicente G. Reyes

ok got it.

Collapse
 
msamgan profile image
Mohammed Samgan Khan

I liked your title...