Thursday, April 21, 2016

Terrapin Hackers This Week (4/18 - 4/22)

Missed the Django hacktorial this week? No problem! Went to the hacktorial, but need some reinforcement? No problem! Join Terrapin Hackers and Ub Patil for this hacktorial on how to develop with Django. 

In this hacktorial we will learn the basics of Django setup and development (we will not cover deployment in this hacktorial). Django is a high level Python web framework built on the Model-View-Controller architectural pattern. It is designed with a “batteries included” philosophy, which means many common features come included with the framework, saving developer time.

By the end of this hacktorial you will learn:

how a django project is organized
how the Model-View-Controller architectural pattern is used in Django
how to set up a basic Django project and run it on a local server on your own machine
how to route URLs
how to construct basic models
how to write basic function-based views
how to render views as templates

And by the end of this hacktorial we will have built a very basic blog app that will allow someone to write a blog post with a title and an author name. The front page of the website will display all blog posts with a link to each.

Lastly, we will assign some suggested homework assignments that build on the concepts we cover together, encourage you to think critically about Django, and hopefully expose you to new concepts we did not cover.


**********

Fishackathon was established to congregate brilliant minds for the purpose of developing usable technology solutions to address the problem of worldwide overfishing. Fishackathon 2016 is taking place on Earth Day Weekend (April 22-24) in over 40 cities around the world. Fishackathon will bring together computer programmers who will #codeforfish, find innovative ways to collect and analyze data, and find solutions to our world's fisheries and oceans issues. 
____________________________________
Join us to take part in solving some of the world's most pressing fisheries issues on Earth Day Weekend in DC!

The third annual Fishackathon calls on coders, designers, creatives, computer programmers, architects, oceano
graphers, fisheries experts, and people eager to make a change from all around the world to come together to create new applications and tools for use on mobile phones, devices, and other end-solutions, which can help fishers work smarter and more safely in sustainable fishing.

You and your team will be asked to develop a solution which addresses one of the most challenging issues in fisheries and oceans today.
____________________________________
Prizes

Each Fishackathon host site will nominate a winner using a panel of local judges. Each local winner will then be asked to submit a short video showcasing their creation through the Fishackathon website. A panel selected by the Fishackathon partners will review and select a final winner out of all the local winners and will be awarded a cash prize of $10,000 USD.

____________________________________
Sign Up here:
 http://www.fishackathon.co/dc/

Follow us on Twitter: @fishackathon #codeforfish #fishackdc

Check our website for Updates:
 www.fishackathon.co

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.