Coder Social home page Coder Social logo

lesson-one's Introduction

MelbDjango School Lesson One

Important: Please take the survey if you came to the class today.

Congratulations, you've made it to the git repository for our first lesson. Hopefully you also made it to the class and some of this makes sense to you.

Check our RESOURCES.md for some links we think you'll find handy.

Displaying the class slides

Install reveal-md with npm and use that to display the class slides.

    npm install -g reveal-md

    cd slides
    reveal-md CLASS.md --theme melbdjango

Homework Checklist

  • Fork this repository
  • Clone the repo to your own machine
  • Create a virtualenv for our MelbDjango School project
  • Install our requirements and use python manage.py runserver to test the application
  • Update the view we created in class to accept a name GET parameter and say hello to that person. You'll need to access the request.GET object.
  • A step further - Add a <form> and <input> to let the user submit the name to be displayed

You'll need to be familiar with HTML and forms to do the last step above – check out the MDN Introduction to HTML to understand the basics.

When you've completed some or all of the homework please make a Pull Request against this repository. If you submit your work before Wednesday evening we'll give you feedback before the next class.

If you'd like help, make a Pull Request with your incomplete work and ask a question to @darrenfrenkel, @sesh or @funkybob.

lesson-one's People

Contributors

sesh avatar

Watchers

James Cloos avatar Dean Magee avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.