KMBrothern / my-first-blog

django girls tutorials/work

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keyasha's Django Girls Blog

Django Girls Austin Workshop

I spent this saturday working with the wonderful ladies at Django Girls Austin through the create a blog tutorial from Django Girls.

I learned a lot this weekend about:

  • Python *There are a ton a things to read about Python and a good place to begin is in the Docs!
  • Django
    • Which is a framework that was created for Python, that allows you to do cool things rather quickly
  • Github
    • Using github for version control of our code for our newly built blogs
  • PythonAnywhere
    • Allows you to host, run and code python in the cloud!(per the website slogan of course)
  • Bootstrap
    • Allows for quick styling of webpages using templates using HTML, CSS, and JS framework for developing responsive, mobile first projects on the web
  • And much more!

###Takeaways All in all I had a great weekend and a great start to learning more about Python and Django. There were times when I may have gotten confused but instead of giving up, I would take a break, talk to my gifted rubber duck or read the docs. I am proud of myself for finishing the entire tutorial and if you'd like to see the finished project feel free to go to My Django Blog

###Thanks for visiting my repo!!

django girls tutorials/work

About

django girls tutorials/work


Languages

Language:Python 64.4%Language:HTML 30.6%Language:CSS 5.0%