Full Stack Development with Django

 I have been working to understand Django better.  Over the last 1 year, I have been working on trying to develop an internet site for my late father who was an artist.  I am hoping to develop a site where I can post is art work.

This being said, I have been going back and forth between whether to develop something with Flask, Django or something else.  I've had a number of difficulties finding a good class on Flask and Django.  I have tried TeamTreeHouse and Udemy but I didn't like the teaching material. I am now taking a course on Coursera called "Django for Everybody". We will see how it goes.  

Here is a screenshot from the first assignment..




Comments

Popular posts from this blog

Space Wars- Python 3

Maze Game in Python using Turtle